Unselect by selecting a mailbox that doesn't exist.
[gnus] / lisp / ChangeLog
1 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
4         mailbox that doesn't exist.
5
6 2010-10-12  Julien Danjou  <julien@danjou.info>
7
8         * shr.el (shr-tag-img): Encode URL properly when retrieving.
9         (shr-get-image-data): Encode URL properly when fetching from cache.
10         (shr-tag-img): Use aligned-to spaces to align correctly images.
11
12         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
13         before inserting the Gravatar.
14
15         * shr.el (shr-tag-img): Add align attribute support for <img>.
16
17 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18
19         * gnus-gravatar.el (gnus-art): Required.
20
21         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
22         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
23         Remove long obsoleted functions.
24
25 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
26
27         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
28
29         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
30
31         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el,
32         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el,
33         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el,
34         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el,
35         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el,
36         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el,
37         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
38
39 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
40
41         * nnimap.el (nnimap-request-rename-group): Select group read-only
42         before renaming it.
43
44         * shr.el (shr-insert): Fix up the white space only regexp.
45
46         * nnimap.el (nnimap-transform-split-mail): Not all articles have
47         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
48
49         * shr.el (shr-current-column): New function.
50         (shr-find-fill-point): New function.
51
52 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
53
54         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
55         numbers.
56
57 2010-10-11  Julien Danjou  <julien@danjou.info>
58
59         * shr.el (shr-hr-line): Add.
60         (shr-tag-hr): Use shr-hr-line to specify which character to use to
61         display hr lines.
62         (shr-max-columns): Do not change state to nil if we just inserting
63         spaces.
64
65 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
66
67         * gnus-topic.el (gnus-topic-read-group): If after the last group,
68         select the last group.
69
70 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
71
72         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
73
74 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
75
76         * dig.el (dig-mode-map): Declare and define in one step.
77
78 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
79
80         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
81         for Gnus.
82         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
83         (nnimap-update-qresync-info): Mark \Seen articles as read.
84
85         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
86         non-variable, too.
87
88         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
89         available.
90         (nnimap-update-info): Rely more on the current active than the param
91         active to avoid marking articles as read too much.
92
93         * auth-source.el (auth-source-create): Use (user-login-name) for the
94         user name default.
95
96         * nnimap.el (nnimap-update-info): If the server doesn't return any
97         useful info, just use the previous info.
98         (nnimap-update-info): Prefer old info over start-article.
99         (nnimap-update-qresync-info): Finish implementing QRESYNC.
100
101 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
102
103         * nnir.el (autoload): Clean up autoloads.
104         (nnir-imap-default-search-key): Renamed from
105         nnir-imap-search-field. Use key rather than value.
106         (nnir-imap-search-other): New variable.
107         (nnir-read-parm): Use it.
108         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
109         (gnus-summary-nnir-goto-thread): Modify to work with imap.
110
111 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
112
113         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
114         the process, too.
115
116 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
119         Allbery.
120
121         * shr.el: Rework the way things are indented by <li> slightly.
122
123         * gnus.el (gnus-group-set-parameter): Fix typo.
124
125         * nnimap.el: Start implementing QRESYNC support.
126
127 2010-10-09  Julien Danjou  <julien@danjou.info>
128
129         * nnir.el (nnir-engines): Fix too many arguments.
130
131 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
132
133         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
134         group is the "last", so that the backends like nnfolder actually save
135         their folders.
136
137         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
138         try to use that for the tls stream.
139         (nnimap-retrieve-group-data-early): Rework the marks code to heed
140         UIDVALIDITY and find out which groups are read-only and not.
141         (nnimap-get-flags): Use the same marks parsing code as the rest of
142         nnimap.
143
144 2010-10-09  Julien Danjou  <julien@danjou.info>
145
146         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
147
148         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
149         retrieving gravatars.
150
151         * shr.el (shr-table-corner): Add.
152         (shr-table-line): Add.
153         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
154
155 2010-10-08  Julien Danjou  <julien@danjou.info>
156
157         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
158
159 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
160
161         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
162
163         * gnus-sum.el (gnus-mark-article-as-unread)
164         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
165         (gnus-summary-set-bookmark): Use it.
166
167         * gnus-msg.el (gnus-setup-message): Use it.
168
169         * gnus-demon.el (gnus-demon-remove-handler): Use it.
170
171         * gnus.el (gnus-group-remove-parameter): Use it.
172
173         * gnus-group.el (gnus-group-make-web-group): Use it.
174
175         * gnus-demon.el (gnus-demon-remove-handler): Use it.
176
177         * nnregistry.el: Update docs to mention manual.
178
179         * gnus-registry.el: Update docs to mention nnregistry.el.
180         (gnus-registry-initialize): Don't install nnregistry refer method
181         automatically.
182         (gnus-registry-install-nnregistry): Remove it.
183
184 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
185
186         * shr.el (shr-insert): Don't insert double spaces.
187
188 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
189
190         * gnus-gravatar.el (gnus-treat-from-gravatar)
191         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
192         called interactively.
193
194         * gnus-art.el (gnus-mime-view-part-externally)
195         (gnus-mime-view-part-internally): Make predicate function passed to
196         gnus-mime-view-part-as-type assume argument is a mime type, not a list
197         of a mime type.
198
199         * shr.el (shr-table-widths): Don't use cl function `reduce'.
200
201 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * shr.el (require): Require cl when compiling.
204         (shr-tag-hr): New function.
205
206         * nnimap.el (nnimap-update-info): Remove double setting of high.
207         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
208         makes nnimap work properly on Courier again.
209
210         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
211         the variable for backwards compatability.
212
213         * mm-decode.el (mm-save-part): If given a non-directory result, expand
214         the file name before using to avoid setting mm-default-directory to
215         nil.
216
217         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
218         bidning gnus-agent variables.
219
220         * shr.el (shr-render-td): Use a cache for the table rendering function
221         to avoid getting an exponential rendering behaviour in nested tables.
222         (shr-insert): Rework the line-breaking algorithm.
223         (shr-insert): Don't leave trailing spaces.
224         (shr-insert-table): Also insert empty TDs.
225         (shr-tag-blockquote): Ensure paragraphs after </ul>.
226
227 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
228
229         * gnus-sum.el (gnus-number): Rename from `number'.
230         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
231         (gnus-summary-limit-children): Update uses correspondingly.
232
233 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
234
235         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
236         (gnus-gravatar-transform-address): Don't show avatars of people of
237         which mail addresses match gnus-gravatar-too-ugly.
238
239 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
240
241         * shr.el (shr-table-widths): Expand TD elements to fill available
242         space.
243
244 2010-10-07  Julien Danjou  <julien@danjou.info>
245
246         * nnimap.el (nnimap-request-rename-group): Add this method.
247
248 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
249
250         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
251         name from XEmacs' function-arglist.
252
253         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
254         gravatar under XEmacs.
255
256 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
257
258         * auth-source.el: Update docs with TODO items.
259
260         * gnus-sync.el: Update docs to explain state and plans.
261
262         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
263         Hooks for mark updates.
264         (gnus-request-set-mark, gnus-request-update-mark): Use them.
265
266         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
267         hooks with arguments, which is needed for mark update hooks.
268
269 2010-10-06  Julien Danjou  <julien@danjou.info>
270
271         * gnus.el (gnus-expand-group-parameter): Only return and act on what
272         was matched.
273
274         * sieve-manage.el: Update example in `Commentary'.
275
276         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
277
278         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
279         not 2000.
280         (sieve-manage-authenticate): Re-add function.
281
282 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * shr.el (shr-insert): Get 'space transition right.
285         (shr-render-td): Only delete space at the end of the TD.
286
287         * nnimap.el (nnimap-open-connection): Prepare to support
288         open-gnutls-stream.
289
290         * shr.el: Rearrange function order to be more logical.
291
292 2010-10-06  Julien Danjou  <julien@danjou.info>
293
294         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
295         (nnrss-discover-feed): Remove 404 URL in docstring.
296
297         * nnir.el: Fix Swish-E URL.
298         Fix Namazu URL.
299
300         * message.el (message-change-subject): Remove 404 URL in a comment.
301
302 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
303
304         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
305         called interactively.
306
307         * gnus-util.el (gnus-remove-if): Allow hash table.
308         (gnus-remove-if-not): New function.
309
310         * gnus-art.el (gnus-mime-view-part-as-type)
311         * gnus-score.el (gnus-summary-score-effect)
312         * gnus-sum.el (gnus-read-move-group-name):
313         Replace remove-if-not with gnus-remove-if-not.
314
315         * gnus-group.el (gnus-group-completing-read):
316         Regard collection as a hash table if it is not a list.
317
318 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
319
320         * shr.el (shr-render-td): Allow blank/missing <TD>s.
321
322         * shr.el: Document the table-rendering algorithm.
323
324 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
325
326         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
327         for Emacsen having no `libxml-parse-html-region' support.
328
329 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
330
331         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
332         invalid URLs.
333
334         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
335         line-broken.
336         (shr-tag-img): Ignore image fetching errors.
337         (shr-overlays-in-region): Compute overlay positions correctly.
338
339         * mm-decode.el (mm-shr): Require shr.
340
341         * gnus-art.el (gnus-blocked-images): Move variable here.
342
343         * shr.el (shr-insert-table): Bind free variable.
344
345         * mm-decode.el (mm-shr): Bind shr-content-function.
346
347         * shr.el (shr-content-function): New variable.
348
349         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
350         added for symmetry.
351
352         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
353
354         * gnus-group.el (gnus-group-make-group): Doc fix.
355
356         * nnimap.el (nnimap-request-newgroups): Return success.
357
358         * shr.el (shr-find-elements): New function.
359         (shr-tag-table): Put all the images after the table.
360         (shr-tag-table): Really inhibit images inside the table.
361         (shr-collect-overlays): Copy over overlays from the TD elements to the
362         main document.
363
364         * mm-decode.el (mm-shr): Bind shr-blocked-images to
365         gnus-blocked-images.
366
367 2010-10-05  Julien Danjou  <julien@danjou.info>
368
369         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
370
371         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
372         (gnus-html-maximum-image-size): Add this function.
373         (gnus-html-put-image): Use gnus-html-maximum-image-size.
374
375         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
376         server-value of the capability is nil.
377
378 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
379
380         * shr.el (shr-tag-em): Add <EM> tag.
381
382 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
383
384         * sieve-manage.el (sieve-manage-default-stream): Make default stream
385         customizable.
386
387         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
388         handing broken links to browse-url.
389
390 2010-10-05  Julien Danjou  <julien@danjou.info>
391
392         * gnus-util.el (gnus-emacs-completing-read)
393         (gnus-iswitchb-completing-read): Use autoload rather than require.
394
395 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
396
397         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
398         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
399         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
400         iswitchb-temp-buflist for XEmacs.
401
402         * gnus-util.el (gnus-completing-read-function): Exclude
403         gnus-icompleting-read and gnus-ido-completing-read from candidates for
404         XEmacs since iswitchb.el is very old and ido.el is unavailable in
405         XEmacs.
406
407         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
408         not to use `delete-dups' that is unavailable in XEmacs 21.4.
409
410         * gnus-html.el: Don't require help-fns under XEmacs.
411         (gnus-html-schedule-image-fetching): Work for XEmacs.
412
413         * mm-decode.el (mm-shr): Decode contents by charset.
414
415 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
416
417         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
418         unknown.
419
420         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
421         (shr-get-image-data): Ensure against the cache file missing.
422
423         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
424         for data.
425
426         * spam-report.el (spam-report-url-ping-plain): Don't query about
427         killing the process.
428
429         * shr.el (shr-render-td): Protect against too-wide text.
430
431 2010-10-04  Julien Danjou  <julien@danjou.info>
432
433         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
434         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
435
436         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
437         retrieved.
438
439 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
440
441         * shr.el (browse-url): Required.
442         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
443         lines.
444         (shr-show-alt-text, shr-browse-image): New commands.
445         (shr-browse-url, shr-copy-url): New commands.
446
447         * gnus-sum.el (gnus-widen-article-window): New variable.
448         (gnus-summary-select-article-buffer): Use it.
449
450         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
451         without @ signs.
452
453 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
454
455         * nnir.el (nnir-run-imap): Remove spurious space in search string.
456
457 2010-10-04  Julien Danjou  <julien@danjou.info>
458
459         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
460         for XEmacs.
461
462 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
465
466         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
467         (nnimap-close-server): Implement.
468
469         * dgnushack.el (iswitchb): Require to shut up the compiler.
470
471         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
472         (shr-insert): Tweak line breaking.
473         (shr-insert): Handle <pre> better.
474         (shr-tag-li): Get <li> indentation right.
475         (shr-tag-li): Get <li> indentation even righter.
476         (shr-tag-blockquote): Ensure paragraph start.
477         (shr-make-table): Tweak table generation.
478         (shr-make-table): Fix typo.
479
480         * shr.el: Implement table rendering.
481
482 2010-10-04  Julien Danjou  <julien@danjou.info>
483
484         * gnus-html.el (gnus-html-put-image): Fix resize image code.
485
486 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
487
488         * shr.el (shr-insert): Use string anchors instead of line anchors.
489
490 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
491
492         * shr.el: Add headings.
493         (shr-ensure-paragraph): Actually work.
494         (shr-tag-li): Make <ul> prettier.
495         (shr-insert): Get white space at the beginning/end of elements right.
496         (shr-tag-p): Collapse subsequent <p>s.
497         (shr-ensure-paragraph): Don't insert double line feeds after blank
498         lines.
499         (shr-insert): \t is also space.
500         (shr-tag-s): Fix "s" tag name function.
501         (shr-tag-s): Fix face prop name.
502
503 2010-10-03  Julien Danjou  <julien@danjou.info>
504
505         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
506
507         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
508         gnus-window-inside-pixel-edges.
509
510         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
511         gnus-ems.
512
513         * mm-view.el (mm-inline-image-emacs): Support image resizing.
514
515         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
516         function.
517
518         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
519         resize choice.
520
521 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
522
523         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
524         beginning of the buffer.
525
526         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
527         article buffer again.
528
529         * shr.el (shr-tag-p): Don't insert newlines at the start of the
530         buffer.
531
532         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
533         when it's at the start of the buffer.
534
535         * shr.el (shr-tag-blockquote): Convert name.
536         (shr-rescale-image): Use the right image-size variant.
537
538         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
539         buffer isn't shown, then select the current article first instead of
540         bugging out.
541         (gnus-summary-select-article-buffer): Show both the article and summary
542         buffers again.
543
544         * shr.el (shr-fontize-cont): Protect against regions with no text.
545         Rename tag functions to shr-tag-* for enhanced security.
546         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
547
548 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
549
550         * shr.el (shr-insert):
551         * pop3.el (pop3-movemail):
552         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
553         loaded.
554
555 2010-10-03  Glenn Morris  <rgm@gnu.org>
556
557         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
558
559         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
560
561         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
562
563         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
564
565         * gnus-util.el (gnus-make-local-hook): Simplify.
566
567 2010-10-02  Julien Danjou  <julien@danjou.info>
568
569         * gnus-util.el (gnus-iswitchb-completing-read): New function.
570         (gnus-ido-completing-read): New function.
571         (gnus-emacs-completing-read): New function.
572         (gnus-completing-read): Use gnus-completing-read-function.
573         Add gnus-completing-read-function.
574
575 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * shr.el (shr-insert-document): Autoload.
578         (shr-img): Be silent.
579         (shr-insert): Add a newline after every picture before text.
580         (shr-add-font): Use overlays for combining faces.
581         (shr-insert): Pass upwards the text start point.
582
583         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
584         possible.
585         (mm-shr): New function.
586
587 2010-10-02  Julien Danjou  <julien@danjou.info>
588
589         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
590         should go backward.
591
592 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
593
594         * shr.el (shr): Fix typo in provide call.
595
596 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
597
598         * shr.el: New file.
599
600         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
601
602         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
603         completing read.
604
605 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
608         we're being queried about.  Suggested by Dan Jacobson.
609
610         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
611         by Jason Eisner.
612
613         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
614         table, too.  Suggested by Stefan Wiens.
615         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
616         the table unnecessary.  Suggested by Stefan Wiens.
617
618         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
619         longer needed, and probably doesn't work either, as pointed out by
620         Stefan Wiens.
621         (gnus-summary-exit): Remove call to the clearing function.
622         (gnus-summary-exit-no-update): Ditto.
623
624         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
625         instead of gnus-eval-in-buffer-window to avoid popping up frames.
626         Reported by Stefan Monnier.
627         (gnus-summary-save-in-rmail): Ditto.
628
629         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
630         article buffer, instead of both the article buffer and the summary
631         buffer.  Sort of suggested by Dan Jacobson.
632
633         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
634
635         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
636         Suggested by Dan Jacobson.
637
638         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
639         documentation clearer.
640
641         * message.el (message-shorten-references): Comment on the number "21".
642         Suggested by Stefan Monnier.
643
644         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
645         Suggested by Dan Jacobson.
646
647         * gnus.el (gnus-large-newsgroup): Mention
648         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
649
650         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
651         externalize attachments.  Bug reported by Steve Wen.
652
653         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
654         really message anything to the user.
655
656         * nnmail.el (nnmail-article-group): Allow using the fancy split method
657         directly.
658
659         * nnimap.el (nnimap-request-group): Low higher than high to signal no
660         messages in empty groups.
661
662 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
663
664         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
665         non-UIDNEXT group.
666
667 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
668
669         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
670         not the value from the collection.
671
672         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
673         values.  This sometimes happens on some groups that have no info.
674         (nnimap-request-newgroups): New function.
675
676 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
677
678         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
679         check into `gnus-registry-initialize'.
680         (gnus-registry-initialize): Ditto.
681         Fix and extend header docs.
682
683 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
684
685         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
686         regexp backtrace overflows.
687
688         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
689         for starttls that tls.el implements; i.e. openssl.
690
691         * tls.el (tls-starttls-switches): Give up on using starttls with
692         gnutls-cli.
693         (tls-program): Add --insecure to be consistent with the defaults from
694         openssl s_client.  Now all three commands are insecure.
695
696 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
697
698         * lpath.el: Bind completion-styles-alist for XEmacs.
699
700         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
701         (gravatar-create-image): New function that's an alias to
702         gnus-xmas-create-image, gnus-create-image, or create-image.
703         (gravatar-data->image): Use it.
704
705 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
706
707         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
708         install the nnregistry refer method.
709         (gnus-registry-install-hooks): Use it.
710         (gnus-registry-unfollowed-groups): Add nnmairix to the default
711         unfollowed groups.
712
713 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
714
715         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
716         expanding threads.
717
718 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719
720         * nnir.el: Use the server names without suffixes (bug #7009).
721
722         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
723         unencrypted to STARTTLS, if possible.
724
725 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
726
727         * message.el (message-ignored-supersedes-headers): Strip Injection-*
728         headers before superseding.
729
730 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731
732         * nnrss.el (nnrss-use-local): Add documentation.
733
734         * nnimap.el (nnimap-extend-tls-programs): New function.
735         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
736         (nnimap-wait-for-connection): Accept the greeting from the stupid
737         output from openssl s_client -starttls, too.
738
739         * tls.el (tls-starttls-switches): New variable.
740         (tls-find-starttls-argument): Use it.
741         (open-tls-stream): Ditto.
742
743         * netrc.el (netrc-credentials): Return the value of the "default"
744         entry.
745         (netrc-machine): Ditto.
746
747         * nnimap.el (nnimap-find-article-by-message-id): Really return the
748         article number.
749         (nnimap-split-fancy): New variable.
750         (nnimap-split-incoming-mail): Use it.
751
752         * nntp.el (nntp-server-list-active-group): Document.
753
754         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
755         SELECT to get the message-id.
756
757         * mail-source.el (mail-sources): Removed webmail support.
758         (defvar): Ditto.
759         (mail-source-fetcher-alist): Ditto.
760         (mail-source-fetch-webmail): Removed.
761
762         * webmail.el: Removed -- doesn't seem relevant any more.
763
764         * gnus.el: Fix up make-obsolete-variable declarations throughout.
765
766         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
767         the \r.
768
769 2010-09-30  Julien Danjou  <julien@danjou.info>
770
771         * gnus-agent.el (gnus-agent-add-group): Fix call to
772         gnus-completing-read.
773
774 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
775
776         * nndoc.el (nndoc-retrieve-groups): New function.
777
778         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
779         `default', use nnmail-split-methods.
780         (nnimap-request-article): Downcase the NILs so that they are nil.
781
782         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
783         symbol.
784
785         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
786         code, since if the user has requested network, that's what they ought
787         to get.
788         (nnimap-request-set-mark): Erase the buffer before issuing commands.
789         (nnimap-split-rule): Mark as obsolete.
790
791         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
792         variable.
793
794         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
795         correct slot, too.
796
797 2010-09-29  Julien Danjou  <julien@danjou.info>
798
799         * gnus.el (gnus-local-domain): Declare variable obsolete.
800
801         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
802         computing.
803         (gnus-ido-completing-read): Require ido.
804
805 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
806
807         * gnus-registry.el: Don't prompt on load, which makes it impossible to
808         build Gnus.
809
810         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
811         when interpreting the structures.
812         (nnimap-request-accept-article): Add \r\n to the lines to make this
813         work with Cyrus.
814
815         * nndraft.el (nndraft-request-expire-articles): Use the group name
816         instead if "nndraft".  Fix found by Nils Ackermann.
817
818 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
819
820         * nnregistry.el: Added.
821
822 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
823
824         * nnmail.el (group, group-art-list, group-art):
825         Remove unneeded directives.
826
827 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
828
829         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
830         (mm-mime-charset)
831         * rfc2047.el (rfc2047-syntax-table)
832         * utf7.el (utf7-utf-16-coding-system): Comment fix.
833
834         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
835         rather than `insert-file-contents' and `eval-region'.
836
837         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
838         construction.
839
840         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
841
842         * time-date.el: No need to require cl for Emacs 21.
843
844 2010-09-29  Julien Danjou  <julien@danjou.info>
845
846         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
847         replacement of `gnus-gravatar-relief' to mimic
848         `gnus-faces-properties-alist'.
849         Add :version property.
850
851 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
852
853         * mail-source.el (mail-source-report-new-mail)
854         * message.el (message-default-mail-headers)
855         * mm-decode.el (mm-valid-image-format-p): Comment fix.
856
857         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
858
859 2010-09-28  Julien Danjou  <julien@danjou.info>
860
861         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
862         mail-address contains the same string as real-name.
863
864         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
865         non-blank in header, otherwise it'll get stripped.
866
867         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
868         real-name, and then for mail address rather than doing : or , search.
869
870 2010-09-27  Julien Danjou  <julien@danjou.info>
871
872         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
873         (gnus-server-goto-server): Use gnus-completing-read.
874
875         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
876
877         * mm-util.el (defalias): Use gnus-completing-read.
878         (mm-codepage-setup): Use gnus-completing-read.
879
880         * smime.el (smime-sign-buffer): Use gnus-completing-read.
881         (smime-decrypt-buffer): Use gnus-completing-read.
882
883         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
884
885         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
886         (mml-minibuffer-read-disposition): Use gnus-completing-read.
887         (mml-insert-multipart): Use gnus-completing-read.
888
889         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
890
891         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
892
893         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
894
895         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
896
897         * gnus.el (gnus-read-method): Use gnus-completing-read.
898
899         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
900
901         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
902         (gnus-mime-action-on-part): Use gnus-completing-read.
903         (gnus-article-encrypt-body): Use gnus-completing-read.
904
905         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
906         (gnus-topic-move-matching): Use gnus-completing-read.
907         (gnus-topic-copy-matching): Use gnus-completing-read.
908         (gnus-topic-sort-topics): Use gnus-completing-read.
909         (gnus-topic-move): Use gnus-completing-read.
910
911         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
912         (gnus-agent-add-group): Use gnus-completing-read.
913
914         * nnmairix.el (nnmairix-create-server-and-default-group): Use
915         gnus-completing-read.
916         (nnmairix-update-groups): Use gnus-completing-read.
917         (nnmairix-get-server): Use gnus-completing-read.
918         (nnmairix-backend-to-server): Use gnus-completing-read.
919         (nnmairix-goto-original-article): Use gnus-completing-read.
920         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
921
922         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
923
924         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
925         (gnus-group-make-useful-group): Use gnus-completing-read.
926         (gnus-group-make-web-group): Use gnus-completing-read.
927         (gnus-group-add-to-virtual): Use gnus-completing-read.
928         (gnus-group-browse-foreign-server): Use gnus-completing-read.
929
930         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
931         (gnus-summary-limit-to-extra): Use gnus-completing-read.
932         (gnus-summary-execute-command): Use gnus-completing-read.
933         (gnus-summary-respool-article): Use gnus-completing-read.
934         (gnus-read-move-group-name): Use gnus-completing-read.
935
936         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
937         (gnus-summary-score-effect): Use gnus-completing-read.
938
939         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
940
941         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
942         right completing-read function.
943         (gnus-use-ido): New variable
944         (gnus-completing-read-with-default): Remove.
945
946 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
947
948         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
949         x-focus-frame.
950
951         * nnimap.el (auth-source-forget-user-or-password)
952         (auth-source-user-or-password): Autoload.
953
954         * message.el (message-from-style, message-interactive)
955         (message-cite-prefix-regexp, message-sendmail-envelope-from)
956         (message-yank-prefix, message-indentation-spaces, message-signature)
957         (message-signature-file): Add comment.
958
959 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
962         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
963         new articles.
964
965         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
966         parts.
967         (nnimap-request-article): Work with the t setting, too.
968
969         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
970         that you don't get flashes of other buffers.
971         (gnus-summary-show-complete-article): Intern before setting.
972
973 2010-09-27  David Engster  <dengste@eml.cc>
974
975         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
976         well as HEADERS.
977         (nnmairix-retrieve-headers): Provide new argument for the above.
978
979 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
980
981         * gnus-sum.el (gnus-summary-move-article): Don't alter
982         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
983         group.
984
985         * nnimap.el (nnimap-update-info): Don't destructively alter active.
986
987         * message.el (message-cite-prefix-regexp): Revert my last edit.
988
989         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
990         variable instead of the Gnus variable.
991
992         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
993
994         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
995         again.
996
997         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
998         since some servers don't like it.
999         (nnimap-open-connection): Forget credentials if the server says the
1000         password was wrong.
1001         (nnimap-parse-line): Protect against invalid data.
1002
1003         * gnus-sum.el (gnus-summary-move-article): Add comment.
1004         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1005         nothing alters it while scanning for new messages.
1006
1007         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1008         which may or may not help.
1009         (nnimap-open-connection): If we're doing a stream connection, and then
1010         discover we're on a STARTTLS-capable server, then open a STARTTLS
1011         connection instead.
1012
1013 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1014
1015         * nnimap.el (utf7): Required.
1016
1017         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1018         prefix.
1019
1020 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1021
1022         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1023
1024 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * nnimap.el (nnimap-request-accept-article): Message the error on
1027         error.
1028
1029 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1030
1031         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1032
1033 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1034
1035         * nndoc.el (nndoc-request-list): Return success always.
1036
1037         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1038         `fetch-old' -- we only want to fetch the articles we've requested.  The
1039         rest are in the agent, probably.
1040         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1041         disappeared server" to something low.  It's not important.
1042
1043         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1044         arrived before the FETCH data.
1045
1046         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1047         target here, because we don't know the Gnus name of the group.
1048
1049         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1050         for the correct group.
1051
1052         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1053
1054         * gnus.el (gnus): Give a final warning after startup.
1055
1056         * gnus-util.el (gnus-action-message-log): New variable.
1057         (gnus-message): Use it.
1058         (gnus-final-warning): New function.
1059
1060         * nnimap.el (nnimap-open-connection): Record the greeting.
1061         (nnimap): Add greeting.
1062
1063 2010-09-26  Julien Danjou  <julien@danjou.info>
1064
1065         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1066         arguments.
1067         (gnus-html-wash-images): Fix spec computing to include start/end.
1068
1069         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1070
1071 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1072
1073         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1074         deletion.
1075         (nnimap-retrieve-headers): Don't select the group, because that's
1076         already done by nnimap-possibly-change-group.
1077
1078         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1079         (gnus-picon-transform-address): Use it.
1080
1081         * mail-source.el (mail-source-value): Revert previous patch.
1082
1083         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1084         on failure.
1085         (nnimap-open-connection): Look up both virtual and physical server name
1086         credentials.
1087
1088         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1089
1090 2009-02-07  Dave Love  <fx@gnu.org>
1091
1092         * tls.el (open-tls-stream): Don't query killing process.
1093
1094 2009-02-08  Dave Love  <fx@gnu.org>
1095
1096         * gnus-win.el (gnus-window-to-buffer-helper,
1097         gnus-all-windows-visible-p): Function needn't be a symbol.
1098
1099         * mail-source.el (mail-source-value): Function needn't be a symbol.
1100
1101 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * message.el (message-cite-prefix-regexp): Remove } from the cite
1104         prefix.
1105
1106         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1107         highlight again, so that the highlight is correct.
1108
1109         * gnus-picon.el (gnus-picon): Remove again.
1110         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1111
1112         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1113         doing the header highlightling, so that the background colour of the
1114         picon is correct.
1115
1116         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1117         (gnus-picon): Ditto.
1118         (gnus-picon): Reinstate.  The background colour for picons is white.
1119         (gnus-picon-insert-glyph): Make the background white.
1120
1121         * nnml.el (nnml-open-nov): Don't return dead buffers.
1122
1123         * auth-source.el (auth-source-create): Query the user for whether to
1124         store the credentials.
1125
1126         * netrc.el (netrc-store-data): New function.
1127
1128         * auth-source.el (auth-source-user-or-password): Use the existing auth
1129         sources, if any, for creation.
1130
1131         * gnus.el (gnus-group-fast-parameter): Return the last matching
1132         parameter instead of the first matching parameter.
1133
1134 2010-09-26  Julien Danjou  <julien@danjou.info>
1135
1136         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1137
1138 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1139
1140         * mml2015.el (mml2015-use): Remove gpg support.
1141
1142         * mml1991.el (mml1991-function-alist): Remove gpg function.
1143         (mml1991-gpg-sign): Removed.
1144
1145 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1146
1147         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1148         (gnus-browse-unsubscribe-current-group): Document it.
1149         (gnus-browse-unsubscribe-group): Use it.
1150
1151 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1152
1153         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1154         address to the To list for easier response.
1155
1156         * gnus.el (gnus-play-startup-jingle): Removed.
1157         (gnus-splash): Don't play jingle.
1158         (gnus): Silence gnus-load message.
1159
1160         * gnus-art.el (gnus-treat-play-sounds): Removed.
1161
1162         * gnus.el (gnus-play-jingle): Remove audio support.
1163
1164         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1165
1166         * earcon.el: Removed -- no users.
1167
1168         * gnus-audio.el: Removed -- no users of this package.
1169
1170         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1171
1172         * gnus-start.el (gnus-setup-news): Remove nocem support.
1173
1174         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1175
1176         * gnus.el (gnus-use-nocem): Removed.
1177
1178         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1179         Removed.
1180
1181         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1182         uses NoCeM any more.
1183
1184         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1185         (gnus-button-ctan-handler): Ditto.
1186         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1187         (gnus-button-ctan-directory-regexp): Ditto.
1188         (gnus-button-handle-ctan): Ditto.
1189         (gnus-button-tex-level): Ditto.
1190         (gnus-button-alist): Removed CTAN stuff.
1191
1192 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1193
1194         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1195         nnimap-streaming test.
1196
1197         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1198         servers twice.
1199
1200         * nnimap.el (nnimap-open-connection): Add more error reporting when
1201         nnimap fails early.
1202
1203         * nnheader.el (nnheader-get-report-string): New function.
1204         (nnheader-get-report): Use it.
1205
1206         * gnus-int.el (gnus-check-server): Say what the error was when opening
1207         failed.
1208
1209         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1210         using streaming.
1211
1212 2010-09-25  Julien Danjou  <julien@danjou.info>
1213
1214         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1215         gnus-window-inside-pixel-edges.
1216
1217 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1218
1219         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1220
1221         * mm-decode.el (mm-save-part): Allow saving to other directories the
1222         normal Emacs way.
1223
1224         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1225         by Jay Berkenbilt.
1226
1227         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1228         there isn't a single byte.
1229
1230         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1231         just do it.  It doesn't really seem to matter what the user responds
1232         here, I think, so it's just a confusing question.
1233
1234         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1235         non-streaming case.
1236
1237         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1238         (gnus-article-encrypt-body): Use it.
1239
1240         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1241         keystroke.
1242
1243         * nnimap.el (nnimap-find-wanted-parts-1): Use
1244         gnus-fetch-partial-articles.
1245
1246         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1247
1248         * nnimap.el (nnimap-insert-partial-structure): New function.
1249         (nnimap-get-partial-article): New function.
1250         (nnimap-request-article): Use it.
1251         (nnimap-wait-for-response): Return whether the wait was successful.
1252         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1253         retrieval wasn't successful.
1254         (nnimap-retrieve-group-data-early): Allow throttling servers.
1255         (nnimap-streaming): New variable.
1256         (nnimap-fetch-partial-articles): Removed.
1257
1258         * mm-decode.el (mm-with-part): Protect against killed buffers.
1259
1260         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1261         for prettier summary display.
1262
1263 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1264
1265         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1266         directly.
1267
1268 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1269
1270         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1271         apparently third-party libraries depend on it.
1272
1273         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1274         before starting negotiation.
1275
1276         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1277         privacy reasons.
1278         (gnus-treat-mail-gravatar): Ditto.
1279
1280         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1281         buffer when inserting images.  Inserting text into the headers, for
1282         instance, can make them invalid.
1283
1284 2010-09-25  Julien Danjou  <julien@danjou.info>
1285
1286         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1287         variables.
1288
1289         * nnheader.el: Remove useless variables news-reply-yank-from and
1290         news-reply-yank-message-id.
1291
1292         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1293         variables.
1294
1295         * mml1991.el: Remove useless mml1991-verbose.
1296
1297         * gnus.el: Remove useless variable gnus-use-generic-from.
1298         Remove obsolete variable gnus-topic-indentation.
1299
1300         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1301
1302         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1303
1304         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1305
1306         * gnus-group.el: Remove useless gnus-group-icon-cache.
1307         Remove useless gnus-ephemeral-group-server.
1308
1309         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1310
1311         * mml2015.el: Remove useless mml2015-verbose.
1312
1313         * mml-smime.el: Remove useless mml-smime-verbose.
1314
1315         * gnus.el: Remove useless gnus-local-domain.
1316
1317         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1318         gnus-gravatar-size.
1319
1320         * gnus-art.el: Remove useless gnus-treat-translate.
1321
1322 2010-09-24  Julien Danjou  <julien@danjou.info>
1323
1324         * gnus-sum.el: Add support for Gravatars.
1325
1326         * gnus-art.el: Add support for Gravatars.
1327
1328         * gnus-gravatar.el: Add this file.
1329
1330         * gravatar.el: Add this file.
1331
1332 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1333
1334         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1335
1336         * gnus-group.el (gnus-group-fetch-faq): Removed.
1337
1338         * gnus.el (gnus-group-faq-directory): Removed.
1339
1340         * gnus-group.el (gnus-group-fetch-charter): Removed.
1341
1342         * gnus.el (gnus-group-charter-alist): Removed.
1343
1344         * gnus-group.el (gnus-group-archive-directory): Removed.
1345         (gnus-group-recent-archive-directory): Ditto.
1346         (gnus-group-make-archive-group): Removed.
1347
1348         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1349
1350         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1351         use the same article number for all the cached articles.
1352
1353         * nnimap.el (nnimap-command): Register the last command time so
1354         that we can use it for idling NOOPs.
1355         (nnimap-open-connection): Start the keeplive timer.
1356         (nnimap-make-process-buffer): Store all the process buffers.
1357         (nnimap-keepalive): New function.
1358
1359         * starttls.el: (starttls-open-stream): Add autoload cookie.
1360
1361 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1362
1363         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1364         handling.
1365
1366 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1367
1368         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1369         its data structures.
1370
1371         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1372         instead of the cl.el copy-list.
1373         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1374         equalp.
1375
1376 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1377
1378         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1379         and tool-bar-local-item-from-menu.
1380
1381         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1382         mode-line-highlight face for Emacs.
1383
1384         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1385         loading gnus-sum.elc; fix comment for canlock-verify.
1386         (gnus-article-jump-to-part): Use read-number.
1387         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1388         Emacs pre-21 compatible code for help-echo.
1389         (gnus-article-next-page-1): No need to adjust the number of lines.
1390         (gnus-article-describe-bindings): Always use help-buffer.
1391
1392         * gnus-audio.el (gnus-audio-inline-sound)
1393         * gnus-cus.el (gnus-custom-mode)
1394         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1395
1396         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1397
1398         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1399         compatible code.
1400
1401 2010-09-24  Glenn Morris  <rgm@gnu.org>
1402
1403         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1404         visiting the fcc file in rmail-mode.
1405
1406         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1407
1408 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1409
1410         * nnir.el: Silence the byte compiler.
1411
1412         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1413         alias to browse-url-url-encode-chars if any.
1414         (gnus-html-encode-url): Use it.
1415
1416 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1417
1418         * gnus-start.el (gnus-use-backend-marks): New variable.
1419         (gnus-get-unread-articles-in-group): Use it.
1420
1421         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1422         makeover.
1423
1424 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1425
1426         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1427
1428 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1429
1430         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1431         Removed.
1432         (gnus-setup-news-hook): Removed
1433         gnus-fixup-nnimap-unread-after-getting-new-news.
1434
1435         * gnus-int.el (gnus-request-update-info): Protect against backends not
1436         having the function.
1437
1438         * nnimap.el (nnimap-stream): Mention starttls.
1439         (nnimap-open-connection): Add starttls support.
1440
1441 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1442
1443         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1444
1445 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1446
1447         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1448         BODYSTRUCTUREs.
1449         (nnimap-transform-headers): Unfold quoted {42} headers.
1450
1451         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1452         the info.
1453         (gnus-get-unread-articles): Only call updatep on backends that support
1454         it.
1455
1456         * nnweb.el (nnweb-request-update-info): NOOP.
1457
1458         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1459
1460         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1461         since it only deals with marks.
1462
1463         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1464         gnus-request-marks, and make a new gnus-request-update-info.
1465
1466         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1467         the active instead of the high number, which is usually too low.
1468
1469 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1470
1471         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1472         * encrypt.el: Removed.
1473
1474 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1475
1476         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1477         server in symbolic form.
1478
1479         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1480         0.9.
1481
1482 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1485         (nnimap-update-info): Fix up code slightly.
1486
1487         * gnus-int.el (gnus-open-server): Add tracing for performance
1488         debugging.
1489
1490         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1491         (gnus-group-insert-group-line): Pass the real group name so that it
1492         gets the right data.
1493
1494         * gnus-start.el (gnus-get-unread-articles): Don't have
1495         `gnus-get-unread-articles-in-group' update info, since that can be
1496         really slow and doesn't seem to be needed?
1497
1498 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1499
1500         * time-date.el (date-to-time): Try using parse-time-string first before
1501         using the slower timezone-make-date-arpa-standard.
1502
1503 2010-09-22  Julien Danjou  <julien@danjou.info>
1504
1505         * gnus-group.el (gnus-group-insert-group-line): Call
1506         gnus-group-highlight-line.
1507         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1508         default hook list.
1509         (gnus-group-update-eval-form): Add new function.
1510         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1511         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1512
1513 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1514
1515         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1516         immediate, then expire all articles.
1517         (nnimap-update-info): Fix off-by-one errors.
1518         (nnimap-flags-to-marks): Would return no marks lists for group with no
1519         flags.  Instead return the other data.
1520
1521 2010-09-22  Julien Danjou  <julien@danjou.info>
1522
1523         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1524         Only return an icon.
1525         (gnus-group-insert-group-line): Compute icon to return.
1526
1527         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1528         variable.
1529         (gnus-html-image-fetched): Only cache if
1530         gnus-html-image-automatic-caching is set.
1531         (gnus-html-image-fetched): Check for errors.
1532
1533 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1534
1535         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1536         once per method on `g'.  This ensures that backends like nnfolder don't
1537         open all their folders.
1538
1539         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1540         (nnimap-request-list): Nix out group in the correct buffer.
1541         (nnimap-parse-flags): Implement by using `read' instead of
1542         hand-parsing.
1543         (nnimap-flags-to-marks): Pass on permanent-flags.
1544         (nnimap-make-process-buffer): Record the server name.
1545         (nnimap-parse-flags): Fix typo.
1546         (nnimap-request-scan): Run split on the server in general, not just a
1547         single group.
1548
1549         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1550         parameter, and propagate this downwards.
1551
1552         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1553         since EXAMINE changes it on the server.
1554
1555         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1556         this command might take a while.
1557
1558 2010-09-22  Julien Danjou  <julien@danjou.info>
1559
1560         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1561         harmful if you have 2 images side-by-side, they can't be properly
1562         update on text deletion.  Using text-property is safer here.
1563         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1564         data.
1565
1566 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1567
1568         * nnimap.el (nnimap-expunge-inbox): Removed.
1569         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1570         (nnimap-expunge): Flip default to t.
1571
1572         * gnus.el (gnus-method-to-server): Don't push things to the cache
1573         unless it's unique.
1574         (gnus-server-to-method): Ditto.
1575
1576 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1577
1578         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1579
1580 2010-09-22  Julien Danjou  <julien@danjou.info>
1581
1582         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1583         get the start of data.
1584         (gnus-html-encode-url): Add this function to encode special chars in
1585         URL.
1586         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1587         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1588
1589         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1590         default.
1591         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1592
1593         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1594         images alt-text.
1595         (gnus-html-put-image): Put alt-text as help-echo.
1596
1597 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1598
1599         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1600         * mm-util.el (mm-decompress-buffer)
1601         * nnir.el (nnir-run-find-grep)
1602         * pop3.el (pop3-list): Use 3rd arg of split-string.
1603
1604         * time-date.el (format-seconds): Comment fix.
1605
1606         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1607         and byte-optimize-form-code-walker.
1608         (dgnushack-make-auto-load): Don't advise make-autoload.
1609
1610         * lpath.el: Remove Emacs 21 stuff.
1611
1612 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1613
1614         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1615         outside the active range.  Suggested by Dan Christensen.
1616
1617         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1618         slightly later to avoid double-getting it.
1619
1620         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1621         previous patch.
1622
1623         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1624
1625 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1626
1627         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1628
1629 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1630
1631         * gnus-int.el (gnus-open-server): Give a better error message in the
1632         "go offline" case.
1633
1634         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1635         marks for nnimap, which is seldom the right thing to do.
1636
1637         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1638         (gnus-same-method-different-name): New function.
1639
1640         * nnimap.el (parse-time): Require.
1641
1642         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1643         method in the presence of many similar methods.
1644
1645         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1646
1647         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1648         nnml-inhibit-expiry.
1649
1650         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1651         find out whether methods are equal.
1652
1653         * nnimap.el (nnimap-find-expired-articles): New function.
1654         (nnimap-process-expiry-targets): New function.
1655         (nnimap-request-move-article): Request the article before looking at
1656         what the Message-ID is.  Fix found by Andrew Cohen.
1657         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1658
1659         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1660         for oldness in addition to being a predicate.
1661
1662         * nnimap.el (nnimap-request-group): When we have zero articles, return
1663         the right data to Gnus.
1664         (nnimap-request-expire-articles): Only delete articles immediately if
1665         the target is 'delete.
1666
1667         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1668         method, this would bug out.
1669
1670         * gnus-group.el (gnus-group-expunge-group): Renamed from
1671         gnus-group-nnimap-expunge, and implemented as a normal interface
1672         function.
1673
1674         * gnus-int.el (gnus-request-expunge-group): New function.
1675
1676         * nnimap.el (nnimap-request-create-group): Implement.
1677         (nnimap-request-expunge-group): New function.
1678
1679 2010-09-21  Julien Danjou  <julien@danjou.info>
1680
1681         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1682         (gnus-html-cache-expired): Add new function.
1683         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1684         wethever we should display image for fetch it.
1685         Compute alt-text earlier to pass it to the fetching function too.
1686         (gnus-html-schedule-image-fetching): Change function argument to only
1687         get one image at a time, not a list.
1688         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1689         cache.
1690         (gnus-html-get-image-data): New function to retrieve image data from
1691         cache.
1692         (gnus-html-put-image): Change buffer argument to use image data rather
1693         than file, and place image above region rather than inserting a new
1694         one. Do not take alt-text as argument, since it's useless now: we place
1695         the image above alt-text.
1696         (gnus-html-prune-cache): Remove.
1697         (gnus-html-show-images): Start to fetch image when we find one, do not
1698         push into a temporary list.
1699         (gnus-html-prefetch-images): Only fetch image if they have expired.
1700         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1701         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1702
1703 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1704
1705         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1706
1707 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1710         spec inser "*" if the group isn't active instead of 0.
1711
1712         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1713         opening the server.
1714         (nnimap-request-delete-group): Implement group deletion.
1715         (nnimap-transform-headers): Return the size of the entire message in
1716         the Bytes header, not just the size of the first part.
1717         (nnimap-request-move-article): When moving an article from nnimap,
1718         request the article first so the accepting form has an article to
1719         accept.  Reported by Dan Christensen.
1720         (nnimap-command): Make sure that the error message doesn't error out.
1721
1722 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1723
1724         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1725         we haven't requested anything.
1726
1727 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1728
1729         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1730         "".  Fix found by Andrew Cohen.
1731
1732         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1733         instead of -encode-string.
1734
1735 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1736
1737         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1738
1739         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1740         by mm-subst-char-in-string.
1741
1742 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1743
1744         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1745         waiting for the connection string.
1746
1747         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1748         arriving.
1749
1750         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1751         bogus characters.  This allows selecting certain Gmail groups.
1752
1753         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1754         (nnimap-fetch-partial-articles): New variable.
1755         (nnimap-open-connection): When looking for credentials, also use the
1756         nnimap-server-port.
1757         (nnimap-request-article): Return the group/article number, so that Gnus
1758         `^' works as expected.
1759         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1760         them.
1761
1762         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1763         comments.
1764         (gnus-methods-sloppily-equal): New function.
1765         (gnus): When using the development version of Gnus, load the gnus-load
1766         file.
1767
1768         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1769         `gnus-open-server' on each method before trying to scan them etc.  This
1770         ensures that all the backend parameters are set correctly.
1771
1772         * nnimap.el (nnimap-authenticator): New variable.
1773         (nnimap-open-connection): Allow anonymous login.
1774         (nnimap-transform-headers): The chars header is called Chars not
1775         Bytes.
1776         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1777         drops.
1778
1779         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1780         patch, found by Knut Anders Hatlen.
1781
1782 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1783
1784         * gnus-agent.el (gnus-agent-batch-confirmation)
1785         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1786         to gnus-message.
1787         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1788         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1789         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1790         * gnus-int.el (gnus-open-server): Likewise.
1791         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1792         (gnus-score-check-syntax): Likewise.
1793         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1794         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1795         Likewise.
1796         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1797
1798 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1799
1800         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1801         calling conventions so that prefetch doesn't bug out.
1802
1803 2010-09-19  Julien Danjou  <julien@danjou.info>
1804
1805         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1806         rather than `subst-char-in-region' in order to be able to replace ASCII
1807         char by UTF-8 ones.
1808
1809         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1810         than curl.
1811         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1812         the right URL and ALT text on images.
1813         (gnus-html-wash-tags): Fix tag case.
1814         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1815         (gnus-article-html): Add -o display_ins_del=2 option.
1816         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1817
1818 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1819
1820         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1821         the extra mail headers, which sometimes seem to happen for unknown
1822         reasons.
1823
1824         * mail-parse.el (mail-header-encode-parameter): Define as
1825         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1826         (or most, perhaps?) mail readers don't understand the latter, but do
1827         understand the former.
1828
1829         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1830         to nil, so that no methods are automatically agentized.  I think this
1831         is probably what most users want.
1832
1833         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1834         from url-retrieve, for instance about invalid URLs.
1835
1836         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1837         groups that have no articles.
1838         (nnimap-request-article): Check that we really got an article when we
1839         requested one.
1840
1841         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1842         doesn't exist.
1843
1844         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1845         nntp buffer so the agent can save it.
1846         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1847         that CRLF doesn't get translated to \n.
1848         (nnimap-open-connection): Don't make 'shell commands only send \n.
1849
1850 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1851
1852         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1853         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1854         Update var name.
1855         (nnml-generate-nov-file): Use dolist.
1856         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1857         Use with-current-buffer.
1858
1859 2010-09-18  Julien Danjou  <julien@danjou.info>
1860
1861         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1862         parallel.
1863
1864 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1865
1866         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1867         the range update right.
1868         (nnimap-request-group): Don't make `M-g' bug out on group with no
1869         marks.
1870         (nnoo): Required, so that other packages can require nnimap.
1871         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1872         command we're looking for.  This helps when the server sends more
1873         responses after we've gotten everything we expected.
1874         (nnimap): Add a `newlinep' field to keep track of end-of-line
1875         conventions.
1876         Don't send CRLF to things that don't want it.
1877         (nnimap-request-accept-article): Ditto.
1878
1879 2010-09-18  Julien Danjou  <julien@danjou.info>
1880
1881         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1882         than curl to retrieve images.
1883
1884 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885
1886         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1887         the marks.
1888         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1889         (nnimap-wait-for-connection): New function.
1890         (nnimap-open-connection): If we have PREAUTH, don't query for login
1891         credentials.
1892         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1893         when doing a partial update.
1894
1895 2010-09-18  Julien Danjou  <julien@danjou.info>
1896
1897         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1898         tags.
1899
1900 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1901
1902         * nnimap.el (nnimap-credentials): New function.
1903         (nnimap-open-connection): Use the new function to look for credentials
1904         also on the numeric equivalents of "imap" and "imaps".
1905
1906         * gnus-start.el (gnus-activate-group): Send the info to
1907         gnus-request-group.
1908
1909         * nnimap.el (nnimap-request-group): Have the "check" version of the
1910         function parse flags and update the info, so that a `M-g' get a total
1911         resync of all flags from the group.
1912
1913         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1914         to allow backends to alter the info on group selection.  Also alter all
1915         the backend -request-group functions to take the parameter.
1916
1917         * nnimap.el (nnimap-store-info): New function.
1918         (nnimap-update-info): Store the info for later usage.
1919         (nnimap-request-group): Use the stored info for the dont-check case, so
1920         that we don't retrieve all marks when we enter a group.
1921
1922         * nnimap.el: Use deffoo instead of defun for interface functions.
1923
1924         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1925         update the group info.  This makes the nndraft groups, for instance, go
1926         back to their old behaviour.
1927
1928         * gnus-sum.el (gnus-select-newsgroup): Indent.
1929
1930         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1931         in.
1932         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1933         nothing.
1934
1935         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1936         from methods that are denied.
1937
1938         * gnus-int.el (gnus-method-denied-p): New function.
1939
1940         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1941         store the password instead of netrc.
1942         (nnimap-open-connection): Don't error out when we can't make a
1943         connections.
1944
1945         * auth-source.el (auth-source-create): In the password prompt, say what
1946         we're querying for.  Also prompt for user name if that hasn't been
1947         given.
1948
1949         * nnimap.el (nnimap-with-process-buffer): Removed.
1950
1951 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952
1953         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1954         method when we're reading from the agent.
1955
1956         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1957
1958         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1959         that's probably most useful for users.
1960
1961         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1962         "failed" all the time.
1963
1964         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1965         ...)) with (with-current-buffer ... ).
1966
1967         * nntp.el (nntp-open-server): Return whether the open was successful or
1968         not.
1969
1970         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1971         select an unread unseen article first.
1972
1973         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1974         /etc/services, supply some sensible port defaults.
1975
1976         * dgnushack.el: Define netrc-credentials.
1977
1978 2010-09-17  Julien Danjou  <julien@danjou.info>
1979
1980         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1981
1982 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1983
1984         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1985         doesn't have any parameters.
1986
1987 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1988
1989         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1990         only upcased checks.
1991
1992         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1993
1994         * nnimap.el (nnimap-open-shell-stream): New function.
1995         (nnimap-open-connection): Use it.
1996         (nnimap-transform-headers): Get the number of lines in each message.
1997         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1998         number of lines.
1999         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2000         problem.
2001
2002         * utf7.el (utf7-encode): Autoload.
2003
2004         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2005         to allow the mail splitting to not return a default group.  This is
2006         useful for nnimap, which will leave unmatched mail in the inbox.
2007
2008         * nnimap.el: Rewritten.
2009
2010         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2011         nnimap usage.
2012
2013         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2014         if the move is internal, so that nnimap can do fast internal moves.
2015
2016         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2017         data.
2018         (gnus-read-active-for-groups): Support finishing the early retrieval of
2019         data.
2020
2021         * gnus-range.el (gnus-range-nconcat): New function.
2022
2023         * gnus-int.el (gnus-finish-retrieve-group-infos)
2024         (gnus-retrieve-group-data-early): New functions.
2025
2026 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2027
2028         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2029         (nnrss-retrieve-groups):
2030         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2031         (pop3-quit): Use with-current-buffer.
2032
2033 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2034
2035         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2036         instead of nnheader-accept-process-output.
2037
2038         * dgnushack.el (dgnushack-compile): Add comment.
2039
2040         * lpath.el: No need to fbind propertize for XEmacs 21.4.
2041
2042         * gnus-html.el (gnus-html-schedule-image-fetching)
2043         (gnus-html-prefetch-images): Replace process-kill-without-query by
2044         gnus-set-process-query-on-exit-flag.
2045
2046 2010-09-16  Romain Francoise  <romain@orebokech.com>
2047
2048         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2049
2050 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2051
2052         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2053         parameter to unintern is mandatory-ish in Emacs 24.
2054
2055         * gnus-html.el (gnus-html-schedule-image-fetching)
2056         (gnus-html-prefetch-images): Check for curl before using it.
2057
2058         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2059         depend on curl, which isn't essential.
2060
2061         * imap.el: Revert back to version
2062         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2063         seem problematic.
2064
2065 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2066
2067         * gnus-registry.el (gnus-registry-install-shortcuts):
2068         Explicitly pass `obarray' to `unintern' to avoid a warning.
2069
2070 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2071
2072         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2073         change.
2074
2075         * nnrss.el (nnrss-request-list): Removed this function and related
2076         functions, including the moreover stuff.
2077
2078 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2079
2080         * nnrss.el (nnrss-retrieve-groups): New function.
2081
2082 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2083
2084         * .dir-locals.el: Add no-byte-compile cookie.
2085
2086 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2087
2088         * time-date.el (format-seconds): Comment fix.
2089
2090         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2091         for back end that doesn't support request-scan.
2092
2093 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094
2095         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2096         then do request scans from the backends.
2097
2098         * netrc.el (netrc-credentials): New conveniency function.
2099
2100         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2101         avoid running a hook per line, since this takes a lot of time,
2102         profiling shows.
2103         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2104         directly if gnus-visual-p is true.
2105
2106 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2107
2108         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2109         groups; replace mapcar with dolist which is a bit faster; pass groups
2110         info to gnus-read-active-file-1.
2111         (gnus-read-active-file-1): Scan only specified groups if the new
2112         optional arg `infos' is given.
2113
2114 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2115
2116         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2117
2118         * pop3.el (pop3-movemail): Removed.
2119         (pop3-streaming-movemail): Renamed to pop3-movemail.
2120
2121         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2122         don't restrict end-tag searches to the end of the line.
2123
2124 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2125
2126         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2127         articles of every unchecked group to t, which means unknown since the
2128         server has never been opened.
2129
2130 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * gnus-html.el (gnus-html-show-alt-text): New command.
2133         (gnus-html-browse-image): Ditto.
2134         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2135         to browse the image directly.
2136         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2137         better.
2138
2139         * gnus-async.el (gnus-async-article-callback): Call
2140         `gnus-html-prefetch-images' unconditionally.
2141
2142         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2143         before feeding URLs to curl.
2144
2145 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2146
2147         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2148         internal images as deletable by `W D D'.
2149
2150         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2151         (gnus-async-article-callback): Fix typo.
2152
2153 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2154
2155         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2156         current line to work around bugs in the output from w3m.
2157
2158         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2159         for groups that want that.
2160
2161         * nntp.el (nntp-wait-for-string): Supply a timeout for
2162         accept-process-output to ensure progress.
2163
2164         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2165         level to get unread articles from, then use that for foreign groups,
2166         too.
2167
2168         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2169         confuses the rest of the function.
2170
2171         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2172         for the methods that support -retrieve-groups, too.
2173
2174         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2175
2176 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2177
2178         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2179         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2180
2181         * pop3.el: Require cl when compiling.
2182         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2183
2184 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2185
2186         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2187         that aren't going to be activated.
2188         (gnus-get-unread-articles): Fix up the last commit.
2189
2190         * gnus-html.el (gnus-article-html): Allow calling without specifying
2191         the handle.  In that case, dissect the buffer first.
2192
2193         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2194
2195         * nnimap.el (nnimap-open-connection): Revert the change that would look
2196         into authinfo for imaps instead of imap.
2197
2198         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2199         say that you don't want to call gnus-request-group with don-check, but
2200         do check the reponse.  This is for virtual groups only.
2201         (gnus-get-unread-articles): Count the archive groups as secondary, so
2202         that they're activated the same way as before.
2203
2204         * imap.el (imap-message-map): Removed optional buffer parameter, since
2205         no callers use it.
2206         (imap-message-get): Ditto.
2207         (imap-message-put): Ditto.
2208         (imap-mailbox-map): Ditto.
2209         (imap-mailbox-put): Ditto.
2210         (imap-mailbox-get): Ditto.
2211         (imap-mailbox-get): Revert last change for this function.
2212
2213         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2214         case-insensitively.
2215         (nnimap-debug): Removed.
2216
2217         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2218         to use `imap-fetch' instead.  According to the comments, this should be
2219         safe, since all other IMAP clients use the 1:* syntax.
2220         (imap-enable-exchange-bug-workaround): Removed.
2221         (imap-debug): Removed -- doesn't seem very useful.
2222
2223         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2224         mail from a file, and the file doesn't exist.
2225
2226         * imap.el (imap-log): New convenience function used throughout instead
2227         of repeating the same code all over the place.
2228
2229         * pop3.el (pop3-streaming-movemail): Return t for success.
2230
2231         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2232         .authinfo if we're using ssl connection.
2233
2234         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2235         already have if we're in a main Gnus `g' run.
2236
2237         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2238
2239 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2240
2241         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2242
2243         * nnmh.el (nnmh-request-list-1): Bind `file'.
2244
2245         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2246         alias to set-process-query-on-exit-flag or process-kill-without-query.
2247         (pop3-open-server): Use it.
2248
2249 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2250
2251         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2252         box to the Incoming file.  Fixes mistake in previous checkin.
2253
2254         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2255         request loop (for debugging purposes) removed.
2256
2257         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2258         culprit is more visible.
2259         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2260         (nnml-add-incremental-nov): New functions to do "incremental" nov
2261         updates, where we just append to the end of the existing nov files
2262         without reading/writing them in full.
2263
2264         * mail-source.el (mail-source-delete-crash-box): Really only check the
2265         incoming files once in a while.
2266
2267         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2268
2269         * mail-source.el (mail-source-delete-crash-box): Only check the
2270         incoming files for deletion once per day to save a lot of file
2271         accesses.
2272
2273         * pop3.el (pop3-logon): Fix up unbound variable typo.
2274
2275         * mail-source.el (pop3-streaming-movemail): Autoload.
2276
2277         * pop3.el (pop3-streaming-movemail): Respect
2278         pop3-leave-mail-on-server.
2279
2280         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2281         retrieval.
2282
2283         * pop3.el (pop3-process-filter): Removed unused function.
2284         (pop3-streaming-movemail, pop3-send-streaming-command)
2285         (pop3-wait-for-messages, pop3-write-to-file)
2286         (pop3-number-of-responses): New functions for streaming pop3
2287         retrieval.
2288
2289         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2290         come from no known methods.
2291         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2292         list.
2293
2294         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2295         message sizes.
2296         (pop3-movemail): Use erase-buffer instead of looping and deleting
2297         regions, which seems rather odd.
2298
2299         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2300         file once per `g' run.
2301
2302         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2303         directories.  This makes the draft queue directory work.
2304
2305         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2306         data from the backends, so that we only request the list of groups from
2307         each method once.  This should speed things up considerably.
2308
2309         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2310         detect that it's not implemented.
2311
2312         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2313         we actually do recurse down into the tree, but don't stat all leaf
2314         nodes.
2315
2316         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2317         then say so instead of bugging out.
2318
2319         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2320         files exist before trying to read them.
2321
2322         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2323         around <pre_int>.
2324
2325         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2326
2327         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2328
2329 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2330
2331         * mm-util.el (mm-image-load-path): Just return the image directories,
2332         not all directories in the path in addition to the image directories.
2333         (mm-image-load-path): Maintain a cache of the image directories so that
2334         the `g' command in Gnus doesn't have to stat dozens of directories each
2335         time.
2336
2337         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2338         (gnus-html-wash-tags): Add a new `i' command to insert images.
2339         (gnus-html-insert-image): New command and keystroke.
2340         (gnus-html-redisplay-with-images): New command and keystroke.
2341         (gnus-html-show-images): Renamed command.
2342         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2343         spacers.
2344         (gnus-html-wash-tags): Decode entities at the end, so that entities
2345         inside the tags don't mess up the rest of the "parsing".
2346
2347         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2348         so that nnimap methods aren't agentized by default.  There's apparently
2349         many problems related to agent/imap behaviour.
2350
2351         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2352
2353         * gnus-html.el: Doc fix.
2354
2355 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2356
2357         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2358         specifier-spec-list for Emacs 21.
2359
2360         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2361         glyph-width and glyph-height instead of display-graphic-p and
2362         image-size; make avoidance of displaying small images work for XEmacs.
2363
2364         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2365         for XEmacs.
2366
2367         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2368         of symbol that holds plist data.
2369         (gnus-process-plist): Remove plist of process after getting it.
2370
2371 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2372
2373         * message.el (message-generate-hashcash): Change default to
2374         'opportunistic if hashcash is installed.
2375
2376         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2377         (gnus-html-put-image): Only call image-size once, since it's somewhat
2378         time-consuming on remote X servers.
2379
2380 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2381
2382         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2383         type on data, not a file name.
2384
2385         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2386         window-pixel-edges for Emacs 21.
2387
2388         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2389         decoded contents.
2390         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2391
2392 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2393
2394         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2395         group line format, since it isn't very interesting.
2396
2397         * gnus-agent.el (gnus-agent-short-article),
2398         (gnus-agent-long-article): Increase values for these two variables,
2399         since most people are likely to have more network connection and
2400         storage than before.
2401
2402         * gnus.el (gnus-refer-article-method): Change default to 'current.
2403         When referring an article, the common behaviour is to refer it from the
2404         current select method, not the native select method.  The chances of
2405         the native select method having the message in question is rather slim
2406         these days.
2407
2408         * gnus-sum.el (gnus-auto-select-subject): Change default to
2409         `unseen-or-unread'.  I think it's likely that most people want to
2410         select an unseen article over a previously seen, but unread one.
2411
2412         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2413         means that in the article buffer none of the minor mode elements will
2414         be shown, usually, and this is not desirable in most cases.
2415
2416         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2417         that commands like `d' (and the like) go to the next line in the
2418         buffer, instead of the next unread article.  I think this is the
2419         behaviour that is most natural for most users.
2420         (gnus-single-article-buffer): Change default to nil, so that people can
2421         have as many article buffers open as they have summary buffer.  I think
2422         this is the most natural way for the groups to behave.
2423
2424         * message.el (message-generate-new-buffers): Change default to
2425         `unsent', so that all new message buffers start their names with the
2426         string "*unsent", and it's easier to find the buffers if you move from
2427         them.
2428
2429 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430
2431         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2432         small.  They're probably tracking images.
2433         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2434         (gnus-html-rescale-image): Yet another try at getting the image sizing
2435         right.
2436
2437         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2438         nntp-marks-file-name is nil.
2439
2440 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2441
2442         * gnus-html.el (gnus-html-wash-tags)
2443         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2444         Better logging.
2445
2446 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2449
2450         * gnus-html.el (gnus-html-wash-tags): Check the value of
2451         gnus-blocked-images in the summary buffer.
2452
2453 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2454
2455         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2456
2457 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458
2459         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2460         like "a", it seems like.
2461         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2462         since it needs to be picked from the correct buffer.
2463
2464         * nnwfm.el: Removed.
2465
2466         * nnlistserv.el: Removed.
2467
2468 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2469
2470         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2471         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2472
2473 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474
2475         * nnkiboze.el: Removed.
2476
2477         * nndb.el: Removed.
2478
2479         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2480         alt text.
2481         (gnus-html-rescale-image): Try to get the rescaling logic right for
2482         images that are just wide and not tall.
2483
2484         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2485         overshadow variable bindings.
2486
2487 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2488
2489         * gnus-html.el (gnus-html-wash-tags)
2490         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2491         extra logging.
2492
2493 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2494
2495         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2496         (gnus-max-image-proportion): New variable.
2497         (gnus-html-rescale-image): New function.
2498         (gnus-html-put-image): Rescale images.
2499
2500 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2501
2502         Fix up some byte-compiler warnings.
2503         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2504         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2505         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2506         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2507         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2508         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2509         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2510
2511 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2512
2513         * gnus-html.el (gnus-article-html): Decode contents by charset.
2514
2515 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2516
2517         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2518         (gnus-html-frame-width, gnus-blocked-images)
2519         * message.el (message-prune-recipient-rules): Add custom version.
2520         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2521
2522         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2523         functions.
2524
2525         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2526         gnus-process-get.
2527
2528 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2529
2530         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2531         instead of lsub directly.
2532
2533 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534
2535         * nnwarchive.el: Removed.
2536
2537         * gnus-soup.el: Removed.
2538
2539         * nnsoup.el: Removed.
2540
2541         * nnultimate.el: Removed.
2542
2543         * gnus-html.el (gnus-blocked-images): New variable.
2544
2545         * message.el (message-prune-recipients): New function.
2546         (message-prune-recipient-rules): New variable.
2547
2548         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2549         guess whether a long line is natural text or not.
2550
2551         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2552         gnus-process-plist and friends for compatibility.
2553
2554 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2555
2556         * gnus-html.el: Require packages that define macros used in this file.
2557         (gnus-article-mouse-face): Declare to silence byte-compiler.
2558         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2559         process-get.
2560         (gnus-html-put-image): Use plist-get to avoid getf.
2561         (gnus-html-prefetch-images): Use with-current-buffer.
2562
2563 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2564
2565         * gnus-ems.el: Provide compatibility functions for
2566         gnus-set-process-plist.
2567
2568         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2569         header-line-format for XEmacs 21.4.
2570
2571         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2572         * gnus.el (gnus-valid-select-methods)
2573         * message.el (message-send-mail-partially-limit)
2574         * mm-decode.el (mm-text-html-renderer)
2575         * mml.el (mml-insert-mime-headers-always)
2576         * smiley.el (smiley-regexp-alist): Bump custom version.
2577
2578 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2579
2580         * gnus-html.el: require mm-url.
2581         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2582         with the url to `url'.
2583         (gnus-html-wash-tags): Support cid: URLs/images.
2584
2585 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2586
2587         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2588         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2589         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2590
2591         * gnus-move.el: Removed file, since it doesn't really work.
2592
2593         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2594         UTF-8.  This seems to fix problems with some German web feeds.
2595
2596         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2597         at the top so that the proper colours are applied.
2598
2599         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2600         don't have dots in their names.
2601
2602         * gnus-art.el (gnus-article-view-part): Doc fix.
2603
2604         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2605         XEmacs-compatible.
2606         (gnus-html-put-image): Don't do images on non-graphic displays.
2607
2608         * nnslashdot.el: Removed this unused backend.
2609
2610         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2611         actions.
2612         (gnus-undo-register-1): Revert last change.
2613
2614         * gnus-group.el (gnus-group-completing-read): Protect against not
2615         having completion-styles bound.
2616
2617         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2618         make broken recipients happier.
2619
2620         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2621
2622         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2623         point parameter.
2624
2625         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2626
2627         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2628         completion-styles for group selection.
2629
2630 2009-02-04  Andreas Schwab  <schwab@suse.de>
2631
2632         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2633         headers and regexp-quote the match if necessary.
2634
2635 2009-03-24  Miles Bader  <miles@gnu.org>
2636
2637         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2638         the blinking smiley.
2639
2640 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2641
2642         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2643         blink smiley.
2644
2645 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2646
2647         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2648         where the dribbel file lives exists.
2649
2650         * message.el (message-send-mail-partially-limit): Change the default to
2651         nil, since most people don't want this.
2652
2653         * mm-url.el (mm-url-decode-entities): Also decode entities like
2654         &#x3212.
2655
2656 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2657
2658         * gnus-sum.el (gnus-summary-idna-message):
2659         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2660         Hyperlink urls in docstrings with URL `...'.
2661
2662 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2663
2664         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2665         functions.
2666
2667 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2668
2669         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2670         say what the mouseover text should be.
2671
2672         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2673         version of the mm-w3m-safe-url-regexp variable to only download images
2674         in the groups where we want that to happen.
2675
2676         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2677
2678         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2679         easier debugging.
2680         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2681         big pictures in the article buffer.
2682
2683         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2684         gnus-article-html.
2685         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2686         w3m.
2687
2688         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2689
2690 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2691
2692         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2693         which doesn't exist.
2694
2695         * message.el (message-inhibit-ecomplete): New variable to allow some
2696         function to inhibit ecomplete address storage.
2697         (message-resend): Disable ecomplete message storage when resending
2698         messages.
2699
2700         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2701
2702 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2703
2704         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2705         Save excursion while copying, moving, and deleting articles in order to
2706         prevent the cursor from jumping to unforeseen place.
2707
2708 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2709
2710         * lpath.el: No need to bind bookmark-current-buffer,
2711         bookmark-yank-point and bookmark-make-record-function.
2712
2713 2010-08-17  Glenn Morris  <rgm@gnu.org>
2714
2715         * gnus-sync.el: Require gnus components whose functions are used.
2716
2717         * gnus-art.el (bookmark-make-record-function):
2718         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2719         Declare for compiler.
2720
2721         * mm-url.el (mml-compute-boundary): Autoload.
2722
2723 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2724
2725         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2726
2727 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2728
2729         Typo fix "hoo4a" -> "hook".
2730
2731         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2732
2733 2010-08-14  Glenn Morris  <rgm@gnu.org>
2734
2735         * gnus-sync.el (gnus-sync): Fix defgroup version.
2736
2737 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2738
2739         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2740
2741         * gnus-sync.el: Fix docs.
2742         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2743         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2744
2745 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2746
2747         Optimizations for gnus-sync.el.
2748
2749         * gnus-sync.el: Add docs about gnus-sync-backend
2750         possibilities.
2751         (gnus-sync-save): Remove unnecessary message.
2752         (gnus-sync-read): Optimize and show what groups were skipped.
2753
2754 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2755
2756         Minor bug fixes for gnus-sync.el.
2757
2758         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2759         read the sync on get-new-news.
2760
2761         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2762         quiet.
2763
2764         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2765
2766 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2767
2768         Make saving and restoring of hidden threads work with overlays.
2769         Patch applied by Ted Zlatanov.
2770
2771         * gnus-sum.el (gnus-hidden-threads-configuration)
2772         (gnus-restore-hidden-threads-configuration): Update to deal with text
2773         properties, rather than searching for a magic character.
2774
2775 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2776
2777         New gnus-sync.el library for synchronization of marks.
2778
2779         * gnus-sync.el: New library for synchronization of marks.
2780
2781         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2782         renamed from `gnus-registry-grep-in-list'.
2783
2784         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2785
2786         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2787
2788 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2789
2790         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2791         determining charset of text fails.
2792
2793 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2794
2795         * nnmail.el (nnmail-get-new-mail-1): Revert.
2796
2797         * nnml.el (nnml-active-number): Make sure names of newly created groups
2798         in nnml-group-alist are encoded.
2799
2800 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2801
2802         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2803         containing non-ASCII characters in active file for nnml back end.
2804
2805 2010-07-24  David Engster  <dengste@eml.cc>
2806
2807         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2808         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2809
2810 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2811
2812         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2813         tag (Bug#6654).
2814
2815 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2816
2817         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2818         the article buffer, not the summary buffer.
2819
2820 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2823         Emacs 23 as well.
2824
2825 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2826
2827         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2828         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2829
2830 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2831
2832         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2833         Patch applied by Karl Fogel.
2834
2835         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2836         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2837
2838 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2839
2840         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2841         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2842         C-w still not working correctly from Article buffers; Thierry's
2843         patch to fix that will be applied after this.
2844
2845         * gnus-art.el (bookmark-make-record-function): New local variable.
2846
2847         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2848         article buffer.
2849         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2850
2851 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2852
2853         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2854         on changes in bookmark.el.
2855
2856 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2857
2858         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2859         `no-log' instead of message not to log prompt string.
2860
2861 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2862
2863         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2864         the *other* type of HTML form submission.
2865
2866 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2867
2868         * auth-source.el (auth-source-pick): If choice does not contain a
2869         questioned keyword, set the check to t.
2870
2871 2010-06-12  Romain Francoise  <romain@orebokech.com>
2872
2873         * gnus-util.el (gnus-date-get-time): Move up before first use.
2874
2875 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2876
2877         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2878         (gnus-article-edit-part): Bind it to make last part that is substituted
2879         or deleted visible.
2880         (gnus-mime-display-single): Buttonize part of which id equals to
2881         gnus-mime-buttonized-part-id.
2882
2883 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2884
2885         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2886         (gnus-dd-mmm): Use gnus-date-get-time.
2887         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2888         simplify logic.
2889         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2890         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2891
2892 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2893
2894         * auth-source.el (top): Autoload `secrets-list-collections',
2895         `secrets-create-item', `secrets-delete-item'.
2896         (auth-sources): Fix tag string.
2897         (auth-get-source, auth-source-retrieve, auth-source-create)
2898         (auth-source-delete): New defuns.
2899         (auth-source-pick): Rewrite in order to avoid 2 passes.
2900         (auth-source-forget-user-or-password): New parameter USERNAME.
2901         (auth-source-user-or-password): New parameters CREATE-MISSING and
2902         DELETE-EXISTING.  Retrieve password interactively, if needed.
2903
2904 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2905
2906         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2907         deleting unused directories when gnus-expert-user is t.
2908
2909 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2910
2911         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2912         for each temp file when gnus-article-browse-delete-temp is ask.
2913
2914 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2915
2916         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2917         Lisp calls to delete-backward-char by calls to delete-char.
2918
2919 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2920
2921         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2922
2923 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2924
2925         * password-cache.el (password-cache-remove): Fix docstring.
2926
2927 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2928
2929         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2930         article unless decoding article to be saved.
2931
2932 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2933
2934         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2935         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2936         generated within the mm-with-unibyte-current-buffer macro.
2937
2938 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2939
2940         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2941         to nil when we're in a mml-preview buffer and no group is selected.
2942
2943 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2944
2945         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2946         when catching the `C-g'.  Reported by "Leo".
2947
2948 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2949
2950         * message.el (message-forward-make-body-plain)
2951         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2952         multibyte-string-p.
2953
2954         * lpath.el: Revert.
2955
2956 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2957
2958         * message.el (message-forward-make-body-mml): Assume original message
2959         is multibyte string; error on unibyte.
2960         (message-forward-make-body-plain): Ditto; don't add excessive newline
2961         in body end.
2962
2963         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2964
2965 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2966
2967         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2968         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2969
2970 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2971
2972         * mm-extern.el (mm-extern-url): Don't use
2973         mm-with-unibyte-current-buffer.
2974         (mm-extern-cache-contents): Use with-current-buffer instead of
2975         save-excursion + set-buffer.
2976
2977 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2978
2979         * mm-util.el (mm-emacs-mule): Remove.
2980
2981 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2982
2983         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2984         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2985         change.
2986
2987 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2988
2989         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2990         bind the default value of enable-multibyte-characters to nil.
2991
2992 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2993
2994         * message.el (message-forward-make-body-plain)
2995         (message-forward-make-body-mml):
2996         Don't use mm-with-unibyte-current-buffer.
2997
2998 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2999
3000         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
3001
3002 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3003
3004         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3005         (Bug#5592).
3006
3007 2010-05-07  Julien Danjou  <julien@danjou.info>
3008
3009         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3010         it to mm-pipe-part.
3011
3012         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3013         it is given.
3014
3015 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3016
3017         * binhex.el (binhex-decode-region-internal)
3018         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
3019         (dns-query)
3020         * nnweb.el (nnweb-gmane-search)
3021         * pgg-parse.el (pgg-parse-armor)
3022         * pgg.el (pgg-verify-region)
3023         * sha1.el (sha1-string-external)
3024         * uudecode.el (uudecode-decode-region-internal)
3025         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3026         XEmacs.
3027
3028         * gnus-art.el (gnus-article-browse-html-parts)
3029         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3030         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3031         make-temp-file.
3032
3033         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3034         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3035         compiling.
3036
3037         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3038         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3039         XEmacs when compiling.
3040
3041         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3042         gnus-pick-mode-off-hook for XEmacs when compiling.
3043         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3044         gnus-binary-mode-off-hook for XEmacs when compiling.
3045
3046         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3047         nil if char-charset is not available.
3048
3049         * imap.el (imap-disable-multibyte)
3050         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
3051         macros.
3052
3053         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3054         instead of encode-coding-string.
3055
3056         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3057         'xemacs) instead of mm-emacs-mule to switch function definitions.
3058         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3059
3060         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
3061         bind temporary-file-directory for XEmacs;
3062         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
3063         timer-set-function for XEmacs 21.4 and SXEmacs;
3064         bind timer-list for XEmacs 21.4 and SXEmacs;
3065         fbind char-charset and find-charset-region for non-Mule XEmacs;
3066         fbind decode-coding-region, decode-coding-string, detect-coding-region,
3067         encode-coding-region and encode-coding-string for XEmacs having no
3068         file-coding feature.
3069
3070 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3071
3072         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3073
3074 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3075
3076         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3077         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3078
3079 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3080
3081         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3082         alias `jka-compr-delete-temp-file' no longer exists.
3083
3084 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3085
3086         Use define-minor-mode in Gnus where applicable.
3087         * mml.el (mml-mode): Use define-minor-mode.
3088         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3089         (gnus-undo-mode): Use define-minor-mode.
3090         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3091         (gnus-dead-summary-mode): Use define-minor-mode.
3092         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3093         Initialize in declaration.
3094         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3095         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3096         (gnus-mailing-list-mode): Use define-minor-mode.
3097         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3098         (gnus-draft-mode): Use define-minor-mode.
3099         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3100         (gnus-dired-mode): Use define-minor-mode.
3101
3102 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3103
3104         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3105         handles on recursive mml-to-mime translation and check them for
3106         boundary delimiter collisions.  Reported by Greg Troxel.
3107
3108 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3109
3110         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3111
3112 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3113
3114         * mm-util.el (mm-find-buffer-file-coding-system):
3115         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3116
3117 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3118
3119         * message.el (message-generate-headers): Record insertion of optional
3120         headers as well.  Otherwise the check to prevent repeated insertion of
3121         optional headers is a no-op.
3122
3123 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3124
3125         * smime.el: Don't mention CVS.
3126
3127         * nnrss.el (nnrss-fetch): Don't mention CVS.
3128
3129         * nnir.el: Don't mention CVS.
3130
3131 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3132
3133         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3134
3135 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3136
3137         * lpath.el: Fbind bookmark-default-handler,
3138         bookmark-get-bookmark-record, bookmark-make-record-default,
3139         bookmark-prop-get for Emacs <23 and XEmacs.
3140
3141 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3142
3143         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3144         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3145         Use with-current-buffer to silence the byte-compiler.
3146         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3147         bother to require `gnus'.
3148         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3149
3150 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3151
3152         * gnus-sum.el (gnus-summary-bookmark-make-record)
3153         (gnus-summary-bookmark-jump): New functions.
3154         (gnus-summary-mode): Setup bookmark support.
3155
3156 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3157
3158         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3159         if set.
3160
3161 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3162
3163         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3164         gnus-article-browse-html-save-cid-image; make it work recursively for
3165         forwarded messages as well.
3166         (gnus-article-browse-html-parts): Work when prefix arg is given.
3167         (gnus-article-browse-html-article): Doc fix.
3168
3169 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3170
3171         * message.el (message-default-mail-headers):
3172         (message-default-headers): Carry the value mail-default-headers over
3173         into message-default-mail-headers, rather than message-default-headers.
3174
3175 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3176
3177         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3178         charset.
3179
3180         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3181         charset into the <meta> tag when the article is encoded to utf-8.
3182
3183 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3184
3185         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3186         directories as well.
3187         (gnus-article-browse-html-parts): Work for images that do not specify
3188         file names; delete temp directory when quitting; insert header at the
3189         right place; use file: scheme for image files.
3190
3191 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3192
3193         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3194         (gnus-article-browse-html-parts): Use it to make temporary cid image
3195         files in addition to html file so that browser may display them.
3196
3197 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3198
3199         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3200
3201 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3202
3203         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3204
3205 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3206
3207         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3208         about Secret Service API sources.  Improve Customize options.
3209         (auth-source-pick): Change to accept any number of search parameters.
3210         Implement fallbacks iteratively, not recursively.  Add scoring on the
3211         second pass and sort by score.  Call Secret Service API when needed.
3212         (auth-source-user-or-password): Use it.  Call Secret Service API
3213         directly when needed to get the user name and the password.
3214
3215 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3216
3217         * message.el (message-interactive): Doc fix.
3218         (message-qmail-inject-args): Reflow.
3219         (message-kill-to-signature): Fix typo in docstring.
3220
3221         * smiley.el (smiley-buffer): Fix typo in docstring.
3222
3223 2010-03-24  Glenn Morris  <rgm@gnu.org>
3224
3225         * mail-source.el (gnus-message): Declare.
3226         (mail-source-delete-old-incoming): Require gnus-util.
3227
3228 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3229
3230         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3231
3232         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3233
3234         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3235         password-cache's default if it is not bound.
3236         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3237         password-cache-expiry's default if it is not bound.
3238
3239         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3240         available in Emacs 21.
3241
3242         * lpath.el: Suppress compiler warnings for:
3243         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3244         XEmacs;
3245         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3246         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3247         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3248
3249 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3250
3251         * auth-source.el (auth-sources): Fix up definition so extra parameters
3252         are always inline.
3253
3254 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3255
3256         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3257         wasn't updated after mismatch.  Clear cached mailbox info correctly
3258         when uidvalidity changes.
3259         (nnimap-group-prefixed-name): New function to avoid some code
3260         duplication.
3261         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3262         (nnimap-request-group): Use it.
3263         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3264         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3265         with many imap folders.  This is done by caching the group status from
3266         the imap server persistently in a group parameter `imap-status'.  (This
3267         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3268         but not persistently, so every Gnus startup was still very slow.)
3269
3270 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3271
3272         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3273         delete the extra newline.  Otherwise editing of :string and :number
3274         types don't work.
3275
3276 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3277
3278         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3279         secrets.el dependency.
3280         (auth-sources): Add optional user name.  Add secrets.el configuration
3281         choice (unused right now).
3282
3283 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3284
3285         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3286         `gnus-registry-install-shortcuts' fill in the functions.
3287
3288         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3289         warnings.
3290         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3291         (gnus-registry-install-shortcuts): Populate and use it in a
3292         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3293
3294 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3295
3296         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3297         In-place substitutions for the group name encoding/decoding.
3298         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3299         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3300         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3301         (nnimap-update-unseen, nnimap-request-list)
3302         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3303         (nnimap-request-set-mark, nnimap-split-to-groups)
3304         (nnimap-split-articles, nnimap-request-newgroups)
3305         (nnimap-request-create-group, nnimap-request-accept-article)
3306         (nnimap-request-delete-group, nnimap-request-rename-group)
3307         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3308         `encoded-mbx' for consistency.
3309         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3310         variable `imap-current-mailbox'.
3311
3312         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3313         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3314
3315 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3316
3317         * pop3.el (pop3-display-message-size-flag): Display message size byte
3318         counts during POP3 download.
3319         (pop3-movemail): Use it.
3320         (pop3-list): Implement listing of available messages.
3321
3322 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3323
3324         * nnir.el (nnir-get-article-nov-override-function): New function to
3325         override the normal NOV retrieval.
3326         (nnir-retrieve-headers): Use it.
3327
3328 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3329
3330         * auth-source.el (netrc-machine-user-or-password): Autoload.
3331
3332 2010-03-19  Glenn Morris  <rgm@gnu.org>
3333
3334         Stop message.el from loading about 40 libraries it doesn't always need.
3335         The general approach is to autoload rather than require, and to
3336         require in the specific functions rather than the file.  (Bug#5642)
3337
3338         * gmm-utils.el: Don't require wid-edit.
3339         (widget-create-child-value, widget-convert, widget-default-get):
3340         Autoload.
3341
3342         * gnus-util.el: Don't require time-date, netrc.
3343         (message-fetch-field, gnus-group-name-decode): Declare rather than
3344         autoloading.
3345         (gnus-fetch-field): Require message.
3346         (gnus-decode-newsgroups): Require gnus-group.
3347
3348         * ietf-drums.el: Don't require time-date.
3349
3350         * message.el: Don't require hashcash, canlock, ecomplete.
3351         Do require mail-utils.  Require nnheader only when compiling.
3352         (smtpmail-default-smtp-server): Remove declaration.
3353         (message-send-mail-function): Check smtpmail-default-smtp-server
3354         is bound rather than requiring smtpmail.
3355         (message-auto-save-directory, message-insert-signature): Use
3356         expand-file-name rather than nnheader-concat.
3357         (nnheader-insert-file-contents): Autoload.
3358         (hashcash-wait-async): Declare.
3359         (message-send-mail): Only call gnus-setup-posting-charset if
3360         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3361         (message-send-mail-with-sendmail): Require sendmail.
3362         (canlock-password, canlock-password-for-verify): Declare.
3363         (message-canlock-password): Require canlock.
3364         (nnheader-get-report): Autoload.
3365         (gnus-setup-posting-charset): Declare.
3366         (message-send-news): Require gnus-msg.
3367         (message-make-references, message-make-in-reply-to): Use mail-header-id
3368         rather than the alias mail-header-message-id.
3369         (ecomplete-add-item, ecomplete-save): Declare.
3370         (message-put-addresses-in-ecomplete): Require ecomplete.
3371         (ecomplete-display-matches): Autoload.
3372
3373         * mm-decode.el: Don't require mailcap, gnus-util.
3374         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3375         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3376         Autoload.
3377         (mailcap-mime-extensions): Declare.
3378
3379         * mm-encode.el: Don't require mailcap.
3380         (mailcap-extension-to-mime): Autoload.
3381
3382         * mml-sec.el: Don't require password-cache.
3383
3384         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3385         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3386         (mml-minibuffer-read-type): Require mailcap.
3387         (mml-preview): Require gnus-msg.
3388
3389         * mml1991.el: Require password-cache.
3390         (password-cache-expiry): Remove declaration.
3391
3392         * mml2015.el: Require password-cache.
3393         (password-cache-expiry): Remove declaration.
3394
3395         * nneething.el (mailcap): Require mailcap.
3396
3397         * nnheader.el (declare-function): Add compatibility stub.
3398         (message-remove-header): Declare rather than autoload.
3399         (nnheader-replace-header): Require message.
3400
3401         * nnimap.el (declare-function): Add compatibility stub.
3402         (netrc-parse, netrc-machine-user-or-password): Declare.
3403         (nnimap-open-connection): Require netrc.
3404
3405         * nntp.el (declare-function): Add compatibility stub.
3406         (netrc-parse, netrc-machine, netrc-get): Declare.
3407         (nntp-send-authinfo): Require netrc.
3408
3409         * rfc2047.el: Don't require qp.
3410         (quoted-printable-encode-region, quoted-printable-decode-string):
3411         Autoload.
3412
3413         * sieve-mode.el: Don't require easymenu.
3414         (easy-menu-add-item): Autoload it.
3415
3416         * spam-stat.el (time-to-number-of-days): Autoload it.
3417
3418 2010-03-19  Glenn Morris  <rgm@gnu.org>
3419
3420         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3421
3422 2010-03-18  Glenn Morris  <rgm@gnu.org>
3423
3424         * hashcash.el (declare-function): Remove duplicate definition.
3425
3426 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3427
3428         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3429         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3430         value if any backslash escapes).
3431
3432 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3433
3434         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3435         if it is available.  (bug#5647)
3436
3437         * lpath.el: Suppress compiler warning for coding-system-from-name for
3438         Emacs 21 and XEmacs.
3439
3440 2010-03-14  Juri Linkov  <juri@jurta.org>
3441
3442         * hmac-def.el:
3443         * hmac-md5.el:
3444         * netrc.el: Fix keywords.
3445
3446 2010-02-26  Glenn Morris  <rgm@gnu.org>
3447
3448         * message.el (message-send-mail-function): Change the default, so that
3449         it inherits from a customized send-mail-function.  (Bug#5643)
3450
3451 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3452
3453         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3454         shell-command-to-string signals an error (bug#5299).
3455
3456 2010-02-24  Glenn Morris  <rgm@gnu.org>
3457
3458         * message.el (message-smtpmail-send-it)
3459         (message-send-mail-with-mailclient): Doc fixes.
3460
3461 2010-02-16  Glenn Morris  <rgm@gnu.org>
3462
3463         * message.el (message-default-mail-headers): Change the default value
3464         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3465
3466 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3469         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3470
3471 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3472
3473         * time-date.el (date-to-time): Doc fix (Bug#5408).
3474
3475 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3476
3477         * message.el (message-mail): Just pass yank-action on to message-setup.
3478         (message-setup): Handle (FUN . ARGS) form of yank-action.
3479         (message-with-reply-buffer, message-widen-reply)
3480         (message-yank-original): Handle non-buffer values of
3481         message-reply-buffer (Bug#4080).
3482         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3483
3484 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3485
3486         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3487         Fix typo in docstring.
3488
3489 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3490
3491         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3492         response.
3493
3494 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3497
3498         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3499
3500         * message.el (message-check-news-header-syntax): Protect against a
3501         string that `rfc822-addresses' returns when parsing fails.
3502
3503 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3504
3505         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3506         (gnus-previous-char-property-change): New functions.
3507
3508         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3509
3510 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3511
3512         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3513         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3514
3515 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3516
3517         * message.el (message-exchange-point-and-mark): Rework last change to
3518         avoid using optional arg of exchange-point-and-mark, for backward
3519         compatibility.
3520
3521 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3522
3523         * message.el (message-exchange-point-and-mark): Call
3524         exchange-point-and-mark with an argument rather than setting
3525         mark-active by hand (Bug#5175).
3526
3527 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3528
3529         * nntp.el (nntp-service-to-port): Work for service expressed with
3530         numeric string; replace [:digit:] with [0-9] for XEmacs.
3531
3532 2009-12-17  Glenn Morris  <rgm@gnu.org>
3533
3534         * gnus-group.el (gnus-bug-group-download-format-alist):
3535         Change emacs entry to debbugs.gnu.org.  Bump :version.
3536
3537 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3538
3539         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3540
3541 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3542
3543         * message.el (message-info): Explain why we use `Info-goto-node'.
3544
3545 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3546
3547         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3548
3549 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3550
3551         * message.el (message-completion-in-region): New compatibility function.
3552         (message-expand-group): Use it.
3553
3554 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3555
3556         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3557         with no unread article should be listed if the 2nd arg `predicate' is
3558         given.
3559
3560 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3561
3562         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3563
3564 2009-11-29  Juri Linkov  <juri@jurta.org>
3565
3566         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3567         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3568         on `gnus-recenter'. (Bug#4698, Bug#4981)
3569
3570 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3571
3572         * sha1.el (sha1-string-external): default-directory "/" in case
3573         otherwise non-existent.  process-connection-type pipe for touch of
3574         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3575
3576 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3577
3578         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3579         it's comms related and sgml-mode.el has "comm" on that basis too.
3580
3581 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3582
3583         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3584         containing tspecial characters if they have been already quoted.
3585
3586 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3587
3588         * dns-mode.el (auto-mode-alist): Purecopy string.
3589
3590 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3591
3592         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3593
3594 2009-10-24  Glenn Morris  <rgm@gnu.org>
3595
3596         * gnus-art.el (help-xref-stack-item): Define for compiler.
3597
3598 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3599
3600         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3601
3602 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3603
3604         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3605
3606 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3607
3608         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3609         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3610
3611 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3612
3613         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3614         (gnus-overlays-in): New alias to overlays-in.
3615
3616         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3617         gnus-overlay-get, and gnus-delete-overlay.
3618         (gnus-summary-show-thread): Make it work as well for systems in which
3619         next-single-char-property-change is not available.
3620         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3621
3622         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3623         (gnus-overlay-get): New alias to extent-property.
3624         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3625
3626         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3627         SXEmacs.
3628
3629         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3630         SXEmacs.
3631
3632 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3633
3634         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3635
3636 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3637
3638         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3639         and XEmacs that don't have `remove-overlays'.
3640
3641 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3642
3643         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3644         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3645         selective display.  Use overlays instead.
3646
3647 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3648
3649         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3650
3651 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3652
3653         * spam-stat.el (spam-stat-load): Fix typo in message.
3654
3655 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3656
3657         * dig.el (dig-invoke): Fix typo in docstring.
3658         (query-dig): Reflow docstring.
3659
3660 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3661
3662         * gnus-art.el (gnus-article-encrypt-body):
3663         * message.el (message-check-recipients):
3664         * mm-util.el (mm-codepage-setup):
3665         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3666         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3667
3668 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3669
3670         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3671         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3672         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3673         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3674         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3675
3676 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3677
3678         * dig.el: Add "Keywords: comm", as per net-utils.el.
3679
3680 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3681
3682         * dig.el (dig-mode): Use define-derived-mode.
3683
3684 2009-09-19  Glenn Morris  <rgm@gnu.org>
3685
3686         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3687
3688 2009-09-18  Glenn Morris  <rgm@gnu.org>
3689
3690         * gnus-diary.el (gnus-diary-check-message):
3691         * message.el (message-insert-formatted-citation-line):
3692         * nnbabyl.el (top-level):
3693         * nndiary.el (nndiary-schedule):
3694         Fix typos in condition-case handlers.
3695
3696 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3697
3698         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3699         configuration that provides the sole article window in a frame;
3700         position point correctly after deleting a part.
3701
3702 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3703
3704         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3705         (spam-resolve-registrations-routine): Use it to unregister articles
3706         that change status.
3707
3708 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3709
3710         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3711         with XEmacs.
3712         (parse-time-string-chars): Use it.
3713
3714 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3715
3716         * imap.el (imap-interactive-login): Better messages.
3717         (imap-open): Fix bug with renamed buffer on reconnect.
3718         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3719         for easier debugging and cleaner code.  On successful (guessed based on
3720         server capabilities) secondary authentication, set imap-state
3721         correctly.
3722         (imap-last-authenticator): Define imap-last-authenticator as a variable
3723         to avoid warnings.
3724
3725 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * nnrss.el (nnrss-request-article): Remove binding of
3728         default-enable-multibyte-characters that has gotten needless by
3729         the 2007-07-13 change in rfc2047-encode-message-header.
3730
3731         * mml.el (mml-insert-multipart): Error on the message header.
3732         (mml-insert-part): Error on the message header; position point at
3733         the end of a MIME tag.
3734
3735 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3736
3737         * time-date.el (autoload): Expand define-obsolete-function-alias into
3738         defalias and make-obsolete for old Emacsen that Gnus supports.
3739         (with-no-warnings): Define it for old Emacsen.
3740         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3741         is available.
3742         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3743         float-time is available; suppress compile warning for time-to-seconds.
3744
3745         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3746         (gnus-float-time): Alias to float-time if it exists.
3747
3748         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3749         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3750         float-time is available; suppress compile warning for time-to-seconds.
3751
3752         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3753         XEmacs.
3754
3755 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3756
3757         * imap.el (imap-message-map): Docstring fix.
3758
3759 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3760
3761         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3762         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3763         Add the optional argument `encoding' that overrides the default.
3764
3765         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3766         mm-encode-buffer.
3767
3768 2009-09-04  Glenn Morris  <rgm@gnu.org>
3769
3770         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3771         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3772         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3773         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3774         * mm-util.el (mm-with-unibyte-current-buffer)
3775         (mm-find-buffer-file-coding-system):
3776         * yenc.el (yenc-decode-region): Use default-value rather than
3777         default-enable-multibyte-characters.
3778
3779 2009-09-03  Glenn Morris  <rgm@gnu.org>
3780
3781         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3782         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3783         than default-enable-multibyte-characters.
3784
3785 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3786
3787         * gnus-art.el (gnus-article-read-summary-keys):
3788         Fix gnus-buffer-configuration's value temporarily used.
3789
3790 2009-09-02  Glenn Morris  <rgm@gnu.org>
3791
3792         * gnus-util.el (gnus-float-time): New function.
3793         * gnus-delay.el (gnus-delay-article):
3794         * gnus-sum.el (gnus-thread-latest-date):
3795         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3796         * nnspool.el (nnspool-request-newgroups):
3797         Use gnus-float-time rather than time-to-seconds.
3798         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3799
3800         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3801         (gnus-header-subject-face, gnus-header-newsgroups-face)
3802         (gnus-header-name-face, gnus-header-content-face):
3803         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3804         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3805         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3806         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3807         (gnus-cite-face-11):
3808         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3809         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3810         (gnus-server-closed-face, gnus-server-denied-face)
3811         (gnus-server-offline-face):
3812         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3813         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3814         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3815         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3816         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3817         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3818         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3819         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3820         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3821         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3822         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3823         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3824         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3825         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3826         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3827         (gnus-summary-high-undownloaded-face)
3828         (gnus-summary-low-undownloaded-face)
3829         (gnus-summary-normal-undownloaded-face)
3830         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3831         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3832         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3833         (gnus-splash-face):
3834         * message.el (message-header-to-face, message-header-cc-face)
3835         (message-header-subject-face, message-header-newsgroups-face)
3836         (message-header-other-face, message-header-name-face)
3837         (message-header-xheader-face, message-separator-face)
3838         (message-cited-text-face, message-mml-face):
3839         * sieve-mode.el (sieve-control-commands-face)
3840         (sieve-action-commands-face, sieve-test-commands-face)
3841         (sieve-tagged-arguments-face):
3842         * spam.el (spam-face):
3843         Mark face aliases with "-face" in the name as obsolete.
3844
3845 2009-09-01  Glenn Morris  <rgm@gnu.org>
3846
3847         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3848         than goto-line.
3849
3850 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3851
3852         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3853         Don't move point if the command is invoked inside the message header.
3854
3855 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3856
3857         * imap.el (imap-send-command): Simplify.
3858         (imap-wait-for-tag): point-max -> buffer-size.
3859
3860 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3861
3862         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3863         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3864         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3865         * nnir.el (nnir-swish-e-index-file):
3866         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3867         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3868         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3869         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3870         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3871         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3872
3873 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3874
3875         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3876         Don't save excursion.
3877
3878 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3879
3880         * nnheader.el (nnheader-find-file-noselect):
3881         * mm-util.el (mm-insert-file-contents):
3882         Use (default-value 'major-mode) instead of default-major-mode.
3883
3884 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3885
3886         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3887
3888 2009-08-26  Glenn Morris  <rgm@gnu.org>
3889
3890         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3891         than placing in files.el.
3892
3893 2009-08-25  Glenn Morris  <rgm@gnu.org>
3894
3895         * nnir.el (top-level): Don't require cl at run-time.
3896         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3897         Replace cl-function substitute with gnus-replace-in-string.
3898         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3899         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3900         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3901         simplified expansions.
3902
3903 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3904
3905         * dig.el (dig): Add autoload cookie.
3906
3907 2009-08-22  Glenn Morris  <rgm@gnu.org>
3908
3909         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3910         goto-line.
3911
3912 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3913
3914         * parse-time.el (parse-time-string-chars): Save match data.
3915
3916 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3917
3918         * parse-time.el (parse-time-string-chars): Compute using character
3919         classes, to handle non-ascii characters (Bug#3190).
3920
3921 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3922
3923         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3924
3925         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3926         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3927         (gnus-mm-display-part, gnus-mime-display-single)
3928         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3929         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3930
3931         * gnus-sum.el
3932         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3933         (gnus-summary-move-article): Add expirable mark to articles copied or
3934         moved to group that has auto-expire turned on if the option is non-nil.
3935
3936 2009-07-24  Glenn Morris  <rgm@gnu.org>
3937
3938         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3939         Fix typo.  (Bug#3903)
3940
3941 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3942
3943         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3944         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3945         that should not be used for draft articles.
3946         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3947         that has no concern in minor mode keys.
3948         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3949         Abolish.
3950
3951 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3952
3953         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3954         article without making inquiry to a user for unknown encoding.
3955
3956         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3957         (nnmaildir--scan): Assume i-node and device number that file-attributes
3958         returns might be cons-cell.
3959
3960         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3961
3962         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3963
3964 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3965
3966         * auth-source.el: Remove docs now in auth.texi.  Don't use
3967         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3968         `auth-source-hide-passwords' and use them.
3969
3970 2009-07-15  Glenn Morris  <rgm@gnu.org>
3971
3972         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3973
3974 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3975
3976         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3977         excessive whitespace from the default values of title and description.
3978
3979 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3980
3981         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3982         mail-fetch-field to fetch Content-Description header in order to
3983         exclude newlines.
3984
3985 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3986
3987         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3988         format used by GnuPG 2.0.11.
3989
3990 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3991
3992         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3993         to deleted part.
3994
3995 2009-05-30  David Engster  <dengste@eml.cc>
3996
3997         * nnmairix.el: Remove old documentation in the commentary block.
3998         (nnmairix-request-group): Do not update active file for nnml back ends.
3999         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4000         end so that overview files are ignored.
4001         (nnmairix-update-groups): Make updating the groups more robust by using
4002         marks.
4003         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4004         with dollar characters in message-id.
4005
4006 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4007
4008         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4009         2008-12-25 in dns.el.
4010
4011 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4012
4013         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4014         could happen if the text is only composed of spaces and/or tabs.
4015
4016 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4017
4018         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4019         when sending a queued message to avoid extra mml tags.
4020
4021 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4022
4023         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4024
4025 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
4028         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
4029         rmail-toggle-header for XEmacs;
4030         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
4031
4032 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4033
4034         * gnus-dired.el: Remove autoload for gnus-setup-message.
4035         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4036         displaying Gnus logo; always use compose-mail.
4037
4038 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4041
4042 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4043
4044         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4045         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4046         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4047         available.
4048         (gnus-nocem-epg-verify): New function.
4049
4050 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4051
4052         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4053
4054 2009-02-15  Glenn Morris  <rgm@gnu.org>
4055
4056         * gnus-util.el (rmail-insert-rmail-file-header)
4057         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4058         autoloads.
4059         (rmail-default-rmail-file): Remove unnecessary declaration.
4060         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4061
4062 2009-02-14  Glenn Morris  <rgm@gnu.org>
4063
4064         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4065         variable (only used in gnus-util, which declares it anyway).
4066         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4067         which was only needed by gnus-art (changed to not use it any more).
4068         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4069         only used in gnus-util, which autoloads it itself.
4070         (rmail-update-summary): Fix autoload.
4071
4072         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4073         rather than rmail-output-to-rmail-file.
4074
4075 2009-02-07  Glenn Morris  <rgm@gnu.org>
4076
4077         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4078         autoload of function that no longer exists.
4079         (rmail-toggle-header): Declare.
4080         (message-forward-rmail-make-body): Handle mbox Rmail.
4081
4082 2009-01-31  Glenn Morris  <rgm@gnu.org>
4083
4084         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4085         2009-01-09 change.
4086
4087 2009-01-31  Dave Love  <fx@gnu.org>
4088
4089         * imap.el (imap-fetch-safe): Bind debug-on-error.
4090         (imap-debug): Add imap-fetch-safe.
4091
4092 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4093
4094         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4095         (auth-source-forget-all-cached): New convenience function.
4096         (auth-source-user-or-password): Accept list of modes or a single mode.
4097
4098         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4099         auth-source modes.
4100
4101         * netrc.el (netrc-machine-user-or-password): Use list of
4102         auth-source modes.
4103
4104         * nnimap.el (nnimap-open-connection): Use list of
4105         auth-source modes.
4106
4107         * nntp.el (nntp-send-authinfo): Use list of
4108         auth-source modes.
4109
4110 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4111
4112         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4113         now.
4114
4115 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4116
4117         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4118         coding system in XEmacs; add a workaround for XEmacs.
4119
4120         * lpath.el: Fbind coding-system-aliasee.
4121
4122 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4125         of current-language-environment.
4126
4127 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4128
4129         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4130         available at runtime.
4131
4132 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4133
4134         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4135
4136 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4137
4138         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4139         the greatest positive fixnum value doesn't work under an XEmacs with
4140         bignum support; use the most-positive-fixnum constant instead,
4141         available since Emacs 21.1 with cl and XEmacs 21.1.
4142
4143 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4144
4145         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4146         XEmacs gets not to work.
4147
4148 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4149
4150         * mm-util.el (mm-coding-system-priorities): Allow the value like
4151         "Japanese (UTF-8)" of current-language-environment.
4152
4153 2009-01-09  Glenn Morris  <rgm@gnu.org>
4154
4155         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4156         with last-command-event.
4157
4158 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4159
4160         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4161         in the doc string.
4162
4163         * message.el (message-fix-before-sending): Amend comment.
4164
4165 2009-01-08  Dave Love  <fx@gnu.org>
4166
4167         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4168
4169 2009-01-07  David Engster  <dengste@eml.cc>
4170
4171         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4172         simplified server definitions by converting it via
4173         gnus-server-to-method.
4174
4175 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4176
4177         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4178         parameter's operands.
4179
4180 2009-01-06  David Engster  <dengste@eml.cc>
4181
4182         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4183         primary select method (for gnus-group-mark-article-as-read).
4184
4185 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4186
4187         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4188         `(gnus)Face', not `(gnus)X-Face'.
4189
4190 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4191
4192         * mm-util.el (mm-ucs-to-char): New function.
4193
4194         * mm-url.el (mm-url-decode-entities): Use it.
4195
4196         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4197         unicode-to-char.
4198
4199 2009-01-05  Dave Love  <fx@gnu.org>
4200
4201         * time-date.el: Require cl for `declare'.
4202
4203 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4204
4205         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4206         Dave Love.
4207
4208 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4209
4210         * message.el (message-fix-before-sending): Add `eight-bit' to
4211         illegible-text check.
4212
4213 2009-01-03  Michael Olson  <mwolson@gnu.org>
4214
4215         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4216         `headers' is nil.  This can occur if the IMAP server does not have
4217         permissions to read messages from a folder, but can write new messages
4218         to the folder.
4219         (nnimap-request-article-part): Do not insert `data' if it is nil.
4220
4221         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4222         characters which will confuse `read', so skip past them.
4223
4224 2009-01-01  Dave Love  <fx@gnu.org>
4225
4226         * imap.el (imap-string-to-integer): Fix typo.
4227         (imap-fetch-safe): New function.
4228         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4229
4230         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4231
4232         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4233         (imap-parse-greeting): Fix doc strings.
4234         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4235         (imap-parse-flag-list): Make messages unique.
4236         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4237
4238         * nnimap.el: Fix author email.
4239         (nnimap-split-rule): Add FIXME comment.
4240         (nnimap-debug): Fix doc string.
4241
4242 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4243
4244         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4245
4246 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4247
4248         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4249         nslookup if resolv.conf isn't available.
4250         (dns-query): Rename from query-dns.
4251         (dns-query-cached): Rename from query-dns-cached.
4252
4253 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4254
4255         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4256         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4257         to check if those variables exist (first appeared in Emacs 18.50).
4258
4259 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4260
4261         * mm-util.el (mm-line-number-at-pos): New function.
4262
4263         * spam-report.el (spam-report-process-queue): Use it.
4264
4265 2008-12-24  David Engster  <dengste@eml.cc>
4266
4267         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4268         parameters that haven't existed as variables as buffer-local variables.
4269
4270 2008-12-23  Dave Love  <fx@gnu.org>
4271
4272         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4273         cadar.
4274
4275         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4276         imap-starttls-p.
4277         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4278
4279 2008-12-22  Dave Love  <fx@gnu.org>
4280
4281         * imap.el: Fix author email.  Doc fixes.
4282         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4283         reply.
4284
4285 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4286
4287         * spam-report.el (spam-report-gmane-max-requests): New constant.
4288         (spam-report-gmane-wait): New variable.
4289         (spam-report-gmane-ham, spam-report-gmane-spam)
4290         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4291         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4292         the server.
4293
4294         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4295         Add explanations.
4296
4297         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4298         nnheader-accept-process-output and nnheader-read-timeout if available.
4299         (pop3-movemail): Use it.
4300
4301         * message.el (message-check-news-body-syntax): Fix signature check if
4302         there's an attachment.
4303
4304 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4305
4306         * mm-util.el: Add comments to the mm- emulating functions.
4307
4308 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4309
4310         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4311         by Stephen Berman <stephen.berman@gmx.net>.
4312
4313 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4314
4315         * mm-util.el (mm-substring-no-properties): New function.
4316         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4317         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4318         (mm-string-to-multibyte): Doc fix.
4319
4320         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4321
4322 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4323
4324         * mml.el (mml-attach-file): Strip text properties from file name.
4325         (Bug#1574)
4326
4327 2008-12-16  Glenn Morris  <rgm@gnu.org>
4328
4329         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4330
4331 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4332
4333         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4334         knows since the charset specified might be a bogus alias that
4335         mm-charset-synonym-alist provides.
4336
4337 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4338
4339         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4340         "ISO_8859-1".
4341
4342         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4343
4344 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * mm-util.el (mm-charset-eval-alist):
4347         Define it before mm-charset-to-coding-system.
4348         (mm-charset-to-coding-system): Add optional argument `silent';
4349         define it before mm-charset-override-alist.
4350         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4351         default value if it can be used in Emacs currently running;
4352         silence mm-charset-to-coding-system.
4353
4354 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4355
4356         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4357         `allow-override' which says whether to use `mm-charset-override-alist'.
4358         (rfc2047-decode-encoded-words): Use it.
4359
4360         * mm-util.el (mm-charset-override-alist): Fix custom type;
4361         add `(gb2312 . gbk)' to choices.
4362
4363 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4364
4365         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4366         fast.
4367
4368         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4369
4370         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4371
4372 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4373
4374         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4375         on links.
4376
4377         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4378
4379 2008-12-03  Lute Kamstra  <lute@gnu.org>
4380
4381         * sha1.el: Remove leading * from docstrings of defcustoms,
4382         deffaces, defconsts and defuns.
4383
4384 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4385
4386         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4387         users' addresses that don't have domain parts.
4388         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4389         rather than message-narrow-to-head since there will be the message
4390         header separator.
4391
4392 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4393
4394         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4395         since the result is inserted in a unibyte buffer anyway.
4396         (nnimap-demule-use-string-to-multibyte): Remove.
4397         (nnimap-demule): Alias it to mm-string-to-multibyte.
4398
4399 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4400
4401         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4402         variable for debugging bug#464 and bug#1174.
4403         (nnimap-demule): Use it.
4404
4405 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4406
4407         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4408         score calculation correctly.
4409
4410 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4411
4412         * message.el (message-send-mail): Just set the buffer to unibyte
4413         rather than use mm-with-unibyte-current-buffer which does a lot more.
4414         (message-send-mail-partially): Don't bother with
4415         mm-with-unibyte-current-buffer since it's already been made unibyte by
4416         message-send-mail.
4417
4418 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4419
4420         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4421
4422 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4423
4424         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4425
4426 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4427
4428         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4429         require itself and to remove `with-no-warnings'.
4430
4431 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4432
4433         * starttls.el (starttls-any-program-available): Get the name of the
4434         available TLS layer program.
4435         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4436         well as the host name in the "opening" message.
4437
4438         * auth-source.el (auth-source-cache, auth-source-do-cache)
4439         (auth-source-user-or-password): Cache passwords and logins by default,
4440         allow override with `auth-source-do-cache'.
4441         (auth-source-forget-user-or-password): Allow users to remove cache
4442         entries if needed.
4443
4444 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4445
4446         * md4.el (md4-buffer): Fix typo in docstring.
4447         (md4, md4-64): Doc fixes.
4448         (md4-pack-int32): Reflow docstring.
4449
4450 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4451
4452         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4453         condition-case to only the forward-sexp call.
4454
4455 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4456
4457         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4458         quotes contained.  Make it more robust regardless by an extra
4459         condition-case wrapper.
4460
4461 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4462
4463         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4464
4465 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4466
4467         * nnml.el (nnml-request-expire-articles): Check if the function set to
4468         `nnmail-expiry-target' returns the symbol `delete'.
4469
4470         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4471
4472         * nnmail.el (nnmail-expiry-target): Fix custom type.
4473
4474 2008-10-02  Glenn Morris  <rgm@gnu.org>
4475
4476         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4477         Silence compiler warning.
4478
4479 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4480
4481         * tls.el (open-tls-stream): Show the actual command being
4482         executed, instead of the format string.
4483
4484 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4485
4486         * lpath.el: Fbind codepage-setup for Emacs 23.
4487
4488 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4489
4490         * mml.el (mml-menu): Don't assume mml2015 is bound.
4491
4492 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4493
4494         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4495         exists.
4496
4497 2008-09-27  Glenn Morris  <rgm@gnu.org>
4498
4499         * gnus-util.el (mail-header-remove-comments): Autoload it.
4500
4501 2008-09-27  Andreas Schwab  <schwab@suse.de>
4502
4503         * gnus-util.el (gnus-split-references): Strip comments.
4504         (gnus-parent-id): Likewise.
4505
4506 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4507
4508         * message.el (message-confirm-send): Fix version.
4509
4510 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4511
4512         * message.el (message-idna-to-ascii-rhs-1): Use
4513         mail-extract-address-components rather than mail-header-parse-addresses
4514         that is an alias by default to ietf-drums-parse-addresses that does not
4515         support non-ASCII names in headers' contents.
4516
4517 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4518
4519         * message.el (message-confirm-send): Fixed variable documentation to
4520         avoid the "y/n" wording.
4521
4522 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4523
4524         * message.el (message-set-auto-save-file-name): Save to a different
4525         filename so multiple messages (especially drafts) can be recovered.
4526
4527 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4528
4529         * message.el (message-confirm-send): Add appropriate version.
4530
4531 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4532
4533         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4534         defvar.
4535
4536 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4537
4538         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4539         (mm-pkcs7-enveloped-magic): Ditto.
4540
4541 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4542
4543         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4544         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4545
4546 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4547
4548         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4549         default, it's better.
4550
4551 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4552
4553         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4554         summary line gnus-number property and ignore them (with a warning
4555         message).
4556
4557 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4558
4559         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4560         macro caddr in the interactive form since it won't be expanded.
4561
4562 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4563
4564         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4565         `charset'; fix name of function called recursively.
4566         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4567
4568 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4569
4570         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4571         (gnus-mime-set-charset-parameters): New function.
4572         (gnus-mime-view-part-as-charset): Use it to correctly display part
4573         specifying wrong charset.
4574
4575 2008-09-08  David Engster  <dengste@eml.cc>
4576
4577         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4578         in completing-read for back end server.
4579
4580 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4581
4582         * message.el (message-confirm-send): New variable to confirm sending a
4583         message.
4584         (message-send): Use it.
4585
4586 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4587
4588         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4589
4590 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4591
4592         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4593
4594 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4595
4596         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4597         prevent tracking too many groups.
4598         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4599         Use it.
4600
4601 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4602
4603         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4604         moving point to the bottom of the window in order to avoid recentering.
4605
4606 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4607
4608         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4609
4610         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4611         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4612         (gnus-article-beginning-of-window): Fix calculation.
4613
4614 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * gnus-msg.el (gnus-summary-supersede-article)
4617         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4618         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4619         message header.
4620
4621 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4622
4623         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4624         pending output coming after the status change.
4625
4626 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4627
4628         * message.el:
4629         * gnus-start.el:
4630         * gnus-registry.el: Remove VMS support.
4631
4632 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4635         macro.
4636         (rfc2104-hash): Use it.
4637
4638 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4639
4640         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4641         (gnus-summary-sort-by-most-recent-date): New commands.
4642         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4643         and menu entries.
4644
4645 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4646
4647         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4648         don't redisplay article for raw contents; remove plural articles stuff.
4649
4650         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4651         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4652         on gnus-summary-save-article; display results properly.
4653
4654 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * lpath.el: No need to fbind ns-focus-frame.
4657
4658 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4659
4660         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4661
4662 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4663
4664         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4665         gnus-save-all-headers.
4666
4667 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4668
4669         * gnus-util.el (ns-focus-frame): Remove declaration.
4670         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4671         like x.
4672
4673 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4674
4675         * rfc2104.el (rfc2104-zero): Delete defconst.
4676         (rfc2104-hex-alist): Likewise.
4677         (rfc2104-hex-to-int): Delete func.
4678         (rfc2104-hexstring-to-bitstring): Likewise.
4679         (rfc2104-nybbles): New defconst.
4680         (rfc2104-hash): Rewrite for speed.
4681
4682 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * tls.el (open-tls-stream): Make it work with the 2nd argument
4685         BUFFER that is a string but does not exist as a buffer object, as
4686         mentioned in the doc-string.
4687
4688 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4691         SXEmacs.
4692
4693 2008-07-16  Glenn Morris  <rgm@gnu.org>
4694
4695         * gnus-util.el (ns-focus-frame): Declare for compiler.
4696
4697 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4698
4699         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4700         set as a group parameter.
4701         (gnus-summary-save-in-pipe): Work when it is called independently.
4702         (gnus-summary-pipe-to-muttprint): Don't modify
4703         gnus-summary-pipe-output-default-command.
4704
4705 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4706
4707         * message.el (message-send-mail-with-sendmail):
4708         Display the error message.
4709
4710 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4711
4712         * gnus-art.el (gnus-default-article-saver):
4713         Add gnus-summary-save-in-pipe to choices.
4714         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4715         gnus-summary-pipe-output-default-command as the default command.
4716         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4717         instead of gnus-last-shell-command.
4718
4719         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4720         New user option.
4721         (gnus-summary-muttprint-program): Mention the value will be changed.
4722         (gnus-summary-save-article): Force showing of all headers.
4723         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4724
4725 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4726
4727         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4728
4729 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4730
4731         * nnimap.el (nnimap-id):
4732         * sieve-manage.el (sieve-manage-open): Doc fixes.
4733
4734 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4735
4736         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4737         if available.
4738
4739 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4740
4741         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4742
4743         * nnkiboze.el (nnkiboze-generate-group):
4744         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4745
4746         * nnmairix.el: Require CL.
4747
4748 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4749
4750         * dgnushack.el: Autoload get-display-table and put-display-table for
4751         XEmacs 21.5.
4752
4753         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4754         21.4 and SXEmacs.
4755
4756 2008-06-15  David Engster  <dengste@eml.cc>
4757
4758         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4759
4760 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4761
4762         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4763         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4764         runtime choice under XEmacs.
4765
4766         * gnus-sum.el (gnus-summary-set-display-table):
4767         Use `gnus-put-display-table', `gnus-get-display-table',
4768         `gnus-set-display-table' for the display table, instead of `aset'.
4769
4770         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4771         Use `gnus-put-display-table', `gnus-get-display-table',
4772         `gnus-set-display-table' for the display table.
4773
4774 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4775
4776         * nnmairix.el: Add autoloads.
4777
4778 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4779
4780         * nnmairix.el (nnmairix-delete-recreate-group)
4781         (nnmairix-update-and-clear-marks): Fix error messages.
4782
4783 2008-06-14  David Engster  <dengste@eml.cc>
4784
4785         * nnmairix.el: Upgrade to version 0.6.
4786         (nnmairix-group-toggle-propmarks-this-group)
4787         (nnmairix-group-toggle-readmarks-this-group)
4788         (nnmairix-group-delete-recreate-this-group)
4789         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4790         (nnmairix-remove-tick-mark-original-article): New commands.
4791         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4792         (nnmairix-propagate-marks-to-nnmairix-groups)
4793         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4794         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4795         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4796         functions needed for marks propagation and manipulation of read marks.
4797         (nnmairix-update-groups): New function.
4798         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4799         (nnmairix-determine-original-group-from-registry)
4800         (nnmairix-determine-original-group-from-path)
4801         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4802         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4803         New helper functions.
4804         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4805         keystrokes for new commands.
4806         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4807         (nnmairix-request-group): Check allow-fast group parameter.
4808         (nnmairix-request-create-group): Set allow-fast group parameter if
4809         nnmairix-allowfast-default is set.
4810         (nnmairix-close-group): Propagate marks upon closing if needed.
4811         (nnmairix-group-toggle-threads-this-group): Use new.
4812         nnmairix-group-toggle-parameter helper function.
4813         (nnmairix-search): Better check for empty search result.
4814         (nnmairix-goto-original-article): Use new helper functions for
4815         determining original article.
4816         (nnmairix-show-original-article): Make sure message-id is in brackets.
4817         (nnmairix-call-mairix-binary): Change variable name.
4818         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4819         helper function.
4820         (nnmairix-widget-toggle-activate): Fix doc string.
4821
4822 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4823
4824         * nnir.el: Require edmacro when compiling with XEmacs.
4825         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4826         available in Emacs 21.
4827
4828 2008-06-11  Glenn Morris  <rgm@gnu.org>
4829
4830         * gnus-util.el (x-focus-frame):
4831         * gnus.el (image-size):
4832         * mm-decode.el (image-size): Declare.
4833
4834         * gnus-picon.el (declare-function): Add compat definition.
4835         (image-size): Declare.
4836
4837         * gnus-group.el (tool-bar-map):
4838         * gnus-sum.el (tool-bar-map): Define for compiler.
4839
4840         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4841
4842         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4843
4844         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4845         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4846         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4847         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4848         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4849         * sieve-manage.el, spam-report.el, spam.el:
4850         Remove unnecessary eval-and-compile of autoloads.
4851
4852 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4853
4854         * auth-source.el: Precise Tramp doc.
4855
4856 2008-06-07  Glenn Morris  <rgm@gnu.org>
4857
4858         * nnmairix.el: Remove unnecessary eval-when-compile.
4859
4860 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4861
4862         * lpath.el: Fbind propertize for XEmacs 21.4.
4863
4864 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4865
4866         * nnir.el: Move here from ../contrib.
4867
4868 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4869
4870         * gnus-util.el (gnus-read-shell-command): New function.
4871         * mm-decode.el (mm-pipe-part):
4872         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4873
4874 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4877
4878 2008-06-03  Glenn Morris  <rgm@gnu.org>
4879
4880         * pop3.el (nnheader-accept-process-output): Autoload it.
4881
4882 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4883
4884         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4885         are not 2-digit hexadecimal characters that follow `%'s.
4886
4887 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4888
4889         * message.el (message-bogus-recipient-p): Fix type in doc string.
4890         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4891         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4892         Improve custom options.
4893         (message-bogus-recipient-p): Adjust accordingly.
4894
4895 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4896
4897         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4898         long-form month and day names.
4899
4900 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4901
4902         * dgnushack.el: Autoload debug, eudc-expand-inline and
4903         pgg-snarf-keys-region for XEmacs.
4904
4905         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4906
4907         * nnmairix.el: Require edmacro when compiling with XEmacs.
4908
4909 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4910
4911         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4912         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4913
4914 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4915
4916         * auth-source.el: Add more docs.
4917
4918         * netrc.el (netrc-machine): Always match if the port is not given.
4919
4920 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4921
4922         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4923         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4924         retrieval faster in some cases, but might make CPU usage larger.  If
4925         this has any bad side effects, we might revert this change.
4926
4927         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4928         seems to make mail retrieval much, much faster.
4929         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4930         unconditionally.
4931
4932         * gnus-draft.el (gnus-group-send-queue): Bind
4933         message-send-mail-partially-limit to nil to avoid being prompted.
4934
4935 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4936
4937         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4938
4939         * message.el (message-bogus-address-regexp): Fix and improve custom
4940         type.
4941         (message-setup-hook): Add message-check-recipients as custom option.
4942
4943 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4944
4945         * message.el (message-cite-function): Remove bogus autoload which crept
4946         in during merge from v5-10.
4947
4948 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4949
4950         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4951
4952         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4953
4954         * auth-source.el: Preliminary Tramp docs.
4955         (auth-sources): Change the default auth-sources to use
4956         EPA .gpg files.
4957
4958 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4959
4960         * nntp.el: Autoload `auth-source-user-or-password'.
4961         (nntp-send-authinfo): Use it.
4962
4963         * nnimap.el: Autoload `auth-source-user-or-password'.
4964         (nnimap-open-connection): Use it.
4965
4966         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4967         for the gnus-message function.
4968         (auth-source-user-or-password): Use it.
4969
4970 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4971
4972         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4973         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4974         (rfc2104-hash): Use it.
4975
4976 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4977
4978         * gnus-art.el (gnus-article-toggle-truncate-lines):
4979         Don't use `iff' in docstring.
4980
4981 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4982
4983         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4984
4985         * gnus-util.el (gnus-extract-address-component-name)
4986         (gnus-extract-address-component-email): Convenience functions around
4987         `gnus-extract-address-components'.
4988
4989         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4990         Use `gnus-extract-address-component-email' to fix bug of comparing full
4991         sender name to `user-mail-address'.
4992
4993 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4994
4995         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4996         catch/throw to optimize.
4997         (gnus-registry-find-keywords): Just use member to find a keyword.
4998
4999 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5000
5001         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5002         is current before calling gnus-server-prepare.
5003         (gnus-server-setup-buffer, gnus-server-update-server)
5004         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5005
5006 2008-05-04  Juri Linkov  <juri@jurta.org>
5007
5008         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5009         (mailcap-file-default-commands): Use mailcap-replace-in-string
5010         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5011         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5012
5013 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5014
5015         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5016
5017 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5018
5019         * gnus.el: Bump version to 0.11.
5020
5021 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5022
5023         * gnus.el: No Gnus v0.10 is released.
5024
5025 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5026
5027         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5028         hooks.
5029         (gnus-update-read-articles): Speed up non-marks-using users.
5030         (gnus-use-marks): Define gnus-use-marks.
5031         (gnus-propagate-marks): Rename variable to something more sensible.
5032
5033 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5034
5035         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5036         (gmm-image-load-path-for-library): Fix typos in docstrings.
5037         (gmm-message): Reflow docstring.
5038
5039 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5040
5041         * mail-source.el (mail-source-set-1, mail-source-bind):
5042         Move auth-source code out of the macro to clean it up and fix bugs.
5043
5044 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5045
5046         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5047         by sender if it's equal to user-mail-address, it's likely to be
5048         useless.
5049
5050         * mail-source.el (mail-source-bind): Don't use user or password if they
5051         are not bound.  Unintern them if they are nil.  Don't use server unless
5052         it's bound, and default it to empty string otherwise.
5053
5054 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5055
5056         * mail-source.el: Load auth-source.el.
5057         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5058         get user name or password, if auth-sources is set up.
5059
5060         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5061         strategy of splitting with parent.
5062         (gnus-registry-split-fancy-with-parent)
5063         (gnus-registry-post-process-groups): Use it and fix prior
5064         bug (returning a list as the split result).
5065
5066         * auth-source.el (auth-sources): Remove server parameter.
5067         (auth-source-pick, auth-source-user-or-password)
5068         (auth-source-user-or-password-imap)
5069         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5070         (auth-source-user-or-password-sftp)
5071         (auth-source-user-or-password-smtp): Remove server parameter.
5072
5073 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5074
5075         * smime.el (smime-sign-region, smime-encrypt-region)
5076         (smime-decrypt-region):
5077         Remove redundant calls to `generate-new-buffer-name'.
5078
5079 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5080
5081         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5082         Don't use QP for message/rfc822.
5083         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5084
5085 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5086
5087         * sieve-manage.el (sieve-string-bytes): Remove.
5088         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5089         correct byte-length only if the process's coding-system is the same as
5090         the one used internally by Emacs to represent strings.
5091
5092 2008-04-22  Juri Linkov  <juri@jurta.org>
5093
5094         * mailcap.el (mailcap-file-default-commands): New function.
5095
5096 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5097
5098         * message.el (message-signature-separator, message-cite-function):
5099         Change custom version.
5100
5101 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5102
5103         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5104         commands.
5105         (tls-checktrust): Ditto.
5106
5107 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5108
5109         * mm-decode.el (mm-display-external): Make temp file read-only.
5110
5111 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5112
5113         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5114         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5115         `C-c C-f d'.
5116
5117 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5118
5119         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5120
5121 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5122
5123         * gnus.el: Bump version to 0.9.
5124
5125 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5126
5127         * gnus.el: No Gnus v0.8 is released.
5128
5129 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5130
5131         * mail-source.el (mail-source-value):
5132         Prefer fboundp to functionp so it works with macros as well.
5133
5134 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5135
5136         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5137         Fix last change in case the element is not even a symbol.
5138
5139 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5140
5141         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5142         Prefer fboundp to functionp so it works with macros as well.
5143
5144 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5145
5146         * auth-source.el: Added docs.
5147         (auth-sources): Modify format to support server.
5148         (auth-source-pick, auth-source-user-or-password)
5149         (auth-source-user-or-password-imap)
5150         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5151         (auth-source-user-or-password-sftp)
5152         (auth-source-user-or-password-smtp): Add server parameter.
5153
5154 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5155
5156         * gnus-registry.el: Initialize the registry when gnus-registry-install
5157         is t.
5158
5159 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5160
5161         * compface.el (uncompface): Make buffer unibyte.
5162
5163 2008-04-05  Glenn Morris  <rgm@gnu.org>
5164
5165         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5166
5167 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5168
5169         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5170         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5171
5172         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5173         multibyteness after rather than before erasing it.
5174
5175         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5176         mm-with-multibyte.
5177         (gnus-request-article-this-buffer): Make sure the proper decoding is
5178         used if gnus-original-article-buffer happens to be unibyte.
5179
5180         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5181         default-enable-multibyte-characters.
5182
5183         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5184         default-enable-multibyte-characters.
5185
5186         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5187
5188         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5189
5190 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5191
5192         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5193         (imap-message-copyuid-1): Use it.
5194         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5195         J. Williams in
5196         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5197
5198         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5199         imap-enable-exchange-bug-workaround.
5200         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5201
5202 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5203
5204         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5205         a 100 byte status-checks into a 2-3MB transfer for each group.
5206         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5207         to enable bug workaround or not.
5208         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5209
5210 2008-03-31  Glenn Morris  <rgm@gnu.org>
5211
5212         * message.el (mml2015-use): Declare for compiler.
5213         (message-info): Require mml2015 when appropriate.
5214
5215 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5216
5217         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5218         whitespace.
5219
5220 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5221
5222         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5223         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5224         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5225         (nntp-service-to-port): New function.
5226         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5227         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5228         (nntp-open-netcat-stream): New function.
5229         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5230
5231 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5232
5233         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5234
5235 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5236
5237         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5238
5239 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5240
5241         * dns.el (dns-write): Use set-buffer-multibyte.
5242
5243 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5244
5245         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5246
5247 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5248
5249         * message.el (message-signature-separator): Change default.
5250         Improve custom type.
5251         (message-cite-function): Change default to
5252         message-cite-original-without-signature.
5253
5254         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5255         toggle.
5256
5257         * message.el (message-check-news-body-syntax): Fix signature check.
5258         (message-setup-1): Mark buffer as unmodified _after_ running
5259         message-setup-hook and handling message-alternative-emails.
5260         (message-shorten-references): Be more strict when building list of
5261         valid references to comply with GNKSA.
5262
5263         * gnus-group.el (gnus-read-ephemeral-bug-group)
5264         (gnus-read-ephemeral-debian-bug-group)
5265         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5266
5267         * message.el (message-info): Don't use booleanp which isn't supported
5268         in Emacs 21 and XEmacs.
5269
5270 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5271
5272         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5273         gnus-group-gmane-group-download-format.
5274         (gnus-group-read-ephemeral-gmane-group): Rename from
5275         gnus-group-read-ephemeral-gmane-group.
5276         (gnus-read-ephemeral-gmane-group-url): Rename from
5277         gnus-group-read-ephemeral-gmane-group-url.
5278         (gnus-bug-group-download-format-alist): New variable.
5279         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5280         (gnus-read-ephemeral-emacs-bug-group): New commands.
5281
5282 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5283
5284         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5285         (gnus-visible-headers): Improve custom type.
5286
5287 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5288
5289         * mml.el (mml-menu): Add workarounds for XEmacs.
5290
5291         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5292         X-Boundary header.
5293
5294         * message.el (message-simplify-recipients): Fix previous commit.
5295
5296 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5297
5298         * mm-util.el (mm-set-buffer-multibyte): New function.
5299         * mm-decode.el (mm-copy-to-buffer): Use it.
5300
5301 2008-03-19  Glenn Morris  <rgm@gnu.org>
5302
5303         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5304         Accidentally removed in the sync process with Emacs.
5305
5306 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5307
5308         * message.el (message-alter-recipients-discard-bogus-full-name):
5309         New function.
5310         (message-alter-recipients-function): New variable.
5311         (message-get-reply-headers): Use it.
5312         (message-replace-header): New helper function.
5313         (message-recipients-without-full-name): New variable.
5314         (message-simplify-recipients): New command.
5315
5316         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5317
5318         * message.el (message-info): Handle EasyPG manual.
5319
5320         * mml.el (mml-menu): Add entry for EasyPG.
5321
5322 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5323
5324         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5325         parameter.
5326
5327         * message.el (message-disassociate-draft): Specify drafts group name
5328         fully.
5329
5330 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5331
5332         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5333         unnecessary duplicates from the match list.
5334
5335 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5336
5337         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5338
5339         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5340
5341         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5342         args of `how-many' of which the XEmacs version doesn't take; declare
5343         Info-index-next as function.
5344
5345 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5346
5347         * gnus-score.el (gnus-score-headers): Fix handling of
5348         gnus-inhibit-slow-scoring.
5349
5350         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5351         string.
5352         (gnus-button-url-regexp): Improve handling of parenthesis.
5353         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5354         (gnus-button-handle-info-keystrokes): Handle index entries.
5355
5356 2008-03-15  Glenn Morris  <rgm@gnu.org>
5357
5358         * parse-time.el (parse-time-string): Simplify.
5359
5360 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5361
5362         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5363         Incoming* files.
5364
5365 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5366
5367         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5368         (auth-source-pick): Use it.
5369
5370 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5371
5372         * binhex.el (binhex-decode-region-internal):
5373         * uudecode.el (uudecode-decode-region-internal):
5374         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5375         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5376         setting default-enable-multibyte-characters.
5377
5378 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5379
5380         * auth-source.el (auth-source-protocols)
5381         (auth-source-protocols-customize, auth-source-choices): Added and
5382         modified variable customizations and defaults.
5383         (auth-source-pick, auth-source-user-or-password)
5384         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5385         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5386         (auth-source-user-or-password-sftp)
5387         (auth-source-user-or-password-smtp): Use new variables and provide an
5388         interface to netrc.el.
5389
5390 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5391
5392         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5393         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5394         Make sure the nntp port to specify is a string.
5395
5396 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5397
5398         * nntp.el: Use with-current-buffer.
5399         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5400         dubious mm-with-unibyte-current-buffer.
5401         (nntp-with-open-group-function): New function extracted from
5402         nntp-with-open-group macro.
5403         (nntp-with-open-group): Use the function, so it's easier to debug.
5404         Add indentation and debugging info.
5405         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5406         the use of the netcat alternatives.
5407
5408         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5409         Avoid mm-string-as-multibyte as well.
5410
5411         * nnweb.el (nnweb-insert-html):
5412         Remove use of nnheader-string-as-multibyte.
5413
5414         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5415         (nnheader-string-as-multibyte): Remove.
5416
5417         * mm-view.el: Use inhibit-read-only.
5418         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5419         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5420         or unibyte-string.
5421
5422         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5423         (mm-uu-yenc-extract): Use with-current-buffer.
5424
5425         * gnus-soup.el (gnus-soup-send-packet): Don't use
5426         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5427
5428         * nnmh.el: Use with-current-buffer.
5429         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5430         mm-string-as-multibyte on the output of mm-encode-coding-string.
5431
5432         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5433         (nnimap-request-move-article): Use with-current-buffer.
5434
5435         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5436         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5437         conversion uses string-make-unibyte rather than string-as-unibyte.
5438
5439         * gnus-msg.el: Use with-current-buffer.
5440
5441         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5442
5443 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5444
5445         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5446         string for caching if it is 'PIN.
5447
5448 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * lpath.el: Consider the case without Emacs/W3.
5451
5452 2008-03-08  Glenn Morris  <rgm@gnu.org>
5453
5454         * time-date.el (date-to-time, time-subtract, time-add)
5455         (safe-date-to-time): Doc fixes.
5456
5457 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5458
5459         * mail-source.el (mail-source-delete-old-incoming-confirm):
5460         Change default to nil.
5461         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5462
5463 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5464
5465         * lpath.el: Rearrange.
5466
5467         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5468         (gnus-article-goto-prev-page): Work for articles having ^L's.
5469
5470         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5471
5472         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5473
5474 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5475
5476         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5477         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5478         (gnus-bookmark-jump): Adjust some variable names.
5479
5480 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5481
5482         * auth-source.el: New package.
5483         (auth-source-choices): Add customization entry point variable.
5484
5485         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5486         bug.
5487
5488 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5489
5490         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5491         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5492         (gnus-registry-install-shortcuts): Rename from
5493         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5494         the `gnus-registry-mark-map' keymap dynamically from
5495         `gnus-registry-marks'.  The generated functions update the summary line
5496         when a registry mark is added or deleted, and will call
5497         `gnus-registry-install-p' (see the comments in the code).
5498         (gnus-registry-user-format-function-M): Use concat intelligently.
5499
5500         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5501         the registry mark functions.
5502
5503 2008-03-05  Glenn Morris  <rgm@gnu.org>
5504
5505         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5506         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5507         gnus-art.
5508         (top-level): No need to load own source when compiling.
5509
5510 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5511
5512         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5513         Suggested by <chris.anderton@zetnet.co.uk>.
5514
5515 2008-03-04  Glenn Morris  <rgm@gnu.org>
5516
5517         * gnus-sum.el (top-level): No need to require gnus when compiling,
5518         since unconditionally required near start of file.
5519         (gnus-summary-display-while-building): Move definition before use.
5520
5521 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5522
5523         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5524         formatting function.
5525
5526 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5527
5528         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5529         with plists.
5530         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5531         Use new format.
5532
5533 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5534
5535         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5536         `where-is-internal' that returns a range of key sequences.
5537
5538 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5539
5540         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5541
5542         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5543         (gnus-summary-jump-to-group): Consider windows on other displayed
5544         frames as well.  Similar changes might be needed elsewhere, but that's
5545         the one I've bumped into during my use.
5546
5547         * nndoc.el (nndoc-oe-dbx-type-p):
5548         * gnus-msg.el (gnus-debug):
5549         * gnus-group.el (gnus-update-group-mark-positions):
5550         Use mm-string-to-multibyte.
5551
5552 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5553
5554         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5555         doesn't handle NotDashEscaped.
5556
5557         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5558         (mml-dnd-attach-options): Fix typo in custom choice.
5559
5560         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5561         nndoc-article-type to mbox.
5562         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5563
5564         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5565         to nil, instead of html2text.
5566
5567         * imap.el (imap-debug): Add `imap-ping-server'.
5568
5569         * gnus-bookmark.el: Add FIXMEs.
5570
5571         * message.el (message-form-letter-separator)
5572         (message-send-form-letter-delay): New variables.
5573         (message-send-form-letter): Use them.  New command to send form
5574         letters.  Requested by Uwe Siart.
5575         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5576
5577 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5578
5579         * Update copyright years.
5580
5581 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5582
5583         Sync from EMACS_22_BASE.
5584
5585         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5586
5587 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5588
5589         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5590         empty author.
5591
5592 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5593
5594         * gnus-registry.el (gnus-registry-marks): Add variable for
5595         customization of marks and their appearance.
5596         (gnus-registry-read-mark): Use it.
5597         (gnus-registry-do-marks): Add utility function to loop through
5598         `gnus-registry-marks'.
5599         (gnus-registry-install-shortcuts-and-menus): Add function to install
5600         shortcuts and menus.
5601         (gnus-registry-initialize): Use it.
5602         (gnus-registry-default-mark): Clarify documentation.
5603
5604 2008-02-29  Glenn Morris  <rgm@gnu.org>
5605
5606         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5607         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5608         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5609         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5610         Change defcustom :version from 23.0 to 23.1.
5611
5612 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5613
5614         * gnus-registry.el (gnus-registry-follow-group-p)
5615         (gnus-registry-post-process-groups): Add functions to aid registry
5616         splitting and improve logging.  Clarify behavior in function
5617         documentation.
5618         (gnus-registry-split-fancy-with-parent): Use them.
5619
5620 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5621
5622         * gnus-art.el: Use with-current-buffer.
5623
5624 2008-02-27  David Engster  <dengste@eml.cc>
5625
5626         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5627         Express real group name in the response.
5628
5629 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5630
5631         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5632         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5633         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5634         autoload gnus-registry-fetch-group when compiling.
5635         (nnmairix-request-group-with-article-number-correction): Remove
5636         unreferenced argument passed to nnmairix-call-backend.
5637
5638 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5639
5640         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5641         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5642         Wilde.
5643
5644 2008-02-27  Glenn Morris  <rgm@gnu.org>
5645
5646         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5647         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5648         variables to defconsts.  Convert comments to doc-strings.
5649         (nnmairix-last-server, nnmairix-current-server): Convert from free
5650         variables to defvars.  Convert comments to doc-strings.
5651         (gnus-registry-fetch-group): Autoload.
5652         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5653         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5654         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5655         caddr.
5656         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5657         nnmairix-request-group-with-article-number-correction call.
5658         (nnmairix-fast, nnmairix-group): New, less general names, for free
5659         variables passed from nnmairix-request-group to
5660         nnmairix-request-group-with-article-number-correction.  Declare.
5661         (nnmairix-request-group-with-article-number-correction):
5662         Use nnmairix-fast, nnmairix-group rather than fast, group.
5663
5664 2008-02-26  David Engster  <dengste@eml.cc>
5665
5666         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5667         version 0.5.
5668
5669 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5670
5671         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5672         instead of making an extra function call.  Don't add the current group
5673         to articles only when they have the group.  Use
5674         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5675         Reported by David <de_bb@arcor.de>.
5676
5677 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5678
5679         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5680         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5681
5682 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5683
5684         * mail-source.el (mail-source-delete-incoming): Change default.
5685         Supplement doc string.
5686
5687         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5688
5689 2008-02-14  Glenn Morris  <rgm@gnu.org>
5690
5691         * time-date.el (format-seconds): New function.
5692
5693 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5694
5695         * nnmail.el (nnmail-message-id-cache-file): Derive from
5696         `gnus-home-directory'.
5697
5698 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5699
5700         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5701         Document negative prefix.
5702
5703         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5704
5705 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5706
5707         * message.el (message-unsent-separator): Add the Exim bounce
5708         separator.
5709
5710 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5711
5712         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5713         list.
5714         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5715         recipient/signer list.
5716
5717 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5718
5719         * Makefile.in (datarootdir): Define.
5720         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5721         name that might contain whitespace.
5722
5723 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5724
5725         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5726         fbound (Emacs 23 unicode), signal an error.
5727
5728 2008-02-08  Glenn Morris  <rgm@gnu.org>
5729
5730         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5731
5732 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5733
5734         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5735         ports to the calls to `netrc-machine-user-or-password' in addition to
5736         "imap" and "imaps".
5737
5738 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5739
5740         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5741
5742         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5743
5744 2008-02-01  Kenichi Handa  <handa@m17n.org>
5745
5746         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5747         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5748         (rfc2104-hash): Convert the result of concat to unibyte string.
5749
5750 2008-02-01  Dave Love  <fx@gnu.org>
5751
5752         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5753         coding-system-for-read.
5754         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5755
5756 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5757
5758         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5759         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5760         <hanche@math.ntnu.no>.
5761
5762 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5765
5766         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5767
5768 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5769
5770         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5771         * message.el (message-beginning-of-line): Use featurep instead of bound
5772         tests in order to resolve conditionals at compile time.
5773
5774 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5775
5776         * mail-source.el (mail-sources): Add `group' choice.
5777
5778         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5779         parameter `in-group' to control into which group the articles go.
5780         Add treatment of `group' mail-source.
5781
5782 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5785
5786         * mm-decode.el (mm-dissect-buffer): Decode description.
5787
5788         * mml.el (mml-to-mime): Encode message header first.
5789
5790 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5791
5792         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5793         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5794
5795         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5796         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5797
5798 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5799
5800         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5801
5802 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5803
5804         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5805         prefix keys.
5806         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5807         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5808         gnus-xmas.el.
5809
5810         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5811         (gnus-xmas-article-describe-bindings): New function.
5812         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5813         gnus-xmas-article-describe-bindings.
5814
5815         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5816
5817 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5818
5819         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5820         Add new variables for article mark management.
5821         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5822         list of extra data entries which, when present, will indicate that the
5823         article ID should not be trimmed from the registry.
5824         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5825         functions.
5826         (gnus-registry-read-mark): New function to read a mark name from the
5827         user.
5828         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5829         (gnus-registry-set-article-mark-internal): New functions to add and
5830         remove marks.
5831         (gnus-registry-get-article-marks): New function to show the marks for
5832         an article, or retrieve them for further use.
5833
5834 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5837         keys when no argument is given.
5838
5839 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5840
5841         * imap.el (imap-ping-server): New variable.
5842         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5843         (imap-ping-server): Minor doc string fixes.
5844
5845 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5846
5847         * imap.el (imap-ping-server): New function.
5848         (imap-opened): Call imap-ping-server.
5849
5850 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5851
5852         * gnus-sum.el (gnus-article-sort-by-random)
5853         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5854         jidanni@jidanni.org.
5855
5856 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5857
5858         * gnus-art.el (gnus-article-describe-bindings): New function.
5859         (gnus-article-read-summary-keys): Use it.
5860         (gnus-article-mode-map): Bind `C-h b' to it.
5861
5862 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5863
5864         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5865         XEmacs.
5866         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5867         against non-character events.
5868
5869         * lpath.el: Fbind map-keymap for Emacs 21.
5870
5871 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5872
5873         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5874         command.
5875         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5876         instead of END.  Change name of the temp file.
5877         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5878         customizable.
5879
5880 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5881
5882         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5883         bind `S W' to gnus-article-wide-reply-with-original; set default
5884         binding to gnus-article-read-summary-send-keys.
5885         (gnus-article-read-summary-keys): Fix the order of keys; display
5886         continuation keys correctly in the echo area; describe bindings
5887         correctly when keys end with `C-h'.
5888         (gnus-article-read-summary-send-keys): New function.
5889         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5890         for gnus-article-read-summary-send-keys; display continuation keys
5891         correctly in the echo area.
5892         (gnus-article-reply-with-original): Ignore prefix argument.
5893         (gnus-article-wide-reply-with-original): New function.
5894
5895         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5896         Emacs 21.
5897
5898 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5899
5900         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5901         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5902
5903 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5904
5905         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5906         (gnus-group-read-ephemeral-gmane-group): New command.
5907
5908 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5909
5910         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5911
5912 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5913
5914         * message.el (message-send-mail-function): Increase custom version.
5915
5916         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5917         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5918
5919 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5920
5921         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5922         for the cases where imap-authenticate is called with a nil buffer
5923         parameter.
5924
5925 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5926
5927         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5928         html parts correctly; support forwarded messages.
5929         (gnus-article-browse-html-article): Remove work buffers.
5930
5931         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5932         compiling.
5933         (netrc-bound-and-true-p): New macro.
5934         (netrc-parse): Use it instead of bound-and-true-p that is not available
5935         in XEmacs 21.4.
5936
5937 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5938
5939         * gnus-registry.el (gnus-registry-mark-article)
5940         (gnus-registry-article-marks): Add functionality to mark articles
5941         through the Gnus registry.
5942
5943         * encrypt.el: Clarify documentation for the new pgg method.
5944         (encrypt-file-alist): Add PGG option.
5945         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5946         functionality.  Abstract password key and messaging to external
5947         functions.
5948         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5949         (encrypt-message-method-and-cipher): Add new convenience external
5950         functions.
5951         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5952         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5953
5954         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5955         (netrc-parse): Use encrypt-file-alist to determine if
5956         encrypt-find-model or encrypt-insert-file-contents should be used.
5957
5958         * encrypt.el: Clarify documentation.  Load password-cache or
5959         password, whichever one is found first, instead of autoloading.
5960
5961 2007-12-19  Glenn Morris  <rgm@gnu.org>
5962
5963         * mml.el (message-options-set, message-narrow-to-head)
5964         (message-in-body-p, message-mail-p, message-encode-message-body):
5965         Autoload.
5966         (message-remove-header, message-narrow-to-headers-or-head)
5967         (message-subscribed-p, message-make-mail-followup-to)
5968         (message-position-on-field, message-news-p)
5969         (message-options-set-recipient, message-generate-headers)
5970         (message-sort-headers): Declare as functions.
5971
5972 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5973
5974         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5975         convention in doc string.
5976
5977 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5978
5979         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5980         title to html parts.
5981         (gnus-article-browse-html-article): Pass message header to it.
5982
5983         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5984
5985 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5986
5987         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5988         or password compatible with XEmacs.
5989
5990 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5991
5992         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5993         format document.
5994         (gnus-mime-delete-part): Don't write description line if empty.
5995         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5996
5997 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5998
5999         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6000         (gnus-summary-mark-read-and-unread-as-read)
6001         (gnus-summary-mark-current-read-and-unread-as-read)
6002         (gnus-summary-mark-unread-as-ticked): Doc fix.
6003         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6004
6005 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6006
6007         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6008         Christoph Conrad <christoph.conrad@gmx.de>.
6009
6010 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6011
6012         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6013         yes-or-no-p.
6014
6015 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6016
6017         * mm-decode.el (mm-add-meta-html-tag): New function.
6018         (mm-save-part-to-file, mm-pipe-part): Use it.
6019
6020         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6021         gnus-y-or-n-p instead of y-or-n-p.
6022         (gnus-article-browse-html-parts): Work with message/external-body; use
6023         mm-add-meta-html-tag.
6024
6025 2007-12-11  Glenn Morris  <rgm@gnu.org>
6026
6027         * gnus-cache.el: Require gnus-sum not just when compiling.
6028
6029         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6030
6031         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6032         definitions before use.
6033
6034         * mm-decode.el: Require gnus-util.
6035         (mm-remove-part): Only call delete-annotation on XEmacs.
6036
6037         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6038
6039         * nnmail.el: Require gnus-int.
6040
6041         * spam.el: Move `require's before `eval-when-compile's.
6042
6043         * gnus-ems.el (gnus-alive-p):
6044         * gnus-fun.el (message-goto-eoh):
6045         * gnus-util.el (gnus-group-name-decode):
6046         * mail-source.el (gnus-compress-sequence):
6047         * message.el (Info-goto-node, format-spec):
6048         * mm-bodies.el (message-options-get):
6049         * mm-decode.el (mm-view-pkcs7):
6050         * mm-util.el (gmm-write-region):
6051         * mml-smime.el (mml-compute-boundary)
6052         (gnus-completing-read-with-default):
6053         * mml.el (widget-button-press, gnus-make-hashtable):
6054         * mml1991.el (mm-decode-content-transfer-encoding)
6055         (mm-encode-content-transfer-encoding)
6056         (message-options-get, message-options-set):
6057         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6058         * nnfolder.el (gnus-request-group):
6059         * nnheader.el (ietf-drums-unfold-fws):
6060         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6061         * smime.el (gnus-run-mode-hooks):
6062         * spam-stat.el (gnus-message): Autoload.
6063
6064         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6065         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6066         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6067         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6068         Add declare-function compatibility definition.
6069
6070         * gnus-cache.el (nnvirtual-find-group-art):
6071         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6072         (gnus-add-image, gnus-add-wash-type):
6073         * gnus-group.el (nnkiboze-score-file):
6074         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6075         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6076         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6077         (message-tokenize-header, gnus-get-buffer-create)
6078         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6079         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6080         * gnus.el (gnus-group-decoded-name):
6081         * mail-source.el (imap-capability):
6082         * mm-bodies.el (message-options-set):
6083         * mm-decode.el (gnus-configure-windows):
6084         * mm-extern.el (message-goto-body):
6085         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6086         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6087         (epg-sub-key-validity, message-options-set):
6088         * mml.el (widget-event-point, gnus-configure-windows):
6089         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6090         * mml2015.el (epg-check-configuration, epg-configuration)
6091         (message-options-set):
6092         * nndb.el (nndb-request-article):
6093         * nnfolder.el (gnus-request-create-group):
6094         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6095         * nnmaildir.el (gnus-group-mark-article-read):
6096         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6097         * rfc1843.el (message-fetch-field):
6098         * spam.el (gnus-extract-address-components):
6099         Declare as functions.
6100
6101 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6104
6105         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6106
6107         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6108         bind show-trailing-whitespace for XEmacs.
6109
6110 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6111
6112         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6113         new no-op macro for backward compatibility.
6114
6115         * imap.el (imap-string-to-integer): New function.
6116
6117 2007-12-09  Glenn Morris  <rgm@gnu.org>
6118
6119         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6120
6121         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6122         * message.el, mm-view.el, sieve-manage.el, smime.el:
6123         Add declare-function compatibility definition.
6124
6125         * gnus-art.el (w3-region, w3m-region, Info-menu):
6126         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6127         * gnus-sum.el (gnus-get-predicate):
6128         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6129         * message.el (mail-abbrev-in-expansion-header-p):
6130         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6131         (w3m-detect-meta-charset, w3m-region):
6132         * sieve-manage.el (password-read, password-cache-add)
6133         (password-cache-remove):
6134         * smime.el (password-read-and-add): Declare as functions.
6135
6136 2007-12-08  David Kastrup  <dak@gnu.org>
6137
6138         * gnus-sum.el (gnus-summary-simplify-subject-query):
6139         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6140         `message'.
6141
6142 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6145         it to bind idna-program, installation-directory, defined-colors, and
6146         face-attribute for XEmacs of the version that compiles defcustom forms.
6147
6148 2007-12-07  Glenn Morris  <rgm@gnu.org>
6149
6150         * gnus-art.el (article-make-date-line): Revert previous change.
6151
6152 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6153
6154         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6155
6156 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6157
6158         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6159         Call gnus-add-to-range ranges only once with a prepared article-list.
6160
6161 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6162
6163         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6164         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6165         group names with backslashes.  Reported by Tassilo Horn
6166         <tassilo@member.fsf.org>.
6167
6168 2007-12-06  Deepak Goel  <deego3@gmail.com>
6169
6170         * gnus-art.el (article-make-date-line):
6171         * gnus-start.el (gnus-load):
6172         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6173
6174 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * gnus-art.el (gnus-use-idna)
6177         * gnus-start.el (gnus-site-init-file)
6178         * message.el (message-use-idna)
6179         * mm-uu.el (mm-uu-hide-markers)
6180         * smiley.el (smiley-style): Revert changes that suppress warnings.
6181
6182 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6183
6184         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6185         specify charset to html source.  Reported by Christoph Conrad
6186         <christoph.conrad@gmx.de>.
6187
6188 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6191         idna-program in order to suppress byte compile warning issued by XEmacs
6192         that came to byte compile the default value section of defcustom forms
6193         recently.
6194
6195         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6196         value of installation-directory.
6197
6198         * message.el (message-use-idna): Don't directly refer to the value of
6199         idna-program.
6200
6201         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6202
6203         * smiley.el (smiley-style): Don't directly call face-attribute.
6204
6205 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6206
6207         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6208
6209         * gnus-dired.el: Reduce Gnus dependencies.
6210         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6211         require.  Use autoloads instead.
6212         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6213         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6214         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6215         (gnus-dired-mode): Adjust doc string.
6216         (gnus-dired-mail-mode): New variable.
6217         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6218         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6219         (gnus-dired-mail-buffers): New function.  Return mail or message
6220         composition buffers.
6221         (gnus-dired-attach): Use it.
6222         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6223         NO-DECODE.
6224         (gnus-dired-print): Use `gnus-print-buffer' depending on
6225         `gnus-dired-mail-mode'.
6226
6227 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6228
6229         * rfc2047.el (rfc2047-encoded-word-regexp)
6230         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6231         explaining what regexp patterns are for.
6232
6233 2007-12-04  Glenn Morris  <rgm@gnu.org>
6234
6235         * password.el: Move to password-cache.el.
6236
6237         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6238         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6239         * mml-smime.el (password-read, password-cache-add)
6240         (password-cache-remove):
6241         No need to autoload, since mml-sec requires password.
6242
6243         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6244         * message.el (gnus-extract-address-components):
6245         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6246
6247         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6248         password.
6249
6250 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6251
6252         * mailcap.el: Reduce dependencies.
6253         (mail-header-parse-content-type): Autoload.
6254         (mailcap-delete-duplicates): New alias.
6255         (mailcap-mime-info): Add optional argument NO-DECODE.
6256         (mailcap-mime-types): Use mailcap-delete-duplicates.
6257
6258         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6259
6260 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6261
6262         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6263         (imap-parse-status): Upcase status-att for servers that sends them
6264         lower-case (e.g., MS Exchange 2007).
6265
6266 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6269         function.
6270
6271         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6272         (gnus-uu-yenc-article): New function.
6273
6274         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6275
6276         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6277         buffer.
6278
6279 2007-12-02  Glenn Morris  <rgm@gnu.org>
6280
6281         * binhex.el (binhex): New custom group.
6282         (binhex-decoder-program, binhex-decoder-switches)
6283         (binhex-use-external): Move to the binhex custom group.
6284
6285         * uudecode.el (uudecode): New custom group.
6286         (uudecode-decoder-program, uudecode-decoder-switches)
6287         (uudecode-use-external): Move to the uudecode custom group.
6288
6289         * netrc.el (top-level): Don't load `encrypt' features.
6290         (netrc-parse): Don't use encrypt.
6291         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6292
6293         * encrypt.el: Remove file.
6294
6295 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6296
6297         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6298         matches on patches.
6299
6300         * gnus-art.el (gnus-article-browse-html-article): Mention
6301         `mm-text-html-renderer' in the doc string.
6302
6303         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6304         string.  Add comments.
6305
6306         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6307         if rhs is ASCII.
6308
6309 2007-12-01  Glenn Morris  <rgm@gnu.org>
6310
6311         * mail-source.el (top-level): Require format-spec before
6312         eval-when-compile.
6313
6314 2007-11-30  Glenn Morris  <rgm@gnu.org>
6315
6316         * encrypt.el: Require password, rather than autoloading password-read.
6317
6318 2007-11-29  Glenn Morris  <rgm@gnu.org>
6319
6320         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6321         (sasl-make-client, sasl-next-step, sasl-step-data)
6322         (sasl-step-set-data): Declare as functions.
6323
6324 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6325
6326         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6327
6328 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6329
6330         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6331         certs should be verified and what is to be done in the event of a
6332         verification failure.
6333
6334         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6335         caller can indicate whether the cache should be disregarded for this
6336         call.  This way the result of the call is reproducible at all times and
6337         can be considered a canonical server name for the supplied method.
6338         (gnus-agent-method-p): Canonicalize server names by pushing their
6339         method through `gnus-method-to-server' using the no-cache argument.
6340
6341         * gnus-srvr.el (gnus-server-insert-server-line): Call
6342         `gnus-method-to-server' with `no-cache' argument.
6343
6344         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6345         gnus-agent-possibly-synchronize-flags as this should be called when the
6346         server is actually being opened.
6347         (gnus-agent-possibly-synchronize-flags)
6348         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6349         flags file of an agentized server to the latter function.
6350
6351         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6352         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6353         after a connection has been established successfully.
6354
6355 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6356
6357         * gnus-art.el (article-display-face): Force to display face if called
6358         interactively; check if gnus-article-x-face-too-ugly matches author.
6359         (article-display-x-face): Display face even if From header is missing
6360         as article-display-face does.
6361
6362 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6363
6364         * hashcash.el (message-narrow-to-headers-or-head)
6365         (message-fetch-field, message-goto-eoh)
6366         (message-narrow-to-headers): Declare as functions.
6367
6368 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6369
6370         * mail-source.el (mail-sources): Default to fetch from file for
6371         compatibility with default of nnmail-spool-file.
6372
6373 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6374
6375         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6376         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6377         to look for encoded word that should be encoded again.
6378         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6379         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6380         encoding pattern.
6381         (rfc2047-decode-region): Switch strict regexp and loose one according
6382         to rfc2047-allow-irregular-q-encoded-words.
6383
6384 2007-11-25  Romain Francoise  <romain@orebokech.com>
6385
6386         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6387
6388 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6389
6390         * tls.el (tls-program): Provide more custom choices from
6391         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6392         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6393
6394 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6395
6396         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6397         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6398
6399         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6400         `nnmail-spool-file'.
6401
6402         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6403         `nnmail-spool-file'.
6404
6405         * gnus-move.el (gnus-change-server): Ditto.
6406
6407         * gnus-kill.el (gnus-batch-score): Ditto.
6408
6409         * gnus-cache.el (gnus-jog-cache): Ditto.
6410
6411         * gnus-msg.el (gnus-summary-reply):
6412         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6413
6414 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6415
6416         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6417         version.  Minor improvement to doc strings.
6418         (tls-program): Add comment.
6419
6420 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6421
6422         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6423         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6424         mismatch between the hostname provided in the certificate and the name
6425         of the host connnecting to.
6426         (open-tls-stream): Use them.  Check certificates against trusted root
6427         certificates.
6428
6429 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6430
6431         * gnus-cache.el (gnus-cache-generate-nov-databases):
6432         Use nnml-generate-nov-databases-directory instead of
6433         nnml-generate-nov-databases-1.
6434
6435 2007-11-24  Glenn Morris  <rgm@gnu.org>
6436
6437         * message.el (message-tool-bar-retro): Update for rename
6438         mail_send.xpm->mail-send.xpm.
6439
6440 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6441
6442         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6443         `smime-ldap-search' for Emacs 22 and up.
6444
6445 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6446
6447         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6448
6449         * message.el (message-send-mail-function): Fix error convention.
6450         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6451         (message-widen-reply, message-send-mail, message-talkative-question)
6452         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6453         (message-clone-locals, message-send-news): Use with-current-buffer.
6454         (message-insert-or-toggle-importance): Remove unused var `valid'.
6455         (message-make-references): Remove unused var `new-references'.
6456         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6457
6458 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6459
6460         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6461         (spam-split-symbolic-return-positive): Reflow docstring.
6462         (spam-backends, spam-summary-exit-behavior)
6463         (spam-mark-ham-unread-before-move-from-spam-group)
6464         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6465         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6466         (spam-clear-cache, spam-backend-check, spam-install-backend)
6467         (spam-install-statistical-backend, spam-list-of-processors)
6468         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6469         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6470         (spam-check-crm114, spam-initialize, spam-unload-hook):
6471         Fix typos in docstrings.
6472
6473 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6474
6475         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6476         been checked if they have never been read and those group levels are
6477         higher than the one that a user specified.
6478
6479 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6480
6481         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6482         foreign groups unless a group level is specified by a user.
6483         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6484
6485 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6486
6487         * message.el (message-send-mail-function): Require sendmail.
6488
6489 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6490
6491         * message.el (message-send-mail-function): Check for smtpmail too.
6492
6493         * utf7.el (utf7-encode, utf7-decode): Use coding system
6494         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6495
6496         * message.el (message-send-mail-function): New function.
6497         (message-send-mail-function): Set default using
6498         message-send-mail-function.  Adjust doc string.
6499         (message-send-mail-with-mailclient): New function.
6500
6501 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6502
6503         * smime.el (from):
6504         * rfc2047.el (message-posting-charset):
6505         * qp.el (mm-use-ultra-safe-encoding):
6506         * pop3.el (parse-time-months):
6507         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6508         * nnml.el (files):
6509         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6510         (jka-compr-compression-info-list, ange-ftp-path-format)
6511         (efs-path-regexp):
6512         * nndiary.el (files):
6513         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6514         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6515         (epg-digest-algorithm-alist, inhibit-redisplay)
6516         (password-cache-expiry):
6517         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6518         (pgg-output-buffer, password-cache-expiry):
6519         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6520         (efs-path-regexp):
6521         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6522         (inhibit-redisplay):
6523         * mm-uu.el (file-name, start-point, end-point, entry)
6524         (gnus-newsgroup-name, gnus-newsgroup-charset):
6525         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6526         (latin-unity-ucs-list):
6527         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6528         (mm-uu-binhex-decode-function):
6529         * message.el (gnus-message-group-art, gnus-list-identifiers)
6530         (rmail-enable-mime-composing, gnus-local-organization)
6531         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6532         (gnus-read-active-file, facemenu-add-face-function)
6533         (facemenu-remove-face-function, gnus-article-decoded-p)
6534         (tool-bar-mode):
6535         * mail-source.el (display-time-mail-function):
6536         * gnus-util.el (nnmail-pathname-coding-system)
6537         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6538         (gnus-original-article-buffer, gnus-user-agent)
6539         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6540         (xemacs-codename, sxemacs-codename, emacs-program-version):
6541         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6542         * gnus-start.el (gnus-agent-covered-methods)
6543         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6544         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6545         (gnus-newsgroup-headers, gnus-group-list-mode)
6546         (gnus-group-mark-positions, gnus-newsgroup-data)
6547         (gnus-newsgroup-unreads, nnoo-state-alist)
6548         (gnus-current-select-method, mail-sources)
6549         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6550         (nnmail-spool-file, gnus-cache-active-hashtb):
6551         * gnus-mh.el (mh-lib-progs):
6552         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6553         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6554         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6555         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6556         (gnus-group-buffer):
6557         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6558         (font-lock-set-defaults):
6559         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6560         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6561         (gnus-summary-post-menu, total-parts, type, condition, length):
6562         * gnus-agent.el (gnus-agent-read-agentview):
6563         * flow-fill.el (show-trailing-whitespace):
6564         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6565         eval-and-compile wrappers for byte compiler pacifiers.
6566
6567         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6568         (mm-display-inline-fontify): Check for featurep 'xemacs not
6569         extent-list.
6570
6571         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6572         itimer-list.
6573         (mm-create-image-xemacs): Only do something for XEmacs.
6574         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6575
6576         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6577
6578         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6579         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6580
6581 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6582
6583         * nnimap.el (nnimap-split-download-body):
6584         * gnus-demon.el (gnus-demon):
6585         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6586
6587 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6588
6589         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6590         macros.
6591         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6592         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6593         copy data from unibyte buffer to multibyte current buffer.
6594         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6595         to copy data from unibyte current buffer to multibyte buffer.
6596         (nntp-make-process-buffer): Make process buffer unibyte.
6597
6598         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6599
6600 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6601
6602         * pop3.el (pop3-open-server): Accept and process data more robustly at
6603         connexion start to avoid spurious "POP SSL connexion failed" errors.
6604
6605 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6606
6607         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6608         read group names.
6609
6610 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6611
6612         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6613
6614 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6615
6616         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6617         (nnmail-save-active): Use a unibyte buffer when saving active file,
6618         which may contain non-ASCII group names.
6619
6620         * nnml.el (nnml-request-group): Decode group names in messages.
6621
6622 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6623
6624         * message.el (message-citation-line-function)
6625         (message-insert-formatted-citation-line): Fix spelling of
6626         `message-insert-formated-citation-line'.
6627
6628 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6629
6630         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6631
6632 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6633
6634         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6635         nnmail-pathname-coding-system.
6636
6637         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6638         that a user enters; decode group names in messages.
6639
6640         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6641
6642 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6643
6644         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6645
6646         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6647
6648         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6649         risky local variable.
6650
6651         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6652
6653 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6654
6655         * encrypt.el: Improve documentation to fix function name typo.
6656         Reported by Daiki Ueno <ueno@unixuser.org>.
6657
6658 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6659
6660         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6661         even if the point is not in the last page of an article.
6662         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6663         back to the previous page.
6664
6665 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6666
6667         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6668
6669 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6670
6671         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6672
6673 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6674
6675         * message.el (message-check-news-body-syntax): Avoid
6676         mm-string-as-multibyte.
6677         (message-hide-headers): Don't assume (point-min)==1.
6678
6679 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6680
6681         * message.el (message-remove-blank-cited-lines): Fix if remove is
6682         given.
6683         (message-bogus-address-regexp): New variable.
6684         (message-bogus-recipient-p): New function.
6685         (message-check-recipients): New command.
6686         (message-syntax-checks): Add `bogus-recipient'.
6687         (message-fix-before-sending): Add `bogus-recipient'.
6688
6689         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6690         (gnus-treat-body-boundary): Don't test window-system.
6691
6692 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6693
6694         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6695
6696 2007-10-28  Miles Bader  <miles@gnu.org>
6697
6698         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6699         at compile-time too.
6700
6701 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6702
6703         * gnus-msg.el (gnus-message-setup-hook): Add
6704         `message-remove-blank-cited-lines' to options.
6705
6706 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6707
6708         * message.el (message-remove-blank-cited-lines): New function.
6709         Suggested by Karl Plästerer.
6710
6711 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6714         mapc.
6715
6716         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6717         (top-level): Use mapc to set functions to be traced for debugging.
6718
6719         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6720         called for effect with while loop.
6721
6722         * message.el (message-talkative-question): Replace mapcar called for
6723         effect with mapc.
6724
6725         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6726         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6727         called for effect with dolist.
6728
6729         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6730
6731         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6732         gnus-extra-headers and nnmail-extra-headers.
6733
6734         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6735         called for effect with dolist.
6736         (top-level): Use mapc to set functions to be traced for debugging.
6737
6738         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6739         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6740         dolist.
6741
6742         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6743         Replace mapcar called for effect with mapc.
6744         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6745         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6746         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6747         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6748
6749         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6750         remove-if that's a cl function.
6751
6752         * webmail.el (webmail-debug): Replace mapcar called for effect with
6753         dolist.
6754
6755         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6756         with mapc.
6757
6758 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6759
6760         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6761         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6762         with while loop.
6763
6764         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6765         functions from article-* functions.
6766         (gnus-multi-decode-header): Replace mapcar called for effect with
6767         dolist.
6768
6769         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6770         (gnus-bookmark-show-details): Replace mapcar called for effect with
6771         while loop.
6772
6773         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6774         called for effect with while loop.
6775
6776         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6777         with dolist.
6778
6779         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6780         mapcar called for effect with dolist.
6781
6782         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6783
6784         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6785         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6786         Replace mapcar called for effect with dolist.
6787         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6788         mapc.
6789
6790         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6791         Replace mapcar called for effect with dolist.
6792         (gnus-topic-list): Replace mapcar called for effect with mapc.
6793
6794         * gnus.el: Use mapc instead of mapcar to add autoloads.
6795
6796 2007-10-23  Richard Stallman  <rms@gnu.org>
6797
6798         * gnus-group.el (gnus-group-highlight): Mark as risky.
6799
6800 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6801
6802         * gnus.el (gnus-server-to-method): Return method found first in
6803         gnus-newsrc-alist.
6804
6805         * gnus-art.el (gnus-article-highlight-signature)
6806         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6807         button overlay without the front stickiness.
6808
6809 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6810
6811         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6812         overview buffer needed a catch to receive its throw.
6813         (gnus-agent-flush-cache): Declared as interactive to make this function
6814         easier to use.
6815
6816 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6817
6818         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6819         `next-line'.
6820
6821 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6822
6823         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6824         exclude address matching message-dont-reply-to-names.
6825
6826 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6827
6828         * gnus-util.el (gnus-string<): New function.
6829
6830         * gnus-sum.el (gnus-article-sort-by-author)
6831         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6832
6833 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6834
6835         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6836         the frame-focus tag is set in gnus-buffer-configuration.
6837
6838 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6839
6840         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6841         the front stickiness.
6842
6843 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6846         url pattern; remove duplicate one.
6847         (gnus-article-extend-url-button): New function.
6848         (gnus-article-add-buttons): Use it.
6849         (gnus-button-push): Use concatenated url that it makes.
6850
6851 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6852
6853         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6854
6855 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6856
6857         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6858         Don't hardcode point-min==1.
6859
6860 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6861
6862         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6863         Fix comment about "iso8859-1".
6864
6865 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6866
6867         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6868         ones returned from the verify-function.
6869
6870         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6871         mml2015-extract-cleartext-signature if extraction failed.
6872
6873 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6874
6875         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6876         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6877         failed.
6878
6879 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6880
6881         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6882
6883 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6884
6885         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6886         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6887         recommends to use EasyPG instead of PGG.
6888
6889         * pgg.el: Revert to revision 6.23.2.16.
6890
6891         * pgg-def.el: Revert to revision 6.6.2.14.
6892
6893         * pgg-gpg.el: Revert to revision 6.23.2.34.
6894
6895 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6896
6897         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6898         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6899         thread for both the null and zero (kill/expire thread) universal prefix
6900         cases.
6901         (gnus-summary-expire-thread): Add new function to expire a thread,
6902         using gnus-summary-kill-thread.
6903         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6904         shortcuts for gnus-summary-expire-thread.
6905         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6906         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6907
6908 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6909
6910         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6911         extras value, so an extras entry can be deleted.
6912         (gnus-registry-delete-extra-entry): Use it.
6913         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6914         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6915         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6916         storage through the gnus-registry, and provide an appropriate API for
6917         it.
6918
6919 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6920
6921         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6922         Suggested by Leo <sdl.web@gmail.com>.
6923
6924         * gnus.el: Do.
6925
6926 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6927
6928         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6929         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6930
6931         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6932
6933         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6934         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6935
6936 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6937
6938         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6939         newline.
6940         (nnmbox-request-accept-article): Don't change article in source buffer;
6941         narrow to header to use message-fetch-field rather than
6942         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6943         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6944         as delimiters; make sure article ends with newline.
6945         (nnmbox-delete-mail): Correct last position of article to be deleted;
6946         ignore X-Gnus-Newsgroup header in article body.
6947         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6948         positions; make sure article ends with newline.
6949
6950         * message.el (message-display-abbrev): Don't infloop when a user
6951         inserts SPC in the beginning of header.
6952
6953         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6954         coding-system-for-read and coding-system-for-write for XEmacs having no
6955         file-coding feature.
6956
6957         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6958
6959 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6960
6961         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6962         list of groups not followed by default.  Fix type to be regexp.
6963         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6964
6965 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6966
6967         * hmac-def.el (define-hmac-function): Switch from old-style to
6968         new-style backquotes.
6969
6970         * md4.el (md4-make-step): Likewise.
6971
6972 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6975         raw-text coding system when saving .newsrc file, which may contain
6976         non-ASCII group names.
6977
6978 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6979
6980         * gnus-cus.el (gnus-score-extra): New widget.
6981         (gnus-score-extra-convert): New function.
6982         (gnus-score-customize): Use it for Extra.
6983
6984 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6985
6986         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6987         (mml2015-mailcrypt-clear-verify): Use it.
6988         (mml2015-gpg-clear-verify): Use it.
6989         (mml2015-pgg-clear-verify): Use it.
6990         (mml2015-epg-clear-verify): Replace the current part with the output
6991         from GnuPG; don't extract the plaintext by itself.
6992
6993         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6994         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6995         mml2015-clear-verify-function; don't touch the armor headers or
6996         dash-escaped text here.
6997
6998 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6999
7000         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7001         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7002         parts, or application/octet-stream as a last resort.
7003         (gnus-mime-view-part-as-type): Don't toggle display.
7004         (gnus-mime-view-part-as-charset): Don't turn off display before
7005         querying charset.
7006
7007         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7008         stuff to undisplayer function in Emacs.
7009         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7010
7011         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7012         text/calendar parts.
7013
7014 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7017         decoding text/calendar parts.
7018
7019         * message.el (message-forward-make-body-mime): Always mark body as
7020         having no illegible text; remove signed-or-encrypted argument.
7021         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7022
7023         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7024         (mml-generate-mime-1): Don't encode body if it is specified to be in
7025         raw form; don't make buffer be unibyte when inserting multibyte string.
7026
7027 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7028
7029         * sha1.el: Fix up comment style.
7030         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7031         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7032
7033         * hex-util.el: Fix up comment style.
7034         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7035
7036         * gnus-salt.el: Use with-current-buffer.
7037         (gnus-pick-setup-message): Fix long-standing typo.
7038
7039 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * imap.el (imap-logout-timeout): New variable.
7042         (imap-logout, imap-logout-wait): New functions.
7043         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7044
7045         * nnimap.el (nnimap-logout-timeout): New server variable.
7046         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7047         nnimap-logout-timeout.
7048
7049         * gnus-art.el (gnus-article-summary-command-nosave)
7050         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7051
7052 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7053
7054         * gnus.el (gnus-maximum-newsgroup): New variable.
7055
7056         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7057         according to gnus-maximum-newsgroup.
7058
7059         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7060         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7061         Limit the range of articles according to gnus-maximum-newsgroup.
7062
7063 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7064
7065         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7066         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7067         Don't perform gnus-configure-windows here; reuse existing sticky
7068         article buffer.
7069
7070         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7071         it doesn't exist in gnus-article-mode.
7072
7073 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7074
7075         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7076         (gnus-agent-decoded-group-name): New function.
7077         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7078         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7079
7080 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7081
7082         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7083         Add binding for gnus-sticky-article.
7084         (gnus-summary-exit): Don't kill sticky article buffers.
7085
7086         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7087         article buffer.
7088         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7089         (gnus-kill-sticky-article-buffers): New commands.
7090
7091 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7092
7093         * nntp.el (nntp-xref-number-is-evil): New server variable.
7094         (nntp-find-group-and-number): If it is non-nil, don't trust article
7095         numbers in the Xref header.
7096
7097 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7098
7099         * gnus-agent.el (gnus-agent-read-group): New function.
7100         (gnus-agent-flush-group, gnus-agent-expire-group)
7101         (gnus-agent-regenerate-group): Use it.
7102         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7103         nnmail-pathname-coding-system.
7104
7105 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7108
7109         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7110         that are unread as unread, and also as selected so that information of
7111         marks having been changed by a user may be updated when exiting group.
7112
7113 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7116         calculated ignoring signature parts to gnus-treat-article.
7117
7118 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7119
7120         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7121         a point here in order to keep the window start.
7122         (gnus-insert-mime-security-button): Make a button overlay without the
7123         front stickiness.
7124         (gnus-mime-display-security): Goto the end of a button.
7125
7126         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7127
7128 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7129
7130         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7131         group-name-at-point.
7132         (gnus-group-completing-read): New function that offers decoded
7133         non-ASCII group names for completion.
7134         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7135         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7136         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7137         (gnus-group-fetch-control): Use it.
7138         (gnus-fetch-group): Use group-name-at-point for the initial value
7139         rather than the default value; use gnus-alive-p.
7140
7141         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7142         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7143         (gnus-summary-post-news): Use gnus-group-completing-read.
7144
7145         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7146         (gnus-read-move-group-name): Decode group name for completion.
7147
7148 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7149
7150         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7151         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7152         Yamaoka slightly modified the code).
7153
7154 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7155
7156         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7157         (nnmail-split-incoming): Bind it.
7158
7159         * nnml.el (nnml-group-name-charset): New function.
7160         (nnml-decoded-group-name): Use it; don't decode group name if
7161         nnmail-group-names-not-encoded-p is non-nil.
7162         (nnml-encoded-group-name): New function.
7163         (nnml-group-pathname): Inline nnml-decoded-group-name.
7164         (nnml-request-expire-articles): Decode group name in message.
7165         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7166         nnmail-pathname-coding-system.
7167         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7168         not decoded ones according to nnmail-group-names-not-encoded-p.
7169         (nnml-generate-active-info): Use nnml-encoded-group-name.
7170
7171 2007-08-08  Glenn Morris  <rgm@gnu.org>
7172
7173         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7174         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7175         doc-strings and comments.
7176
7177 2007-07-25  Glenn Morris  <rgm@gnu.org>
7178
7179         * Relicense all FSF files to GPLv3 or later.
7180
7181 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7182
7183         * gnus-sum.el (gnus-summary-move-article): Make
7184         gnus-summary-respool-article work.
7185
7186 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7187
7188         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7189         string.
7190
7191 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7192
7193         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7194         that should be ignored when comparing distant RSS articles with local
7195         ones.
7196         (nnrss-make-hash-index): New function.  Create a hash index according
7197         to the ignored fields.
7198         (nnrss-check-group): Use it.
7199
7200 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7201
7202         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7203
7204         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7205
7206         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7207         the new optional argument ENCODED is non-nil.
7208         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7209         coding system for encoding group name.
7210         (gnus-group-make-rss-group): Pass un-encoded group name to
7211         gnus-group-make-group.
7212         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7213         encoded.
7214
7215         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7216         Encode group name to which articles are moved or copied.
7217         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7218         coding system for encoding Newsgroup, Followup-To and Xref headers.
7219
7220         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7221         marks; use nnheader-file-coding-system to write a file.
7222         (nnagent-retrieve-headers): Bind file-name-coding-system to
7223         nnmail-pathname-coding-system.
7224
7225         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7226
7227         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7228         (nnml-request-article, nnml-request-create-group)
7229         (nnml-request-rename-group, nnml-find-id)
7230         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7231         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7232         (nnml-save-marks): Use nnml-group-pathname instead of
7233         nnmail-group-pathname.
7234
7235         (nnml-request-create-group, nnml-request-expire-articles)
7236         (nnml-request-move-article, nnml-request-delete-group)
7237         (nnml-deletable-article-p, nnml-possibly-create-directory)
7238         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7239         (nnml-open-marks): Bind file-name-coding-system to
7240         nnmail-pathname-coding-system.
7241
7242         (nnml-request-article): Pass server argument to nnml-find-group-number.
7243         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7244         server argument to nnml-possibly-create-directory.
7245         (nnml-request-accept-article): Pass server argument to
7246         nnml-active-number and nnml-save-mail.
7247         (nnml-find-group-number): Pass server argument to nnml-find-id.
7248         (nnml-request-update-info): Pass server argument to
7249         nnml-marks-changed-p.
7250
7251         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7252         (nnml-save-mail, nnml-active-number): Add server argument.
7253
7254         (nnml-request-delete-group): Warn if group is missing.
7255         (nnml-get-nov-buffer): Decode group name.
7256         (nnml-generate-active-info): Encode group name.
7257         (nnml-open-marks): Decode group name in messages.
7258
7259 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7262         if it is not specified.
7263         (gnus-article-pipe-part, gnus-article-save-part)
7264         (gnus-article-interactively-view-part, gnus-article-copy-part)
7265         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7266         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7267         (gnus-article-replace-part, gnus-article-delete-part)
7268         (gnus-article-view-part-as-type): Pass raw prefix argument to
7269         gnus-article-part-wrapper.
7270
7271 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * gnus-agent.el (gnus-agent-save-active): Bind
7274         nnheader-file-coding-system to gnus-agent-file-coding-system.
7275
7276         * gnus-cache.el (gnus-cache-save-buffers)
7277         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7278         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7279         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7280         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7281         (gnus-cache-generate-active, gnus-cache-rename-group)
7282         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7283         (gnus-cache-update-overview-total-fetched-for): Bind
7284         file-name-coding-system to nnmail-pathname-coding-system.
7285         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7286         variables.
7287         (gnus-cache-decoded-group-name): New function.
7288         (gnus-cache-file-name): Use it.
7289         (gnus-cache-generate-active): Use non-decoded group name for active.
7290
7291         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7292         right place.
7293         (gnus-write-active-file): Don't break non-ASCII group names.
7294
7295         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7296         nnmail-pathname-coding-system.
7297
7298         * lpath.el: Bind default-file-name-coding-system,
7299         file-name-coding-system and language-info-alist for XEmacs.
7300
7301         * gnus-uu.el (gnus-uu-decode-save): Typo.
7302
7303 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7304
7305         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7306
7307 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7308
7309         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7310         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7311         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7312         (gnus-agent-flush-group, gnus-agent-flush-cache)
7313         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7314         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7315         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7316         (gnus-agent-regenerate-group)
7317         (gnus-agent-update-files-total-fetched-for)
7318         (gnus-agent-update-view-total-fetched-for): Bind
7319         file-name-coding-system to nnmail-pathname-coding-system.
7320         (gnus-agent-group-pathname): Don't encode file names by
7321         nnmail-pathname-coding-system.
7322         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7323         coding-system-for-write instead of buffer-file-coding-system to
7324         gnus-agent-file-coding-system.
7325
7326         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7327         Decode group name.
7328
7329         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7330
7331         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7332         (gnus-read-newsrc-el-file): Make group names unibyte.
7333
7334         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7335         nnmail-pathname-coding-system.
7336
7337         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7338         (nnrss-request-delete-group): Bind file-name-coding-system to
7339         nnmail-pathname-coding-system.
7340         (nnrss-read-server-data, nnrss-read-group-data): Bind
7341         file-name-coding-system correctly.
7342         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7343
7344         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7345         (nntp-server-to-method-cache): New variable.
7346         (nntp-group-pathname): New function that decodes non-ASCII group names.
7347         (nntp-possibly-create-directory, nntp-marks-changed-p)
7348         (nntp-save-marks, nntp-open-marks): Use it.
7349         (nntp-possibly-create-directory, nntp-open-marks):
7350         Bind file-name-coding-system to nnmail-pathname-coding-system.
7351         (nntp-open-marks): Decode group names when bootstrapping marks.
7352
7353         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7354         Newsgroups and Folowup-To headers.
7355
7356 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7357
7358         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7359         (gnus-server-closed-face, gnus-server-denied-face)
7360         (gnus-server-offline-face): Remove variable.
7361         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7362
7363         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7364         of modifying message-stack directly for XEmacs.
7365
7366         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7367         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7368         if the coding-system argument is nil for XEmacs.
7369
7370         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7371         mm-charset-override-alist.
7372
7373         * rfc2047.el: Don't require base64; require rfc2045 for the function
7374         rfc2045-encode-string.
7375         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7376         to quote the parameter value.
7377
7378 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7379
7380         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7381         form in gnus-group-name-charset-method-alist.
7382
7383         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7384         overrides the default layout edit-form.
7385
7386         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7387
7388         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7389
7390 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7391
7392         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7393         as unfetched articles.
7394
7395 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7396
7397         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7398
7399 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7400
7401         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7402         original back end that keeps marks in the local system.
7403
7404 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7405
7406         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7407         arg of pop-to-buffer for XEmacs.
7408         (gnus-article-read-summary-keys): Ditto; don't restore window
7409         configuration if summary command ends up with neither article buffer
7410         nor summary buffer; describe bindings if summary keys end with C-h.
7411
7412 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * message.el (message-fix-before-sending): Skip raw message part to be
7415         forwarded while checking illegible text.
7416         (message-forward-make-body-mime, message-forward-make-body): Mark
7417         signed or encrypted raw message as having no illegible text.
7418
7419 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7420
7421         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7422         (gnus-message-with-timestamp-1): New macro.
7423         (gnus-message-with-timestamp): New function.
7424         (gnus-message): Use them.
7425
7426         * nnheader.el (nnheader-message): Use them.
7427
7428 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7429
7430         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7431         .newsrc.eld file.
7432
7433 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7434
7435         * gnus-agent.el (gnus-agent-fetch-headers)
7436         (gnus-agent-retrieve-headers): Bind
7437         gnus-decode-encoded-address-function to identity.
7438
7439         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7440         available also when the server returns simply a dot.
7441
7442         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7443
7444 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7445
7446         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7447
7448 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7449
7450         * gnus-ems.el (gnus-x-splash): Make it work.
7451
7452         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7453         from being used.
7454
7455         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7456
7457 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7460         4th and the 5th arguments.
7461
7462         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7463         the front stickiness.
7464         (gnus-article-summary-command-nosave): Correct the order of the
7465         arguments passed to pop-to-buffer.
7466         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7467         summary command ends up with the article buffer.
7468
7469         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7470         the same faces.
7471
7472 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7473
7474         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7475
7476 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7477
7478         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7479         * gnus-sum.el (gnus-summary-highlight):
7480         * pgg.el (pgg-sign-region, pgg-sign):
7481         * mail-source.el (mail-source-delete-old-incoming-confirm):
7482         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7483
7484 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7485
7486         * gnus-art.el (gnus-mime-view-part-externally)
7487         (gnus-mime-view-part-internally): Fix predicate function passed to
7488         completing-read.
7489
7490         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7491
7492         * gnus.el (gnus-update-message-archive-method): Add :version.
7493
7494 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7495
7496         * gnus.el (gnus-update-message-archive-method): New variable.
7497
7498         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7499         according to gnus-message-archive-method if
7500         gnus-update-message-archive-method is non-nil.
7501
7502 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7503
7504         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7505         by Loic Dachary <loic@dachary.org>.
7506         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7507
7508 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7509
7510         * message.el (message-pop-to-buffer): Add switch-function argument.
7511         (message-mail): Pass switch-function argument to it.
7512
7513 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7514
7515         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7516         Improve doc string.
7517
7518 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7519
7520         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7521         (gnus-header-content)
7522         * gnus-cite.el (gnus-cite-10)
7523         * gnus-srvr.el (gnus-server-closed)
7524         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7525         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7526         (gnus-group-mail-3-empty, gnus-group-mail-low)
7527         (gnus-group-mail-low-empty, gnus-splash)
7528         * message.el (message-header-to, message-header-cc)
7529         (message-header-subject, message-header-other, message-header-name)
7530         (message-header-xheader, message-separator, message-cited-text)
7531         (message-mml): Lighten colors of faces used for dark background.
7532
7533 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7534
7535         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7536         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7537
7538 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * message.el (message-narrow-to-headers-or-head):
7541         Ignore mail-header-separator in the body.
7542
7543 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7544
7545         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7546         same as window size.
7547
7548 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7549
7550         * message.el (message-font-lock-keywords): Use message-header-xheader
7551         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7552         ahead of the anything pattern, to get it recognised.
7553
7554 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7557         spam.el loads uses it in the compiled defadvice form.
7558
7559 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7560
7561         * gnus-sum.el (gnus-articles-to-read)
7562         (gnus-summary-insert-old-articles): Don't truncate group name for
7563         `read-string'.
7564
7565         * gnus-util.el (gnus-limit-string): Delete this function.
7566
7567         * gnus-sum.el (gnus-simplify-subject-fully): Use
7568         `truncate-string-to-width' instead.
7569
7570 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7571
7572         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7573         if, on summary exit, the next group has to be selected.
7574         (gnus-summary-exit): Use it.
7575
7576 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7577
7578         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7579         non-break space.
7580
7581 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7582
7583         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7584         Check if group is not a directory.
7585         (nnfolder-request-expire-articles): Don't delete articles if the target
7586         group is not available.
7587
7588         * nnml.el (nnml-request-create-group): Properly check if group is not a
7589         file.
7590         (nnml-request-expire-articles): Don't delete articles if the target
7591         group is not available.
7592
7593         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7594         Don't quote characters that are within parentheses.
7595
7596 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7599         (gnus-handle-ephemeral-exit): Select article according to it.
7600
7601 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7602
7603         * message.el (message-insert-formated-citation-line): Remove newline.
7604         (message-citation-line-format): Add final \n here so that the user can
7605         avoid a blank line.
7606
7607 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7608
7609         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7610         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7611         Update lanl/arXiv support.
7612
7613 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7614
7615         * gnus.el: Bump version number.
7616
7617 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7618
7619         * gnus.el (gnus-version-number): Bump version.
7620
7621 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7622
7623         * gnus.el: No Gnus v0.6 is released.
7624
7625 2007-04-27  Didier Verna  <didier@xemacs.org>
7626
7627         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7628         * gmm-utils.el (gmm-regexp-concat): here.
7629         * message.el: Don't require 'gnus-util.
7630         (message-dont-reply-to-names): Handle name change above.
7631         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7632
7633 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7634
7635         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7636         since the initial value varies according to the system.
7637
7638 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7639
7640         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7641
7642 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7643
7644         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7645
7646 2007-04-24  Didier Verna  <didier@xemacs.org>
7647
7648         Improve the type of gnus-ignored-from-addresses.
7649         * gnus-util.el (gnus-orify-regexp): New function.
7650         * message.el (gnus-util): Require it.
7651         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7652         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7653         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7654
7655 2007-04-24  Didier Verna  <didier@xemacs.org>
7656
7657         * gnus-sum.el:
7658         * gnus-utils.el: Fix some trailing whitespaces.
7659
7660 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7661
7662         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7663         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7664         article's Message-ID; refer parent article in summary buffer.
7665
7666         * message.el (message-bounce): Call mime-to-mml.
7667
7668         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7669         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7670         optimize and/or forms properly.
7671
7672 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7673
7674         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7675         URL.
7676
7677 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7678
7679         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7680
7681 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7682
7683         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7684         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7685         displayed of multipart/alternative part if it is invoked from summary
7686         buffer.
7687
7688         * mm-view.el (mm-inline-text-html-render-with-w3m)
7689         (mm-inline-text-html-render-with-w3m-standalone)
7690         (mm-inline-render-with-function): Use mail-parse-charset by default.
7691
7692 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7693
7694         * parse-time.el (parse-time-string-chars): Check if CHAR
7695         is less than the length of parse-time-syntax.
7696
7697 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7698
7699         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7700         from gnus-newsgroup-processable.
7701
7702 2007-04-16  Didier Verna  <didier@xemacs.org>
7703
7704         * gnus-msg.el (gnus-configure-posting-styles): Handle
7705         message-signature-directory properly with :file syntax.  Reported by
7706         "Leo".
7707
7708 2007-04-11  Didier Verna  <didier@xemacs.org>
7709
7710         New user option: message-signature-directory.
7711         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7712         * message.el (message-insert-signature): Ditto.
7713         * message.el (message-signature-file): Doc update.
7714         * message.el (message-signature-directory): New.
7715
7716 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7717
7718         * gnus-msg.el (gnus-inews-yank-articles): Use
7719         message-exchange-point-and-mark instead of exchange-point-and-mark.
7720
7721 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7722
7723         * message.el (message-yank-original): Make sure cited text ends with
7724         newline; don't exchange point and mark.
7725
7726 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7727
7728         * tls.el (open-tls-stream): Properly handle case where there
7729         is no associated buffer.
7730
7731 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7732
7733         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7734         message-yank-original, make sure (< mark TEXT point).
7735
7736 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7737
7738         * message.el (message-fill-column): New variable.
7739         (message-mode): Use it.  Add comment on a possible new hook.
7740
7741         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7742         (nnmail-get-new-mail): Reformat.
7743
7744         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7745
7746         * gmm-utils.el: Fix Commentary.
7747         (gmm-tool-bar-from-list): Fix typo in doc string.
7748
7749 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7750
7751         * message.el (message-yank-original): Don't switch point and mark
7752         unnecessarily to put point and mark as documented.
7753
7754 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7755
7756         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7757         from the message heads.
7758
7759 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7760
7761         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7762         article buffer does not have a window.  This may not be the best
7763         solution but is certainly better than setting the start of the null,
7764         that is the current, window.
7765
7766 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7767
7768         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7769         (gnus-draft-setup): Run it.
7770
7771         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7772         gnus-score-fast-scoring.  Allow regexp.
7773         (gnus-score-headers): Use it.
7774
7775         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7776         XEmacs.
7777
7778         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7779         string.
7780         (gnus-button-alist): Also catch `<f1> k ...'.
7781         (gnus-treat-display-x-face): Fix doc string.
7782
7783 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7784
7785         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7786         evaluation of gnus-extended-version to ensure correct generation of the
7787         User-Agent header when message-generate-headers-first is used.
7788
7789 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7790
7791         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7792         hashcash-path is nil.  Don't call callback with incorrect number of
7793         parameters if val is 0.
7794
7795 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7796
7797         * message.el (message-required-news-headers):
7798         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7799
7800 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7801
7802         * tls.el (open-tls-stream): In handshake-waiting loop,
7803         don't wait more if there is output available to process.
7804
7805 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7806
7807         * tls.el (tls-program): Doc fix.
7808
7809 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * message.el (message-generate-new-buffers): Change the meaning of the
7812         nil value; add `standard' to the choices; treat t as `unique'; improve
7813         doc string.
7814         (gnus-select-frame-set-input-focus): Autoload.
7815         (message-buffer-name): Search for the existing message buffer if
7816         message-generate-new-buffers is nil or `standard'; treat the value t of
7817         message-generate-new-buffers as `unique'.
7818         (message-pop-to-buffer): Raise the frame already displaying the message
7819         buffer; clear the echo area after querying.
7820         (message-setup): Pass the `continue' argument to compose-mail.
7821         (message-mail): Prefer `switch-function' if it is given; search for the
7822         existing message buffer if the `continue' argument is non-nil; pass
7823         continue and switch-function arguments to compose-mail by way of
7824         message-setup.
7825         (message-mail-other-window): Adjust argument of message-setup.
7826         (message-mail-other-frame): Ditto.
7827
7828 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7831         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7832         to turn font-lock on when turning gnus-message-citation-mode on.
7833
7834 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7835
7836         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7837         (mml-smime-function-alist): New variable; add epg as the backend.
7838         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7839         mml-smime- functions instead.
7840         * mm-view.el: Require smime.
7841
7842 2007-03-05  Didier Verna  <didier@xemacs.org>
7843
7844         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7845         instead of just inheritance for posting styles.
7846         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7847
7848 2007-02-24  Chris Moore  <dooglus@gmail.com>
7849
7850         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7851         * pgg-pgp.el (pgg-pgp-encrypt-region):
7852         * pgg-gpg.el (pgg-gpg-encrypt-region):
7853         Check pgg-encrypt-for-me if no other recipients.
7854
7855 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7856
7857         * tls.el (tls-certtool-program): Fix custom type.
7858
7859 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7860
7861         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7862         and point-at-eol instead of line-(beginning|end)-position.
7863
7864         * assistant.el (assistant-parse-buffer): Ditto.
7865
7866         * netrc.el (netrc-parse-services): Ditto.
7867
7868 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7869
7870         * mml2015.el (mml2015-epg-find-usable-key): New function.
7871         (mml2015-epg-sign): Use it.
7872         (mml2015-epg-encrypt): Use it.
7873
7874 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7875
7876         * message.el (message-make-in-reply-to): Quote name containing
7877         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7878         if there are special characters.  Reported by NAKAJI Hiroyuki
7879         <nakaji@jp.freebsd.org>.
7880
7881 2007-02-27  Didier Verna  <didier@xemacs.org>
7882
7883         Include the group parameters as well as the topic ones in the
7884         inheritance filter process.
7885         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7886         argument GROUP-PARAMS-LIST.
7887         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7888
7889 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7890
7891         * nntp.el (nntp-never-echoes-commands)
7892         (nntp-open-connection-functions-never-echo-commands): New variables.
7893         (nntp-send-command): Use them.
7894
7895 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7896
7897         * mml2015.el (mml2015-epg-verify): Simplified.
7898
7899 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7900
7901         * mml.el (mml-content-disposition-alist): New user option.
7902         (mml-content-disposition): New function.
7903         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7904         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7905
7906 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7907
7908         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7909         verification.
7910
7911 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7912
7913         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7914         articles posted in the last 24 hours.
7915
7916 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7917
7918         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7919
7920 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7921
7922         * nntp.el (nntp-send-command): Don't wait for echoes when
7923         nntp-open-ssl-stream is used.
7924
7925 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7926
7927         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7928         (gnus-message-add-citation-keywords)
7929         (gnus-message-remove-citation-keywords): Remove.
7930         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7931         directly, make the variables in font-lock-defaults buffer-local, add
7932         gnus-message-citation-keywords to them and then update the value of
7933         font-lock-keywords.
7934
7935 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7936
7937         * message.el (message-cite-original-1): Don't call
7938         gnus-article-highlight-citation.
7939
7940         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7941         citations; fix line count.
7942
7943 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7944
7945         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7946         (gnus-message-add-citation-keywords)
7947         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7948         versions of font-lock-add-keywords and font-lock-remove-keywords to
7949         work with XEmacs correctly.
7950
7951 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7952
7953         * gnus-cite.el (gnus-cite-face-list): Set the values of
7954         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7955         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7956         (gnus-message-cite-prefix-regexp): New variable.
7957         (gnus-message-search-citation-line): Use it; protect against long
7958         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7959         the 0th match data for Emacs.
7960         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7961         (gnus-message-add-citation-keywords): Append keywords rather than
7962         prepending; emulate font-lock-add-keywords if it is not available.
7963         (gnus-message-remove-citation-keywords): Emulate
7964         font-lock-remove-keywords if it is not available.
7965
7966         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7967
7968         * message.el (message-cite-prefix-regexp): Set the value of
7969         gnus-message-cite-prefix-regexp.
7970
7971 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7972
7973         * nnweb.el (nnweb-google-parse-1): Update parser.
7974
7975 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7976
7977         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7978
7979 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7980
7981         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7982         regexp.
7983
7984 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7985
7986         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7987         string-to-multibyte.
7988         (uudecode-decode-region-internal): Use it.
7989
7990         * lpath.el: Fbind string-as-multibyte for XEmacs.
7991
7992 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7993
7994         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7995         custom choice.
7996
7997         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7998
7999 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8000
8001         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8002
8003         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8004         `write-region' to respect `mm-inhibit-file-name-handlers'.
8005
8006 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8007
8008         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8009         Use gnus-home-directory instead of "~/" or "$HOME".
8010
8011 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8012
8013         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8014         to mention filename.
8015         Add comments at beginning regarding usage.
8016         (encrypt-write-file-contents): Change interactive so a string is
8017         acceptable.  If the file has no associated model, show an error instead
8018         of a nonsense prompt.
8019
8020 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8021
8022         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8023         Thanks to Yoshihiko Yamada for kind notification of this typo.
8024
8025 2007-01-12  Kenichi Handa  <handa@m17n.org>
8026
8027         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8028         multibyte buffer.
8029
8030 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8031
8032         * gnus-score.el (gnus-score-fast-scoring): New variable.
8033         (gnus-score-headers): Use it.
8034
8035         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8036
8037         * message.el (message-cite-original-1): Call
8038         gnus-article-highlight-citation if requested.
8039         (message-make-from): Allow name and address as optional arguments.
8040
8041         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8042
8043         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8044         bugs to doc string.
8045         (gnus-button-alist): Add mid\\|message-id.
8046         (gnus-button-fetch-group): Extend for use in
8047         `browse-url-browser-function'.
8048         (gnus-button-url-regexp): Try to catch paired parentheses like in
8049         Wikipedia URLs.
8050
8051         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8052         Suggested by Simon Krahnke <overlord@gmx.li>.
8053
8054 2007-01-13  Romain Francoise  <romain@orebokech.com>
8055
8056         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8057         Update copyright.
8058
8059 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8060
8061         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8062
8063 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8064
8065         * gnus-registry.el (gnus-registry-unfollowed-groups)
8066         (gnus-registry-split-fancy-with-parent): Fix documentation.
8067
8068 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8069
8070         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8071         from nnweb groups.
8072
8073 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8074
8075         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8076         Xref urls.  Erase buffer before requesting head.
8077
8078 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8079
8080         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8081         customizable.
8082
8083 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8084
8085         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8086         no signing key is found.
8087         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8088         no encrypting and/or signing key is found.
8089
8090 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8091
8092         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8093
8094 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8095
8096         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8097         headers read from disk with the ones newly found in the current search.
8098         This should no longer cause problems, because the article numbers in
8099         Gmane's `nov.php' output are ignored since the previous change.
8100
8101 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8102
8103         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8104
8105 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8106
8107         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8108         replace-regexp-in-string; bind url-version; fbind display-images-p and
8109         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8110         find-face and set-itimer-function for Emacs; bind itimer-list for
8111         Emacs.
8112
8113         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8114
8115 2007-01-01  Romain Francoise  <romain@orebokech.com>
8116
8117         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8118
8119 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8120
8121         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8122         `define-minor-mode' macro definition expanded properly.
8123         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8124         exclude it there.
8125
8126         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8127         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8128         `fboundp' test.
8129         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8130         This is OK to autoload in (S)XEmacs now.
8131
8132 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8133
8134         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8135         keystroke.
8136         (gnus-summary-limit-to-singletons): Fix typo.
8137
8138         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8139         else fails.
8140
8141 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8142
8143         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8144         docstring.
8145
8146         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8147         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8148         (gnus-summary-insert-dormant-articles): Fix typo in message.
8149
8150 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8151
8152         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8153         nil for XEmacs.
8154         (gnus-message-citation-mode): Don't autoload in XEmacs.
8155
8156         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8157
8158 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8159
8160         * nnimap.el (nnimap-expunge-search-string): Mention
8161         nnimap-search-uids-not-since-is-evil in docstring.
8162
8163 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8164
8165         * spam.el: Revert to make-obsolete-variable because
8166         define-obsolete-variable-alias is not supported in Emacs 21.
8167
8168         * spam.el (spam-ifile-path, spam-ifile-database-path)
8169         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8170         make-obsolete-variable.
8171         (spam-bsfilter-path, spam-bsfilter-program)
8172         (spam-spamassassin-path, spam-spamassassin-program)
8173         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8174         use "path" inappropriately.
8175         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8176         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8177         variable names.
8178
8179 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8180
8181         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8182         summary buffer.
8183
8184         * password.el (password-cache-remove): Use clear-string to burn
8185         password, if available.
8186
8187 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8188
8189         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8190
8191         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8192
8193         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8194         (gnus-message-highlight-citation): Move defcustom here from
8195         gnus-cite.el.
8196         (gnus-message-citation-mode): Autoload.
8197
8198         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8199         checks to make it compile with XEmacs.
8200         (gnus-message-citation-mode): New minor mode.
8201         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8202         (gnus-message-highlight-citation): New variables.
8203         (gnus-message-search-citation-line)
8204         (gnus-message-add-citation-keywords)
8205         (gnus-message-remove-citation-keywords)
8206         (turn-on-gnus-message-citation-mode)
8207         (turn-off-gnus-message-citation-mode): New functions.
8208
8209 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8210
8211         * gnus-cite.el: Enable highlighting of different citation levels in
8212         message-mode.
8213
8214 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8215
8216         * message.el (message-make-fqdn): Fix comment.
8217         (message-bogus-system-names): Add ".local".
8218
8219         * spam.el (spam-ifile-path, spam-ifile-program)
8220         (spam-ifile-database-path, spam-ifile-database)
8221         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8222         Don't use "path" inappropriately.
8223         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8224         strings.
8225         (spam-check-ifile, spam-ifile-register-with-ifile)
8226         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8227         new variable names.
8228
8229         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8230         (gnus-treat-display-smileys): Simplify using
8231         gnus-image-type-available-p.
8232
8233         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8234         available.
8235
8236         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8237         `display-images-p' if available.
8238
8239 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8240
8241         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8242         one after turning on the buffer's multibyteness instead of decoding
8243         them directly in the unibyte buffer that causes unexpected conversion
8244         in Emacs 23 (unicode).
8245
8246 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8247
8248         * message.el (message-generate-hashcash): Fix custom type.
8249
8250 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8251
8252         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8253
8254 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8255
8256         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8257         disconnect icons.  Add help text.
8258
8259 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8260
8261         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8262         negated to be consistent with the others we handle.
8263
8264 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265
8266         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8267         version of gnus-summary-buffer to something, so that we can use two
8268         article buffers at the same time.
8269
8270 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8271
8272         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8273         trigger all the extra headers.
8274         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8275         sorting.
8276
8277 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8278
8279         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8280         solid groups.
8281
8282 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8283
8284         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8285
8286 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8287
8288         * legacy-gnus-agent.el: Add Copyright notice.
8289
8290 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8291
8292         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8293
8294 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8295
8296         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8297
8298         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8299         to make it work reliably in CVS Emacs.
8300         (gnus-summary-limit-strange-charsets-predicate)
8301         (gnus-summary-limit-to-predicate): New functions.
8302
8303 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8304
8305         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8306         specifying array size.
8307         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8308         array if it is too small.
8309         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8310         (gnus-sort-threads-loop): New function.
8311
8312 2006-12-06  Chris Moore  <dooglus@gmail.com>
8313
8314         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8315         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8316
8317 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8318
8319         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8320         options.
8321
8322 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8323
8324         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8325         DOS-ing the recipient.
8326
8327         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8328         the headers when creating the mapping to avoid mismappings.
8329         (nnweb-gmane-create-mapping): Always nix out old mapping.
8330
8331 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8332
8333         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8334         and mm-verify-option to never.
8335
8336 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8337
8338         * message.el (message-signed-or-encrypted-p): New function.
8339         (message-forward-make-body): Use it.
8340
8341         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8342         Replace encode-coding-string with mm-encode-coding-string.
8343
8344 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8345
8346         * nneething.el (nneething-decode-file-name): Replace
8347         decode-coding-string with mm-decode-coding-string.
8348
8349         * gnus-int.el (gnus-open-server): Say failed server's name.
8350
8351 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8352
8353         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8354         strings to a single string.  Quote `errors-file-name'.
8355         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8356         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8357         Adjust calls.  Use `shell-quote-argument'.
8358
8359 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8360
8361         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8362         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8363
8364         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8365         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8366         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8367         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8368         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8369         (gnus-subscribe-newsgroup, gnus-1):
8370         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8371         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8372         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8373         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8374
8375 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8376
8377         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8378         keystroke.
8379         (gnus-summary-limit-to-bodies): Implement headersp.
8380
8381 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8382
8383         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8384
8385 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8386
8387         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8388
8389 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8390
8391         * message.el (message-generate-hashcash): Expand range of values to
8392         include `opportunistic'.
8393         (message-send-mail): Use it.
8394
8395 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8396
8397         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8398         and comment it.
8399
8400         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8401
8402 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8403
8404         * gnus-util.el (gnus-extract-address-components): Improve comment.
8405
8406 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8407
8408         * gnus-util.el (gnus-extract-address-components): Work with address in
8409         which the name portion contains @.
8410
8411         * lpath.el: Fbind custom-autoload.
8412
8413 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8414
8415         * gnus.el (gnus-start): Move custom group up.
8416         (gnus-select-method): Don't autoload, but make it available for
8417         `customize-variable'.
8418         (gnus-getenv-nntpserver): Don't autoload.
8419
8420 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8421
8422         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8423
8424 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8425
8426         * message.el (message-sendmail-extra-arguments): New variable.
8427         (message-send-mail-with-sendmail): Use it.
8428
8429 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8430
8431         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8432         mm-with-unibyte-current-buffer to make string unibyte.
8433
8434         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8435         mm-string-as-multibyte.
8436
8437 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8438
8439         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8440         Reported by Werner Koch <wk@gnupg.org>.
8441
8442 2006-11-14  Daiki Ueno  <ueno@p360>
8443
8444         * mml2015.el: Autoload epa-select-keys when compiling.
8445
8446 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8447
8448         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8449         message-options.
8450         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8451
8452 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8453
8454         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8455         EasyPG (< 0.0.6).
8456         (mml2015-always-trust): New user option.
8457         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8458         prompt.
8459
8460 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8461
8462         * nntp.el (nntp-authinfo-force): New variable.
8463         (nntp-send-authinfo): Use it.
8464
8465 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8466
8467         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8468         decode encoded words.  Improve prompt.  Add comment about forwarding.
8469         (message-replacement-char): Move up.
8470
8471 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8472
8473         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8474         instead of gnus-intersection because arguments of gnus-sorted-nunion
8475         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8476
8477 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8478
8479         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8480         (message-simplify-subject-functions): Enable
8481         message-strip-subject-encoded-words by default.
8482
8483 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8484
8485         * message.el (message-strip-subject-encoded-words): New function.
8486         (message-simplify-subject-functions): New variable.
8487         (message-simplify-subject): Use it.  Fix typo in doc string.
8488         Support message-strip-subject-encoded-words.
8489
8490 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8491
8492         * gnus-diary.el (gnus-diary-delay-format-function):
8493         * nndiary.el (nndiary-reminders):
8494         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8495
8496 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8497
8498         * gnus-art.el (article-hide-boring-headers): Fetch date from
8499         gnus-original-article-buffer to avoid problems with localized date
8500         strings.
8501
8502 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8503
8504         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8505
8506 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8507
8508         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8509         New variables.
8510         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8511         (mm-charset-synonym-alist): Move some entries to
8512         mm-codepage-iso-8859-list.
8513         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8514         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8515
8516 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8517
8518         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8519
8520 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8521
8522         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8523         with Emacs 21 and XEmacs.
8524
8525 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8526
8527         * spam.el (spam-parse-address): New function for better parsing,
8528         catching errors, etc.
8529         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8530
8531 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8532
8533         * mm-view.el: Add interactive arg to html2text autoload.
8534
8535 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8536
8537         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8538
8539 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8540
8541         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8542         variables.
8543         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8544         (mm-charset-synonym-alist): Move some entries to
8545         mm-codepage-iso-8859-list.
8546
8547         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8548
8549 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8550
8551         * message.el (message-citation-line-format)
8552         (message-insert-formated-citation-line): Fix implementation of %E, %N
8553         and %n according to the doc string.
8554
8555 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8556
8557         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8558         car-safe to avoid bad parses.
8559
8560 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8561
8562         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8563         names.
8564
8565         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8566
8567 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8568
8569         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8570         header.
8571
8572         * message.el (message-draft-headers): Add Date.
8573         (message-headers-to-generate): Fix typo in docstring.
8574
8575         * nndraft.el (nndraft-required-headers): New variable.
8576         (nndraft-generate-headers): Use it.
8577
8578         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8579
8580 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8581
8582         * gnus-registry.el (gnus-registry-wash-for-keywords)
8583         (gnus-registry-find-keywords): New functions to allow easy searching of
8584         articles that are in the registry.
8585
8586 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8587
8588         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8589         ietf-drums-parse-address instead of gnus-extract-address-components.
8590         Reported by Damien Elmes <damien@repose.cx>.
8591
8592 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8593
8594         * gnus.el (gnus-mime): Remove unused custom group.
8595
8596 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8597
8598         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8599         "blank line" when searching for end of armor headers.
8600
8601 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8602
8603         * gmm-utils.el (gmm-write-region): Fix variable name.
8604
8605 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8606
8607         * gmm-utils.el (gmm-write-region): New function based on compatibility
8608         code from `mm-make-temp-file'.
8609
8610         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8611
8612         * nnmaildir.el (nnmaildir--update-nov)
8613         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8614         Use `gmm-write-region'.
8615
8616 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8617
8618         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8619         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8620
8621         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8622
8623         * message.el (message-replacement-char): New variable.
8624         (message-fix-before-sending): Use it.
8625         (message-simplify-subject): New function to remove duplicate code.
8626         (message-reply, message-followup): Use it.
8627
8628         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8629         gnus-summary-limit-to-articles.
8630
8631 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8632
8633         * gnus-util.el (gnus-with-local-quit): New macro.
8634
8635         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8636
8637 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8638
8639         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8640         ignore non-string data.
8641
8642 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8643
8644         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8645         non-string data (needs to be done in the registry too).
8646
8647 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8648
8649         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8650         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8651         (gnus-registry-split-fancy-with-parent)
8652         (gnus-registry-fetch-simplified-message-subject-fast)
8653         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8654         Remove text properties on ingress into the registry and when it's saved.
8655         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8656         registry from entries with no groups.
8657
8658 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8659
8660         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8661         function to remove string properties.
8662
8663 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8664
8665         * gmm-utils.el (gmm): Adjust custom version.
8666
8667         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8668         custom version.
8669
8670         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8671
8672 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8673
8674         * gnus-art.el (gnus-insert-prev-page-button)
8675         (gnus-insert-next-page-button): Simplify.  Reformat.
8676
8677 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8678
8679         * gnus-art.el (gnus-insert-prev-page-button)
8680         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8681
8682 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8683
8684         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8685
8686 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8687
8688         * gnus-art.el (gnus-insert-mime-button)
8689         (gnus-insert-mime-security-button):
8690         Apply gnus-article-button-face to MIME and security buttons.
8691
8692 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8693
8694         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8695         readable.
8696
8697 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8698
8699         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8700
8701 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8702
8703         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8704         `browse-url-of-file' instead of `browse-url'.
8705
8706 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8707
8708         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8709         regexp.  Articles containing quotation were cut prematurely.
8710
8711 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8712
8713         * message.el (message-cite-original-1): Use nobody by default for the
8714         value of From header.
8715         (message-reply): Ditto.
8716
8717 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8718
8719         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8720         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8721         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8722
8723 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8724
8725         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8726         mails in the doc string.  Add some URLs in comment.
8727         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8728
8729 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8730
8731         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8732         backslashes handling and the way to find boundaries of quoted strings.
8733
8734 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8735
8736         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8737         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8738         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8739         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8740
8741 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8742
8743         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8744         doc string.
8745         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8746
8747 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8748
8749         * lpath.el: Fbind epg-check-configuration.
8750
8751 2006-09-06  Simon Josefsson  <jas@extundo.com>
8752
8753         * mml2015.el (mml2015-use): Doc fix, mention epg.
8754
8755 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8756
8757         * mml2015.el (mml2015-use): Default to epg, if available.
8758
8759 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8760
8761         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8762         message-sender.
8763         (mml1991-epg-encrypt): Ditto.
8764         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8765         message-sender.
8766         (mml2015-epg-encrypt): Ditto.
8767
8768 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8769
8770         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8771         several common directories.
8772
8773 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8774
8775         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8776         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8777
8778 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8779
8780         * gnus-art.el (article-decode-encoded-words): Make it fast.
8781
8782 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8783
8784         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8785
8786         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8787         in quoted string into `\'.
8788
8789 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8790
8791         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8792         Use standard-syntax-table.
8793
8794 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * gnus-art.el (gnus-decode-address-function): New variable.
8797         (article-decode-encoded-words): Use it to decode headers which are
8798         assumed to contain addresses.
8799         (gnus-mime-delete-part): Remove useless `or'.
8800
8801         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8802         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8803         (gnus-nov-parse-line): Use it to decode From header.
8804         (gnus-get-newsgroup-headers): Ditto.
8805         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8806
8807         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8808         (mail-decode-encoded-address-string): New alias.
8809
8810         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8811         New function.
8812         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8813         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8814         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8815         (rfc2047-decode-string): Ditto.
8816         (rfc2047-decode-address-region): New function.
8817         (rfc2047-decode-address-string): New function.
8818
8819 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8820
8821         * message.el (message-caesar-buffer-body): Allow rotating headers.
8822
8823         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8824
8825         * message.el (message-insert-formated-citation-line): Fix %f.
8826         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8827
8828 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8831         (gnus-bookmark-mouse-available-p): New macro.
8832         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8833         (gnus-bookmark-bmenu-show-infos): Use it.
8834         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8835         (gnus-bookmark-bmenu-hide-infos): Ditto.
8836         (gnus-bookmark-remove-properties): New function.
8837         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8838         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8839         (gnus-bookmark-write-file): Bind coding-system-for-write.
8840         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8841         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8842         group before selecting it.
8843         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8844         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8845         quit-window if it is not available; use gnus-mouse-2 and bind it to
8846         gnus-bookmark-bmenu-select-by-mouse.
8847         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8848         (gnus-bookmark-bmenu-select-by-mouse): New function.
8849
8850 2006-08-13  Romain Francoise  <romain@orebokech.com>
8851
8852         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8853         space.
8854
8855 2006-08-10  Romain Francoise  <romain@orebokech.com>
8856
8857         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8858         (dns-mode-soa-auto-increment-serial): New user option.
8859         (dns-mode-soa-maybe-increment-serial): New function.
8860         (dns-mode): Add the latter to `write-contents-functions'.
8861
8862 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8863
8864         * compface.el (uncompface): Use binary rather than raw-text-unix.
8865
8866 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8867
8868         * compface.el (uncompface): Make sure the eol conversion doesn't take
8869         place when communicating with the external programs.  Reported by
8870         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8871
8872 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8873
8874         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8875
8876 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8877
8878         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8879         Make it more robust by parsing author and date independently.
8880
8881 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8884
8885 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8886
8887         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8888         first matching secret key.
8889         (mml2015-epg-encrypt): Ditto.
8890
8891         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8892         first matching secret key.
8893         (mml1991-epg-encrypt): Ditto.
8894
8895         * mml2015.el (mml2015-encrypt-to-self): New user option.
8896         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8897         mml2015-epg-encrypt-to-self is set.
8898
8899         * mml1991.el (mml1991-encrypt-to-self): New variable.
8900         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8901         mml1991-epg-encrypt-to-self is set.
8902
8903         * mml2015.el (mml2015-signers): New user option.
8904         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8905         (mml2015-epg-encrypt): Allow to select signing keys.
8906
8907         * mml1991.el (mml1991-signers): New variable.
8908         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8909         (mml1991-epg-encrypt): Allow to select signing keys.
8910
8911 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8912
8913         * nnheader.el (nnheader-insert-head): Make it work even if the file
8914         uses CRLF for the line-break code.
8915
8916 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8917
8918         * mml2015.el: Require mml-sec instead of password.
8919         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8920         (mml2015-cache-passphrase): Inherit the default value from
8921         mml-secure-cache-passphrase.
8922         (mml2015-passphrase-cache-expiry): Inherit the default value from
8923         mml-secure-passphrase-cache-expiry.
8924
8925         * mml1991.el: Require mml-sec instead of password.
8926         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8927         (mml1991-cache-passphrase): Inherit the default value from
8928         mml-secure-cache-passphrase.
8929         (mml1991-passphrase-cache-expiry): Inherit the default value from
8930         mml-secure-passphrase-cache-expiry.
8931
8932         * mml-sec.el: Require password.
8933         (mml-secure-verbose): New user option.
8934         (mml-secure-cache-passphrase): New user option.
8935         (mml-secure-passphrase-cache-expiry): New user option.
8936
8937 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8938
8939         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8940         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8941         andreas@altroot.de (Andreas Vögele).
8942
8943         FIXME: Use `tiny change'?
8944
8945 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8946
8947         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8948         workaround for the url package included with Emacs.
8949
8950         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8951
8952 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8953
8954         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8955         correctly.  This fixes a bug caused by the 2006-05-12 change.
8956
8957 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8958
8959         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8960         some information about the error when saying that the `bogus' mail
8961         group will be used.
8962
8963 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8964
8965         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8966         string.
8967
8968 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8969
8970         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8971
8972 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8973
8974         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8975
8976 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8977
8978         * mml1991.el (mml1991-function-alist): Add epg.
8979         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8980         (mml1991-epg-encrypt): New functions.
8981
8982 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8983
8984         * mml2015.el (mml2015-verbose): New variable.
8985         (mml2015-cache-passphrase): Ditto.
8986         (mml2015-passphrase-cache-expiry): Ditto.
8987         (mml2015-function-alist): Add epg.
8988         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8989         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8990         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8991         functions.
8992
8993 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8994
8995         * message.el (message-cite-original-1): Preserve region when removing
8996         quoted text due to X-No-Archive in order to avoid bogus attribution
8997         when citing multiple messages.
8998
8999 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9000
9001         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9002         Kenneth Jacker <khj@be.cs.appstate.edu>.
9003
9004 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9005
9006         * gnus-diary.el (gnus-user-format-function-d)
9007         (gnus-user-format-function-D): Autoload.
9008
9009         * imap.el (Commentary): Fix typo.
9010
9011         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9012         2006-04-22 contribution.
9013
9014 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9015
9016         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9017         It didn't really fix the bogosity I'm seeing with solid web groups.
9018
9019 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9020
9021         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9022         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9023         created using server names.  If we use the feature without declaring
9024         it, Gnus does not properly manage server and group state.
9025
9026         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9027         bound.
9028
9029 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9030
9031         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9032         looking up the method using GROUP's prefix before inventing a new one.
9033         It is used on killed/unknown groups in various places where returning
9034         an all-new method isn't expected by the caller.
9035
9036         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9037         and match semantics of gnus-group-real-prefix.
9038
9039 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9040
9041         * nnmail.el (nnmail-broken-references-mailers): New variable.
9042         (nnmail-ignore-broken-references): New function generalizing
9043         nnmail-fix-eudora-headers.
9044         (nnmail-fix-eudora-headers): Now obsolete.
9045
9046         * gnus-art.el (gnus-button-handle-custom): Support
9047         `customize-apropos*'.
9048
9049 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9050
9051         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9052
9053         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9054         articles.
9055
9056 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9057
9058         * message.el (message-cite-reply-above): New variable.
9059         (message-yank-original): Use it.
9060
9061 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9062
9063         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9064
9065 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9066
9067         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9068         as read.
9069
9070         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9071
9072 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9073
9074         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9075         (gnus-bookmark-default-file): Use gnus-directory.
9076         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9077         Remove "*" in doc string.
9078         (gnus-bookmark-write-file): Simplify.
9079         (gnus-bookmark-maybe-sort-alist): Use `when'.
9080         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9081         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9082         FIXME about Emacs 21 and XEmacs compatibility.
9083         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9084         compatibility.
9085         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9086         compatibility.
9087         (gnus-bookmark-menu-heading): Fix version.
9088
9089 2006-06-19  Bastien Guerry  <bzg@altern.org>
9090
9091         * gnus-bookmark.el: New file.
9092
9093 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9094
9095         * message.el (message-syntax-checks): Doc fix.
9096
9097 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9098
9099         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9100         unsubscribed groups as if they were killed ones.  It causes duplicate
9101         entries in gnus-newsrc-alist.
9102
9103 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9104
9105         * message.el (message-syntax-checks): Doc fix.
9106         (message-send-mail): Add check for continuation headers.
9107         (message-check-news-header-syntax): Fix regexp used to check for
9108         continuation headers.
9109
9110 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9111
9112         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9113
9114 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9115
9116         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9117
9118 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9119
9120         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9121         default-truncate-lines.
9122
9123 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9124
9125         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9126         to fill the utf-8 entry.
9127
9128         * lpath.el: Fbind unicode-precedence-list.
9129
9130 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9131
9132         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9133
9134 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9135
9136         * gnus-agent.el (directory-files-and-attributes): Move all the way
9137         forward (the third and final move).
9138         (gnus-agent-read-agentview): Trap reconstruction errors due to
9139         nonexistant directory.  Handle by returning nil.
9140
9141 2006-05-30  Didier Verna  <didier@xemacs.org>
9142
9143         * message.el (message-dont-reply-to-names): Update the custom type.
9144         * message.el (message-dont-reply-to-names): New defsubst: potentially
9145         convert a list of regexps into a single one.
9146         * message.el (message-get-reply-headers): Use it.
9147         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9148
9149 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9150
9151         * gnus-agent.el (directory-files-and-attributes): Move forward.
9152
9153 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9154
9155         * gnus-ml.el (gnus-mailing-list-subscribe)
9156         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9157         (gnus-mailing-list-message): Fix doc strings.
9158
9159 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9160
9161         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9162         of doing it manually.
9163
9164 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9165
9166         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9167         comment.
9168
9169 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9170
9171         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9172         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9173         (gnus-agent-read-local): All symbols allocated in my-obarray.
9174         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9175         (gnus-agent-regenerate-group): Check numeric names to see if they are
9176         messages or groups.
9177         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9178         better way of do this...)
9179
9180         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9181         'dummy.group' (there should be a better way of do this...)
9182
9183 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9184
9185         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9186         (gnus-saved-headers): Ditto.
9187         (gnus-default-article-saver): Mention functions may have properties.
9188         (gnus-article-save): Override gnus-save-all-headers and
9189         gnus-saved-headers by :headers property which saver function may have.
9190         (gnus-summary-save-in-file): Add :headers property.
9191         (gnus-summary-write-to-file): Ditto.
9192
9193         * gnus-sum.el (gnus-summary-save-article): Bind
9194         gnus-prompt-before-saving to t when saving many articles in a file;
9195         always show all headers.
9196
9197         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9198
9199 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9200
9201         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9202         marks.
9203
9204         * message.el (message-indent-citation): Add optional arguments to allow
9205         using it outside of message buffers.
9206
9207         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9208         (gnus-article-treat-unfold-headers): Use it.
9209         (gnus-article-truncate-lines): New variable.
9210         (gnus-article-mode): Use it.
9211         (gnus-article-toggle-truncate-lines): New function.
9212
9213         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9214         gnus-article-toggle-truncate-lines.
9215
9216         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9217         coding system in XEmacs, use binary.
9218
9219 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9220
9221         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9222         after-load-alist.
9223
9224         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9225         this function should save decoded articles.
9226         (gnus-summary-write-to-file): Use property to specify this function
9227         should save decoded articles and specify gnus-summary-save-in-file
9228         should be used to save articles other than the first one when saving
9229         many articles.
9230         (gnus-summary-save-body-in-file): Use property to specify this
9231         function should save decoded articles.
9232         (gnus-summary-write-body-to-file): Use property to specify this
9233         function should save decoded articles and specify
9234         gnus-summary-save-body-in-file should be used to save articles other
9235         than the first one when saving many articles.
9236
9237         * gnus-sum.el (gnus-summary-save-article): Simplify.
9238
9239 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9240
9241         * gnus-art.el (gnus-default-article-saver): Add
9242         gnus-summary-write-body-to-file.
9243         (gnus-article-save-coding-system): Don't use coding system object
9244         in XEmacs.
9245         (gnus-read-save-file-name): Add optional `dir-var' argument which
9246         specifies directory in which files are saved; work even if optional
9247         `variable' argument is not specified.
9248         (gnus-summary-write-to-file): Read file name.
9249         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9250         (gnus-summary-write-body-to-file): New function.
9251
9252         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9253         (gnus-summary-local-variables): Add it.
9254         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9255         (gnus-summary-save-article): Remove optional `decode' argument;
9256         determine whether to decode articles by the value of
9257         gnus-default-article-saver; when saving many files using
9258         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9259         it first and use gnus-summary-save-in-file or
9260         gnus-summary-save-body-in-file thereafter unless
9261         gnus-prompt-before-saving is always; move point to article which
9262         will be saved.
9263         (gnus-summary-save-article-file): Revert.
9264         (gnus-summary-write-article-file): Revert.
9265         (gnus-summary-save-article-body-file): Revert.
9266         (gnus-summary-write-article-body-file): New function.
9267
9268 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9269
9270         * gnus-art.el (gnus-default-article-saver): Doc fix.
9271         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9272         from gnus-summary-save-article-coding-system, and default to a
9273         certain coding system.
9274         (gnus-output-to-file): Add coding cookie and encode text according
9275         to gnus-article-save-coding-system; don't use mm-append-to-file.
9276
9277         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9278         gnus-art.el and rename to gnus-article-save-coding-system.
9279         (gnus-summary-save-article): Require gnus-art; don't show all
9280         headers if it decodes articles; don't add coding cookie here;
9281         don't bind mm-text-coding-system-for-write.
9282         (gnus-summary-save-article-file): Save decoded articles.
9283         (gnus-summary-write-article-file): When saving many files, use
9284         gnus-summary-write-to-file first and gnus-summary-save-in-file
9285         thereafter unless gnus-prompt-before-saving is always.
9286         (gnus-summary-save-article-body-file): Save decoded articles.
9287
9288         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9289
9290 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9291
9292         * nnrss.el (nnrss-check-group): Bind hash-index.
9293
9294 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9295
9296         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9297         its hash index.  Store this hash in `nnrss-group-data'.
9298         (nnrss-read-group-data): Update accordingly.
9299
9300 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9301
9302         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9303         entry.
9304
9305         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9306         gnus-article-browse-html-article.
9307
9308 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9309
9310         * gnus-sum.el (gnus-summary-mime-map): Add
9311         gnus-article-browse-html-article.
9312
9313         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9314
9315 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9316
9317         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9318         suitable coding systems in customize.
9319
9320 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9321
9322         * mail-source.el (mail-sources): Fix custom type.
9323
9324 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9325
9326         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9327         (gnus-summary-expire-articles-now): Shorten prompt.
9328
9329         * gmm-utils.el (wid-edit): Require.
9330         (defun-gmm): Renamed from `gmm-defun-compat'.
9331         (gmm-image-search-load-path): Use it.
9332         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9333
9334 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9335
9336         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9337         variable.
9338         (gnus-summary-save-article): Add optional `decode' argument.  If
9339         it is set and gnus-summary-save-article-coding-system is non-nil,
9340         save decoded article.
9341         (gnus-summary-write-article-file): Save decoded article if
9342         gnus-summary-save-article-coding-system is non-nil.
9343
9344         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9345         type.
9346
9347 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9348
9349         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9350
9351 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9352
9353         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9354         first to test gnus-single-article-buffer which may be buffer-local.
9355
9356         * gnus-sum.el (gnus-summary-setup-buffer): Make
9357         gnus-single-article-buffer buffer-local and nil in ephemeral
9358         group; make gnus-article-buffer, gnus-article-current, and
9359         gnus-original-article-buffer always buffer-local.
9360         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9361         group.
9362         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9363
9364 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9365
9366         * nnml.el (nnml-request-compact-group): Compressed files might not
9367         have .gz extension.
9368
9369 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9370
9371         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9372         (mm-copy-to-buffer): Use with-current-buffer.
9373         (mm-display-part): Simplify.
9374         (mm-inlinable-p): Add optional arg `type'.
9375
9376 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9377
9378         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9379         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9380         Try harder to show the attachment internally or externally using
9381         gnus-mime-view-part-as-type.
9382
9383 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9384
9385         * message.el (message-from-style, message-signature-separator)
9386         (message-user-organization-file, message-send-mail-function)
9387         (message-citation-line-function, message-yank-prefix)
9388         (message-indent-citation-function, message-signature)
9389         (message-signature-file, message-signature-insert-empty-line):
9390         Remove autoloads.
9391
9392         * gnus-art.el (gnus-buttonized-mime-types): Remove
9393         "multipart/signed".  Revert 2006-04-26 change.
9394
9395 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9396
9397         * gnus.el (gnus-version-number): Bump version.
9398
9399 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9400
9401         * gnus.el: No Gnus v0.5 is released.
9402
9403 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9404
9405         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9406         fetching articles by message-id.
9407
9408 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9409
9410         * message.el (hashcash): Require hashcash as normal.
9411
9412         * ecomplete.el (ecomplete-highlight-match-line): Use
9413         point-at-eol.
9414         (ecomplete-highlight-match-line): Use `highlight', because that
9415         face exists in both Emacs and XEmacs.
9416
9417         * message.el (message-display-abbrev): Use point-at-bol.
9418
9419         * mail-source.el: Don't require timer/timer-funcs.
9420
9421         * gnus-async.el: Ditto.
9422
9423         * password.el: Ditto.
9424
9425         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9426
9427         * mm-url.el: Ditto.
9428
9429         * gnus-xmas.el: Don't require timer-funcs.
9430
9431         * mm-util.el: Require timer/timer-funcs.
9432
9433 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9434
9435         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9436         Close.
9437
9438 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9439
9440         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9441         unibyte after clear-decrypt function runs.
9442
9443         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9444         returns as a unibyte string.
9445
9446 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9447
9448         * lpath.el: Revert.
9449
9450         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9451         (pgg-gpg-process-sentinel): Revert.
9452
9453         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9454         (pgg-pgp-lookup-key): Revert.
9455
9456         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9457         (pgg-pgp5-lookup-key): Revert.
9458
9459         * pgg.el (pgg-fetch-key): Revert.
9460
9461 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9462
9463         * lpath.el: Fbind string-as-multibyte for XEmacs.
9464
9465         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9466         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9467         (mml1991-pgg-encrypt): Ditto.
9468
9469         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9470         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9471         a multibyte buffer.
9472
9473         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9474         (pgg-pgp-lookup-key): Ditto.
9475
9476         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9477         (pgg-pgp5-lookup-key): Ditto.
9478
9479         * pgg.el (pgg-fetch-key): Ditto.
9480
9481 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9482
9483         * message.el (message-user-organization-file): Check several
9484         locations of the organization file.
9485
9486         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9487         Add gnus-article-view-part-as-type.
9488
9489         * gnus-art.el (gnus-article-view-part-as-type): New function.
9490
9491         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9492         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9493
9494         * mml.el: Simplify autoload.
9495         (mml-mode): defvar dnd-protocol-alist instead of using
9496         symbol-value.
9497         (mml-default-directory): New variable.
9498         (mml-minibuffer-read-file): Use it.
9499         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9500
9501         * message.el (message-citation-line-format): New variable.
9502         (message-insert-formated-citation-line): New function.
9503         (message-citation-line-function): Add
9504         `message-insert-formated-citation-line' to custom type.
9505
9506         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9507         to doc string.
9508
9509         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9510         depending on mm-verify-option.
9511
9512 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9515         binding pgg-* variables; reimplement the section which prevents
9516         MIME header from being signed.
9517         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9518         pgg-text-mode; remove a blank line at the top of body.
9519
9520         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9521         lines at the top of body; use gnus-newsgroup-charset if there's no
9522         Charset header.
9523
9524 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9525
9526         * message.el (message-self-insert-commands): Doc fix.
9527
9528         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9529         (mm-uu-pgp-encrypted-test): Ditto.
9530         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9531         between header and body; return application/pgp-encrypted handle
9532         if decryption failed; decode decrypted body by charset.
9533
9534         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9535         element match to application/pgp-*.
9536
9537 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9538
9539         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9540         HTML.
9541
9542 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9543
9544         * mail-source.el (mail-source-call-script): Message the error
9545         string.
9546
9547 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9548
9549         * gnus-util.el (gnus-byte-compile): Use it.
9550
9551 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9552
9553         * gnus-util.el (kill-empty-logs): New function.
9554
9555 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9556
9557         * message.el (message-mail-alias-type): Doc fix.
9558         (message-mail-alias-type-p): New function.
9559         (message-send): Use it.
9560         (message-mode): Ditto.
9561         (message-strip-forbidden-properties): Ditto.
9562
9563         * ecomplete.el (ecomplete-database-file-coding-system): New
9564         variable.
9565         (ecomplete-save): Use it.
9566         (ecomplete-setup): Use it.
9567
9568 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9569
9570         * message.el (message-self-insert-commands): New variable.
9571         (message-strip-forbidden-properties): Use it.
9572
9573 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9574
9575         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9576         that doesn't make XEmacs choke.
9577
9578 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9579
9580         * gnus-util.el (gnus-replace-in-string):
9581         Prefer replace-regexp-in-string over of replace-in-string.
9582
9583 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9584
9585         * gnus-util.el (gnus-select-frame-set-input-focus):
9586         Use select-frame-set-input-focus if it is available in XEmacs; use
9587         definition defined in Emacs 22 for old Emacsen.
9588
9589         * dgnushack.el: Autoload unmorse-region for XEmacs.
9590
9591         * lpath.el: Bind cursor-in-non-selected-windows and
9592         select-frame-set-input-focus for XEmacs.
9593
9594 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9595
9596         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9597
9598 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9599
9600         * gnus-registry.el (gnus-registry-cache-save): Remove text
9601         properties when saving via the temp buffer.
9602
9603 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9604
9605         * message.el (message-generate-hashcash): Honor custom type.
9606
9607 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9608
9609         * message.el (message-generate-hashcash): Default to non-nil when
9610         hashcash is found.
9611
9612         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9613         (gnus-refer-thread-limit): Increase default to 500.
9614
9615         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9616
9617         * flow-fill.el (fill-flowed): Allow delete-space.
9618
9619 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9620
9621         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9622         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9623         Remove autoloads.
9624
9625 2006-04-18  Simon Josefsson  <jas@extundo.com>
9626
9627         * message.el (message-generate-hashcash): Default to.
9628
9629 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9630
9631         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9632         concatenating segments rather than before concatenating them.
9633
9634 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9635
9636         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9637
9638 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9639
9640         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9641
9642         * message.el (message-forward-make-body-plain): Allow
9643         message-forward-ignored-headers to be a list.
9644         (message-remove-ignored-headers): Factor out into function.
9645         (message-forward-make-body-mml): Use it.
9646
9647         * imap.el (imap-quote-specials): New function.
9648         (imap-login-auth): Quote specials.
9649
9650         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9651         (rfc2231-parse-string): Allow concatanation of parameters that
9652         aren't contiguous.  The test case is
9653           (mail-header-parse-content-type "message/external-body;
9654             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9655             access-type=LOCAL-FILE;
9656             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9657
9658 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9659
9660         * nntp.el (nntp-accept-process-output): Return the value of
9661         `nnheader-accept-process-output'.
9662
9663 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9664
9665         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9666         (gnus-button-alist): Recognize more diff formats.
9667         (gnus-button-patch): Strip directory.
9668
9669 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9670
9671         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9672         Emacs 22 when setting focus.
9673
9674 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9675
9676         * gnus-art.el (gnus-article-treat-types): Do treatment of
9677         text/x-verbatim parts.
9678         (gnus-button-patch): New command.
9679
9680         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9681         addresses that contain invalid characters.
9682
9683 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9684
9685         * message.el (message-put-addresses-in-ecomplete): Use
9686         gnus-replace-in-string.
9687         (message-is-yours-p): Use the more correct
9688         mail-header-parse-address instead of
9689         mail-extract-address-components.
9690         (message-put-addresses-in-ecomplete): Fix typo.
9691
9692         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9693         keystroke.
9694
9695         * gnus-art.el (gnus-treatment-function-alist): Change order of
9696         newsgroups/generic header folding to avoid double-folding.
9697
9698         * message.el (message-hidden-headers): Add X-Draft-From.
9699
9700         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9701         command.
9702         (gnus-summary-repeat-search-article-backward): New command.
9703
9704         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9705         groups in the parent topic.
9706
9707 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9708
9709         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9710         (spam-extra-header-to-number): Return the CRM114 number as a
9711         number instead of a string.
9712
9713 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9714
9715         * gnus-art.el (gnus-face-properties-alist): Moved here from
9716         gnus-fun.
9717
9718         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9719
9720 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9721
9722         * message.el (message-strip-forbidden-properties): Only display on
9723         self-insert-command.
9724
9725         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9726         reindent.
9727         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9728
9729 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9730
9731         * smiley.el (smiley-style): Fix typo.
9732
9733 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9734
9735         * hashcash.el (hashcash-insert-payment-async-2): Use
9736         message-goto-eoh instead of doing it manually.
9737         (mail-add-payment): Use message-narrow-to-header instead of trying
9738         to do the same itself.
9739
9740         * message.el (message-hidden-headers): Add Face.
9741
9742         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9743         reparenting code.
9744         (gnus-summary-reparent-children): Refactored out code.
9745         (gnus-summary-thread-map): New keystroke.
9746         (gnus-summary-reparent-children): Make into command.
9747
9748         * smiley.el (smiley-style): Default to `medium' if using a large
9749         font.
9750
9751         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9752         does it itself.
9753
9754         * message.el (message-point-in-header-p): Simplify definition.
9755
9756 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9757
9758         * nnagent.el (nnagent-request-set-mark): Silence log file
9759         writing.
9760         (nnagent-request-set-mark): Use write-region instead of
9761         append-to-file.
9762
9763         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9764         strange select method.
9765
9766         * ecomplete.el (ecomplete-display-matches): Get highlightling
9767         right.
9768         (ecomplete-display-matches): Use literals.
9769         (ecomplete-display-matches): Disable message logging.
9770
9771         * message.el (message-display-abbrev): Small optimization.
9772
9773         * ecomplete.el (ecomplete-display-matches): Allow automatic
9774         display.
9775
9776         * message.el (message-strip-forbidden-properties): Display
9777         abbrevs.
9778         (message-display-abbrev): Get automatic display right.
9779
9780         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9781         keystrokes.
9782
9783 2006-04-13  Romain Francoise  <romain@orebokech.com>
9784
9785         TODO: Backport to v5-10!
9786
9787         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9788         Moved here (and renamed) from gnus-registry.el.
9789
9790         * gnus-registry.el: Require gnus-util.
9791         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9792
9793 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9794
9795         * gnus-group.el (gnus-group-catchup-current): Change
9796         if-then-else-if-then-else into cond.
9797         (gnus-group-catchup): Indent.
9798         (group-name-at-point): New function.
9799         (gnus-fetch-group): Provide default from thing at point.
9800
9801 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9802
9803         * message.el (message-display-abbrev): Fix regexp.
9804
9805         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9806         choosing.
9807         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9808         dead variables.
9809
9810         * message.el (message-newline-and-indent): Remove debugging.
9811         (message-display-abbrev): Use new implementation.
9812
9813 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9814
9815         * gnus-art.el (gnus-article-mode): Set
9816         cursor-in-non-selected-windows to nil.
9817
9818         * smiley.el: Revert previous change.
9819         (smiley-data-directory): defvar it before using it in the
9820         defcustom of `smiley-style'.
9821
9822 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9823
9824         * message.el (message-newline-and-indent): New function.
9825
9826         * ecomplete.el: Implement more bits.
9827
9828         * message.el (message-put-addresses-in-ecomplete): Clean up the
9829         string.
9830
9831         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9832
9833         * gnus-sum.el (gnus-summary-save-parts): Bind
9834         gnus-summary-save-parts-counter and use it to make unique file
9835         names.
9836
9837         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9838
9839         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9840         parameter to say whether to actually parse the individual
9841         addresses.
9842
9843         * message.el (message-put-addresses-in-ecomplete): New function.
9844         (ecomplete): Require.
9845         (message-mail-alias-type): Add ecomplete as an option.
9846
9847 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9848
9849         * flow-fill.el (fill-flowed): Remove trailing space from blank
9850         quoted lines.
9851
9852 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9853
9854         * smiley.el (smiley-style): Move definition later to avoid a
9855         compilation warning.
9856
9857 2006-04-12  Kenichi Handa  <handa@m17n.org>
9858
9859         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9860         buffer and then decode the buffer text if necessary.
9861         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9862         first, and after mm-encode-body, change the buffer to unibyte.
9863         Use mm-disable-multibyte instead of set-buffer-multibyte.
9864
9865 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9866
9867         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9868         Content-Type header instead of Content-Disposition header.
9869         (gnus-mime-inline-part): Ditto.
9870         (gnus-mime-view-part-as-charset): Ignore charset that the part
9871         specifies.
9872
9873         * mm-decode.el (mm-display-part): Work with external parts and
9874         usual parts similarly.
9875
9876         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9877         instead of gnus-display-mime.
9878
9879         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9880         instead of with-temp-buffer.
9881
9882         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9883         tag to summarized topics part in order to encode non-ASCII text.
9884
9885 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9886
9887         * smiley.el (smiley-style): New variable.
9888         (smiley-directory): New function.
9889         (smiley-data-directory): Derive from `smiley-style' using
9890         `smiley-directory'.
9891         (smiley-regexp-alist): Add new entries.
9892
9893         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9894         (gnus-article-browse-delete-temp): Add :version.
9895
9896 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9897
9898         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9899         the sieve region.
9900
9901 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9902
9903         * gnus.el (gnus-version-number): Bump version.
9904
9905 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9906
9907         * gnus.el: No Gnus v0.4 is released.
9908
9909 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9910
9911         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9912         layout.
9913
9914         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9915         unknown charset.
9916
9917         * message.el (message-header-synonyms): Add Original-To to the
9918         default.
9919
9920         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9921         optional parameter.
9922
9923 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9924
9925         * gnus-fun.el (gnus): Require it for gnus-directory.
9926
9927 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9928
9929         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9930
9931 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9932
9933         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9934
9935 2006-04-05  Simon Josefsson  <jas@extundo.com>
9936
9937         * password.el (password-reset): New function.
9938
9939 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9940
9941         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9942         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9943
9944 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9945
9946         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9947         Some whitespace was matched into the url, which broke browsing hits
9948         > 100 when mm-url-use-external was nil.
9949
9950 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9951
9952         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9953         gnus-extra-headers for 'Newsgroups.
9954
9955         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9956         bound.
9957
9958 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9959
9960         * pgg-gpg.el: Clean up process buffers every time gpg processes
9961         complete.
9962
9963 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9964
9965         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9966         doc string.
9967
9968 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9969
9970         * pgg-gpg.el (pgg-gpg-process-filter)
9971         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9972
9973         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9974         lines, temporary fix.
9975
9976 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9977
9978         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9979
9980 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9981
9982         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9983         default-enable-multibyte-characters.  This reverts the change from
9984         revision 6.17 which is no longer necessary because the passphrase
9985         is sent separately now.  GnuPG messages are unreadable under
9986         multibyte locales with default-enable-multibyte-characters set to
9987         nil.
9988
9989 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9990
9991         * message.el (message-tool-bar-gnome): Move "spell".
9992
9993 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9994
9995         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9996         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9997         instead.
9998
9999 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10000
10001         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10002         newsgroups handling for NNTP overviews which don't include
10003         Newsgroups.
10004
10005 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10006
10007         * message.el (message-resend): Bind message-generate-hashcash to nil.
10008
10009 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10010
10011         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10012         when searching for already-paid recipients.
10013
10014 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10015
10016         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10017         passphrases when it is not needed.
10018         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10019         passphrase stuff from gpg, should only be necessary when you use
10020         gpg with a smartcard.
10021
10022 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10023
10024         * mml.el (mml-insert-mime): Ignore cached contents of
10025         message/external-body part.
10026
10027         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10028         (mm-insert-part): Ditto.
10029
10030 2006-03-23  Simon Josefsson  <jas@extundo.com>
10031
10032         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10033         Reiner.
10034         (pgg-gpg-use-agent-p): Use it again.
10035
10036 2006-03-23  Simon Josefsson  <jas@extundo.com>
10037
10038         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10039         older emacsen.
10040         (pgg-gpg-use-agent-p): Don't use it.
10041
10042 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10043
10044         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10045         if we can.
10046
10047 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10048
10049         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10050         (pgg-gpg-update-agent): New function.
10051         (pgg-gpg-use-agent-p): New function.
10052         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10053         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10054         (pgg-gpg-sign-region): Use it.
10055
10056 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10057
10058         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10059         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10060
10061 2006-03-21  Simon Josefsson  <jas@extundo.com>
10062
10063         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10064         <wilde@sha-bang.de>.
10065         (pgg-gpg-use-agent): New variable.
10066         (pgg-gpg-process-region): Use it.
10067         (pgg-gpg-encrypt-region): Likewise.
10068         (pgg-gpg-encrypt-symmetric-region): Likewise.
10069         (pgg-gpg-decrypt-region): Likewise.
10070         (pgg-gpg-sign-region): Likewise.
10071         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10072
10073 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10074
10075         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10076
10077         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10078         Add comment on version.
10079
10080 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10081
10082         * smiley.el: Add missing test smiley.
10083
10084 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10085
10086         * mm-decode.el (mm-with-part): New macro.
10087         (mm-get-part): Use it; work with message/external-body as well.
10088         (mm-save-part): Treat name and filename equally.
10089
10090         * mm-extern.el (mm-extern-cache-contents): New function.
10091         (mm-inline-external-body): Use it; force the part to be displayed;
10092         move undisplayer added to the cached handle to the parent.
10093
10094         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10095         (gnus-mime-view-part-as-type): Work with message/external-body.
10096
10097         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10098
10099 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10100
10101         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10102         images in image-load-path.  [Sync with image.el, revision 1.60, in
10103         Emacs.]
10104
10105 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10106
10107         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10108         path rather than symbol.  Always return list of directories.
10109         Guarantee that image directory comes first.  [Sync with image.el,
10110         revision 1.59, in Emacs.]
10111
10112         * message.el (message-make-tool-bar): Adjust to new API of
10113         `gmm-image-load-path-for-library'.
10114
10115         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10116
10117         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10118
10119 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10120
10121         * gnus-art.el (gnus-article-only-boring-p):
10122         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10123         intangible text.
10124         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10125
10126 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10127
10128         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10129         `defun' instead of `gmm-defun-compat'.
10130
10131 2006-03-14  Simon Josefsson  <jas@extundo.com>
10132
10133         * message.el (message-unique-id): Don't use message-number-base36
10134         if (user-uid) is a float.
10135         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10136
10137 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10140
10141         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10142         empty line between a part and a message part.
10143
10144 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10145
10146         * smiley.el: Add more test smileys.
10147         (smiley-data-directory, smiley-regexp-alist)
10148         (gnus-smiley-file-types): Fix doc strings.
10149         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10150         adding new elements.
10151         (smiley-mouse-map): Unused code.  Make it a comment.
10152
10153 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10154
10155         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10156         scan latest NoCeM messages instead of old ones.
10157         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10158         delimiters that are recently used.
10159         (gnus-nocem-load-cache): Add autoload cookie.
10160
10161         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10162
10163         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10164         level which is larger than gnus-use-nocem is specified.
10165
10166         * gnus-group.el (gnus-group-get-new-news): Ditto.
10167
10168 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10169
10170         * gnus-util.el (gnus-tool-bar-update): New function.
10171
10172         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10173         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10174
10175         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10176
10177         * gnus-group.el (gnus-group-redraw-when-idle)
10178         (gnus-group-redraw-check): Remove.
10179         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10180
10181 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10182
10183         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10184         if optional last element is specified in splits (FIELD VALUE...).
10185
10186 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10187
10188         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10189         to gmm-image-load-path-for-library.  Call with no-error argument.
10190         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10191
10192         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10193
10194         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10195
10196         * gmm-utils.el (gmm-image-load-path): Remove alias.
10197
10198 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10199
10200         * gmm-utils.el (gmm-image-load-path): Add alias.
10201
10202         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10203         nnml-generate-nov-databases-1.
10204         (nnml-generate-nov-databases): Use it.
10205         (nnml-generate-nov-databases-directory): Document no-active
10206         argument.
10207
10208         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10209         directory if path is t.  Add no-error.
10210
10211         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10212         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10213
10214         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10215         resetting gnus-article-browse-html-temp-list.
10216
10217         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10218         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10219         Add example to docstring.  Rename local variables.  Move error
10220         checks to default case in cond and simplify.
10221
10222 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10223
10224         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10225         handle is multipart when calling it recursively.
10226         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10227
10228 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10229
10230         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10231         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10232
10233 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10234
10235         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10236         is loaded.
10237
10238         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10239         loaded.
10240
10241 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10242
10243         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10244         to "Emacs 23 (unicode)" in doc string.
10245
10246         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10247         "Emacs 23 (unicode)" in comment.
10248
10249 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10250
10251         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10252
10253         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10254         characters 160 through 255 in Emacs 23.
10255
10256 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10257
10258         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10259         gnus-article-browse-html-temp.
10260         (gnus-article-browse-delete-temp): Make it customizable.  Add
10261         `file'.  Adjust doc string.
10262         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10263         query for each file.  Adjust doc string.
10264         (gnus-article-browse-html-parts): Add
10265         `gnus-article-browse-delete-temp-files' to
10266         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10267
10268 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10269
10270         * gnus-art.el (gnus-article-browse-html-temp)
10271         (gnus-article-browse-delete-temp): New variables.
10272         (gnus-article-browse-delete-temp-files): New function.
10273         (gnus-article-browse-html-parts): Use it.
10274
10275 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10276
10277         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10278
10279         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10280         string.
10281
10282         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10283         gnus-summary-insert-new-articles when unplugged.  Remove
10284         gnus-summary-search-article-forward.
10285
10286         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10287         display-visual-class instead of display-color-cells.
10288
10289 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10290
10291         * dgnushack.el: Autoload customize-group for XEmacs.
10292
10293         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10294         message/* containing non-ASCII text properly.
10295
10296 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10297
10298         * message.el: Require gmm-utils, remove autoloads.
10299         (message-tool-bar): Set default based on
10300         gmm-tool-bar-style.
10301         (message-tool-bar-gnome): Add gmm-customize-mode.
10302
10303         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10304         gmm-tool-bar-style.
10305         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10306
10307         * gnus-group.el (gnus-group-tool-bar): Set default based on
10308         gmm-tool-bar-style.
10309         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10310
10311         * gmm-utils.el (gmm-image-directory): Rename variable from
10312         gmm-image-load-path.
10313         (gmm-image-load-path): Use gmm-image-directory.
10314         (gmm-customize-mode): New function.
10315         (gmm-tool-bar-style): New variable.
10316
10317         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10318         gnus-group-redraw-line-number.
10319         (gnus-group-redraw-check): Simplify.
10320         (gnus-group-tool-bar-update): Remove redraw check.
10321         (gnus-group-make-tool-bar): Add redraw check.
10322
10323 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10324
10325         * gnus-art.el (gnus-button): Add missing parentheses.
10326
10327 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10328
10329         * lpath.el: Fbind line-number-at-pos.
10330
10331 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10332
10333         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10334
10335 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10336
10337         * gnus-art.el (gnus-button): New face.
10338         (gnus-article-button-face): Use it.
10339
10340         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10341         gnus-summary-next-page.  Re-order.
10342
10343         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10344         next-node are now included.
10345         (gnus-group-redraw-line-number): New internal variable.
10346         (gnus-group-redraw-check): Helper function for updating the tool
10347         bar.
10348         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10349
10350         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10351
10352         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10353         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10354         Use it to match format of Spamassassin 3.0 and later.  Reported by
10355         IRIE Tetsuya <irie@t.email.ne.jp>.
10356         (spam-check-bogofilter)
10357         (spam-bogofilter-register-with-bogofilter): Fix args of
10358         `gnus-error' calls.
10359
10360 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10361
10362         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10363         unnecessary interaction when sending queued mails.  Reported by
10364         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10365
10366 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10367
10368         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10369         first or last are nil.
10370
10371 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10372
10373         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10374
10375 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10376
10377         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10378
10379 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10380
10381         * dns.el (query-dns): Protect more against buggy tcp output.
10382
10383 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10384
10385         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10386         nov.php.
10387
10388 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10389
10390         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10391         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10392         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10393         output on the server side.
10394         (nnweb-google-create-mapping): Update regexps and add some
10395         progress indication.
10396
10397 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10398
10399         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10400         gnus-agent-toggle-plugged.  Re-order icons.
10401         (gnus-group-tool-bar-gnome): Add
10402         gnus-group-{prev,next}-unread-group.
10403         (gnus-group-tool-bar-gnome): Re-order icons.
10404
10405         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10406         gnus-summary-insert-new-articles.
10407
10408         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10409         comments.
10410
10411         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10412         also available in Emacs 21.3.
10413
10414         * message.el (message-fix-before-sending): Change "Emacs 22" to
10415         "Emacs 23 (unicode)" in comment.
10416
10417         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10418         "Emacs 23 (unicode)" in comment.
10419
10420         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10421         comment.
10422         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10423
10424         * mm-view.el (mm-fill-flowed): Add :version.
10425
10426 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10427
10428         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10429         and load-path.
10430
10431 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10432
10433         * message.el: Autoload gmm-image-load-path.
10434         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10435         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10436         consitency.
10437
10438         * gmm-utils.el (gmm-image-load-path): Also search in
10439         "../etc/images".  Don't set gmm-image-load-path if we don't find
10440         the image.
10441
10442 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10443
10444         * gmm-utils.el (gmm-image-load-path): Don't make
10445         `gmm-image-load-path' include subdirectories which the second arg
10446         `image' might specify.
10447
10448         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10449         subdirectory to icon file names.
10450
10451         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10452
10453 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10454
10455         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10456         gmm-image-load-path calls.
10457
10458         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10459
10460         * message.el (message-make-tool-bar): Ditto.
10461
10462         * mml.el (mml-preview): Added comment concerning tool bar icons.
10463
10464         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10465         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10466
10467         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10468         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10469
10470         * message.el (message-tool-bar-gnome): Use new icon names.
10471         (message-make-tool-bar): Use `gmm-image-load-path'.
10472
10473         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10474         functions from MH-E.
10475         (gmm-image-load-path): New variable from MH-E.
10476         (gmm-image-load-path): New function from MH-E.  Added arguments
10477         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10478         *-image-load-path-called-flag.
10479
10480 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10481
10482         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10483
10484 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10485
10486         * nnimap.el (nnimap-request-move-article): Change folder back to
10487         source group before deleting.
10488
10489 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10490
10491         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10492
10493         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10494         mm-url.
10495
10496         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10497
10498 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10499
10500         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10501         coding system which mm-charset-to-coding-system returns for a
10502         given charset is valid.
10503
10504 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10505
10506         * html2text.el (html2text-remove-tag-list):
10507         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10508
10509 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10510
10511         * gnus-cus.el: Revert 2005-10-17 change.
10512
10513 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10514
10515         * gnus-art.el (article-strip-banner): Call
10516         article-really-strip-banner only when the regexp match is made.
10517
10518 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10519
10520         * gnus-art.el (article-strip-banner): Use
10521         gnus-extract-address-components instead of
10522         mail-header-parse-addresses to make it work with non-ASCII text;
10523         remove mail-encode-encoded-word-string.
10524
10525         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10526         values which are surrounded with \"...\"; make it never cause a
10527         Lisp error; give up parsing of parameters if it failed in
10528         extracting type.
10529
10530 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10531
10532         * smime.el (smime-cert-by-ldap-1): Fix bug where
10533         `smime-ldap-search' returns results without userCertificates.
10534
10535 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10536
10537         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10538
10539 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10540
10541         * spam.el (spam-check-spamassassin-headers): Adapt format for
10542         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10543         <ari@mbf.ocn.ne.jp>.
10544         (spam-list-of-processors): Add spam-use-gmane.
10545
10546 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10547
10548         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10549         make-temp-file; make it work with XEmacs as well.
10550
10551         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10552         mm-make-temp-file.
10553
10554         * mm-decode.el (mm-display-external): Use the 3rd arg of
10555         mm-make-temp-file.
10556         (mm-create-image-xemacs): Ditto.
10557
10558 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10559
10560         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10561         with message-narrow-to-headers.
10562         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10563         (gnus-draft-check-draft-articles): New function.
10564         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10565
10566 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10567
10568         * gnus-art.el (gnus-article-browse-html-parts):
10569         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10570         Don't use suffix argument for mm-make-temp-file for Emacs 21
10571         compatibility.  Remove useless `format'.
10572
10573 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10574
10575         * nnweb.el (nnweb-google-wash-article): Update regexps.
10576         (nnweb-group-alist): Use defvoo instead of defvar.
10577
10578 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10579
10580         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10581         re-loading nn* modules.
10582
10583 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10584
10585         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10586         for `tool-bar-mode' and don't check it's default-value.
10587
10588         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10589
10590         * message.el (message-make-tool-bar): Ditto.
10591
10592         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10593         `substring'.  Shorten tmp-file name.
10594
10595         * gnus.el: Remove bogus comment.
10596
10597 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10598
10599         * gnus-art.el (gnus-article-browse-html-parts): New function.
10600         (gnus-article-browse-html-article): New function for viewing html
10601         articles with a browser.
10602
10603 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10604
10605         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10606         in elisp.
10607         (pgg-gpg-encrypt-symmetric-region): Ditto.
10608         (pgg-gpg-sign-region): Ditto.
10609
10610         * pgg-def.el (pgg-text-mode): New variable.
10611
10612         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10613         (mml2015-pgg-encrypt): Ditto.
10614
10615         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10616         (mml1991-pgg-encrypt): Ditto.
10617
10618 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10619
10620         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10621         message-make-date instead of current-time-string.
10622
10623         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10624         to gnus-decoded which mm-uu might set.
10625
10626 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10627
10628         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10629         don't decode quoted parameters; remove misimported Emacs code.
10630         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10631         (rfc2231-decode-encoded-string): Don't use split-string which
10632         behaves differently according to Emacs version; use
10633         mm-decode-coding-region to convert charset to coding-system.
10634         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10635         (rfc2231-encode-string): Remove misimported Emacs code.
10636
10637 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10638
10639         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10640         when calling mail-header-parse-content-type.
10641         (article-de-quoted-unreadable): Ditto.
10642         (article-de-base64-unreadable): Ditto.
10643         (article-wash-html): Ditto.
10644
10645         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10646         calling mail-header-parse-content-type and
10647         mail-header-parse-content-disposition.
10648         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10649         mail-header-parse-content-type.
10650
10651         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10652         insert charset and format parameters; encode description after
10653         inserting it to buffer.
10654         (mml-insert-parameter): Fold lines properly even if a parameter is
10655         segmented into two or more lines; change the max column to 76.
10656
10657         * rfc1843.el (rfc1843-decode-article-body): Don't use
10658         ignore-errors when calling mail-header-parse-content-type.
10659
10660         * rfc2231.el (rfc2231-parse-string): Return at least type if
10661         possible; don't cause an error even if it fails in parsing of
10662         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10663         (rfc2231-encode-string): Don't break lines at the beginning, leave
10664         it to mml-insert-parameter.
10665
10666         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10667         calling mail-header-parse-content-type.
10668
10669 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10670
10671         * spam-report.el (spam-report-gmane-use-article-number):
10672         Improve doc string.
10673         (spam-report-gmane-internal): Check if a suitable header was found
10674         in the article.
10675
10676 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10677
10678         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10679         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10680
10681 2006-02-05  Romain Francoise  <romain@orebokech.com>
10682
10683         Update copyright notices of all files in the gnus directory.
10684
10685 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10686
10687         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10688
10689 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10692         segmented lines of parameter value to cope with Thunderbird 1.5
10693         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10694         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10695         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10696
10697 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10698
10699         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10700         parts.
10701
10702 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10703
10704         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10705         there's only one active file for all servers.
10706         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10707         solid groups.  Gnus might have used a FAST request to select the group.
10708         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10709         and nnweb-search redundantly in the active file.
10710         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10711         (nnweb-request-create-group): Don't use ARGS.
10712         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10713         initialisations.  Let nnoo do the work.
10714
10715 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10716
10717         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10718         Say the part has been decoded.
10719
10720         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10721
10722 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10723
10724         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10725         mailcap-viewer-test-cache when there's no 'test clause, since that
10726         will invert the meaning of a "nil" test previously determined by
10727         mailcap-mailcap-entry-passes-test.
10728
10729 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10730
10731         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10732         compiling.
10733
10734         * gnus-sum.el: Ditto.
10735
10736         * message.el: Don't bind tool-bar-map when compiling.
10737
10738 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10739
10740         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10741
10742 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10743
10744         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10745         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10746         current Google Groups.
10747
10748 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10749
10750         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10751         and tool-bar-mode.
10752
10753         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10754         and tool-bar-mode.
10755
10756         * message.el (message-tool-bar-update): Simplify.
10757         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10758
10759         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10760         gnus-summary-buffer.
10761         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10762         gnus-summary-reply.
10763
10764         * gmm-utils.el (gmm): Add :version.
10765
10766 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10767
10768         * Makefile.in (clean): New rule.
10769         (distclean): Use it.
10770
10771 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10772
10773         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10774         autoload.
10775
10776 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10777
10778         * gmm-utils.el (gmm-verbose): Add :group.
10779
10780 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10781
10782         * message.el: Change some comments WRT tool-bars.
10783
10784         * gnus-sum.el (gnus-summary-tool-bar)
10785         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10786         (gnus-summary-tool-bar-zap-list): New variables.
10787         (gnus-summary-make-tool-bar): Complete rewrite using
10788         `gmm-tool-bar-from-list'.
10789
10790         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10791         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10792         variables.
10793         (gnus-group-make-tool-bar): Complete rewrite using
10794         `gmm-tool-bar-from-list'.
10795         (gnus-group-tool-bar-update): New function.
10796
10797         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10798
10799 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10800
10801         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10802         is dissected into a single part of which the type is the same as
10803         the given one; decode charset.
10804
10805 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10806
10807         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10808         into alists as symbol not string, since that's what
10809         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10810         look for.
10811
10812 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10813
10814         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10815         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10816
10817         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10818
10819 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10820
10821         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10822         (gnus-xmas-mime-security-button-menu): New function.
10823
10824         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10825         (gnus-mime-security-button-menu): New definition.
10826         (gnus-mime-security-button-map): Use them.
10827         (gnus-mime-security-button-menu): New function.
10828         (gnus-insert-mime-security-button): Addition to help echo.
10829         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10830         (gnus-mime-security-pipe-part): New functions.
10831
10832         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10833         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10834
10835         * mm-decode.el (mm-handle-set-disposition): Remove.
10836         (mm-handle-set-description): Remove.
10837
10838 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10839
10840         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10841         (mm-w3m-standalone-supports-m17n-p): New function.
10842         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10843         w3m usage.
10844
10845         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10846         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10847
10848 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10849
10850         * message.el (message-tool-bar-zap-list): Use
10851         gmm-tool-bar-zap-list as custom type.
10852         (message-tool-bar-update): New function.
10853         (message-tool-bar, message-tool-bar-gnome)
10854         (message-tool-bar-retro): Add message-tool-bar-update.
10855         (message-tool-bar-gnome): Add flyspell-buffer.
10856
10857         * gnus-util.el (gnus-error): Describe `args'.
10858
10859         * gmm-utils.el (gmm-error): Describe `args'.
10860         (gmm-tool-bar-zap-list): New widget.
10861         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10862
10863 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10864
10865         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10866         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10867         the number of recursive calls.
10868
10869         * mm-decode.el (mm-handle-set-disposition): New macro.
10870         (mm-handle-set-description): New macro.
10871
10872 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10873
10874         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10875         encoding.
10876
10877 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10878
10879         * message.el (message-tool-bar-zap-list, message-tool-bar)
10880         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10881         (message-tool-bar-local-item-from-menu): Remove.
10882         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10883         (message-make-tool-bar): New function.
10884         (message-mode): Use `message-make-tool-bar'.
10885
10886         * gmm-utils.el: New file.
10887         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10888         (gmm-lazy): New widget copied from `nnmail.el'.
10889         (gmm-tool-bar-from-list): New function for creating customizable
10890         tool bars.
10891         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10892         output.
10893         (gmm): Add :prefix to defgroup.
10894
10895 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10896
10897         * gmm-utils.el (gmm-widget-p): New function.
10898
10899 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10900
10901         * mml.el (mml-attach-file): Describe `description' in doc string.
10902         (mml-menu): Add Emacs MIME manual and PGG manual.
10903
10904 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10905
10906         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10907
10908 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10909
10910         * nntp.el (nntp-end-of-line): Doc fix.
10911
10912 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10913
10914         * imap.el (imap-open): Handle case where buffer is a buffer
10915         object.
10916
10917 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10918
10919         * gnus-delay.el (gnus-delay): Don't autoload.
10920         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10921         to be re-loaded when customizing the `gnus-delay' group.
10922
10923 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10924
10925         * message.el (message-insert-citation-line): Use newlines.
10926
10927 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10928
10929         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10930         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10931         these routines, so the passphrase can be managed externally and
10932         passed in to the system.
10933         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10934         pgg-add-passphrase-to-cache function.
10935
10936         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10937         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10938         these routines, so the passphrase can be managed externally and
10939         passed in to the system.
10940         (pgg-pgp5-sign-region): Use new name of
10941         pgg-add-passphrase-to-cache function.
10942
10943 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10944
10945         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10946         part of the decoded armor to find the key-identifier.
10947         (pgg-gpg-lookup-key-owner): New function to return the
10948         human-readable identifier of a key owner.
10949         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10950         itself.
10951         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10952         the key value) if we have a key and can match it against a secret
10953         key.  Also, added a note pointing out fact that the prompt only
10954         indicates the first matching key.
10955
10956         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10957         pgg-decrypt-region.
10958         (pgg-add-passphrase-to-cache): Rename from
10959         `pgg-add-passphrase-cache' to reduce confusion (all callers
10960         changed).
10961         (pgg-remove-passphrase-from-cache): Rename from
10962         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10963         changed).
10964         (pgg-read-passphrase, pgg-add-passphrase-cache)
10965         (pgg-remove-passphrase-cache): Add informative docstrings.
10966         (pgg-decrypt): Convey provided passphrase in subordinate call to
10967         pgg-decrypt-region.
10968
10969 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10970
10971         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10972         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10973         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10974         'passphrase' argument, so the passphrase can be managed externally
10975         and then passed in to the system.
10976
10977         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10978         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10979         so the passphrase cache can be used reliably with identifiers
10980         besides a pgp packet's key id.
10981
10982         * pgg-gpg.el (pgg-gpg-encrypt-region)
10983         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10984         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10985         these routines, so the passphrase can be managed externally and
10986         passed in to the system.
10987
10988         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10989         'notruncate' argument, so the passphrase cache can be used
10990         reliably with identifiers besides a pgp packet's key id.
10991
10992 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10993
10994         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10995         symmetric encryption.
10996         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10997         encrypted session key.
10998         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10999         message ask for the passphrase in a proper way.
11000
11001         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
11002         New user commands for symmetric encryption.
11003
11004 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11005
11006         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11007
11008         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11009
11010 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11011
11012         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11013
11014 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11015
11016         * mm-decode.el (mm-inlined-types): Add application/pgp.
11017         (mm-automatic-display): Ditto.
11018
11019         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11020         part as text.
11021
11022 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11023
11024         * nnrss.el: Update copyright.
11025         (nnrss-opml-import): Query whether to subscribe to each entry.
11026
11027         * gnus-art.el:
11028         * gnus-sum.el:
11029         * gnus-xmas.el:
11030         * messagexmas.el:
11031         * mm-uu.el:
11032         * mm-view.el: Update copyright.
11033
11034 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11035
11036         * message.el (message-info): New function.
11037         (message-mode-menu): Add it.
11038         Update copyright.
11039
11040         * ChangeLog: Fix and update copyright.
11041
11042 2006-01-13  Romain Francoise  <romain@orebokech.com>
11043
11044         * message.el (message-forward-subject-name-subject): Prefer the
11045         address to 'nowhere' if the sender has no name.
11046         Fix typo.  Update copyright year.
11047
11048 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11049
11050         * gnus-art.el (article-wash-html): Use
11051         gnus-summary-show-article-charset-alist if a numeric arg is given.
11052         (gnus-article-wash-html-with-w3m-standalone): New function.
11053
11054         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11055         mm-inline-text-html-render-with-w3m-standalone.
11056         (mm-text-html-washer-alist): Map w3m-standalone to
11057         gnus-article-wash-html-with-w3m-standalone.
11058         (mm-inline-text-html-render-with-w3m-standalone): New function.
11059
11060 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11061
11062         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11063         Improve LaTeX.
11064
11065 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11066
11067         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11068         (nnrss-request-article): Render text/plain parts as HTML.
11069
11070         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11071         the buffer.
11072
11073 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11074
11075         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11076         custom definition of `gnus-posting-styles'.
11077
11078         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11079         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11080
11081 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11082
11083         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11084         Use nntp for bug archive.
11085
11086 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11087
11088         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11089         parts.
11090         (nnrss-normalize-date): New function converts ISO 8601 date into
11091         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11092         (nnrss-check-group): Use it.
11093
11094 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11095
11096         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11097
11098         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11099         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11100         (nnrss-insert-w3): Ditto.
11101
11102 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11103
11104         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11105         the articles to be forwarded including the case where neither a
11106         number of articles nor a region is specified.
11107
11108 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11109
11110         * nnrss.el (nnrss-request-article): Fix last change; fill
11111         text/plain parts.
11112
11113 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11114
11115         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11116         in text/plain part.
11117         (nnrss-check-group): Don't add excessive newline to dc:subject.
11118
11119 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11120
11121         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11122         article.
11123
11124 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11125
11126         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11127         (nnml-use-compressed-files, nnml-save-mail): Support other
11128         comression programs such as bzip2.
11129
11130 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11131
11132         * dns.el (query-dns): Make sure we check the buffer size before
11133         removing tcp headers.
11134
11135 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11136
11137         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11138         remove MIME buttons associated with multipart/alternative parts.
11139         (gnus-mime-display-alternative): Tag buttons using `article-type'
11140         text property.
11141
11142         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11143         associated with multipart/alternative parts.
11144
11145         * gnus-art.el (gnus-signature-separator): Fix custom type.
11146
11147         * mm-decode.el (mm-inlined-types): Fix custom type.
11148         (mm-keep-viewer-alive-types): Ditto.
11149         (mm-automatic-display): Ditto.
11150         (mm-attachment-override-types): Ditto.
11151         (mm-inline-override-types): Ditto.
11152         (mm-automatic-external-display): Ditto.
11153
11154 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11155
11156         * spam-report.el (spam-report-user-mail-address)
11157         (spam-report-user-agent): New variables.
11158         (spam-report-url-ping-plain): Use spam-report-user-agent.
11159
11160 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11161
11162         * gnus-art.el (gnus-button-handle-custom): Do not just use
11163         `customize-apropos' for any "M-x customize-*" button but the
11164         function called for.  Accept both the function name and its
11165         argument in order to achieve this.
11166         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11167         function name to `gnus-button-handle-custom' in case of "M-x
11168         customize-*" buttons.
11169
11170 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11171
11172         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11173         multipart/alternative and add xref to mm-discouraged-alternatives
11174         in doc string.
11175
11176         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11177         gnus-buttonized-mime-types in doc string.
11178
11179 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11180
11181         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11182         Suggest image/.* in the doc string.
11183
11184 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11185
11186         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11187         message-marks (Debian bug #342521).
11188
11189 2005-12-12  Simon Josefsson  <jas@extundo.com>
11190
11191         * password.el (password-read-from-cache): Add.
11192         (password-read): Use it.
11193
11194 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11195
11196         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11197         us-ascii as a MIME charset.
11198
11199         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11200         against the case where the 2nd arg TYPE is nil.
11201
11202 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11203
11204         * pop3.el (pop3-stream-type): Fix custom version.
11205
11206         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11207
11208 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11209
11210         * mm-decode.el (mm-display-external): Add missing cdr.
11211
11212 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11213
11214         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11215         RFC1524) if it is in mailcap or add a suffix according to
11216         mailcap-mime-extensions when generating a temp filename; postpone
11217         deleting a temp file for 2 seconds for some wrappers, shell
11218         scripts, and so on, which might exit right after having started a
11219         viewer command as a background job.
11220
11221 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11222
11223         * nntp.el (nntp-marks-directory): Fix custom group.
11224
11225         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11226         steps when < 10.
11227
11228         * gnus-start.el (gnus-no-server-1): Mention
11229         `gnus-level-default-subscribed' in doc string.
11230
11231 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11232
11233         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11234         parens.
11235
11236 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11237
11238         * gnus-xmas.el (gnus-use-toolbar): Revert.
11239         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11240         gnus-use-toolbar is default.
11241
11242         * messagexmas.el (message-use-toolbar): Revert.
11243         (message-setup-toolbar): Use global default-toolbar if
11244         message-use-toolbar is default.
11245
11246 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11247
11248         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11249         according to default-toolbar-visible-p.
11250
11251         * messagexmas.el (message-use-toolbar): Ditto.
11252
11253 2005-11-26  Dave Love  <fx@gnu.org>
11254
11255         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11256         (tls-program, tls-success): Provide openssl alternative.
11257
11258         * starttls.el: Doc fixes.
11259         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11260         SERVICE to PORT.
11261
11262         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11263         port null or service name.
11264         (starttls-negotiate): Autoload.
11265
11266 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11267
11268         * message.el (message-kill-to-signature): Fix interactive spec.
11269
11270 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11271
11272         * pop3.el (pop3-open-server): Recognize a string as a service name.
11273
11274 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11275
11276         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11277
11278 2005-11-23  Dave Love  <fx@gnu.org>
11279
11280         Add pop3s, pop3/starttls.
11281
11282         * pop3.el (pop3-authentication-scheme): Clarify doc.
11283         (open-tls-stream, starttls-open-stream): Autoload.
11284         (pop3-stream-type): New.
11285         (pop3-open-server): Use it.
11286
11287         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11288         for POP.
11289         (mail-source-keyword-map): Add :stream for POP.
11290         (mail-source-fetch-pop): Use pop3-stream-type.
11291
11292 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11293
11294         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11295         of current-time-string.
11296
11297 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11298
11299         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11300         date header.
11301
11302 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11303
11304         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11305         it can seriously impact performance as it bypasses the agent's
11306         local caches.
11307
11308 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11309
11310         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11311         must be explicitly online rather than "not explicitly offline" for
11312         its flags to be synchronized.
11313
11314         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11315         that gnus-uu-unmark-thread will function correctly.
11316
11317         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11318         1024K is instead displayed as 1M.
11319
11320 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11321
11322         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11323
11324 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11325
11326         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11327
11328 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11329
11330         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11331         error message to display actual error condition.
11332         (gnus-agent-save-local): Avoid saving symbols that are bound to
11333         nil as they simply result in a warning message in
11334         gnus-agent-read-local.
11335
11336 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11337
11338         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11339         rather than make-variable-buffer-local for file-precious-flag.
11340
11341 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11342
11343         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11344         for duplicates which are removed.  The invalid sort check then
11345         triggers a rescan after the sort as sorting may have moved
11346         duplicate entries such that they can be cheaply detected.
11347
11348 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11349
11350         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11351
11352 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11353
11354         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11355         internal variable to a custom variable.  Changed default value
11356         from compressed(2) to uncompressed(1).
11357         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11358         support for uncompressed agentview files.  Taken together, reading
11359         the agentview file should now be 6-7 times faster.
11360
11361 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11362
11363         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11364         as a buffer-local variable.  This avoids creating truncated
11365         dribble files as a result of a hang up, eg.
11366
11367 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11368
11369         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11370         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11371         XEmacs.
11372
11373 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11374
11375         * gnus-start.el (gnus-start-draft-setup): Enforce
11376         `gnus-draft-mode' for nndraft:drafts at startup.
11377
11378         * gnus.el (gnus-splash): Change custom group.
11379         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11380         allow-list argument.
11381
11382         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11383         string.
11384
11385 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11386
11387         * gnus-art.el (gnus-default-article-saver): Add user-defined
11388         `function' to custom type.
11389
11390 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11391
11392         * imap.el (imap-open): Handle case where buffer is a buffer
11393         object.
11394
11395 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11396
11397         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11398         long lines.
11399         (gnus-cache-delete-group): Wrap doc strings.
11400
11401         * gnus-agent.el (gnus-agent-rename-group)
11402         (gnus-agent-delete-group): Wrap doc strings.
11403
11404 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11405
11406         * messagexmas.el (message-use-toolbar): Change the valid values
11407         into default, top, bottom, left, and right.
11408         (message-toolbar-thickness): New variable.
11409         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11410         well.
11411         (message-setup-toolbar): Make it work.
11412
11413         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11414         (gnus-use-toolbar): Change the valid values into default, top,
11415         bottom, left, and right.
11416         (gnus-toolbar-thickness): New variable.
11417         (gnus-xmas-setup-toolbar): New function.
11418         (gnus-xmas-setup-group-toolbar): Use it.
11419         (gnus-xmas-setup-summary-toolbar): Use it.
11420
11421 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11422
11423         * gnus-start.el (gnus-1): Add "native" to
11424         gnus-predefined-server-alist.
11425
11426         * gnus.el (gnus-method-to-server): Don't add "native" to the
11427         lists here, because that leads to problems when
11428         gnus-select-method is bound.
11429
11430 2005-11-09  Simon Josefsson  <jas@extundo.com>
11431
11432         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11433         use (not sort-by-date) instead.
11434
11435 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11436
11437         * gnus-delay.el (gnus-delay-group): Don't autoload.
11438         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11439         to be re-loaded when customizing the `gnus-delay' group.
11440
11441 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11442
11443         * message.el: Revert last changes.
11444         (message-insert-citation-line): Use newlines.
11445
11446 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11447
11448         * message.el (message-courtesy-message)
11449         (message-mark-insert-begin, message-mark-insert-end)
11450         (message-elide-ellipsis, message-cancel-message)
11451         (message-add-header, message-change-subject)
11452         (message-cross-post-followup-to-header)
11453         (message-cross-post-insert-note, message-reduce-to-to-cc)
11454         (message-widen-reply, message-delete-not-region)
11455         (message-kill-to-signature, message-insert-signature)
11456         (message-insert-importance-high, message-insert-importance-low)
11457         (message-insert-or-toggle-importance)
11458         (message-insert-disposition-notification-to)
11459         (message-indent-citation, message-yank-original)
11460         (message-cite-original-without-signature, message-cite-original)
11461         (message-insert-citation-line, message-position-on-field)
11462         (message-fix-before-sending, message-send-mail-partially)
11463         (message-send-mail, message-send-mail-with-sendmail)
11464         (message-send-mail-with-qmail, message-send-news)
11465         (message-check-news-header-syntax, message-generate-headers)
11466         (message-insert-courtesy-copy, message-fill-address)
11467         (message-fill-header, message-shorten-references)
11468         (message-setup-1, message-cancel-news)
11469         (message-forward-make-body-plain, message-forward-make-body-mime)
11470         (message-forward-make-body-mml, message-encode-message-body)
11471         (message-forward-make-body-digest-plain)
11472         (message-forward-make-body-digest-mime)
11473         (message-use-alternative-email-as-from): Insert `hard-newline'
11474         instead of ordinary newlines.
11475
11476 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11477
11478         * message.el (message-generate-headers): Downcase the argument
11479         given to message-check-element.
11480
11481 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11482
11483         * nntp.el (nntp-authinfo-rejected): New error condition.
11484         (nntp-wait-for): Use new error condition to signal authentication
11485         error.
11486         (nntp-retrieve-data): Rethrow new error condition to break out of
11487         recursive call to nntp-send-authinfo.
11488
11489 2005-11-08  Romain Francoise  <romain@orebokech.com>
11490
11491         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11492         (gnus-summary-exit-map): Bind to `Z p'.
11493         (gnus-summary-make-menu-bar): Add menu item.
11494
11495 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11496
11497         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11498         (gnus-treat-*): Add `first' in all doc strings.
11499
11500         * gnus-group.el (gnus-group-compact-group): Fix typo.
11501
11502 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11503
11504         * gnus.el (gnus-parameters-case-fold-search): New variable.
11505         (gnus-parameters-get-parameter): Use it.
11506
11507         * gnus-score.el (gnus-home-score-file): Doc fix.
11508
11509 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11510
11511         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11512
11513 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11514
11515         * mm-util.el (mm-special-display-p): New function.
11516
11517         * mml.el (mml-preview): Use it; doc fix.
11518
11519 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11520
11521         * imap.el (imap-open): Handle case where buffer is a buffer object.
11522
11523 2005-10-29  Romain Francoise  <romain@orebokech.com>
11524
11525         * message.el (message-fix-before-sending): Fix comment.
11526
11527 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11528
11529         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11530
11531 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11532
11533         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11534         Used in gnus-score.el.
11535
11536 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11537
11538         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11539
11540 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11541
11542         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11543         whitespace removed in revision 7.8.  Use concatenated string to
11544         protect trailing whitespace.
11545
11546 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11547
11548         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11549         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11550         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11551         Courier IMAP ("some version from 2004").  Mostly based on similar
11552         code in the same function.
11553
11554 2005-10-26  Didier Verna  <didier@xemacs.org>
11555
11556         * gnus-group.el (gnus-group-compact-group): Invalidate original
11557         article buffer.
11558         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11559         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11560         NOV database and in article itself.
11561         Invalidate article backlog.
11562
11563 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11564
11565         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11566
11567 2005-10-26  Simon Josefsson  <jas@extundo.com>
11568
11569         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11570         part of 2004-07-25 change.
11571
11572 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11573
11574         * message.el (message-display-completion-list): New function.
11575         (message-expand-group): Use it; make sure the Completions buffer
11576         is modifiable.
11577 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11578
11579         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11580         user-mail-name is an empty string.
11581
11582 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11583
11584         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11585         depending on gnus-score-decay-constant.
11586
11587         * encrypt.el (encrypt-insert-file-contents)
11588         (encrypt-write-file-contents): Don't use `gnus-message'.
11589
11590         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11591         arguments.
11592         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11593         arguments to mm-uu-verbatim-marks-extract.
11594         (mm-uu-hide-markers): New variable.
11595         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11596
11597         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11598         (gnus-convert-image-to-face-command): Use "convert" by default to
11599         allow other input image formats.
11600         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11601         accordingly.
11602
11603 2005-10-23  Simon Josefsson  <jas@extundo.com>
11604
11605         * imap.el (imap-gssapi-program): Align command line parameters
11606         with latest GNU SASL.
11607         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11608
11609 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11610
11611         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11612         HTML.
11613         (nnslashdot-request-article): Ditto.
11614
11615         * lpath.el (featurep): Add nobreak-char-display.
11616
11617 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11618
11619         * mail-source.el (mail-source-fetch-pop): Require pop3.
11620         (mail-source-check-pop): Ditto.
11621
11622 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11623
11624         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11625         errors.
11626
11627 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11628
11629         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11630         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11631
11632         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11633
11634         * mm-bodies.el (mm-decode-string): Call
11635         `mm-charset-to-coding-system' with allow-override argument.
11636
11637 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11638
11639         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11640         (rfc2047-charset-to-coding-system): New function.
11641         (rfc2047-decode-encoded-words): New function.
11642         (rfc2047-decode-region): Use them.
11643         (rfc2047-decode-cte): Remove.
11644         (rfc2047-parse-and-decode): Remove.
11645         (rfc2047-decode): Remove.
11646
11647 2005-10-15  Kenichi Handa  <handa@m17n.org>
11648
11649         * rfc2047.el (rfc2047-decode-cte): New function.
11650         (rfc2047-decode-region): Change the way to decode successive
11651         encoded-words: decode B- or Q-encoding in each encoded-word,
11652         concatenate them, and decode it as charset.
11653
11654 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11655
11656         * lpath.el: Fbind codepage-setup for XEmacs.
11657
11658 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11659
11660         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11661         widget-move-and-invoke.
11662         (gnus-custom-mode): Use gnus-custom-map.
11663
11664 2005-10-15  Bill Wohler  <wohler@newt.com>
11665
11666         * message.el (message-tool-bar-map): Renamed image file from
11667         mail_send to mail/send.
11668
11669 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11670
11671         * message.el (message-expand-group): Pass the common
11672         prefix substring of completion to `display-completion-list'.
11673
11674 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11675
11676         * mml-sec.el (mml-secure-method): New internal variable.
11677         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11678         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11679         functions using mml-secure-method.
11680
11681         * mml.el (mml-mode-map): Add key bindings for those functions.
11682         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11683         Harder <harder@myrealbox.com>.
11684         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11685         end of message if point is the headers of the message.
11686
11687         * message.el (message-in-body-p): New function.
11688
11689         * assistant.el: Autoload gnus-util and netrc.
11690
11691         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11692         Use `mm-charset-override-alist' only when decoding.
11693
11694         * mm-bodies.el (mm-decode-body): Call
11695         `mm-charset-to-coding-system' with allow-override argument.
11696
11697         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11698         `filename' from Content-Disposition if Content-Type doesn't
11699         provide `name'.
11700         (gnus-mime-view-part-as-type): Set default instead of
11701         initial-input.
11702
11703 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11704
11705         * format-spec.el (format-spec): Propagate text properties of % spec.
11706
11707 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11708
11709         * gnus-art.el (gnus-treat-predicate): Add `first'.
11710
11711 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11712
11713         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11714         (mm-charset-override-alist): New variable.
11715         (mm-charset-to-coding-system): Use it.
11716         (mm-codepage-setup): New helper function.
11717         (mm-charset-eval-alist): New variable.
11718         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11719         about unknown charsets.
11720
11721         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11722
11723 2005-10-04  David Hansen  <david.hansen@gmx.net>
11724
11725         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11726         (nnrss-check-group): Ditto.
11727
11728 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11729
11730         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11731         Rename x-gnus-verbatim to x-verbatim.
11732         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11733
11734         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11735         x-verbatim.
11736
11737         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11738
11739         * gnus-util.el (gnus-remove-duplicates): Remove.
11740
11741         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11742         instead of gnus-remove-duplicates.
11743
11744         * message.el (message-remove-duplicates): Remove.
11745         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11746         message-remove-duplicates.
11747
11748         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11749         available, else use implementation from `delete-dups'.
11750
11751         * message.el (message-insert-expires): New function.
11752         (message-mode-map): Add key binding.
11753         (message-mode-field-menu): Add menu entry.
11754         (message-mode): Document it.
11755         (message-make-expires-date): Use `message-make-date'.
11756
11757 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11758
11759         * message.el (message-make-expires-date): New function.
11760
11761 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11762
11763         * Makefile.in (list-installed-shadows): New entry.
11764         (install): Use it.
11765         (remove-installed-shadows): New entry.
11766
11767         * dgnushack.el (dgnushack-default-load-path): New variable.
11768         (dgnushack-find-lisp-shadows): New function.
11769         (dgnushack-remove-lisp-shadows): New function.
11770
11771 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11772
11773         * Makefile.in (install-el-elc): New entry.
11774         (install): Use it so that .el files are necessarily installed.
11775
11776 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11777
11778         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11779
11780 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11781
11782         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11783         function rather than the diff-mode.el package.
11784         (mm-display-external): Use with-current-buffer.
11785         (mm-viewer-completion-map, mm-viewer-completion-map):
11786         Move initialization inside declaration.
11787
11788 2005-09-29  Simon Josefsson  <jas@extundo.com>
11789
11790         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11791         autoload mail-check-payment.
11792         (spam-check-hashcash): Define unconditionally, since hashcash.el
11793         is part of Gnus now.  Ignore errors from payment checking.
11794
11795 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11796
11797         * message.el (message-bold-region, message-unbold-region): Rename
11798         from `bold-region' and `unbold-region'.
11799
11800         * message.el: Remove useless autoloads.
11801
11802 2005-09-28  Simon Josefsson  <jas@extundo.com>
11803
11804         * message.el (message-use-idna): Default to t.
11805         (message-use-idna): Test whether encoding works too.  Doc fix.
11806
11807 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11808
11809         * nntp.el (nntp-warn-about-losing-connection): Remove.
11810
11811 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11812
11813         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11814         customizable.  Change default value.
11815         (mm-uu-diff-groups-regexp): Change default value.
11816         (mm-uu-type-alist): Add doc string.
11817         (mm-uu-configure): Add doc string.  Make it interactive.
11818         (mm-uu-tex-groups-regexp): New variable.
11819         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11820         (mm-uu-type-alist): Add LaTeX documents.
11821         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11822         of "text/verbatim".
11823         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11824
11825         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11826         instead of "text/verbatim".
11827
11828         * message.el (message-mark-inserted-region)
11829         (message-mark-insert-file): Use slrn style marks when called with
11830         prefix argument.
11831
11832 2005-09-27  Simon Josefsson  <jas@extundo.com>
11833
11834         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11835
11836 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11837
11838         * message.el (message-remove-duplicates): New function.
11839         Implementation borrowed from `gnus-remove-duplicates'.
11840         (message-idna-to-ascii-rhs): Also encode idna addresses in
11841         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11842         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11843         only ask about the same idna domain once per header and also tell
11844         in what header to replace the idna domain.
11845
11846         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11847         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11848         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11849         a header is decoded and not just the last one.
11850
11851 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11852
11853         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11854         has been decoded.
11855
11856         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11857         (mm-insert-part): Don't modify text if it has been decoded.
11858
11859         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11860         decoded.
11861
11862         * mm-view.el (mm-inline-text): Don't strip text props unless
11863         decoding enriched or richtext parts.
11864
11865 2005-09-25  Romain Francoise  <romain@orebokech.com>
11866
11867         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11868         * gnus-start.el (gnus-subscribe-interactively):
11869         * gnus-uu.el (gnus-uu-grab-articles):
11870         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11871         space.
11872
11873 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11874
11875         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11876         * mm-view.el (mm-view-pkcs7-decrypt):
11877         * gnus-sum.el (gnus-summary-limit-to-extra)
11878         (gnus-summary-respool-article, gnus-read-move-group-name):
11879         * gnus-score.el (gnus-summary-increase-score):
11880         * gnus-util.el (gnus-completing-read-with-default):
11881         * gnus-art.el (gnus-read-save-file-name)
11882         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11883         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11884         * message.el (message-check-news-header-syntax):
11885         Follow convention for reading with the minibuffer.
11886
11887 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11888
11889         * spam-report.el (spam-report-url-ping-plain):
11890         Use gnus-extended-version as User-Agent.
11891
11892         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11893         default value is nil.
11894
11895         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11896         (mm-uu-verbatim-marks-extract): New function.
11897         (mm-uu-extract): New face.
11898         (mm-uu-copy-to-buffer): Use it.
11899
11900         * spam-report.el (spam-report-gmane-ham): Renamed from
11901         `spam-report-gmane-unspam'.
11902         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11903         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11904
11905         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11906         Autoload.
11907         (spam-report-gmane-unregister-routine): Renamed
11908         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11909
11910 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11911
11912         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11913         (spam-report-gmane-unregister-routine): Add support for gmane
11914         unregistration.
11915
11916         * spam-report.el (spam-report-gmane-unspam)
11917         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11918         (spam-report-gmane): Change to take a single article and do unspam
11919         registration.
11920
11921 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11922
11923         * mm-url.el (mm-url-decode-entities): Fix regexp.
11924
11925 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11926
11927         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11928         default to nil, to be able to use Gnus at all.  If the default
11929         switches to something else, then the function should be fixed not
11930         be exceedingly slow.
11931
11932 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11933
11934         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11935         fail hard.
11936
11937         * spam-report.el: Add better Keywords line.
11938
11939         * spam.el: Add Maintainer and better Keywords line.
11940
11941 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11942
11943         * gnus-art.el (gnus-article-replace-part)
11944         (gnus-mime-replace-part): New functions.
11945         (gnus-mime-action-alist, gnus-mime-button-commands)
11946         (gnus-mime-save-part-and-strip): Added file argument.
11947         (gnus-article-part-wrapper): Added interactive argument.
11948
11949         * gnus-sum.el (gnus-summary-mime-map): Add
11950         `gnus-article-replace-part'.
11951
11952 2005-09-19  Didier Verna  <didier@xemacs.org>
11953
11954         The nnml compaction feature:
11955         * nnml.el (nnml-request-compact-group): New function.
11956         * nnml.el (nnml-request-compact): New function.
11957         * gnus-int.el (gnus-request-compact-group): New function.
11958         * gnus-int.el (gnus-request-compact): New function.
11959         * gnus-group.el (gnus-group-compact-group): New function.
11960         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11961         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11962         * gnus-srvr.el (gnus-server-compact-server): New function.
11963         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11964         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11965
11966 2005-09-18  Deepak Goel  <deego@gnufans.org>
11967
11968         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11969         format spec.
11970
11971 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11972
11973         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11974
11975 2005-09-15  Romain Francoise  <romain@orebokech.com>
11976
11977         * message.el (message-fill-paragraph): Clarify docstring.
11978
11979 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11980
11981         * gnus-art.el (gnus-mime-display-part): Protect against broken
11982         MIME messages.
11983
11984 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11985
11986         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11987         before parsing header.
11988
11989 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11990
11991         * html2text.el (html2text-replace-list): Add new entities.
11992
11993 2005-09-11  Romain Francoise  <romain@orebokech.com>
11994
11995         * message.el (message-alternative-emails): Improve docstring.
11996         (message-setup-1): Call `message-use-alternative-email-as-from'
11997         after `message-setup-hook' to give it precedence over posting
11998         styles, etc.
11999         (message-use-alternative-email-as-from): Add docstring.  Remove
12000         the original From header if present.
12001
12002         * nnml.el (nnml-compressed-files-size-threshold): New variable.
12003         (nnml-save-mail): Use it.
12004
12005         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
12006         articles.  Add new argument `silent'.
12007         (gnus-uu-mark-all): Report the total number of marked articles.
12008
12009 2005-09-10  Romain Francoise  <romain@orebokech.com>
12010
12011         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
12012         (gnus-uu-mark-series): Likewise.
12013
12014 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
12015
12016         * spam-report.el (spam-report-gmane): Fix generation of spam
12017         report URL.
12018
12019 2005-09-10  Simon Josefsson  <jas@extundo.com>
12020
12021         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
12022         t, based on discussion on the ding list with Robert Epprecht
12023         <epprecht@solnet.ch>.
12024
12025 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
12026
12027         * spam-report.el (spam-report-gmane): Make it work without
12028         X-Report-Spam header.  Gmane now only provides Archived-At.
12029         This is only used if `spam-report-gmane-use-article-number' is nil.
12030         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12031
12032         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12033         make `gnus-summary-sort-by-recipient' work with threading.
12034
12035         * nnweb.el (nnweb-google-wash-article): Print a message if article
12036         is not available.
12037
12038 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12039
12040         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12041         change.  Decode text/* parts content before displaying.
12042
12043 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12044
12045         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12046
12047 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12048
12049         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12050
12051         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
12052         url-package-name, url-package-version,
12053         w3m-cid-retrieve-function-alist, w3m-current-buffer,
12054         w3m-display-inline-images, and w3m-minor-mode-map.
12055
12056 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12057
12058         * message.el (message-tab-body-function): Fix mismatched custom type.
12059
12060         * gnus.el (gnus-group-change-level-function): Ditto.
12061
12062         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12063
12064         * gnus-art.el (gnus-signature-limit)
12065         (gnus-article-mime-part-function): Ditto.
12066
12067 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12068
12069         * mml.el (mml-mode): Silence the byte compiler.
12070
12071         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12072         using `(sit-for 0)' before moving the point to the specified part;
12073         skip unbuttonized parts.
12074         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12075         return to the summary window if gnus-auto-select-part is non-nil.
12076
12077 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12078
12079         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12080         variables.
12081         (mml-dnd-attach-file, mml-mode): Use them.
12082
12083         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12084         Make fetching article by MID work again for Google Groups.  Added
12085         FIXME concerning gnus-group-make-web-group.
12086
12087         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12088         Don't depend on Gnus by using mail-extract-address-components if
12089         gnus-extract-address-components is not bound.
12090
12091 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12092
12093         * gnus-art.el (gnus-mime-display-security): Don't display the
12094         signature, but only the signed part.
12095
12096 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12097
12098         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12099
12100         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12101         list, not listp.
12102
12103 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12104
12105         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12106         when encoding.
12107
12108         * mm-bodies.el (mm-decode-content-transfer-encoding):
12109         De-canonicalize CRLF for all text content types, not just
12110         text/plain.
12111
12112 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12113
12114         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12115         valid article; point arrow and cursor at the MIME button.
12116
12117 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12118
12119         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12120         Suggested by Dan Christensen <jdc@uwo.ca>.
12121
12122         * mm-decode.el (mm-save-part): Enable change of prompt.
12123
12124 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12125
12126         * gnus-msg.el (gnus-inews-add-send-actions): Made
12127         `message-post-method' lambda parameter ARG `&optional'.
12128
12129 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12130
12131         * gnus-sum.el (gnus-summary-mime-map): Added
12132         gnus-article-save-part-and-strip, gnus-article-delete-part and
12133         gnus-article-jump-to-part.
12134
12135         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12136         (gnus-article-edit-part): Use it.
12137         (gnus-article-part-wrapper): Added no-handle argument.
12138         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12139         functions.
12140
12141 2005-08-29  Romain Francoise  <romain@orebokech.com>
12142
12143         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12144         docstring.
12145         (gnus-face-from-file): Likewise.
12146
12147 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12148
12149         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12150         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12151         non-nil.
12152         (gnus-auto-select-part): New variable.
12153         (gnus-article-jump-to-part): New function.
12154         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12155         (gnus-mime-delete-part): Allow selecting specified part after
12156         deleting or stripping parts.
12157         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12158         part if argument is bogus.
12159
12160 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12161
12162         * gnus-art.el (w3m-minor-mode-map):
12163         * gnus-spec.el (gnus-newsrc-file-version):
12164         * gnus-util.el (nnmail-active-file-coding-system)
12165         (gnus-original-article-buffer, gnus-user-agent):
12166         * gnus.el (gnus-ham-process-destinations)
12167         (gnus-parameter-ham-marks-alist)
12168         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12169         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12170         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12171         * mm-decode.el (gnus-current-window-configuration):
12172         * mm-extern.el (gnus-article-mime-handles):
12173         * mm-url.el (url-current-object, url-package-name)
12174         (url-package-version):
12175         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12176         (smime-keys, w3m-cid-retrieve-function-alist)
12177         (w3m-current-buffer, w3m-display-inline-images)
12178         (w3m-minor-mode-map):
12179         * mml-smime.el (gnus-extract-address-components):
12180         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12181         (gnus-newsrc-hashtb, message-default-charset)
12182         (message-deletable-headers, message-options)
12183         (message-posting-charset, message-required-mail-headers)
12184         (message-required-news-headers):
12185         * mml1991.el (mc-pgp-always-sign):
12186         * mml2015.el (mc-pgp-always-sign):
12187         * nnheader.el (nnmail-extra-headers):
12188         * rfc1843.el (gnus-decode-encoded-word-function)
12189         (gnus-decode-header-function, gnus-newsgroup-name):
12190         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12191
12192 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12193
12194         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12195         the end of the date treatments.
12196
12197 2005-08-15  Simon Josefsson  <jas@extundo.com>
12198
12199         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12200         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12201         Capello and Romain Francoise.
12202         (pgg-fetch-key-function): Removed, not used?
12203         (pgg-insert-url-with-w3): Require url, to get
12204         url-insert-file-contents regardless of where it is defined.
12205
12206 2005-08-13  Romain Francoise  <romain@orebokech.com>
12207
12208         * message.el (message-cite-original-1): New function.
12209         (message-cite-original): Use it.
12210         (message-cite-original-without-signature): Ditto.
12211
12212 2005-08-08  Romain Francoise  <romain@orebokech.com>
12213
12214         * message.el (message-yank-empty-prefix): New variable.
12215         (message-indent-citation): Use it.
12216         (message-cite-original-without-signature): Respect X-No-Archive.
12217
12218 2005-08-08  Simon Josefsson  <jas@extundo.com>
12219
12220         * pgg.el: Autoload url-insert-file-contents instead of loading
12221         w3/url.
12222         (pgg-insert-url-with-w3): Don't load url here.
12223
12224 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12225
12226         * message.el (message-kill-to-signature): Don't insert newline at
12227         bol.
12228         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12229
12230 2005-08-06  Romain Francoise  <romain@orebokech.com>
12231
12232         * message.el (message-user-fqdn): Fix typo in docstring.
12233
12234 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12235
12236         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12237
12238         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12239
12240 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12241
12242         * mm-bodies.el (mm-encode-body): Use coding system rather than
12243         charset to encode text.
12244
12245         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12246         number of charsets if utf-8 is available (XEmacs).
12247
12248 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12249
12250         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12251         taken from `gnus-button-mid-or-mail-regexp'.
12252         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12253         (gnus-button-alist): Improve regexp for domain part of the MIDs
12254         for news:localpart@domain buttons.
12255         (gnus-button-ctan-directory-regexp): Update.
12256
12257 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12258
12259         * sieve-manage.el (sieve-manage-interactive-login): Use
12260         make-local-variable rather than make-variable-buffer-local.
12261         (sieve-manage-open): Ditto.
12262         (sieve-manage-authenticate): Ditto.
12263
12264         * mml.el (mml-generate-mime-1): Make the content type default to
12265         text/plain if the filename is not specified.
12266
12267 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12270         instead of insert-buffer.
12271
12272         * message.el (message-yank-original): Ditto; set the mark at the
12273         end of the yanked message.
12274
12275 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12276
12277         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12278         lines to scroll rather than to stop it.
12279
12280         * mml.el (mml-generate-default-type): Add doc string.
12281         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12282         default to application/octet-stream when determining the content
12283         type if it is not specified for the part or the mml contents; add
12284         a comment about mml-generate-default-type.
12285
12286 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12287
12288         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12289         make it default to application/octet-stream when determining the
12290         content type if it is not specified for the external contents.
12291
12292 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12293
12294         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12295         segmented parameter but also other parameters might be there.
12296
12297 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12298
12299         * mm-decode.el (mm-display-external): Delete temp file, directory
12300         and buffer immediately if the external process is exited.
12301
12302 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12303
12304         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12305         fewer lines than that of scroll-margin.
12306         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12307
12308 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12309
12310         * gnus-art.el (gnus-article-next-page): Revert.
12311         (gnus-article-beginning-of-window): New macro.
12312         (gnus-article-next-page-1): Use it.
12313         (gnus-article-prev-page): Ditto.
12314         (gnus-article-edit-part): Use insert-buffer-substring instead of
12315         insert-buffer.
12316         (gnus-article-edit-exit): Ditto.
12317
12318         * gnus-util.el (gnus-beginning-of-window): Remove.
12319         (gnus-end-of-window): Remove.
12320
12321         * lpath.el: Don't bind header-line-format and scroll-margin.
12322
12323 2005-07-25  Simon Josefsson  <jas@extundo.com>
12324
12325         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12326         to have the url package without w3.  Reported by Daiki Ueno
12327         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12328
12329 2005-07-20  Didier Verna  <didier@xemacs.org>
12330
12331         * gnus-diary.el: Remove the description comment (nndiary is now
12332         properly documented in the Gnus manual).
12333         Fix the spelling of "Back End".
12334         * nndiary.el: Ditto.
12335         Fix the copyright notice.
12336
12337 2005-07-18  Romain Francoise  <romain@orebokech.com>
12338
12339         * gnus-sum.el (gnus-summary-to-prefix)
12340         (gnus-summary-newsgroup-prefix): New variables.
12341         (gnus-summary-from-or-to-or-newsgroups): Use them.
12342
12343 2005-07-17  Romain Francoise  <romain@orebokech.com>
12344
12345         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12346         space as it's generally not especially interesting to the user.
12347
12348 2005-07-16  Romain Francoise  <romain@orebokech.com>
12349
12350         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12351         nil to avoid prompting and file modification if one of the
12352         messages at the top of the nnfolder file contains a copyright
12353         notice.
12354         Update copyright notice.
12355
12356         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12357         instead of `current-time-string' as the latter creates a time
12358         string that is not RFC 2822 compliant (it lacks the zone).
12359         Update copyright notice.
12360
12361 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12362
12363         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12364         for text/rtf.  Display default in prompt.  Pass default for M-n.
12365
12366         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12367
12368 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12369
12370         * gnus-msg.el (gnus-button-mailto): Remove
12371         save-selected-window-window hackery because it relies on
12372         save-selected-window internals.
12373
12374 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12375
12376         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12377         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12378         (gnus-article-prev-page): Ditto.
12379
12380         * gnus-util.el (gnus-beginning-of-window): New function.
12381         (gnus-end-of-window): New function.
12382
12383         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12384
12385 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12386
12387         * gnus-score.el (gnus-score-edit-all-score): Set
12388         gnus-score-edit-exit-function to gnus-score-edit-done and call
12389         gnus-message.
12390
12391 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12392
12393         * gnus-msg.el (gnus-button-mailto): Remove
12394         save-selected-window-window hackery because it relies on
12395         save-selected-window internals.
12396
12397 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12398
12399         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12400         add-minor-mode.
12401         (gnus-binary-mode): Ditto.
12402
12403         * gnus-topic.el (gnus-topic-mode): Ditto.
12404
12405 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12406
12407         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12408         (gnus-article-prev-page): Take scroll-margin into consideration.
12409
12410 2005-07-04  Lute Kamstra  <lute@gnu.org>
12411
12412         Update FSF's address in GPL notices.
12413
12414 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12415
12416         * gnus.el (gnus-exit):
12417         * gnus-group.el (gnus-group-icons):
12418         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12419
12420         * gnus-nocem.el (gnus-nocem):
12421         * message.el (message-various, message-buffers, message-sending)
12422         (message-interface, message-forwarding, message-insertion)
12423         (message-headers, message-news, message-mail):
12424         * pgg-gpg.el (pgg-gpg):
12425         * pgg-parse.el (pgg-parse):
12426         * pgg-pgp.el (pgg-pgp):
12427         * pgg-pgp5.el (pgg-pgp5):
12428         * pop3.el (pop3): Finish `defgroup' description with period.
12429
12430 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12431
12432         * gnus-art.el (article-display-face): Improve the efficiency.
12433         (article-display-x-face): Ditto; remove grey x-face stuff.
12434
12435 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12436
12437         * gnus-art.el (article-display-face): Correct the position in
12438         which Faces are inserted.
12439
12440 2005-06-29  Didier Verna  <didier@xemacs.org>
12441
12442         * gnus-art.el (article-display-face): Display faces in correct
12443         order.
12444
12445 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12446
12447         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12448         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12449         (gnus-nocem-check-article): Fetch the Type header.
12450         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12451         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12452         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12453         make sure gnus-nocem-hashtb is initialized.
12454         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12455         (gnus-nocem-unwanted-article-p): Ditto.
12456
12457         * pgg.el (pgg-verify): Return the verification result.
12458
12459 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12460
12461         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12462         is ascii.
12463
12464 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12465
12466         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12467         `show-nonbreak-escape'.
12468
12469 2005-06-23  Lute Kamstra  <lute@gnu.org>
12470
12471         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12472
12473         * dig.el (dig-mode):
12474         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12475
12476 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12477
12478         * nnimap.el (nnimap-split-download-body): Fix spellings.
12479
12480 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12481
12482         * gnus-art.el (gnus-article-encrypt-body):
12483         * gnus-cus.el (gnus-score-customize):
12484         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12485         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12486
12487 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12488
12489         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12490         header by looking for magic "MII" at the beginnig.
12491
12492 2005-06-16  Miles Bader  <miles@gnu.org>
12493
12494         * gnus-xmas.el (gnus-xmas-group-startup-message):
12495         Use renamed gnus-splash face.
12496
12497         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12498         (assistant-field-face): New backward-compatibility alias for renamed
12499         face.
12500         (assistant-render-text): Use renamed assistant-field face.
12501
12502         * spam.el (spam): Remove "-face" suffix from face name.
12503         (spam-face): New backward-compatibility alias for renamed face.
12504         (spam-face, spam-initialize): Use renamed spam face.
12505
12506         * message.el (message-header-to, message-header-cc)
12507         (message-header-subject, message-header-newsgroups)
12508         (message-header-other, message-header-name)
12509         (message-header-xheader, message-separator, message-cited-text)
12510         (message-mml): Remove "-face" suffix from face names.
12511         (message-header-to-face, message-header-cc-face)
12512         (message-header-subject-face, message-header-newsgroups-face)
12513         (message-header-other-face, message-header-name-face)
12514         (message-header-xheader-face, message-separator-face)
12515         (message-cited-text-face, message-mml-face):
12516         New backward-compatibility aliases for renamed faces.
12517         (message-font-lock-keywords): Use renamed message faces.
12518
12519         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12520         (sieve-test-commands, sieve-tagged-arguments):
12521         Remove "-face" suffix from face names.
12522         (sieve-control-commands-face, sieve-action-commands-face)
12523         (sieve-test-commands-face, sieve-tagged-arguments-face):
12524         New backward-compatibility aliases for renamed faces.
12525         (sieve-control-commands-face, sieve-action-commands-face)
12526         (sieve-test-commands-face, sieve-tagged-arguments-face):
12527         Use renamed sieve faces.
12528
12529         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12530         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12531         (gnus-group-news-3-empty, gnus-group-news-4)
12532         (gnus-group-news-4-empty, gnus-group-news-5)
12533         (gnus-group-news-5-empty, gnus-group-news-6)
12534         (gnus-group-news-6-empty, gnus-group-news-low)
12535         (gnus-group-news-low-empty, gnus-group-mail-1)
12536         (gnus-group-mail-1-empty, gnus-group-mail-2)
12537         (gnus-group-mail-2-empty, gnus-group-mail-3)
12538         (gnus-group-mail-3-empty, gnus-group-mail-low)
12539         (gnus-group-mail-low-empty, gnus-summary-selected)
12540         (gnus-summary-cancelled, gnus-summary-high-ticked)
12541         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12542         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12543         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12544         (gnus-summary-low-undownloaded)
12545         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12546         (gnus-summary-low-unread, gnus-summary-normal-unread)
12547         (gnus-summary-high-read, gnus-summary-low-read)
12548         (gnus-summary-normal-read, gnus-splash):
12549         Remove "-face" suffix from face names.
12550         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12551         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12552         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12553         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12554         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12555         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12556         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12557         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12558         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12559         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12560         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12561         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12562         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12563         (gnus-summary-normal-ticked-face)
12564         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12565         (gnus-summary-normal-ancient-face)
12566         (gnus-summary-high-undownloaded-face)
12567         (gnus-summary-low-undownloaded-face)
12568         (gnus-summary-normal-undownloaded-face)
12569         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12570         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12571         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12572         (gnus-splash-face):
12573         New backward-compatibility aliases for renamed faces.
12574         (gnus-group-startup-message): Use renamed gnus faces.
12575
12576         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12577         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12578         (gnus-server-agent): Remove "-face" suffix from face names.
12579         (gnus-server-agent-face, gnus-server-opened-face)
12580         (gnus-server-closed-face, gnus-server-denied-face)
12581         (gnus-server-offline-face):
12582         New backward-compatibility aliases for renamed faces.
12583         (gnus-server-agent-face, gnus-server-opened-face)
12584         (gnus-server-closed-face, gnus-server-denied-face)
12585         (gnus-server-offline-face): Use renamed gnus faces.
12586
12587         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12588         Remove "-face" suffix from face names.
12589         (gnus-picon-xbm-face, gnus-picon-face):
12590         New backward-compatibility aliases for renamed faces.
12591
12592         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12593         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12594         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12595         (gnus-cite-11): Remove "-face" suffix from face names.
12596         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12597         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12598         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12599         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12600         New backward-compatibility aliases for renamed faces.
12601         (gnus-cite-attribution-face, gnus-cite-face-list)
12602         (gnus-article-boring-faces): Use renamed gnus faces.
12603
12604         * gnus-art.el (gnus-signature, gnus-header-from)
12605         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12606         (gnus-header-content): Remove "-face" suffix from face names.
12607         (gnus-signature-face, gnus-header-from-face)
12608         (gnus-header-subject-face, gnus-header-newsgroups-face)
12609         (gnus-header-name-face, gnus-header-content-face):
12610         New backward-compatibility aliases for renamed faces.
12611         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12612
12613         * gnus-sum.el (gnus-summary-selected-face)
12614         (gnus-summary-highlight): Use renamed gnus faces.
12615         * gnus-group.el (gnus-group-highlight): Likewise.
12616
12617 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12618
12619         * gnus-sieve.el (gnus-sieve-article-add-rule):
12620         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12621         * spam-stat.el (spam-stat-buffer-change-to-spam)
12622         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12623
12624         * message.el (message-is-yours-p):
12625         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12626
12627 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12628
12629         * mm-view.el (mm-inline-text): Withdraw the last change.
12630
12631 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12632
12633         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12634         executing enriched-decode.
12635
12636 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12637
12638         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12639         charset of tar files.
12640
12641 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12642
12643         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12644
12645 2005-06-04  Lute Kamstra  <lute@gnu.org>
12646
12647         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12648         information is never recorded.
12649
12650 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12651
12652         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12653
12654 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12655
12656         * pop3.el (pop3-apop): Run md5 in the binary mode.
12657
12658         * starttls.el (starttls-set-process-query-on-exit-flag):
12659         Use eval-and-compile.
12660
12661 2005-05-31  Simon Josefsson  <jas@extundo.com>
12662
12663         * smime.el (smime-replace-in-string): Define.
12664         (smime-cert-by-ldap-1): Use it.
12665
12666 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12667
12668         * gnus-art.el (article-display-x-face): Replace
12669         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12670
12671         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12672         set-process-query-on-exit-flag or process-kill-without-query.
12673
12674         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12675         loop instead of replace-regexp.
12676
12677         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12678         instead of process-kill-without-query if it is available.
12679
12680         * lpath.el: Fbind ldap-search-entries.
12681
12682         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12683         instead of find-file-hooks if it is available.
12684
12685         * mml1991.el: Bind pgg-default-user-id when compiling.
12686
12687         * mml2015.el: Bind pgg-default-user-id when compiling.
12688
12689         * nndraft.el (nndraft-request-associate-buffer):
12690         Use write-contents-functions instead of write-contents-hooks if it is
12691         available.
12692
12693         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12694         instead of find-file-hooks if it is available.
12695
12696         * nntp.el (nntp-open-connection): Replace
12697         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12698         (nntp-open-ssl-stream): Ditto.
12699         (nntp-open-tls-stream): Ditto.
12700
12701         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12702         set-process-query-on-exit-flag or process-kill-without-query.
12703         (starttls-open-stream-gnutls): Use it instead of
12704         process-kill-without-query.
12705         (starttls-open-stream): Ditto.
12706
12707 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12708
12709         * smime.el (smime-cert-by-ldap-1): Don't use
12710         replace-regexp-in-string.
12711
12712 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12713
12714         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12715
12716         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12717         in PEM format.  Adjust to the XEmacs compability.
12718
12719 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12720
12721         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12722         by `string-to-number'.
12723         * gnus-agent.el (gnus-agent-regenerate-group)
12724         (gnus-agent-fetch-articles): Ditto.
12725         * gnus-art.el (gnus-button-fetch-group): Ditto.
12726         * gnus-cache.el (gnus-cache-generate-active)
12727         (gnus-cache-articles-in-group): Ditto.
12728         * gnus-group.el (gnus-group-set-current-level)
12729         (gnus-group-insert-group-line): Ditto.
12730         * gnus-score.el (gnus-score-set-expunge-below)
12731         (gnus-score-set-mark-below, gnus-summary-score-effect)
12732         (gnus-summary-score-entry): Ditto.
12733         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12734         (gnus-soup-pack): Ditto.
12735         * gnus-spec.el (gnus-xmas-format): Ditto.
12736         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12737         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12738         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12739         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12740         * nndb.el (nndb-get-remote-expire-response): Ditto.
12741         * nndiary.el (nndiary-parse-schedule-value)
12742         (nndiary-string-to-number, nndiary-request-replace-article)
12743         (nndiary-request-article): Ditto.
12744         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12745         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12746         * nneething.el (nneething-make-head): Ditto.
12747         * nnfolder.el (nnfolder-request-article)
12748         (nnfolder-retrieve-headers): Ditto.
12749         * nnheader.el (nnheader-file-to-number): Ditto.
12750         * nnkiboze.el (nnkiboze-request-article): Ditto.
12751         * nnmail.el (nnmail-process-unix-mail-format)
12752         (nnmail-process-babyl-mail-format): Ditto.
12753         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12754         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12755         (nnmh-request-create-group, nnmh-request-list-1)
12756         (nnmh-request-group, nnmh-request-article): Ditto.
12757         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12758         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12759         * nnsoup.el (nnsoup-make-active): Ditto.
12760         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12761         * nntp.el (nntp-find-group-and-number)
12762         (nntp-retrieve-headers-with-xover): Ditto.
12763         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12764         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12765         (pgg-format-key-identifier): Ditto.
12766         * pop3.el (pop3-last, pop3-stat): Ditto.
12767         * qp.el (quoted-printable-decode-region): Ditto.
12768
12769         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12770         of concat.
12771
12772 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12775
12776         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12777
12778         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12779
12780         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12781
12782         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12783
12784         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12785
12786         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12787         (gnus-carpal-mode): Ditto.
12788
12789         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12790         (gnus-browse-mode): Ditto.
12791
12792         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12793
12794         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12795
12796 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12797
12798         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12799
12800 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12801
12802         * gnus-util.el (gnus-run-mode-hooks): New function.
12803
12804         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12805
12806         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12807         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12808
12809 2005-05-27  Lute Kamstra  <lute@gnu.org>
12810
12811         * dns-mode.el (dns-mode): Specify customization group.
12812
12813 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12814
12815         * gnus-agent.el (gnus-agent-make-mode-line-string):
12816         Use mode-line-highlight as mouse-face.
12817
12818 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12819
12820         * canlock.el (canlock): Change the parent group to news.
12821
12822         * deuglify.el (gnus-outlook-deuglify): Add :group.
12823
12824         * dig.el (dig): Add :group.
12825
12826         * dns-mode.el (dns-mode): Add :group.
12827
12828         * encrypt.el (encrypt): Add :group.
12829
12830         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12831         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12832         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12833         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12834         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12835
12836         * gnus-diary.el (gnus-diary): Add :group.
12837
12838         * gnus.el (gnus-group-news-1-face): Add :group.
12839         (gnus-group-news-1-empty-face): Ditto.
12840         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12841         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12842         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12843         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12844         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12845         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12846         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12847         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12848         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12849         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12850         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12851         (gnus-summary-high-ticked-face): Ditto.
12852         (gnus-summary-low-ticked-face): Ditto.
12853         (gnus-summary-normal-ticked-face): Ditto.
12854         (gnus-summary-high-ancient-face): Ditto.
12855         (gnus-summary-low-ancient-face): Ditto.
12856         (gnus-summary-normal-ancient-face): Ditto.
12857         (gnus-summary-high-undownloaded-face): Ditto.
12858         (gnus-summary-low-undownloaded-face): Ditto.
12859         (gnus-summary-normal-undownloaded-face): Ditto.
12860         (gnus-summary-high-unread-face): Ditto.
12861         (gnus-summary-low-unread-face): Ditto.
12862         (gnus-summary-normal-unread-face): Ditto.
12863         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12864         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12865
12866         * hashcash.el (hashcash): New custom group.
12867         (hashcash-default-payment): Add :group.
12868         (hashcash-payment-alist): Ditto.
12869         (hashcash-default-accept-payment): Ditto.
12870         (hashcash-accept-resources): Ditto.
12871         (hashcash-path): Ditto.
12872         (hashcash-extra-generate-parameters): Ditto.
12873         (hashcash-double-spend-database): Ditto.
12874         (hashcash-in-news): Ditto.
12875
12876         * message.el (message-minibuffer-local-map): Add :group.
12877
12878         * netrc.el (netrc): Add :group.
12879
12880         * sieve-manage.el (sieve-manage-log): Add :group.
12881         (sieve-manage-default-user): Diito.
12882         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12883         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12884         (sieve-manage-authenticators): Ditto.
12885         (sieve-manage-authenticator-alist): Ditto.
12886         (sieve-manage-default-port): Ditto.
12887
12888         * sieve-mode.el (sieve-control-commands-face): Add :group.
12889         (sieve-action-commands-face): Ditto.
12890         (sieve-test-commands-face): Ditto.
12891         (sieve-tagged-arguments-face): Ditto.
12892
12893         * smime.el (smime): Add :group.
12894
12895         * spam-report.el (spam-report): Add :group.
12896
12897         * spam.el (spam, spam-face): Add :group.
12898
12899 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12900
12901         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12902         return \n.\n.\n at the end of articles.  Protect against that.
12903         (nntp-with-open-group): Allow debugging.
12904
12905         * nnheader.el (mail-header-set-extra): Make into a function
12906         because I just could't understand how to quote the list properly.
12907
12908         * dns.el (query-dns-cached): New function.
12909
12910 2005-05-26  Lute Kamstra  <lute@gnu.org>
12911
12912         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12913
12914 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12915
12916         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12917
12918         * gnus-art.el: Don't autoload mail-extract-address-components.
12919
12920         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12921         eval-and-compile to evaluate it.
12922
12923         * hashcash.el: Don't autoload executable-find.
12924
12925         * nndb.el: Don't declare the nndb back end two or more times; don't
12926         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12927
12928         * nntp.el: Autoload format-spec instead of format; use
12929         eval-and-compile to evaluate autoload forms.
12930
12931 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12932
12933         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12934
12935 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12936
12937         * gnus.el (gnus-version-number): Bump version.
12938
12939 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12940
12941         * gnus.el: No Gnus v0.3 is released.
12942
12943 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12944
12945         * lpath.el (featurep): Bind show-nonbreak-escape.
12946
12947 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * gnus-art.el (gnus-article-edit-part): Disable undo.
12950
12951 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12952
12953         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12954         gnus-article-date-lapsed-new-header is t if date timer is active;
12955         skip headers in which the original date value is empty.
12956         (gnus-article-save-original-date): Redefine it as a macro.
12957         (gnus-display-mime): Use it.
12958
12959 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12960
12961         * gnus-art.el (article-date-ut): Support converting date in
12962         forwarded parts as well.
12963         (gnus-article-save-original-date): New function.
12964         (gnus-display-mime): Use it.
12965
12966 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12967
12968         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12969         enclosure element of <item>.
12970
12971 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12972
12973         * message.el (message-kill-buffer-query): Renamed from
12974         `message-kill-buffer-query-if-modified'.  Added :version.
12975
12976 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12977
12978         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12979         window layout.
12980
12981 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12982
12983         * mml.el: Autoload dnd when compiling.
12984
12985 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12986
12987         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12988         x-dnd-*.
12989
12990 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12991
12992         * qp.el (quoted-printable-encode-region): Save excursion.
12993
12994 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12995
12996         * message.el (message-kill-buffer-query-if-modified): Add new variable
12997         so the user can kill a modified message buffer quickly.
12998         (message-kill-buffer): Use it.
12999
13000 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13001
13002         * lpath.el: Fbind display-time-event-handler; don't fbind
13003         string-to-multibyte.
13004
13005         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
13006
13007 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13008
13009         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
13010         contained in text because xml.el decodes entities) with LFs.
13011
13012 2005-04-11  Lute Kamstra  <lute@gnu.org>
13013
13014         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
13015         differently.
13016
13017 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13018
13019         * mm-util.el (mm-detect-coding-region): Typo.
13020
13021 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13022
13023         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
13024
13025 2005-04-06  Deepak Goel  <deego@gnufans.org>
13026
13027         * spam-stat.el (spam-stat-score-buffer): Add a call to a
13028         user-function allow user modifications of the scores.
13029         (spam-stat-score-buffer-user): New function, to allow
13030         user-computed modifications to the score.
13031         (spam-stat-score-buffer-user-functions): List of additional
13032         scoring functions.
13033         (spam-stat-error-holder): Global temporary error holder.
13034         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
13035         variable.
13036
13037 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
13038
13039         * gnus-registry.el (gnus-registry-clean-empty-function)
13040         (gnus-registry-trim, gnus-registry-fetch-groups)
13041         (gnus-registry-delete-group): Groups that match
13042         `gnus-registry-ignored-groups' are removed from the registry
13043         entries, not just ignored for splitting.  This helps clean up the
13044         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
13045         to get all the groups a message ID is in.
13046
13047         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
13048         (spam-stat-split-fancy): Change "threshhold" to "threshold".
13049         (spam-stat-score-buffer-user-functions): Add :number custom type.
13050
13051 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13052
13053         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
13054         argument in XEmacs.
13055
13056         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
13057         (nnrss-request-group): Decode group name first.
13058         (nnrss-request-article): Make a text/plain article if mml-to-mime
13059         failed.
13060         (nnrss-get-encoding): Return a compatible encoding according to
13061         nnrss-compatible-encoding-alist.
13062         (nnrss-find-el): Use consp instead of listp.
13063         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13064
13065 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13066
13067         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13068         which Emacs 20 doesn't support.
13069         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13070
13071 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13072
13073         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13074         silence the byte compiler inside the defun.
13075
13076         * gnus-demon.el (parse-time-string): Add autoload.
13077
13078         * gnus-delay.el (parse-time-string): Add autoload.
13079
13080         * gnus-art.el (parse-time-string): Add autoload.
13081
13082         * nnultimate.el (parse-time): Require for `parse-time-string'.
13083
13084 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13085
13086         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13087
13088         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13089
13090         * smime.el (smime-ldap-host-list): Add :version.
13091
13092 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13093
13094         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13095         pass it to `gnus-browse-read-group'.
13096         (gnus-browse-read-group): Add NUMBER argument and pass it to
13097         `gnus-group-read-ephemeral-group'.
13098
13099         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13100         argument and pass it to `gnus-group-read-group'.
13101
13102 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13103
13104         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13105         mm-xemacs-find-mime-charset-1 if we have the mule feature
13106         available at runtime.
13107
13108 2005-03-25  Werner Lemberg  <wl@gnu.org>
13109
13110         * nnmaildir.el: Replace `illegal' with `invalid'.
13111
13112 2005-03-23  Lute Kamstra  <lute@gnu.org>
13113
13114         * time-date.el: Add comment on time value formats.
13115         Don't require parse-time.
13116         (with-decoded-time-value): New macro.
13117         (encode-time-value): New function.
13118         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13119         (days-to-time): Return a valid time value when arg is huge.
13120         (time-since): Use time-subtract.
13121         (time-to-number-of-days): Use time-to-seconds.
13122
13123 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13124
13125         * gnus-start.el (gnus-display-time-event-handler):
13126         Check display-time-timer at runtime rather than only at load time
13127         in case display-time-mode is turned off in the mean time.
13128
13129 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13130
13131         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13132         used.
13133
13134         * nneething.el (nneething-map-file-directory): Derive from
13135         `gnus-directory'.
13136
13137         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13138         the To/Cc button.
13139
13140 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13141
13142         * nnmaildir.el (nnmaildir-request-accept-article):
13143         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13144
13145 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13146
13147         * gnus-async.el: Require timer-funcs at compile time when in
13148         XEmacs for `run-with-idle-timer'.
13149
13150 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13151
13152         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13153         autoloaded function.
13154
13155 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13156
13157         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13158
13159 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13160
13161         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13162
13163 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13164
13165         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13166         gnus-expert-user to default.
13167
13168 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13169
13170         * nnimap.el (nnimap-open-server): Ditto.
13171
13172         * imap.el (imap-authenticate): Fix typo.
13173
13174 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13175
13176         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13177         buffer (since IMAP server might return FETCH response out of
13178         order, and the nntp buffer must be sorted).
13179
13180 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13181
13182         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13183         comparison on string.
13184
13185         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13186         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13187         (gnus-agent-summary-fetch-series): Modified to protect against
13188         gnus-agent-summary-fetch-group clearing processable flags.
13189         (gnus-agent-synchronize-group-flags): Update live group buffer as
13190         synchronization may occur due to the user toggle the plugged
13191         status.
13192         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13193         successfully downloaded.
13194         (gnus-agent-expire-group-1): Avoid using markers when the overview
13195         is in ascending order; greatly improves performance.
13196         (gnus-agent-regenerate-group): Use
13197         gnus-agent-synchronize-group-flags to reset read status in both
13198         gnus and server.
13199         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13200
13201 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13202
13203         * message.el: Don't autoload former message-utils variables.
13204         (message-strip-subject-trailing-was): Change doc string.
13205
13206         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13207         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13208         (nnweb-google-search): Add "hl=en" here.
13209         (nnweb-google-parse-1, nnweb-google-create-mapping):
13210         Don't hardcode URL.
13211
13212 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13213
13214         * message.el (message-get-reply-headers, message-followup):
13215         Mention related variables `message-use-followup-to' and
13216         `message-use-mail-followup-to', in the information buffer.
13217
13218         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13219         of broken groups(-beta).google.com.
13220
13221 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13222
13223         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13224         parameter to invoked gnus-request-move-article; remove the
13225         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13226         all at once instead of once per article.
13227         (gnus-summary-remove-process-mark): Accept a list of articles as
13228         well as a single article for processing.
13229
13230         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13231         parameter.
13232
13233         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13234
13235         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13236
13237         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13238         parameter.
13239
13240         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13241         parameter.
13242
13243         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13244         parameter and remove the gnus-sum-hint-move-is-internal variable.
13245
13246         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13247         parameter.
13248
13249         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13250         parameter.
13251
13252         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13253         parameter.
13254
13255         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13256
13257         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13258         parameter.
13259
13260         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13261         parameter.
13262
13263 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13264
13265         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13266         a more conservative way.
13267
13268 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13269
13270         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13271         buffer, so it moves the window's cursor.
13272
13273 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13274
13275         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13276         `mm-dissect-multipart' and receive the from field as an (optional)
13277         argument from `mm-dissect-multipart'.
13278         (mm-dissect-multipart): Receive the from field as an argument and
13279         pass it on when we call `mm-dissect-buffer' on MIME parts.
13280         Fixes verification/decryption of signed/encrypted MIME parts.
13281
13282 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13283
13284         * gnus-sum.el (gnus-summary-move-article): Set
13285         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13286         whatever it calls (right now, only nnimap-request-move article
13287         respects it).
13288
13289         * nnimap.el (nnimap-request-move-article): When
13290         gnus-sum-hint-move-is-internal is set, don't do the extra
13291         nnimap-request-article.
13292
13293 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13294
13295         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13296
13297         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13298         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13299
13300         * gnus-sum.el (gnus-summary-caesar-message):
13301         Apply `gnus-treat-article' after rotation.
13302
13303         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13304         doc string.
13305
13306 2005-02-22  Simon Josefsson  <jas@extundo.com>
13307
13308         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13309         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13310         <arne@arnested.dk>.
13311         (encrypt): Add password-cache and password-cache-expiry as group
13312         members.
13313
13314 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13315
13316         * smime.el (smime-ldap-host-list): Doc fix.
13317         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13318         cache) password.
13319         (smime-sign-region): Use it.
13320         (smime-decrypt-region): Use it.
13321         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13322         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13323         fails.
13324         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13325         certificate from DER to PEM format rather than calling openssl.
13326
13327         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13328
13329         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13330         for signing/encryption.
13331
13332         * mml.el (mml-parse-1): Use them.
13333
13334 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13335
13336         * nnrss.el (nnrss-verbose): Removed.
13337         (nnrss-request-group): Use `nnheader-message' instead.
13338
13339 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13340
13341         * nnrss.el (nnrss-verbose): New variable.
13342         (nnrss-request-group): Make it say nnrss is requesting a group.
13343
13344 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13345
13346         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13347         Handle news URL with given port correctly.
13348
13349 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13352         containing special characters.
13353
13354         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13355
13356         * mml.el (mime-to-mml): Ditto.
13357
13358         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13359         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13360         (rfc2047-decode-region): Quote decoded words containing special
13361         characters when rfc2047-quote-decoded-words-containing-tspecials
13362         is non-nil.
13363
13364 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13365
13366         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13367
13368         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13369
13370 2005-02-15  Simon Josefsson  <jas@extundo.com>
13371
13372         * nnimap.el (nnimap-debug): Doc fix.
13373
13374         * imap.el (imap-debug): Doc fix.
13375
13376 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13377
13378         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13379
13380 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13381
13382         * gnus.el (spam-contents): Improve docs for spam-contents
13383         parameter in its variable incarnation.
13384
13385 2005-02-14  Simon Josefsson  <jas@extundo.com>
13386
13387         * smime-ldap.el: Use require instead of load-library for ldap.
13388         (smime-ldap-search): Indent.
13389         (smime-ldap-search-internal): Shorten line.
13390
13391         * smime.el (smime-cert-by-dns): Add doc-string.
13392         (smime-cert-by-ldap-1): Indent.
13393
13394         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13395         mml-smime-get-dns-ldap.
13396         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13397
13398 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13399
13400         * smime.el: Require smime-ldap.
13401         (smime-ldap-host-list): New variable.
13402         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13403
13404         * mml-smime.el (mml-smime-encrypt-query): New function.
13405         (mml-smime-encrypt-query): Use it.
13406
13407         * smime-ldap.el: New file.
13408
13409 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13410
13411         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13412
13413 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13414
13415         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13416         argument in doc string.  Make query for type more clear.
13417
13418 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13419
13420         * gnus.el (gnus-group-startup-message): Search for gnus images in
13421         etc/images/gnus.
13422         * mm-util.el (mm-image-load-path): Likewise.
13423         * smiley.el (smiley-data-directory): Search for smilies in
13424         etc/images/smilies.
13425
13426 2005-02-09  Kim F. Storm  <storm@cua.dk>
13427
13428         Change Emacs release version from 21.4 to 22.1 throughout.
13429         Change Emacs development version from 21.3.50 to 22.0.50.
13430
13431 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13432
13433         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13434
13435         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13436         non-Mule XEmacs as well.
13437         (mm-decompress-buffer): Signal an error intentionally if it does
13438         not decompress compressed data because auto-compression-mode is
13439         disabled.
13440
13441 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13442
13443         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13444         an ID in the registry even if it has no groups.
13445
13446 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13447
13448         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13449         merge it into mm-decompress-buffer.
13450         (gnus-mime-copy-part): Use the MIME part charset, the value which
13451         a user specified or gnus-newsgroup-charset for decoding, like
13452         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13453         save-buffer what was used.  Suggested by Kevin Ryde
13454         <user42@zip.com.au>.
13455         (gnus-mime-inline-part): Allow the name parameter as well as the
13456         filename parameter; force decompressing of compressed data; always
13457         display contents being not decoded as unibyte.
13458
13459         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13460         as well as the filename parameter.
13461
13462         * mm-util.el (mm-decompress-buffer): Merge
13463         gnus-mime-jka-compr-maybe-uncompress.
13464         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13465         of compressed data.
13466
13467 2005-02-08  Simon Josefsson  <jas@extundo.com>
13468
13469         * imap.el (imap-log): Doc fix.
13470
13471 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13472
13473         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13474         the coding cookies; decompress compressed parts.
13475
13476         * mml.el (mml-generate-mime-1): Add the charset parameter according
13477         to the value which a user specified manually or the coding cookie.
13478
13479         * mm-util.el (mm-string-to-multibyte): New function.
13480         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13481         (mm-coding-system-to-mime-charset): New function.
13482         (mm-decompress-buffer): New function.
13483         (mm-find-buffer-file-coding-system): New function.
13484
13485         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13486         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13487         parts.
13488
13489 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13490
13491         * mm-view.el (mm-display-inline-fontify): Decode a part according
13492         to the charset parameter.
13493
13494 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13495
13496         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13497         prefix arg is neither nil nor a number, as info specifies.
13498
13499 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13500
13501         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13502         timestamps.
13503
13504 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13505
13506         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13507         groups error checking and notify user.
13508
13509 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13510
13511         * message.el (message-send-mail-function): Check existence of
13512         sendmail-program first before using default value
13513         `message-send-mail-with-sendmail'.  Otherwise use more generic
13514         `smtpmail-send-it'.
13515
13516 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13517
13518         * nntp.el (nntp-request-update-info): Always return nil.
13519
13520 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13521
13522         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13523
13524 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13525
13526         * message.el (message-beginning-of-line): Change the behavior when
13527         invoked between BOL and : so that it first moves backward.
13528
13529 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13530
13531         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13532         article buffer when editing of the article is discarded.
13533         (gnus-article-prepare): Revert.
13534
13535 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13536
13537         * gnus-art.el (gnus-article-prepare):
13538         Remove message-strip-forbidden-properties from the local hook.
13539
13540 2005-01-27  Simon Josefsson  <jas@extundo.com>
13541
13542         * password.el (password-cache-add): Only start one timer per key.
13543         Reported by Derek Atkins <warlord@MIT.EDU>.
13544
13545 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13546
13547         * run-at-time.el: Removed.  It is no longer needed as
13548         timer-funcs.el in the xemacs-base package has a working version of
13549         `run-at-time'.
13550
13551         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13552
13553         * password.el: Require timer-funcs instead of run-at-time in
13554         XEmacs.
13555         Remove `password-run-at-time' macro.
13556         (password-cache-add): Use `run-at-time' instead of
13557         `password-run-at-time'.
13558
13559         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13560         Remove `nnheader-cancel-function-timers' alias,
13561         `cancel-function-timers' exists in XEmacs in timer-funcs.
13562
13563         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13564         for `run-with-idle-timer'.
13565
13566         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13567         for `run-at-time'.
13568
13569         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13570         for `with-timeout'.
13571
13572         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13573         the same as for XEmacs 21.4.
13574         No need to ignore `run-with-idle-timer', this function exists in
13575         XEmacs now in timer-funcs.el in the xemacs-base package.
13576         (dgnushack-compile): No need to delete
13577         run-at-time.el from the list of files to compile because it
13578         doesn't exist anymore.
13579
13580 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13581
13582         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13583         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13584
13585 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13586
13587         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13588         sensitively.
13589
13590 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13591
13592         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13593
13594 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13595
13596         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13597         which will be inserted according to the multibyteness of a buffer
13598         rather than the type of contents.  Suggested by ARISAWA Akihiro
13599         <ari@mbf.ocn.ne.jp>.
13600
13601         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13602         of string which old xml.el may return rather than a string.
13603
13604 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13605
13606         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13607
13608 2005-01-16  Simon Josefsson  <jas@extundo.com>
13609
13610         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13611         idn/idna.el isn't available.
13612         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13613         <michael@waxrat.com>.
13614
13615         * hashcash.el: Remove non-FSF copyright header.
13616
13617         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13618         (hashcash-generate-payment): Use it.
13619         (hashcash-generate-payment-async): Use it.
13620
13621 2005-01-15  Simon Josefsson  <jas@extundo.com>
13622
13623         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13624         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13625
13626         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13627         gnus-summary-idna-message.
13628         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13629         (gnus-summary-idna-message): New function.
13630
13631 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13632
13633         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13634         gnus-novice-user.
13635
13636 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * nnrss.el (nnrss-request-delete-group): Delete entries in
13639         nnrss-group-alist as well.
13640         (nnrss-save-server-data): Insert newline.
13641
13642 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13643
13644         * gnus.el (gnus-user-agent): Use list of symbols instead of
13645         symbols.  Display full version number for (S)XEmacs.  Optionally
13646         display (S)XEmacs codename.
13647
13648         * gnus-util.el (gnus-emacs-version): Update for new
13649         `gnus-user-agent'.
13650
13651         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13652         Gnus version.
13653
13654 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13655
13656         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13657         which is unreadable in some setups.
13658
13659 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13660
13661         * gnus-spec.el (gnus-update-format-specifications): Flush the
13662         group format spec cache if it doesn't support decoded group names.
13663
13664 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13665
13666         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13667         Allow to apply decay on score files matching a regexp.
13668
13669 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13670
13671         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13672         compatibility in %g and %c.
13673
13674 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13675
13676         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13677         name for only %g and %c.
13678         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13679         of gnus-tmp-group to decoded group name.
13680         (gnus-group-make-rss-group): Exclude `/'s from group names.
13681
13682 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13683
13684         * nnrss.el (nnrss-get-encoding): Fix regexp.
13685
13686 2004-12-27  Simon Josefsson  <jas@extundo.com>
13687
13688         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13689         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13690         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13691
13692 2004-12-17  Kim F. Storm  <storm@cua.dk>
13693
13694         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13695
13696         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13697
13698 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13699
13700         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13701
13702 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13703
13704         * nnrss.el: Require rfc2047 and mml.
13705         (nnrss-file-coding-system): New variable.
13706         (nnrss-format-string): Redefine it as an inline function.
13707         (nnrss-decode-group-name): New function.
13708         (nnrss-string-as-multibyte): Remove.
13709         (nnrss-retrieve-headers): Decode group name; don't use
13710         nnrss-format-string.
13711         (nnrss-request-group): Decode group name.
13712         (nnrss-request-article): Decode group name; allow a Message-ID as
13713         well as an article number; don't use nnrss-format-string; encode a
13714         Message-ID string which may contain non-ASCII characters; use
13715         mml-to-mime to compose a MIME article.
13716         (nnrss-request-expire-articles): Decode group name.
13717         (nnrss-request-delete-group): Decode group name.
13718         (nnrss-fetch): Clarify error message.
13719         (nnrss-read-server-data): Use insert-file-contents instead of load;
13720         bind file-name-coding-system; use multibyte buffer.
13721         (nnrss-save-server-data): Bind coding-system-for-write to the
13722         value of nnrss-file-coding-system; bind file-name-coding-system;
13723         add coding cookie.
13724         (nnrss-read-group-data): Use insert-file-contents instead of load;
13725         bind file-name-coding-system; use multibyte buffer.
13726         (nnrss-save-group-data): Bind coding-system-for-write to the
13727         value of nnrss-file-coding-system; bind file-name-coding-system.
13728         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13729         make it work with non-ASCII text.
13730         (nnrss-find-el): Make it work with old xml.el as well.
13731
13732 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13733
13734         * nnrss.el (nnrss-get-encoding): New function.
13735         (nnrss-fetch): Use unibyte buffer initially; bind
13736         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13737         decode contents according to the encoding attribute.
13738         (nnrss-save-group-data): Add coding cookie.
13739         (nnrss-mime-encode-string): New function.
13740         (nnrss-check-group): Use it to encode subject and author.
13741
13742 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13743
13744         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13745         imaginary variable.
13746
13747 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13748
13749         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13750         correctly even if there are wide characters.
13751
13752 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13753
13754         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13755         downcased symbol names; make a new cache instead of reusing
13756         bbdb-hashtable.
13757
13758 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13761         concatenating segments rather than before concatenating them.
13762         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13763
13764         * message.el (message-get-reply-headers): Bind `extra'.
13765
13766 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13767
13768         * message.el (message-extra-wide-headers): New variable.
13769         (message-get-reply-headers): Use it.
13770
13771 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13772
13773         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13774         (gnus-agent-group-pathname): Ditto.
13775
13776         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13777
13778         * gnus-group.el (gnus-group-make-group): Decode group name.
13779         (gnus-group-make-rss-group): Register the group data after opening
13780         the nnrss group.
13781
13782 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13783
13784         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13785         by expiry now get marked as read.
13786
13787 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13788
13789         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13790
13791 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13792
13793         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13794         unify Latin characters in XEmacs.
13795         (mm-find-mime-charset-region): Use it.
13796
13797 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13798
13799         * gnus-util.el (gnus-delete-directory): New function.
13800
13801         * gnus-agent.el (gnus-agent-delete-group): Use it.
13802
13803         * gnus-cache.el (gnus-cache-delete-group): Use it.
13804
13805 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13806
13807         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13808         names.
13809
13810 2004-12-16  Simon Josefsson  <jas@extundo.com>
13811
13812         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13813
13814 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13817
13818         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13819         (gnus-group-set-current-level): Decode group name.
13820
13821 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13822
13823         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13824         failed.
13825
13826 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13827
13828         * gnus-group.el (gnus-group-delete-group): Decode group name.
13829         (gnus-group-make-rss-group): Encode group name.
13830         (gnus-group-catchup-current): Decode group name.
13831         (gnus-group-kill-group): Decode group name.
13832
13833 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13834
13835         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13836
13837 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13838
13839         * gnus-group.el (gnus-group-make-rss-group):
13840         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13841
13842         * gnus-start.el (gnus-setup-news): Honor user's setting to
13843         gnus-message-archive-method.  Suggested by Lute Kamstra
13844         <lute@gnu.org>.
13845
13846 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13847
13848         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13849         global counterparts of the buffer-local variables.
13850
13851 2004-11-16  Romain Francoise  <romain@orebokech.com>
13852
13853         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13854         counterparts of the buffer-local variables.
13855
13856 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13857
13858         * message.el (message-forbidden-properties): Fixed typo in doc
13859         string.
13860
13861 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13862
13863         * gnus-util.el (gnus-replace-in-string): Added doc string.
13864
13865         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13866         to avoid problems when splitting mails with many recipients.
13867
13868 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13869
13870         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13871         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13872
13873 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13874
13875         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13876         if there is no hashtable in memory or file modification time is
13877         newer than cached timestamp.
13878
13879 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13880
13881         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13882         not-matching option.
13883
13884 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13885
13886         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13887         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13888         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13889         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13890         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13891         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13892
13893 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * message.el (message-forward-make-body-mml): Remove headers
13896         according to message-forward-ignored-headers if a message is decoded.
13897
13898 2004-12-02  Romain Francoise  <romain@orebokech.com>
13899
13900         * message.el (message-forward-make-body-plain): Always remove
13901         headers according to message-forward-ignored-headers.
13902
13903 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13904
13905         * spam.el (spam-summary-prepare-exit): Remove the
13906         gnus-summary-limit pop for now, it has problems with ham marks for
13907         me.
13908
13909 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13910
13911         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13912         correctly.
13913
13914 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13915
13916         * format-spec.el (format-spec): Message the char.
13917
13918 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13919
13920         * gnus-art.el (gnus-split-methods): Reformat comments.
13921
13922         * spam.el (spam-summary-prepare-exit): Remove article limits
13923         before exiting the summary buffer.
13924
13925 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13926
13927         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13928         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13929
13930         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13931         order to silence the byte compiler.
13932
13933         * spam.el: Fix the way to silence the byte compiler, which
13934         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13935         bbdb-search-simple, spam-BBDB-register-routine,
13936         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13937         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13938         spam-stat-buffer-is-spam, spam-stat-load,
13939         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13940         spam-stat-save and spam-stat-split-fancy.
13941
13942 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13945         which may confuse users.
13946         (canlock-password-for-verify): Ditto.
13947
13948         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13949
13950         * gnus-art.el (gnus-emphasis-alist): Ditto.
13951
13952         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13953
13954         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13955
13956         * gnus-start.el (gnus-save-killed-list): Ditto.
13957
13958         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13959         (gnus-sum-thread-tree-root): Ditto.
13960         (gnus-sum-thread-tree-false-root): Ditto.
13961         (gnus-sum-thread-tree-single-indent): Ditto.
13962
13963         * message.el (message-courtesy-message): Ditto.
13964         (message-archive-note): Ditto.
13965         (message-subscribed-address-file): Ditto.
13966         (message-user-fqdn): Ditto.
13967
13968         * spam-report.el (spam-report-gmane-regex): Ditto.
13969
13970         * spam.el (spam-blackhole-good-server-regex): Ditto.
13971
13972 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13973
13974         * mml.el (mml-preview): Widen the message buffer before copying
13975         the contents to the preview buffer; sort headers before previewing.
13976
13977         * message.el (message-hidden-headers): Fix the way to avoid a bug
13978         in the `repeat' widget in Emacs 21.3 or earlier.
13979
13980 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13981
13982         * message.el (message-hidden-headers): Default to "^References:".
13983         Improve customization type.  Suggested by Reiner Steib
13984         <Reiner.Steib@gmx.de>.
13985
13986 2004-11-25  Romain Francoise  <romain@orebokech.com>
13987
13988         * message.el (message-strip-forbidden-properties): Remove check for
13989         obsolete `message-hidden' text property, hidden headers are not
13990         accessible in the buffer anymore.
13991
13992 2004-11-22  Romain Francoise  <romain@orebokech.com>
13993
13994         * message.el (message-header-format-alist): Add `From' in list
13995         so that it can be sorted.
13996         (message-fix-before-sending): Widen and sort headers before
13997         sending.
13998         (message-hide-headers): Use narrowing to hide headers by moving
13999         them to the top of the buffer and narrowing to the region
14000         underneath.
14001
14002 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14003
14004         * message.el (message-strip-forbidden-properties): Bind
14005         buffer-read-only (etc) to nil.
14006
14007 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
14010         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14011
14012 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
14013
14014         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
14015
14016 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14017
14018         * dns.el (query-dns): Use sit-for to time instead of
14019         accept-process-output, since that doesn't seem to work on udp
14020         sockets.
14021
14022 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
14025
14026 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
14027
14028         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
14029         doc string.  Improve doc string.
14030
14031 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14032
14033         * nntp.el (nntp-request-update-info): Return nil if
14034         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
14035         may not call gnus-activate-group which uselessly issues the GROUP
14036         commands for all nntp groups and wastes time.  Reported by Romain
14037         Francoise <romain@orebokech.com>.
14038
14039         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
14040
14041 2004-11-15  Simon Josefsson  <jas@extundo.com>
14042
14043         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
14044         headers separately.
14045         (gnus-button-openpgp): New function, inspired by Jochen Küpper
14046         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
14047
14048 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
14049
14050         * gnus-start.el (gnus-convert-old-newsrc):
14051         Assign legacy-gnus-agent to 5.10.7.
14052
14053 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14054
14055         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
14056         start of the lines.
14057
14058 2004-11-14  Magnus Henoch  <mange@freemail.hu>
14059
14060         * hashcash.el (hashcash-default-payment): Change default to 20.
14061         (hashcash-default-accept-payment): Change default to 20.
14062         (hashcash-process-alist): New variable.
14063         (hashcash-generate-payment-async): Add.
14064         (hashcash-already-paid-p): Add.
14065         (hashcash-insert-payment): Don't generate payments twice.
14066         (hashcash-insert-payment-async): Add.
14067         (hashcash-insert-payment-async-2): Add.
14068         (hashcash-cancel-async): Add.
14069         (hashcash-wait-async): Add.
14070         (hashcash-processes-running-p): Add.
14071         (hashcash-wait-or-cancel): Add.
14072         (mail-add-payment): New optional argument.  Conditionally start
14073         asynchronous calculation.
14074         (mail-add-payment-async): Add.
14075
14076         * message.el (message-send-mail): Wait for asynchronous hashcash
14077         results.  Don't clobber existing X-Hashcash headers.
14078         (message-setup-1): Call mail-add-payment-async when
14079         message-generate-hashcash is non-nil.
14080
14081 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14082
14083         * message.el (message-use-alternative-email-as-from): Examine the
14084         From header as well; use message-make-from in order to include a
14085         user's full name.
14086
14087 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14088
14089         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14090         default; improve customization type.
14091         (gnus-emphasis-custom-with-format): New macro.
14092         (gnus-emphasis-custom-value-to-external): New function.
14093         (gnus-emphasis-custom-value-to-internal): New function.
14094
14095 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14096
14097         * dns.el (query-dns): Resolve reverse addresses.
14098
14099 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14100
14101         * gnus-group.el (gnus-group-get-new-news): Use it.
14102
14103         * gnus-start.el (gnus-check-reasonable-setup): New function.
14104
14105 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14106
14107         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14108         "Args out of range" error.  Reported by Arnaud Giersch
14109         <arnaud.giersch@free.fr>.
14110
14111 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14112
14113         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14114
14115 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14116
14117         * spam.el (spam group): Add :version.
14118
14119         * pgg-def.el (pgg group): Add :version.
14120
14121 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14122
14123         * gnus-art.el (gnus-article-edit-article): Don't associate the
14124         article buffer with a draft file.  This is a temporary measure
14125         against the 2004-08-22 change to gnus-article-edit-mode.
14126
14127 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14128
14129         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14130         (html2text-format-tags): Remove unused variable `attr'.
14131
14132 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14133
14134         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14135
14136         * tls.el (tls-process-connection-type, tls-success)
14137         (tls-certtool-program): Add :version.
14138
14139         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14140         (starttls-extra-arguments, starttls-process-connection-type)
14141         (starttls-connect, starttls-failure, starttls-success): Add :version.
14142
14143         * spam-stat.el (spam-stat): Add :version.
14144
14145         * sieve.el (sieve): Add :version.
14146
14147         * sha1.el (sha1): Add :version.
14148         (sha1-use-external): Remove redundant version.
14149
14150         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14151         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14152         (nnmail-split-fancy-match-partial-words)
14153         (nnmail-split-lowercase-expanded): Add :version.
14154
14155         * nndiary.el (nndiary): Add :version.
14156
14157         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14158
14159         * mml-sec.el (mml-default-sign-method)
14160         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14161         Add :version.
14162
14163         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14164
14165         * mm-url.el (mm-url-use-external, mm-url-program)
14166         (mm-url-arguments): Add :version.
14167
14168         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14169         (mm-attachment-file-modes, mm-decrypt-option)
14170         (mm-w3m-safe-url-regexp): Add :version.
14171
14172         * message.el (message-cite-prefix-regexp)
14173         (message-sendmail-envelope-from, message-minibuffer-local-map)
14174         (message-user-fqdn, message-completion-alist): Add :version.
14175
14176         * gnus-win.el (gnus-configure-windows-hook)
14177         (gnus-use-frames-on-any-display): Add :version.
14178
14179         * gnus-art.el (gnus-article-address-banner-alist)
14180         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14181         (gnus-treat-from-picon, gnus-treat-mail-picon)
14182         (gnus-treat-x-pgp-sig): Add :version.
14183
14184         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14185         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14186         (gnus-summary-article-delete-hook)
14187         (gnus-summary-display-while-building): Add :version.
14188
14189         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14190         (gnus-get-top-new-news-hook): Add :version.
14191
14192         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14193         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14194
14195         * gnus-registry.el (gnus-registry): Add :version.
14196
14197         * gnus-spec.el (gnus-use-correct-string-widths)
14198         (gnus-make-format-preserve-properties): Add :version.
14199
14200         * gnus.el (gnus-group-charter-alist)
14201         (gnus-group-fetch-control-use-browse-url)
14202         (gnus-install-group-spam-parameters): Add :version.
14203
14204         * gnus-diary.el (gnus-diary): Add :version.
14205
14206         * gnus-delay.el (gnus-delay): Add :version.
14207
14208         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14209         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14210         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14211         Add :version.
14212
14213         * gnus-agent.el (gnus-agent-max-fetch-size)
14214         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14215         (gnus-agent-prompt-send-queue): Add :version.
14216
14217         * deuglify.el (gnus-outlook-deuglify): Add :version.
14218
14219         * html2text.el: Beautify code.  Improve doc strings.  Some
14220         checkdoc cleanup.
14221         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14222
14223 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14224
14225         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14226
14227 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14228
14229         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14230         when package is loaded.
14231
14232         * spam.el (spam-summary-score-preferred-header): Add global preference
14233         for people who want to override the default SpamAssassin over
14234         Bogofilter preference (when both are set).
14235         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14236         (spam-user-format-function-S): Check
14237         spam-summary-score-preferred-header.
14238         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14239         (spam-user-format-function-S): Format the score correctly.
14240
14241 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14242
14243         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14244         signature file.  Suggested by Manoj Srivastava
14245         <srivasta@golden-gryphon.com>.
14246
14247         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14248         iso-2022-jp even in the Japanese language environment.
14249         Suggested by Jason Rumney <jasonr@gnu.org>.
14250
14251 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14252
14253         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14254         use the same characters as the dummy marks; make it free from
14255         getting affected by the language environment.
14256         (gnus-summary-read-group-1): Update mark positions only when the
14257         format spec is updated.
14258
14259         * gnus-spec.el (gnus-update-format-specifications): Return a list
14260         of updated types.
14261
14262 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14263
14264         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14265         of boundp to check if display-warning is available.
14266
14267 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14268
14269         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14270
14271 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14272
14273         * nnspool.el (nnspool-spool-directory): Use news-path if the
14274         news-directory variable is not bound.
14275
14276         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14277         function instead of display-warning if it is not available.
14278
14279 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14280
14281         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14282         v5-10: Use `point-at-bol'.
14283
14284 2004-10-26  Simon Josefsson  <jas@extundo.com>
14285
14286         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14287         <chenggao@gmail.com>.
14288
14289 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14290
14291         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14292         instead.
14293
14294 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14295
14296         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14297         to remove a server from the nnimap-server-buffer-alist.
14298         (nnimap-open-connection, nnimap-close-server): Use it.
14299
14300         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14301
14302 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14303
14304         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14305         running the major-mode function.
14306
14307 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14310         dummy marks in the right way.
14311
14312 2004-10-18  David Edmondson  <dme@dme.org>
14313
14314         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14315         excessively.
14316
14317 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14318
14319         * gnus-util.el (gnus-split-references): Accept a nil references
14320         string and go on blissfully.
14321
14322         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14323         cases where the references string is non-nil but has no references.
14324
14325         * encrypt.el: Add autoload tags.
14326
14327         * spam.el (spam-resolve-registrations-routine): Remove article
14328         from unregistration list too.  Reported by David Hanak
14329         <dhanak@isis.vanderbilt.edu>
14330
14331 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14332
14333         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14334         nil.  Changed custom type.
14335
14336 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14337
14338         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14339
14340         * gnus-sum.el (gnus-summary-move-article): Use it.
14341
14342 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14343
14344         * encrypt.el: Add autoload cookies.
14345
14346         * spam.el (spam-backend-article-list-property)
14347         (spam-backend-get-article-todo-list)
14348         (spam-backend-put-article-todo-list)
14349         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14350         Resolve registrations separately.
14351         (spam-register-routine): Format comments.
14352         (spam-unregister-routine, spam-register-routine): Always call with
14353         specific-articles, no default list.
14354         (spam-summary-prepare-exit): Use the spam-classifications function.
14355
14356         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14357         gnus-encrypt.el.
14358
14359         * encrypt.el: Copied from gnus-encrypt.el.
14360
14361         * gnus-encrypt.el: Commented that it's obsolete.
14362
14363 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14364
14365         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14366         (gnus-score-save): Use it.
14367
14368         * message.el (message-bury): Use `window-dedicated-p'.
14369
14370 2004-10-15  Simon Josefsson  <jas@extundo.com>
14371
14372         * pop3.el (top-level): Don't require nnheader.
14373         (pop3-read-timeout): Add.
14374         (pop3-accept-process-output): Add.
14375         (pop3-read-response, pop3-retr): Use it.
14376
14377 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14378
14379         * spam.el (spam-register-routine): Move comment.
14380         (spam-verify-bogofilter): Use 'unknown for the initial
14381         spam-bogofilter-valid state, not 'never.
14382
14383         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14384         for netrc-machine.
14385
14386         * nnimap.el (nnimap-open-connection): Use
14387         netrc-machine-user-or-password.
14388
14389 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14390
14391         * gnus-registry.el (gnus-registry-unload-hook):
14392         Set as a variable with add-hook.
14393
14394         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14395         of news-path.
14396
14397         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14398
14399         * spam.el: Delete duplicate `provide'.
14400         (spam-unload-hook): Set as a variable with add-hook.
14401
14402 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14403
14404         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14405         in the doc string.
14406
14407         * message.el (message-ignored-news-headers)
14408         (message-ignored-supersedes-headers)
14409         (message-ignored-resent-headers)
14410         (message-forward-ignored-headers): Improve custom type.
14411
14412 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14413
14414         * message.el (message-tokenize-header): Fix 2004-09-06 change
14415         which used point-min in the wrong place.
14416
14417 2004-10-12  Simon Josefsson  <jas@extundo.com>
14418
14419         * tls.el (tls-certtool-program): New variable.
14420         (tls-certificate-information): New function, based on
14421         ssl-certificate-information.
14422
14423 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14424
14425         * compface.el: Move the version of ELisp-based uncompface program
14426         to the contrib directory because of the copyright problem.
14427
14428 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14429
14430         * message.el (message-kill-buffer): Raise the current frame.
14431
14432 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14433
14434         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14435
14436         * gnus.el (message-y-or-n-p): Autoload.
14437
14438         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14439         (pop3-password-required, pop3-authentication-scheme)
14440         (pop3-leave-mail-on-server): Made customizable.
14441         (pop3): New custom group.
14442         (pop3-retr): Remove `sleep-for' statements.
14443         Suggested by Dave Love <fx@gnu.org>.
14444
14445         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14446         Windows/DOS.
14447
14448         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14449         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14450         Dave Love <fx@gnu.org>.
14451
14452         * mml.el (mml-minibuffer-read-disposition): Require match.
14453         Suggested by Dave Love <fx@gnu.org>.
14454
14455 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14456
14457         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14458         doc string.
14459
14460 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14461
14462         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14463
14464 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14465
14466         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14467         instead of calling `mm-insert-inline', to decode text/* parts
14468         before displaying them.
14469
14470 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14471
14472         * mm-uu.el (mm-uu-text-plain-type): New variable.
14473         (mm-uu-pgp-signed-extract-1): Use it.
14474         (mm-uu-pgp-encrypted-extract-1): Use it.
14475         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14476         bind mm-uu-text-plain-type with that value.
14477         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14478         mm-uu-dissect.
14479
14480 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14481
14482         * gnus-group.el (gnus-update-group-mark-positions):
14483         * gnus-sum.el (gnus-update-summary-mark-positions):
14484         * message.el (message-check-news-body-syntax):
14485         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14486         of string-as-multibyte.
14487
14488 2004-10-05  Juri Linkov  <juri@jurta.org>
14489
14490         * gnus-group.el (gnus-update-group-mark-positions):
14491         * gnus-sum.el (gnus-update-summary-mark-positions):
14492         * message.el (message-check-news-body-syntax):
14493         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14494         8-bit unibyte values to a multibyte string for search functions.
14495
14496 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14497
14498         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14499         (mm-uu-dissect-text-parts): New function.
14500
14501         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14502         dissect text parts.
14503
14504         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14505         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14506
14507         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14508
14509         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14510         gnus-current-topics instead of gnus-current-topic.
14511
14512 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14513
14514         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14515
14516 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14517
14518         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14519         where approriate.
14520
14521         * nnml.el (nnml-generate-active-info): do.
14522
14523         * nndiary.el (nndiary-generate-active-info): do.
14524
14525         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14526         (gnus-topic-move): do.
14527
14528         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14529         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14530
14531         * gnus-srvr.el (gnus-server-prepare)
14532         (gnus-server-open-all-servers): do.
14533
14534         * gnus-msg.el (gnus-summary-cancel-article)
14535         (gnus-summary-resend-message)
14536         (gnus-summary-mail-crosspost-complaint): do.
14537
14538         * gnus-move.el (gnus-change-server): do.
14539
14540         * gnus-group.el (gnus-group-unmark-all-groups)
14541         (gnus-group-set-current-level): do.
14542
14543 2004-10-04  Simon Josefsson  <jas@extundo.com>
14544
14545         * message.el (message-generate-hashcash): Doc fix.
14546
14547 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14548
14549         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14550         avoid infinite recursion via gnus-get-function.
14551
14552 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14553
14554         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14555
14556         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14557
14558         * nnmail.el (nnmail-split-history): do.
14559
14560         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14561         (nnml-request-delete-group): do.
14562
14563         * nnslashdot.el (nnslashdot-read-groups): do.
14564
14565         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14566         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14567
14568         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14569         (nnspool-sift-nov-with-sed): Use last.
14570         (nnspool-retrieve-headers-with-nov): Use mapc.
14571         (nnspool-request-newgroups): Use dolist.
14572         (nnspool-request-group): Use last.
14573
14574         * nntp.el (nntp-read-server-type): Use dolist.
14575
14576         * nnvirtual.el (nnvirtual-create-mapping)
14577         (nnvirtual-update-read-and-marked): Use dolist.
14578         (nnvirtual-convert-headers): Simplify.
14579
14580 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14581
14582         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14583         support for sync'ing tick marks.
14584
14585 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14586
14587         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14588         there's no visible header.
14589
14590 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14591
14592         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14593         necessary, pass full group name to gnus-request-set-marks.
14594
14595 2004-10-01  Simon Josefsson  <jas@extundo.com>
14596
14597         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14598         acroread.
14599
14600 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14601
14602         * spam-report.el (spam-report-gmane): Fix interactive.
14603
14604         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14605
14606         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14607         when writing file.
14608         (gnus-agent-synchronize-flags): Don't default to being
14609         interactive.
14610
14611 2004-09-30  Simon Josefsson  <jas@extundo.com>
14612
14613         * message.el (message-generate-hashcash): Add.
14614         (message-send-mail): Use it, call mail-add-payment.
14615
14616 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14617
14618         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14619
14620 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14621
14622         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14623         gnus-requst-update-info with explicit code to sync the in-memory
14624         info read flags with the marks being sync'd to the backend.
14625
14626         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14627
14628 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14629
14630         * spam.el (spam-verify-bogofilter): Add new function.
14631         (spam-check-bogofilter)
14632         (spam-bogofilter-register-with-bogofilter): Use it.
14633         (spam-verify-bogofilter): Add small fixes.
14634
14635 2004-09-28  Simon Josefsson  <jas@extundo.com>
14636
14637         * hashcash.el (hashcash-generate-payment): Revert.
14638
14639 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14640
14641         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14642         gnus-extract-references instead of gnus-split-references.
14643
14644         * gnus-util.el (gnus-extract-references): Add new function, analogous
14645         to gnus-split-references but extracts only the message-ID without
14646         anything extra.
14647
14648         * hashcash.el (hashcash-generate-payment)
14649         (hashcash-check-payment): Do the right thing if hashcash-path is
14650         nil (because the hashcash program could not be found).
14651
14652         * spam.el (spam-use-hashcash): Remove comment.
14653
14654 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14655
14656         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14657         (gnus-cache-enter-article, gnus-cache-remove-article)
14658         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14659
14660         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14661
14662         * gnus-art.el (article-hide-boring-headers)
14663         (article-translate-strings, article-display-face)
14664         (gnus-article-mime-match-handle-first)
14665         (gnus-article-highlight-headers)
14666         (gnus-article-add-buttons-to-head): do.
14667
14668 2004-09-27  Simon Josefsson  <jas@extundo.com>
14669
14670         * hashcash.el: New version, from
14671         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14672         ../contrib/.
14673
14674 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14675
14676         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14677
14678 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14679
14680         * gnus-dup.el (gnus-dup-open): Use mapc.
14681         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14682
14683         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14684         Reported by Stefan Wiens <s.wi@gmx.net>.
14685
14686         * gnus.el (gnus-shutdown): Use dolist.
14687
14688         * gnus-undo.el (gnus-undo): Use mapc.
14689
14690         * nnrss.el (nnrss-generate-active): do.
14691
14692         * message.el (message-cite-original-without-signature)
14693         (message-cite-original): Use mapc.
14694         (message-do-actions, message-make-forward-subject): Use dolist.
14695
14696 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14697
14698         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14699         deletion to remove entire duplicate line.  Fixes merged article
14700         number bug.
14701
14702 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14703
14704         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14705         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14706         first ask if you want to open a server and then, even when you
14707         responded with no, asking if you want to synchronize the server's
14708         flags.
14709         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14710         multi-line expressions.
14711         (gnus-agent-synchronize-group-flags): New internal function.
14712         Updates marks in memory (in the info structure) AND in the
14713         backend.
14714
14715         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14716
14717         * nnagent.el (nnagent-request-set-mark): Use
14718         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14719         method, to ensure that synchronization updates marks in the
14720         backend and in the info (in memory) structure.
14721
14722 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14723
14724         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14725         convention fully; don't miss the root article of a thread; make
14726         the X-Draft-From header with correct article numbers.
14727
14728 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14729
14730         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14731         unless plugged.  Disable the agent so that an open failure causes
14732         an error.
14733
14734         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14735         Reverted 2004-09-21 change.  The backend must be opened while
14736         synchronizing flags even when the backend stores the flags
14737         locally.
14738
14739 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14740
14741         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14742         in `header' match.  Reported by Svend Tollak Munkejord.
14743
14744         * message.el (message-cite-original): Fix use of
14745         `message-cite-articles-with-x-no-archive'.
14746
14747 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14748
14749         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14750         (gnus-window-to-buffer): Ditto.
14751
14752         * mml.el (mml-preview-buffer): New variable.
14753         (mml-preview): Manage window layout with gnus-buffer-configuration.
14754
14755         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14756         X-Draft-From header even if those articles aren't quoted.
14757
14758 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14759
14760         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14761         (gnus-request-set-mark, gnus-request-update-mark): Use new
14762         g-s-t-u-l-m to decide to use backend even when unplugged.
14763
14764 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14765
14766         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14767         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14768
14769 2004-09-20  Simon Josefsson  <jas@extundo.com>
14770
14771         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14772         "utf-16-le".
14773
14774 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14775
14776         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14777
14778 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14779
14780         * uudecode.el (uudecode-use-external): Add :version.
14781
14782         * smime.el (smime-CA-file, smime-encrypt-cipher)
14783         (smime-dns-server): Add :version.
14784
14785         * smiley.el (gnus-smiley-file-types): Add :version.
14786
14787         * sha1.el (sha1-use-external): Add :version.
14788
14789         * pgg-def.el (pgg-query-keyserver): Add :version.
14790
14791         * nnmail.el (nnmail-fancy-expiry-targets)
14792         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14793         Add :version.
14794
14795         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14796         (nnimap-retrieve-groups-asynchronous): Add :version.
14797         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14798
14799         * mml.el (mml-content-disposition-parameters)
14800         (mml-insert-mime-headers-always): Add :version.
14801
14802         * mm-util.el (mm-coding-system-priorities): Add :version.
14803
14804         * mm-decode.el (mm-inline-text-html-with-images)
14805         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14806         (mm-verify-option): Add :version.
14807         (mm-text-html-renderer): Change :version.
14808
14809         * message.el (message-fcc-externalize-attachments)
14810         (message-required-headers, message-draft-headers)
14811         (message-subject-trailing-was-query)
14812         (message-subject-trailing-was-ask-regexp)
14813         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14814         (message-mark-insert-end, message-archive-header)
14815         (message-archive-note, message-cross-post-default)
14816         (message-cross-post-note, message-followup-to-note)
14817         (message-cross-post-note-function, message-use-mail-followup-to)
14818         (message-subscribed-address-functions)
14819         (message-subscribed-address-file, message-subscribed-addresses)
14820         (message-subscribed-regexps, message-allow-no-recipients)
14821         (message-yank-cited-prefix, message-signature-insert-empty-line)
14822         (message-hidden-headers, message-hierarchical-addresses)
14823         (message-mail-user-agent, message-use-idna)
14824         (message-valid-fqdn-regexp)
14825         (message-strip-special-text-properties, message-header-synonyms)
14826         (message-beginning-of-line, message-tab-body-function): Add :version.
14827         (message-insert-canlock, message-wide-reply-confirm-recipients):
14828         Change :version.
14829
14830         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14831         and :version.
14832         (mail-source-delete-old-incoming-confirm)
14833         (mail-source-movemail-program): Add :version.
14834
14835         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14836         (gnus-agent-cache, gnus-agent): Change :version.
14837
14838         * gnus-util.el (gnus-use-byte-compile): Change :version.
14839
14840         * gnus-sum.el (gnus-summary-make-false-root-always)
14841         (gnus-summary-default-high-score)
14842         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14843         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14844         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14845         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14846         (gnus-sum-thread-tree-single-indent)
14847         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14848         (gnus-sum-thread-tree-leaf-with-other)
14849         (gnus-sum-thread-tree-single-leaf): Add :version.
14850         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14851         (gnus-article-loose-mime): Change :version.
14852
14853         * gnus-start.el (gnus-backup-startup-file)
14854         (gnus-save-startup-file-via-temp-buffer): Add :version.
14855
14856         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14857         (gnus-server-offline-face): Add :version.
14858
14859         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14860
14861         * gnus-msg.el (gnus-gcc-externalize-attachments)
14862         (gnus-debug-files, gnus-debug-exclude-variables)
14863         (gnus-discouraged-post-methods): Change :version.
14864         (gnus-confirm-mail-reply-to-news)
14865         (gnus-confirm-treat-mail-like-news): Add :version.
14866
14867         * gnus-int.el (gnus-server-unopen-status): Add :version.
14868
14869         * gnus-group.el (gnus-group-jump-to-group-prompt)
14870         (gnus-large-ephemeral-newsgroup)
14871         (gnus-fetch-old-ephemeral-headers): Add :version.
14872
14873         * gnus-fun.el (gnus-x-face-directory)
14874         (gnus-convert-pbm-to-x-face-command)
14875         (gnus-convert-image-to-x-face-command)
14876         (gnus-convert-image-to-face-command): Add :version.
14877
14878         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14879
14880         * gnus-cite.el (gnus-cite-blank-line-after-header)
14881         (gnus-article-boring-faces): Add :version.
14882
14883         * gnus-art.el (gnus-buttonized-mime-types)
14884         (gnus-inhibit-mime-unbuttonizing)
14885         (gnus-treat-display-face)
14886         (gnus-treat-body-boundary): Change :version.
14887         (gnus-body-boundary-delimiter, gnus-picon-databases)
14888         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14889         (gnus-treat-date-english, gnus-treat-fold-headers)
14890         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14891         (gnus-treat-mail-picon, gnus-treat-wash-html)
14892         (gnus-article-encrypt-protocol)
14893         (gnus-use-idna, gnus-article-over-scroll)
14894         (gnus-mime-display-multipart-alternative-as-mixed)
14895         (gnus-mime-display-multipart-related-as-mixed)
14896         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14897         (gnus-ctan-url, gnus-button-ctan-handler)
14898         (gnus-button-handle-ctan-bogus-regexp)
14899         (gnus-button-ctan-directory-regexp)
14900         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14901         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14902         (gnus-button-man-level, gnus-button-emacs-level)
14903         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14904
14905         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14906         (gnus-agent-go-online): Change :version.
14907         (gnus-agent-expire-unagentized-dirs)
14908         (gnus-agent-auto-agentize-methods): Add :version.
14909
14910         * flow-fill.el (fill-flowed-display-column)
14911         (fill-flowed-encode-column): Add :version.
14912
14913         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14914         (gnus-outlook-deuglify-unwrap-max)
14915         (gnus-outlook-deuglify-cite-marks)
14916         (gnus-outlook-deuglify-unwrap-stop-chars)
14917         (gnus-outlook-deuglify-no-wrap-chars)
14918         (gnus-outlook-deuglify-attrib-cut-regexp)
14919         (gnus-outlook-deuglify-attrib-verb-regexp)
14920         (gnus-outlook-deuglify-attrib-end-regexp)
14921         (gnus-outlook-display-hook): Add :version.
14922
14923         * binhex.el (binhex-use-external): Add :version.
14924
14925 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14926
14927         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14928         and `invisible'.
14929
14930 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14931
14932         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14933         in gnus-registry-trim.
14934
14935 2004-09-13  Simon Josefsson  <jas@extundo.com>
14936
14937         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14938
14939         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14940
14941         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14942         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14943         <yamaoka@jpl.org>.
14944         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14945         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14946         <yamaoka@jpl.org>.
14947
14948         * sieve.el (sieve-manage-mode): Ditto.
14949
14950 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14951
14952         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14953
14954 2004-09-11  Simon Josefsson  <jas@extundo.com>
14955
14956         * dns-mode.el: Add.
14957
14958         * mm-view.el (mm-display-dns-inline): Add.
14959
14960         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14961         (mm-automatic-display): Ditto.
14962
14963         * mailcap.el (mailcap-mime-data): Add text/dns.
14964         (mailcap-mime-extensions): Map .soa to text/dns.
14965
14966 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14967
14968         * gnus-art.el (article-decode-mime-words, article-babel)
14969         (gnus-article-highlight-signature, gnus-article-add-buttons)
14970         (gnus-signature-toggle): Remove unnecessary bindings of
14971         `inhibit-read-only' inherited from v5.10 merge.
14972
14973 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14974
14975         * nntp.el (nntp): New customization group.
14976         (nntp-authinfo-file): Add customization group.
14977
14978         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14979
14980         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14981
14982         * gnus.el (to-address, to-list, subscribed)
14983         (large-newsgroup-initial): Ditto.
14984
14985         * flow-fill.el (fill-flowed-display-column)
14986         (fill-flowed-encode-column): Ditto.
14987
14988 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14989
14990         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14991         Use point-min rather than 1.
14992         (message-send-mail): Use buffer-size rather than point-max.
14993
14994         * gnus-sum.el (gnus-summary-search-article-forward):
14995         Signal a specific `search-failed' rather than a generic `error'.
14996
14997         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14998         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14999         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
15000
15001 2004-09-10  Simon Josefsson  <jas@extundo.com>
15002
15003         * nndb.el (require): Remove tcp and duplicate cl.
15004
15005 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15006
15007         * gnus-agent.el (directory-files-and-attributes): Move forward.
15008
15009 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15010
15011         * gnus-agent.el (directory-files-and-attributes): Optionally
15012         defined to support XEmacs.
15013
15014 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
15015
15016         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
15017         to avoid run-time CL dependencies.
15018         (gnus-agent-unfetch-articles): New function.
15019         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
15020         article numbers even when local .overview file is missing.
15021         (gnus-agent-read-article-number): New function.  Only accepts
15022         27-bit article numbers.
15023         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
15024         gnus-agent-read-article-number.
15025         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
15026         from backend while recognizing that article numbers in .overview
15027         must be valid.
15028         (gnus-agent-update-files-total-fetched-for): Use
15029         directory-files-and-attributes to improve performance.
15030         * gnus-int.el (gnus-request-move-article): Use
15031         gnus-agent-unfetch-articles in place of gnus-agent-expire to
15032         improve performance.
15033
15034         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
15035         some users confused by references to .newsrc when they only have a
15036         .newsrc.eld file.
15037         (gnus-convert-mark-converter-prompt)
15038         (gnus-convert-converter-needs-prompt): Fixed use of property list.
15039         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
15040         New function.  Used internally to only display 'gnus converting
15041         files' message when actually necessary.
15042
15043         * gnus-sum.el (): Removed (require 'gnus-agent) as required
15044         methods now autoloaded.
15045
15046 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15047
15048         * gnus-sum.el (gnus-summary-insert-subject): Remove list
15049         identifiers.
15050
15051 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
15052
15053         * gnus-picon.el: Fix indentation and closing parenthesis.
15054
15055 2004-09-01  Simon Josefsson  <jas@extundo.com>
15056
15057         * message.el (message-canlock-generate): Require sha1, not
15058         sha1-el.  (Can we get rid of this require altogether?  It is ugly
15059         to require within a function.  Sadly, if sha1.el isn't loaded, the
15060         let binding in m-c-g will hide the defcustom definition, which is
15061         bad.)
15062
15063         * canlock.el: Require sha1, not sha1-el.
15064
15065         * message.el: Don't autoload sha1 (there is a autoload cookie in
15066         sha1.el).
15067
15068         * sha1-el.el: Renamed to sha1.el.
15069
15070 2004-08-30  Juanma Barranquero  <lektu@terra.es>
15071
15072         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
15073
15074 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15075
15076         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
15077
15078 2004-08-30  Kim F. Storm  <storm@cua.dk>
15079
15080         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15081
15082         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15083         Add :group 'nnimap.
15084
15085 2004-08-30  Andreas Schwab  <schwab@suse.de>
15086
15087         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15088         ?* and ?\;.
15089
15090         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15091         and ?\' to symbol instead of whitespace.
15092
15093 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15094
15095         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15096
15097         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15098         instead of re-search-forward.
15099
15100         * gnus-uu.el (gnus-uu-save-article): Ditto.
15101         (gnus-uu-post-encode-uuencode): Ditto.
15102
15103         * html2text.el (html2text-clean-list-items): Ditto.
15104         (html2text-clean-dtdd): Ditto.
15105         (html2text-format-tags): Ditto.
15106
15107         * message.el (message-send-mail-with-sendmail): Fix regexp.
15108         (message-fill-field-general): Use search-forward instead of
15109         re-search-forward.
15110         (unbold-region): Ditto.
15111
15112         * nnrss.el (nnrss-request-article): Ditto.
15113
15114         * nnslashdot.el (nnslashdot-request-article): Ditto.
15115
15116         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15117
15118         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15119         "Unrecognized menu descriptor" error in XEmacs.
15120
15121 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15122
15123         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15124         parent article of a sparse article in the thread hashtb.
15125
15126 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15127
15128         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15129         (nnmail-expand-newtext): Lowercase expanded entries if
15130         nnmail-split-lowercase-expanded is non-nil.
15131
15132 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15133
15134         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15135
15136         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15137         of gnus-tmp-news-method into string under XEmacs.  It will be
15138         passed to gnus-correct-length which takes only a string argument.
15139
15140 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15141
15142         * gnus-util.el (gnus-bind-print-variables): New macro.
15143         (gnus-prin1): Use it.
15144         (gnus-prin1-to-string): Use it.
15145         (gnus-pp): New function.
15146         (gnus-pp-to-string): New function.
15147
15148         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15149         Replace pp-to-string with gnus-pp-to-string.
15150         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15151         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15152         * gnus-msg.el (gnus-debug): Ditto.
15153         * gnus-score.el (gnus-score-save): Ditto.
15154         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15155         gnus-pp-to-string.
15156         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15157         with gnus-pp.
15158         * score-mode.el (gnus-score-pretty-print): Ditto.
15159         * webmail.el (webmail-debug): Ditto.
15160
15161 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15162
15163         * gnus-art.el (article-display-face, article-display-x-face):
15164         Use buffer-read-only.
15165
15166 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15167
15168         * gnus-art.el (article-hide-list-identifiers):
15169         Bind inhibit-read-only as t.
15170
15171 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15172
15173         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15174
15175 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15176
15177         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15178         (gnus-narrow-to-page): Don't assume point-min == 1.
15179         (gnus-article-edit-mode): Derive from message-mode.
15180
15181         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15182         point-min == 1.
15183
15184         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15185         Disable incorrect use of `assert'.
15186
15187         * message.el (message-mode): Set comment-start-skip.
15188
15189
15190 2004-08-22  Sam Steingold  <sds@gnu.org>
15191
15192         * pop3.el (pop3-leave-mail-on-server): New user variable.
15193         (pop3-movemail): Delete mail only when it is nil.
15194
15195 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15196
15197         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15198
15199         * mml.el (mml-preview): Use `pop-to-buffer'.
15200
15201         * message.el (message-goto-mail-followup-to): Insert after "To".
15202         (message-carefully-insert-headers): Add comment.
15203
15204         * gnus.el: Remove unused variable `gnus-article-check-size'.
15205
15206         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15207
15208         * gnus-art.el (gnus-button-alist): Improve
15209         `gnus-button-handle-library' entry.
15210
15211 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15212
15213         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15214         downcase, since XEmacs capitalizes error messages differently.
15215
15216 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15217
15218         * nntp.el: Add (require 'gnus) due to reference to
15219         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15220
15221 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15222
15223         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15224         `mm-fill-flowed'.
15225
15226         * mm-decode.el (mm-dissect-singlepart): Check it.
15227
15228 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15229
15230         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15231         'imap' for netrc parsing.
15232
15233 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15234
15235         * mailcap.el (mailcap-mime-data): Mark as risky.
15236
15237 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15238
15239         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15240         may be included in the encoded word.
15241         (rfc2047-encode): Don't append a space if the encoded word
15242         includes close parenthesis.
15243
15244 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15245
15246         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15247         of text within parentheses.
15248
15249 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15250
15251         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15252         (gnus-encrypt-write-file-contents): Make the password key the file
15253         name PLUS the cipher, not just the cipher.  Also remove failed
15254         passwords from the cache.
15255
15256 2004-08-06  Simon Josefsson  <jas@extundo.com>
15257
15258         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15259         fix.
15260
15261 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15262
15263         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15264         LWSP.
15265
15266 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15267
15268         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15269         to append in-reply-to: data to the references: header.
15270
15271         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15272         (netrc-parse): Use gnus-encrypt.el functions.
15273
15274         * gnus-encrypt.el: Add new file for encryption support; currently
15275         does only a few GPG ciphers and an internal XOR cipher.
15276
15277         * password.el: Add comments on using password-read-and-add.
15278         (password-read-and-add): Add function to read and add the
15279         password to the cache at once.
15280
15281 2004-07-28  Simon Josefsson  <jas@extundo.com>
15282
15283         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15284         parameter (but don't use it, for now).
15285
15286         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15287         instead of hard coding to nil.
15288
15289 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15290
15291         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15292         as mm-inline-image-xemacs does.
15293
15294 2004-07-26  Simon Josefsson  <jas@extundo.com>
15295
15296         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15297         Revert part of 2004-07-17 change below.
15298
15299 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15300
15301         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15302         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15303
15304 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15305
15306         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15307         quotes that actually start with ">" at the beginning of the
15308         lines.
15309
15310 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15311
15312         * rfc2047.el (rfc2047-encode-region): Fix last change.
15313         (rfc2047-encode-parameter): Remove useless concat.
15314
15315 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15316
15317         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15318         encode special characters; fix some kind of misconfigured headers;
15319         signal a real error if debug-on-quit or debug-on-error is non-nil.
15320         (rfc2047-encode-max-chars): New variable.
15321         (rfc2047-encode-1): Use it.
15322         (rfc2047-encode-parameter): New function.
15323
15324         * mml.el (mml-insert-parameter): Remove an excessive space.
15325
15326 2004-07-17  Simon Josefsson  <jas@extundo.com>
15327
15328         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15329         Kai Grossjohann <kai@emptydomain.de>.
15330         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15331         (gnus-group-make-menu-bar): Ditto.
15332
15333         * gnus-util.el (gnus-group-server): Add.
15334
15335 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15336
15337         * message.el (message-clone-locals): Clone sendmail and smtp
15338         variables.
15339
15340 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15341
15342         * rfc2047.el (rfc2047-encode-region): Fix last change.
15343
15344 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15345
15346         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15347         characters as non-special.
15348
15349 2004-07-09  Simon Josefsson  <jas@extundo.com>
15350
15351         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15352         Users will lose all flag changes made while unplugged with
15353         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15354         good default.  See numerous reports on ding mailing list.
15355
15356 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15357
15358         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15359         add generate-head-function and generate-article-function to the
15360         rfc822-forward entry.
15361         (nndoc-rfc822-forward-generate-article): New function.
15362         (nndoc-rfc822-forward-generate-head): New function.
15363
15364         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15365
15366 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15367
15368         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15369         respect display group parameter and gnus-summary-expunge-below.
15370         (gnus-articles-to-read): Remove unused reference to display group
15371         parameter.
15372
15373 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15374
15375         * nnheader.el (nnheader-uniquify-message-id): New experimental
15376         variable.
15377         (nnheader-nov-read-message-id): Use it.
15378
15379         * spam-report.el (spam-report-gmane): Add interactive.
15380
15381 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15382
15383         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15384         qp-or-base64 for the application/* types.
15385
15386 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15387
15388         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15389
15390 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15391
15392         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15393         trim value.
15394
15395 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15396
15397         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15398         New macro and function.
15399         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15400
15401 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15402
15403         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15404         after-load-alist.
15405
15406 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15407
15408         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15409         update info that isn't there.
15410
15411 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15412
15413         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15414         entry.
15415
15416 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15417
15418         * mm-view.el (mm-inline-render-with-function): Use multibyte
15419         buffer; decode html source by charset.
15420
15421         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15422
15423         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15424         Mule-UCS is loaded under XEmacs.
15425         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15426
15427 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15428
15429         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15430
15431 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15432
15433         * mm-util.el (mm-coding-system-p): Return a coding-system.
15434         (mm-mime-mule-charset-alist): Use shift_jis instead of
15435         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15436         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15437         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15438         instead of japanese-shift-jis and iso-latin-1 respectively in
15439         order to share the default value with both Emacs and XEmacs-mule.
15440         (mm-mule-charset-to-mime-charset): Make
15441         mm-coding-system-priorities effective.
15442         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15443         while predicating of candidates upon the priorities.
15444
15445 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15446
15447         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15448         gnus-uu-invert-processable.
15449
15450         * gnus.el: Autoload gnus-uu-invert-processable.
15451
15452 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15453
15454         * mm-util.el (mm-with-multibyte-buffer): New macro.
15455
15456         * rfc2047.el (rfc2047-encode-string): Use it.
15457         (rfc2047-encode-region): Move point to the end of the region after
15458         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15459
15460 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15461
15462         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15463         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15464
15465 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15466
15467         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15468         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15469         Karl Chen <quarl@nospam.quarl.org>.
15470
15471 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15472
15473         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15474         invalid addresses.
15475
15476 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15477
15478         * spam.el: Change section markers, revise TODO list.
15479         (spam-backends): Make new master list of all installed backends.
15480         (spam-summary-exit-behavior): Add new variable to determine how
15481         messages moves are done at summary exit.
15482         (spam-move-spam-nonspam-groups-only)
15483         (spam-process-ham-in-nonham-groups)
15484         (spam-process-ham-in-spam-groups): Remove variables, the
15485         spam-summary-exit-behavior variable should be used to manage this
15486         behavior.
15487         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15488         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15489         and spam-old-spam-articles.
15490         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15491         Add empty variables, placeholders for the backends they represent.
15492         (spam-set-difference): Move, unchanged.
15493         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15494         unless the user has a processor variable.
15495         (spam-classifications, spam-classification-valid-p)
15496         (spam-backend-properties, spam-backend-property-valid-p)
15497         (spam-backend-function-type-valid-p)
15498         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15499         (spam-report-articles-gmane, spam-report-articles-resend):
15500         Remove functions, they are not needed.
15501         (spam-install-backend-super, spam-backend-list)
15502         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15503         (spam-backend-function, spam-backend-ham-registration-function)
15504         (spam-backend-spam-registration-function)
15505         (spam-backend-ham-unregistration-function)
15506         (spam-backend-spam-unregistration-function)
15507         (spam-backend-statistical-p, spam-backend-mover-p)
15508         (spam-install-backend-alias, spam-install-checkonly-backend)
15509         (spam-install-mover-backend, spam-install-nocheck-backend)
15510         (spam-install-backend, spam-install-statistical-backend)
15511         (spam-install-statistical-checkonly-backend): Add backend installation
15512         support.
15513         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15514         (spam-group-processor-p): Use the new backend code and respect the
15515         summary exit behavior.
15516         (spam-mark-spam-as-expired-and-move-routine): Remove.
15517         (spam-summary-prepare): Change to use the new spam-old-articles
15518         variable.
15519         (spam-copy-or-move-routine, spam-copy-spam-routine)
15520         (spam-move-spam-routine, spam-copy-ham-routine)
15521         (spam-move-ham-routine): Add code to copy/move ham or spam.
15522         (spam-fetch-field-fast): Improve doc and code, plus allow the
15523         'number request.
15524         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15525         variables.
15526         (spam-split, spam-find-spam): Use the new backend code.
15527         (spam-registration-functions): Remove variable.
15528         (spam-unregister-routine): Add convenience wrapper.
15529         (spam-log-undo-registration, spam-register-routine)
15530         (spam-log-processing-to-registry)
15531         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15532         where possible.
15533         (spam-check-gmane-xref, spam-check-regex-headers)
15534         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15535         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15536         (spam-check-bogofilter-headers, spam-check-spamoracle)
15537         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15538         (spam-check-crm114-headers): Use the spam-split-group that
15539         spam-split prepares, no need to determine it every time.
15540
15541         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15542         to the nnheader-parse-naked-head call.
15543
15544         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15545
15546         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15547         the nnheader-nov-read-message-id call.
15548
15549 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15550
15551         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15552         gnus-activate-group twice.  Suggested by Markus Peter
15553         <warp@spin.de>.
15554
15555 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15556
15557         * gnus-art.el (gnus-article-time-format): Exchange the order of
15558         day and month in the default value; fix customization type.
15559         (article-date-ut): Use add-text-properties.
15560         (article-make-date-line): Use message-make-date instead of
15561         current-time-string.
15562
15563         * message.el (message-fetch-field): Don't use set-text-properties.
15564         (message-make-date): Simplify.
15565
15566         * messagexmas.el (message-xmas-make-date): New function.
15567         (message-xmas-redefine): Defalias message-make-date to it.
15568
15569 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15570
15571         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15572         (rfc2047-encode-region): Treat text within parentheses as special;
15573         show the original text when error has occurred.
15574
15575         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15576         already-computed method to gnus-activate-group.
15577
15578         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15579         same select-methods identical Lisp objects.
15580
15581         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15582         object when modifying the info.
15583
15584 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15585
15586         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15587         gnus-opened-servers since it has never been opened with the new
15588         configuration yet.
15589
15590 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15591
15592         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15593         arg to nnheader-generate-fake-message-id.
15594
15595 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15596
15597         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15598         number and build a fake message ID localized to a group and
15599         article number (so it's repeatable from that point on).
15600         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15601         ID format.
15602
15603         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15604         nnheader-generate-fake-message-id with the article number.
15605
15606 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15607
15608         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15609         end-of-buffer.
15610
15611 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15612
15613         * message.el (message-ignored-supersedes-headers): Add Approved.
15614
15615 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15616
15617         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15618         goto-char.
15619         (rfc2047-encode): Fold the line before encoding.
15620
15621 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15622
15623         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15624         folding -- not all headers can be folded, and this should be done
15625         by the message composition mode.  Probably.  I think.
15626
15627 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15628
15629         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15630         fast.
15631
15632         * gnus-ems.el (gnus-remove-image): Don't use
15633         message-text-with-property; remove only the image found first.
15634
15635         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15636         found first.
15637
15638 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15639
15640         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15641
15642 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15643
15644         * message.el (message-text-with-property): Make it fast and accept
15645         optional arguments.
15646         (message-strip-forbidden-properties): Use it.
15647         (message-fix-before-sending): Follow the m-t-w-p change.
15648
15649         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15650
15651 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15652
15653         * gnus-art.el (article-hide-headers): Don't change the buffer
15654         mistakenly when performing mml-preview even if
15655         gnus-single-article-buffer is nil.
15656
15657 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15658
15659         * message.el (message-expand-name-databases): New user option.
15660         (message-expand-name): Use it.
15661
15662 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15663
15664         * spam.el (spam-report-articles-resend)
15665         (spam-report-resend-register-routine): Allow ham reporting.
15666         (spam-report-resend-register-ham-routine): Add wrapper.
15667         (spam-registration-functions): Add ham resending functions.
15668         (spam-list-of-processors): Add ham resend processor.
15669
15670         * gnus.el (ham-resend-to): Add new group parameter.
15671         (spam-process): Add ham resend option.
15672
15673         * spam-report.el (spam-report-resend): Allow reporting ham.
15674         (spam-report-resend-ham): Add wrapper.
15675
15676 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15677
15678         * message.el (message-cite-articles-with-x-no-archive): New
15679         variable.
15680         (message-cite-original): Use it.
15681
15682 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15683
15684         * message.el (message-cite-original): Respect X-No-Archive.
15685
15686 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15687
15688         * gnus-art.el (article-hide-headers): Refer to the values for
15689         gnus-ignored-headers and gnus-visible-headers in the summary
15690         buffer since a user may have set them as group parameters.
15691
15692 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15693
15694         * assistant.el (assistant-node-name): Add convenience function.
15695         (assistant-render-text, assistant-render-node): Add error handling,
15696         plus handle multiple next nodes.
15697         (assistant-find-next-node): Comment out for now.
15698         (assistant-find-next-nodes): Add function, returns list of next
15699         nodes.
15700
15701 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15702
15703         * mail-source.el (mail-source-directory): Fix doc-string.
15704
15705 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15706
15707         * assistant.el (assistant-render-text, assistant-eval): Add :set
15708         widget type, which is different because it takes and returns a
15709         list.  Much hilarity ensues.
15710
15711 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15712
15713         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15714
15715         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15716         doc-string.
15717
15718         * gnus-start.el (gnus-activate-group): Added doc-string.
15719
15720 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15721
15722         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15723
15724 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15725
15726         * assistant.el (assistant-render-text): Try to add a :set
15727         widget, more to come.
15728
15729         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15730         strings.
15731         (spam-report-articles-resend)
15732         (spam-register-routine): Do registration iff any articles warrant
15733         it.
15734         (spam-summary-prepare-exit): Change log message for nil group
15735         destinations.
15736
15737 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15738
15739         * spam.el (spam-report-resend-register-routine): Allow
15740         spam-report-resend-to to be a group parameter or a global value.
15741
15742 2004-05-26  Simon Josefsson  <jas@extundo.com>
15743
15744         * starttls.el: Merge with my GNUTLS based starttls.el.
15745         (starttls-gnutls-program, starttls-use-gnutls)
15746         (starttls-extra-arguments, starttls-process-connection-type)
15747         (starttls-connect, starttls-failure, starttls-success): New
15748         variables.
15749         (starttls-program, starttls-extra-args): Doc fix.
15750         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15751         functions.
15752         (starttls-negotiate, starttls-open-stream): Check
15753         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15754         function if it is set.
15755
15756 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15757
15758         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15759         structured fields.
15760
15761 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15762
15763         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15764
15765 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15766
15767         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15768         variable.
15769         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15770         assigning the spam-mark to new messages.
15771
15772 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15773
15774         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15775
15776 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15777
15778         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15779
15780         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15781         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15782         default.
15783
15784 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15785
15786         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15787         correct data.
15788
15789 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15790
15791         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15792         (spam-group-processor-p): Fix function.
15793         (spam-group-processor-multiple-p)
15794         (spam-group-spam-processor-report-gmane-p)
15795         (spam-group-spam-processor-report-resend-p)
15796         (spam-group-spam-processor-bogofilter-p)
15797         (spam-group-spam-processor-blacklist-p)
15798         (spam-group-spam-processor-ifile-p)
15799         (spam-group-ham-processor-ifile-p)
15800         (spam-group-spam-processor-spamoracle-p)
15801         (spam-group-spam-processor-crm114-p)
15802         (spam-group-ham-processor-bogofilter-p)
15803         (spam-group-spam-processor-stat-p)
15804         (spam-group-ham-processor-stat-p)
15805         (spam-group-ham-processor-whitelist-p)
15806         (spam-group-ham-processor-BBDB-p)
15807         (spam-group-ham-processor-spamoracle-p)
15808         (spam-group-ham-processor-copy-p): Remove functions with some
15809         prejudice against unneeded code.
15810         (spam-report-articles-resend)
15811         (spam-report-resend-register-routine): Allow the group/topic
15812         spam-resend-to value to override spam-report-resend-to.
15813         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15814         properly now.
15815
15816         * gnus.el (spam-resend-to): Add group/topic parameter.
15817         (spam-process): Move the OBSOLETE processors to the end of the
15818         choices.
15819
15820 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15821
15822         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15823         with resend-to set to nil, and then ask the user if necessary.
15824         (spam-report-resend): spam-report-resend takes a list of articles, not
15825         separate article numbers.
15826
15827 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15828
15829         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15830         addition to emacs-w3m.
15831
15832 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15833
15834         * assistant.el (assistant-authinfo-data): New function.
15835         (assistant-eval): Eval for entire assistant.
15836
15837         * netrc.el (netrc-services-file): New variable.
15838         (netrc-parse-services): New function.
15839         (netrc-find-service-name): New function.
15840         (netrc-find-service-number): New function.
15841         (netrc-port-equal): New function.
15842         (netrc-machine): Use it.
15843
15844         * nnimap.el (nnimap-open-connection): Use netrc.
15845
15846         * gnus-util.el (gnus-netrc-get): Remove aliases.
15847
15848         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15849
15850         * assistant.el (wid-edit): Fix compilation.
15851
15852         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15853
15854 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15855
15856         * gnus-util.el (gnus-set-file-modes): New function.  (small
15857         patch).
15858
15859 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15860
15861         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15862
15863         * assistant.el (assistant-render-node): Fix up rendering and
15864         read-only text.
15865         (assistant-render-node): Reset.
15866         (assistant-make-read-only): Not sticky.
15867
15868 2004-05-20  Danny Siu  <dsiu@adobe.com>
15869
15870         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15871         centered even when gnus-auto-center-summary is t.
15872
15873 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15874
15875         * dns.el (dns-get-txt-answer): New function.
15876         (dns-read-txt): Ditto.
15877         (query-dns): Use it.
15878
15879 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15880
15881         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15882         active for foreign groups even if the group level is higher than
15883         the specified value.
15884
15885 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15886
15887         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15888         non-active groups.
15889
15890         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15891
15892 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15893
15894         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15895
15896 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15897
15898         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15899         (spam-crm114-header, spam-crm114-spam-switch)
15900         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15901         (spam-crm114-positive-spam-header)
15902         (spam-crm114-database-directory, spam-list-of-processors)
15903         (spam-group-spam-processor-crm114-p)
15904         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15905         (spam-generic-score, spam-list-of-checks)
15906         (spam-list-of-statistical-checks, spam-registration-functions)
15907         (spam-check-crm114-headers, spam-crm114-score)
15908         (spam-check-crm114, spam-crm114-register-with-crm114)
15909         (spam-crm114-register-spam-routine)
15910         (spam-crm114-unregister-spam-routine)
15911         (spam-crm114-register-ham-routine)
15912         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15913         asjo@koldfront.dk (Adam Sjøgren).
15914
15915         * gnus.el: Add spam-use-crm114.
15916
15917         * spam.el (spam-list-of-processors, spam-registration-functions):
15918         Add spam-use-resend.
15919         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15920         (spam-report-articles-gmane): Add doc fix.
15921         (spam-report-articles-resend, spam-report-resend-register-routine):
15922         Add wrappers around spam-report-resend-to.
15923
15924         * spam-report.el (spam-report-resend-to, spam-report-resend):
15925         Add support for resending spam.
15926         (spam-report-gmane): Fix line length >80.
15927
15928         * gnus.el (spam-process): Add spam-use-resend.
15929
15930 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15931
15932         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15933         number of processed spam messages.
15934         (spam-ham-copy-or-move-routine): Return the number of processed
15935         ham messages.
15936         (spam-summary-prepare-exit): Use the above values to decide
15937         whether status messages shouled be displayed.
15938
15939 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15940
15941         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15942         `rfc2047-encoding-function-alist' in order to avoid conflicting
15943         with the old version.
15944         (rfc2047-encode-region): Concatenate words containing non-ASCII
15945         characters in structured fields; don't encode space-delimited
15946         ASCII words even in unstructured fields; don't break words at
15947         char-category boundaries.
15948         (rfc2047-encode-1): New function.
15949         (rfc2047-encode): Use it; encode text so that it occupies the
15950         maximum width within 76-column; work correctly on Q encoding for
15951         iso-2022-* charsets.
15952         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15953         sure not to break a line just after the header name.
15954         (rfc2047-b-encode-region): Removed.
15955         (rfc2047-b-encode-string): New function.
15956         (rfc2047-q-encode-region): Removed.
15957         (rfc2047-q-encode-string): New function.
15958
15959         * mm-util.el (mm-replace-in-string): New function.
15960
15961 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15962
15963         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15964         get it right.
15965         (gnus-inews-make-draft): Really.
15966
15967 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15968
15969         * nnmh.el (nnmh-request-list-1): Don't check the link count
15970         before descending.  (small patch)
15971
15972 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15973
15974         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15975         stuff.
15976
15977         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15978         on real group name.
15979
15980         * gnus-art.el (gnus-signature-limit): Doc fix.
15981
15982         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15983
15984         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15985
15986 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15987
15988         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15989         isn't a string.
15990
15991 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15992
15993         * gnus-draft.el (gnus-draft-send): Bind
15994         rfc2047-encode-encoded-words.
15995
15996         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15997         (rfc2047-encodable-p): Say that =? needs encoding.
15998         (rfc2047-encode-encoded-words): New variable.
15999
16000         * gnus-group.el (gnus-group-select-group): Doc fix.
16001
16002         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
16003
16004         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
16005         to nil.
16006
16007         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
16008
16009         * nnheader.el (nnheader-get-lines-and-char): New function.
16010
16011 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
16012
16013         * gnus-msg.el (gnus-summary-followup-with-original): Document
16014         yanking of region when active.
16015
16016 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16017
16018         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
16019         groups if the group level is higher than the specified value.
16020
16021 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16022
16023         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
16024         (gnus-group-jump-to-group): Added prefix argument using
16025         `gnus-group-jump-to-group-prompt'.  Query before jumping to
16026         non-active group.
16027
16028         * compface.el (uncompface): Be verbose when changing
16029         `uncompface-use-external'.
16030
16031         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
16032         handle manual section.
16033
16034 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16035
16036         * gnus-art.el (gnus-button-alist): Revert previous change.
16037
16038 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16039
16040         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
16041
16042 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16043
16044         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
16045         whether backend can accept message.
16046
16047         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
16048
16049 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
16050
16051         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
16052         Avoid creating directory when nntp-marks-is-evil is true.
16053         Reported by Reiner Steib.
16054
16055 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
16056
16057         * gnus-picon.el (gnus-picon-style): New variable.
16058         (gnus-picon-insert-glyph): Added optional `nostring' argument.
16059         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
16060         Jesper Harder <harder@ifa.au.dk>.
16061
16062 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16063
16064         * message.el (message-fill-field): Return point.
16065         (message-generate-headers): Go to end of field.
16066
16067         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
16068         stuff for non-living groups.
16069
16070 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
16071
16072         * gnus-art.el (gnus-article-followup-with-original)
16073         (gnus-article-reply-with-original): gnus-mark-active-p ->
16074         gnus-region-active-p.
16075
16076 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
16077
16078         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16079         only when there is spam or ham to be processed.
16080
16081 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16082
16083         * mail-source.el (mail-source-delete-crash-box): Refactor.
16084         (mail-source-fetch): Use it.
16085         (mail-source-fetch-file): Ditto.
16086         (mail-source-fetch-directory): Run postscript in loop.
16087         (mail-source-fetch-pop): Delete.
16088         (mail-source-fetch-maildir): Ditto.
16089         (mail-source-fetch-imap): Ditto.
16090
16091         * imap.el (imap-authenticators): Comment out sasl.
16092
16093         * message.el (message-skip-to-next-address): New function.
16094         (message-fill-header-address): Refactor.
16095         (message-fill-address): Use it.
16096         (message-delete-address): Use it.
16097         (message-fill-header-general): Refactor.
16098         (message-fill-field-address): Rename.
16099         (message-narrow-to-field): Find the start of the header.
16100         (message-header-format-alist): Don't pre-fill.
16101         (message-fill-header): Removed.
16102         (message-insert-header): New function.
16103         (message-shorten-references): Use it.
16104
16105         * rfc2047.el (rfc2047-field-value): Strip props.
16106
16107         * mail-parse.el (mail-header-make-address): New alias.
16108
16109         * ietf-drums.el (ietf-drums-make-address): New function.
16110
16111         * imap.el: Add compiler directives.
16112
16113         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16114
16115         * gnus-art.el (article-decode-idna-rhs): Don't use
16116         message-idna-inside-rhs-p.
16117
16118 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16119
16120         * message.el (message-idna-inside-rhs-p): Removed.
16121         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16122
16123         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16124         false positives.
16125
16126 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16127
16128         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16129
16130 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16131
16132         * nneething.el (nneething-file-name): Don't create spurious
16133         files.
16134
16135         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16136         (gnus-inews-do-gcc): Remove sleep.
16137
16138         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16139         part under point.
16140
16141         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16142         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16143
16144 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16145
16146         * spam.el (spam-summary-prepare-exit): Fixed (length).
16147
16148 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16149
16150         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16151         as expired without moving it" message when there are spam
16152         messages left.
16153
16154 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16155
16156         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16157         header is not nil.
16158
16159 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16160
16161         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16162         nntp-possibly-create-directory, not nntp-possibly-change-group.
16163         (nntp-marks-changed-p): New arg SERVER.
16164         (nntp-request-update-info): Adjust caller.
16165
16166 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16167
16168         * nntp.el (nntp-save-marks): Pass missing arg.
16169
16170 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16171
16172         * nntp.el: Support marks.
16173         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16174         (nntp-marks-modtime, nntp-marks-directory): New variables.
16175         (nntp-request-set-mark, nntp-request-update-info)
16176         (nntp-possibly-create-directory, nntp-marks-changed-p)
16177         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16178         functions.
16179
16180 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16181
16182         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16183         (gnus-xmas-redefine): Rename.
16184
16185         * gnus-score.el (gnus-score-insert-help): Use
16186         gnus-select-lowest-window.
16187
16188         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16189         appt-select-lowest-window and rename to gnus-select-lowest-window.
16190
16191         * gnus.el: do.
16192
16193 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16194
16195         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16196         encodings of MIME-encoded words, in order to improve
16197         interoperability with several broken MUAs.
16198
16199 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16200
16201         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16202         tags, only when charsets are not specified in headers.
16203         (mm-inline-text-html-render-with-w3m): Ditto.
16204
16205         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16206         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16207
16208 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16209
16210         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16211         instead of MIME-decoded from fields when checking
16212         `gnus-article-address-banner-alist'.
16213
16214 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16215
16216         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16217         description rather than subject.
16218
16219 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16220
16221         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16222
16223 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16224
16225         * gnus.el (gnus-version-number): Bump.
16226
16227 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16228
16229         * gnus.el: No Gnus v0.2 is released.
16230
16231 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16232
16233         * gnus-agent.el (gnus-agent-read-agentview): Inline
16234         gnus-uncompress-range.
16235
16236 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16237
16238         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16239         `exec-installed-p'.
16240
16241 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16242
16243         * gnus.el (spam-process, spam-autodetect-methods): Add
16244         bsfilter and bsfilter-headers.
16245
16246         * spam.el (spam-bsfilter): New customize group.
16247         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16248         (spam-bsfilter-header, spam-bsfilter-probability-header)
16249         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16250         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16251         (spam-bsfilter-database-directory): New options.
16252         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16253         (spam-list-of-statistical-checks, spam-registration-functions):
16254         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16255         (spam-bsfilter-score): New command.
16256         (spam-check-bsfilter-headers, spam-check-bsfilter)
16257         (spam-bsfilter-register-with-bsfilter)
16258         (spam-bsfilter-register-spam-routine)
16259         (spam-bsfilter-unregister-spam-routine)
16260         (spam-bsfilter-register-ham-routine)
16261         (spam-bsfilter-unregister-ham-routine): New functions.
16262         (spam-generic-score): Support bsfilter; Accept an optional argument
16263         to recalcurate spam score even if scoring header has already been
16264         added.
16265         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16266         optional argument to recalcurate spam score even if scoring header
16267         has already been added.
16268
16269 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16270
16271         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16272         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16273         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16274         link is missing.
16275
16276 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16277
16278         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16279         (html2text-get-attr): Rewrite.
16280
16281         * message.el (message-setup-1): Remove redundant put-text-property
16282         on mail-header-separator.
16283
16284 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16285
16286         * gnus-registry.el (gnus-registry-cache-whitespace)
16287         (gnus-registry-action, gnus-registry-spool-action)
16288         (gnus-registry-split-fancy-with-parent): Change message levels
16289         from 5 to 3 or 7, as needed.
16290
16291         * spam.el (spam-summary-prepare-exit)
16292         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16293         (spam-split, spam-find-spam, spam-log-undo-registration)
16294         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16295         level from 5 to 6.
16296
16297 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16298
16299         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16300         2004-03-04 change).
16301
16302 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16303
16304         * sieve-manage.el (sieve-manage-open):
16305         * nnweb.el (nnweb-insert-html):
16306         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16307         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16308         * nnspool.el (nnspool-request-group):
16309         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16310         * nnml.el (nnml-request-update-info):
16311         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16312         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16313         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16314         (nnimap-request-set-mark):
16315         * nnfolder.el (nnfolder-request-update-info):
16316         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16317         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16318         * gnus-uu.el (gnus-uu-find-articles-matching):
16319         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16320         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16321         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16322         * gnus-nocem.el (gnus-nocem-scan-groups):
16323         * gnus-int.el (gnus-start-news-server):
16324         * gnus-group.el (gnus-group-make-kiboze-group)
16325         (gnus-group-browse-foreign-server):
16326         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16327         Use mapc when appropriate.
16328
16329 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16330
16331         FIXME: Make separate entries for each person.
16332
16333         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16334         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16335         <shields@msrl.com>:
16336
16337         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16338         may need for spam sorting and scoring.
16339         (spam-user-format-function-S): Add user format function suitable for
16340         general use.
16341         (spam-article-sort-by-spam-status): Add sorting function for summary
16342         sorting.
16343         (spam-extra-header-to-number): Add function to get a score from a
16344         header.
16345         (spam-summary-score): Add function to get a numeric score from the
16346         headers.
16347         (spam-generic-score): Fix function doc, was in wrong place.
16348         (spam-initialize): Take symbols when it's run, and install the
16349         extra headers that spam-necessary-extra-headers thinks we need.
16350
16351 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16352
16353         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16354         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16355
16356 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16357
16358         * gnus-sum.el (gnus-set-global-variables)
16359         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16360         (gnus-article-get-xrefs, gnus-summary-best-group)
16361         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16362         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16363         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16364         Use with-current-buffer.
16365
16366 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16367
16368         * spam.el (spam-summary-prepare-exit): Simplify logic.
16369         (spam-fetch-article-header): Read the article header if it's not
16370         available.
16371         (spam-list-articles): Simplify logic.
16372         (spam-filelist-register-routine): Fix bug with unregister-list.
16373
16374         * gnus-registry.el: Fix comments at beginning.
16375
16376 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16377
16378         * message.el (message-cater-to-broken-inn): Remove.
16379         (message-shorten-references): Make sure the total folded length of
16380         References is shorter than 998 characters to cater to a bug in INN
16381         2.3.  Also, don't pretend that references aren't folded -- this
16382         hasn't worked for a while.
16383
16384 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16385
16386         * gnus-agent.el (gnus-agentize):
16387         gnus-agent-send-mail-real-function no longer set to current value
16388         of message-send-mail-function but rather a lambda that calls
16389         message-send-mail-function.  The change makes the agent real-time
16390         responsive to user changes to message-send-mail-function.
16391
16392 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16393
16394         * legacy-gnus-agent.el
16395         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16396         help from Florian Weimer <fw@deneb.enyo.de>
16397
16398 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16399
16400         * nnmail.el (nnmail-cache-insert): Revert last change.
16401
16402 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16403
16404         * nnmail.el (nnmail-cache-insert): Always check whether
16405         nnmail-cache-ignore-groups matches a group name.
16406
16407 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16408
16409         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16410         (spam-find-spam, spam-log-processing-to-registry)
16411         (spam-log-registered-p, spam-log-unregistration-needed-p)
16412         (spam-log-undo-registration): Use gnus-message instead of
16413         gnus-error, none of these errors are fatal.
16414
16415         * gnus-registry.el (gnus-registry-clean-empty-function)
16416         (gnus-registry-clean-empty): Remove only empty entries without
16417         extra data.
16418
16419 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16420
16421         * spam-stat.el (spam-stat-buffer-change-to-spam)
16422         (spam-stat-buffer-change-to-non-spam): Change (error) to
16423         (gnus-message 8) invocation.
16424
16425 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16426
16427         * nntp.el (nntp-via-netcat-command): New variable.
16428         (nntp-via-netcat-switches): New variable.
16429         (nntp-open-via-rlogin-and-netcat): New function.
16430         (nntp-open-connection-function): Doc fix.
16431         (nntp-telnet-command): Doc fix.
16432         (nntp-end-of-line): Doc fix.
16433         (nntp-via-rlogin-command): Doc fix.
16434         (nntp-via-user-name): Doc fix.
16435         (nntp-via-address): Doc fix.
16436
16437 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16440         error in Emacs 21.1.
16441
16442 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16443
16444         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16445
16446 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16447
16448         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16449         (gnus-agent-with-refreshed-group): New macro.
16450         (gnus-agent-rename-group): New function.
16451         (gnus-agent-delete-group): New function.
16452         (gnus-agent-save-group-info): Use gnus-command-method when
16453         `method' parameter is nil.  Don't write nil entries into the
16454         active file.
16455         (gnus-agent-get-group-info): New function.
16456         (gnus-agent-fetch-articles): Use
16457         gnus-agent-update-files-total-fetched-for to increment disk space
16458         used.
16459         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16460         gnus-agent-update-view-total-fetched-for to increment disk space
16461         used.
16462         (gnus-agent-get-local): Added optional parameters to avoid calling
16463         gnus-group-real-name and gnus-find-method-for-group.
16464         (gnus-agent-set-local): Delete stored entry if either min, or max,
16465         are nil.
16466         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16467         quit, use gnus-agent-regenerate-group to record existance of any
16468         articles fetched to disk before the quit occurred.
16469         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16470         gnus-agent-update-view-total-fetched-for, and
16471         gnus-agent-update-files-total-fetched-for to decrement disk space
16472         used.
16473         (gnus-agent-retrieve-headers): Use
16474         gnus-agent-update-view-total-fetched-for to increment disk space
16475         used.
16476         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16477         with gnus-agent-update-files-total-fetched-for to decrement disk
16478         space and fresh group buffer.
16479         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16480         (gnus-agent-need-update-total-fetched-for): New variable.
16481         (gnus-agent-update-files-total-fetched-for): New function.
16482         (gnus-agent-update-view-total-fetched-for): New function.
16483         (gnus-agent-total-fetched-for): New function.
16484
16485         * gnus-cache.el (gnus-cache-save-buffers): Use
16486         gnus-cache-update-overview-total-fetched-for to change disk space
16487         used by this group.
16488         (gnus-cache-possibly-enter-article): Use
16489         gnus-cache-update-file-total-fetched-for to increment disk space
16490         used by this group.
16491         (gnus-cache-possibly-remove-article): Use
16492         gnus-cache-update-file-total-fetched-for to decrement disk space
16493         used by this group.
16494         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16495         (gnus-cache-rename-group): New function.
16496         (gnus-cache-delete-group): New function.
16497         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16498         (gnus-cache-need-update-total-fetched-for): New variable.
16499         (gnus-cache-with-refreshed-group): New macro.
16500         (gnus-cache-update-file-total-fetched-for): New function.
16501         (gnus-cache-update-overview-total-fetched-for): New function.
16502         (gnus-cache-rename-group-total-fetched-for): New function.
16503         (gnus-cache-delete-group-total-fetched-for): New function.
16504         (gnus-cache-total-fetched-for): New function.
16505
16506         * gnus-group.el: Require gnus-sum and autoload functions to
16507         resolve warnings when gnus-group.el compiled alone.
16508         (gnus-group-line-format): Documented new %F.
16509         (size of Fetched data) group line format; identifies disk space
16510         used by agent and cache.
16511         (gnus-group-line-format-alist): Defined new F format.
16512         (gnus-total-fetched-for): New function.
16513         (gnus-group-delete-group): No longer update
16514         gnus-cache-active-altered as gnus-request-delete-group now keeps
16515         the cache in sync.
16516         (gnus-group-list-active): Let the agent store a server's active
16517         list if currently plugged.
16518
16519         * gnus-int.el (gnus-request-delete-group):
16520         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16521         local disk in sync with the server.
16522         (gnus-request-rename-group):
16523         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16524         local disk in sync with the server.
16525
16526         * gnus-start.el (gnus-get-unread-articles):
16527         Cosmetic simplification to logic.
16528
16529         * gnus-util.el (gnus-rename-file): New function.
16530
16531 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16532
16533         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16534
16535 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16536
16537         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16538         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16539
16540 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16541
16542         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16543         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16544
16545 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16546
16547         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16548
16549 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16550
16551         * spam.el (spam-set-difference): Add function to replace
16552         gnus-set-difference in spam.el.
16553         (spam-summary-prepare-exit): Use spam-set-difference.
16554
16555 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16556
16557         * gnus-registry.el (gnus-registry-cache-file): Update to use
16558         gnus-dribble-directory OR gnus-home-directory OR ~.
16559         (gnus-registry-split-fancy-with-parent): Fix doc.
16560
16561 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16562
16563         * message.el (message-exchange-point-and-mark): Use
16564         message-mark-active-p.  Suggested by Jesper Harder
16565         <harder@ifa.au.dk>.
16566
16567 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16568
16569         * message.el (message-exchange-point-and-mark): Don't activate
16570         region if it was inactive.  Suggested by Hiroshi Fujishima
16571         <pooh@nature.tsukuba.ac.jp>.
16572
16573 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16574
16575         * gnus-art.el (article-display-face): Display Faces in the same
16576         order as X-Faces.
16577
16578 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16581
16582 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16585         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16586         (gnus-article-mime-hierarchy): Remove.
16587         (gnus-article-mime-hierarchy-next): Remove.
16588         (gnus-article-mode): Revert 2004-03-19 change.
16589         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16590         (gnus-insert-mime-button): Revert 2004-03-19 change.
16591         (gnus-mime-accumulate-hierarchy): Remove.
16592         (gnus-mime-enter-multipart): Remove.
16593         (gnus-mime-leave-multipart): Remove.
16594         (gnus-mime-display-part): Revert 2004-03-19 change.
16595         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16596
16597         * mml.el (mml-preview): Revert 2004-03-19 change.
16598
16599 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16600
16601         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16602
16603 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16604
16605         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16606         t while entering a file name using the mm-with-multibyte macro.
16607         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16608
16609         * mm-util.el (mm-with-multibyte): New macro.
16610
16611 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16612
16613         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16614         user option.
16615         (gnus-mime-multipart-functions): Doc and customization fix.
16616         (gnus-article-mime-hierarchy): New variable.
16617         (gnus-article-mime-hierarchy-next): New variable.
16618         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16619         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16620         gnus-article-mime-hierarchy-next to nil.
16621         (gnus-insert-mime-button): Show hierarchy numbers.
16622         (gnus-mime-accumulate-hierarchy): New function.
16623         (gnus-mime-enter-multipart): New function.
16624         (gnus-mime-leave-multipart): New function.
16625         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16626         (gnus-mime-display-alternative): Show hierarchy numbers.
16627
16628         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16629         gnus-article-mime-hierarchy-next to nil.
16630
16631 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16632
16633         * dns.el: Don't require gnus-xmas.
16634
16635 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16636
16637         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16638         inline PGP.
16639         (mml-menu): Disable mml-quote-region if mark is inactive.
16640
16641 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16642
16643         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16644         when the group's active is not available.
16645
16646 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16647
16648         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16649         error.
16650
16651 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16652
16653         * imap.el (imap-store-password): New variable.
16654         (imap-interactive-login): Use it.
16655         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16656
16657 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16658
16659         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16660         window-start and hscroll to summary window.
16661
16662 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16663
16664         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16665         conversion message to newsrc-dribble when an actual conversion is
16666         performed.
16667
16668 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16669
16670         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16671
16672 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16673
16674         * mm-decode.el (mm-complicated-handles): New function reviving
16675         former definition of mm-multiple-handles.
16676
16677         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16678         (gnus-mime-delete-part): Use it.
16679
16680 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16681
16682         * gnus-agent.el (gnus-agent-read-local): Bind
16683         nnheader-file-coding-system to gnus-agent-file-coding-system to
16684         avoid the implicit assumption that they will always be equal.
16685         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16686         coding-system-for-write, as the with-temp-file macro first prints
16687         to a buffer then saves the buffer.
16688
16689 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16690
16691         * gnus-art.el (gnus-article-edit-part): New function.
16692         (gnus-mime-save-part-and-strip): Use it; do query instead of
16693         signaling an error; don't use mm-multiple-handles.
16694         (gnus-mime-delete-part): Ditto.
16695
16696 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16697
16698         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16699         old file versions.
16700         (gnus-group-prepare-hook): Removed function that converted list
16701         form of gnus-agent-expire-days to group properties.
16702
16703         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16704         (gnus-request-accept-article): Re-indented.
16705
16706         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16707         converters to handle old agent file formats.  Added logic for a
16708         "backup before upgrading warning".
16709         (gnus-convert-mark-converter-prompt): Developers can mark
16710         functions as needing (default), or not needing,
16711         gnus-convert-old-newsrc's "backup before upgrading warning".
16712         (gnus-convert-converter-needs-prompt): Tests whether the user
16713         should be protected from potentially irreversable changes by the
16714         function.
16715
16716         * legacy-gnus-agent.el: New.  Provides converters that are only
16717         loaded when gnus-convert-old-newsrc needs to call them.
16718
16719 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * mail-source.el (mail-source-touch-pop): Doc fix.
16722
16723         * message.el (message-smtpmail-send-it): Doc fix.
16724
16725 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16726
16727         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16728
16729         * nnmail.el (nnmail-split-fancy): do.
16730
16731         * gnus-kill.el (gnus-kill, gnus-execute): do.
16732
16733 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16734
16735         * gnus-sum.el (gnus-widget-reversible-match)
16736         (gnus-widget-reversible-to-internal)
16737         (gnus-widget-reversible-to-external): New functions.
16738         (gnus-widget-reversible): New widget.
16739         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16740
16741 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16742
16743         * gnus-sum.el (gnus-thread-sort-functions)
16744         (gnus-article-sort-functions): Document `(not F)' items.
16745
16746 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16747
16748         * spam.el (spam-use-gmane-xref): Add new backend.
16749         (spam-gmane-xref-spam-group): Add variable to control the name of the
16750         Gmane spam group.
16751         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16752         (spam-regex-headers-spam, spam-regex-headers-ham)
16753         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16754         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16755         backends and checks.
16756         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16757
16758         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16759         an autodetect method.
16760
16761 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16762
16763         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16764         articles are being added to a group.
16765         (gnus-request-replace-article): Inform the agent that articles
16766         need to be uncached as the cached contents are no longer valid.
16767
16768 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16769
16770         * binhex.el: Don't autoload executable-find.
16771
16772         * canlock.el: Don't autoload mail-fetch-field.
16773
16774         * dgnushack.el: Autoload c-mode for XEmacs.
16775
16776         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16777
16778         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16779         rmail-dont-reply-to and rmail-output.
16780
16781         * gnus-score.el: Don't autoload ffap-string-at-point.
16782
16783         * gnus-setup.el: Don't autoload sc-cite-original.
16784
16785         * imap.el: Don't autoload base64-decode-string,
16786         base64-encode-string and md5.
16787
16788         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16789         and rmail-msg-restore-non-pruned-header.
16790
16791         * mm-decode.el: Don't autoload executable-find.
16792
16793         * mm-url.el: Don't autoload executable-find.
16794
16795         * mm-view.el: Don't autoload diff-mode.
16796
16797         * nndb.el: Don't autoload news-reply-mode, news-setup,
16798         cancel-timer and telnet.
16799
16800         * password.el: Don't autoload run-at-time for Emacs.
16801
16802         * sha1-el.el: Don't autoload executable-find.
16803
16804         * sieve-mode.el: Don't autoload c-mode.
16805
16806         * uudecode.el: Don't autoload executable-find.
16807
16808 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16809
16810         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16811         (gnus-agent-possibly-alter-active): Avoid null in numeric
16812         comparison.
16813         (gnus-agent-set-local): Refuse to save null in local object table.
16814         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16815         list of articles that will be marked as unread.
16816
16817 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16818
16819         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16820
16821 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16822
16823         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16824         language tags.
16825
16826 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16827
16828         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16829         Don't bind "obarray".
16830
16831         * gnus-sum.el (gnus-thread-sort-functions): Added
16832         `gnus-thread-sort-by-most-recent-number' and
16833         `gnus-thread-sort-by-most-recent-date'.
16834         Reported by Kai Grossjohann <kai@emptydomain.de>.
16835
16836 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16837
16838         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16839
16840 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16841
16842         * gnus-cus.el (gnus-agent-customize-category): Removed
16843         ignore-errors macro reference that required cl to be loaded at
16844         run-time.
16845
16846         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16847         single-interval range of the form (min . max).  Previously the
16848         range had to look like ((min . max)).  Likewise, return
16849         (min . max) rather than ((min . max)).
16850         (gnus-range-map): Use gnus-range-normalize to accept
16851         single-interval range.
16852
16853         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16854         the cache, but not the agent, now appear with their usual face.
16855
16856         * dgnushack.el (loaddir): New variable that is bound to the
16857         directory containing the dgnushack.el file. Use loaddir, rather
16858         than srcdir, to update load-path. Change lets dgnushack compile
16859         code in directories other than GNUS/lisp.
16860
16861 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16862
16863         * lpath.el: Don't bind w3m-safe-url-regexp.
16864
16865         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16866         w3m-safe-url-regexp variable buffer-local.
16867
16868         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16869
16870 2004-02-27  Simon Josefsson  <jas@extundo.com>
16871
16872         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16873         gnus-group-real-prefix.
16874         (gnus-summary-move-article): Use it, instead of
16875         gnus-group-real-prefix.
16876
16877 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16878
16879         * lpath.el: Bind w3m-safe-url-regexp.
16880
16881         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16882         w3m-safe-url-regexp variable buffer-local and set it as the value
16883         of mm-w3m-safe-url-regexp.
16884
16885         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16886
16887         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16888         parsing gnus-posting-styles when the message is not for replying.
16889
16890         * dgnushack.el: Autoload sgml-mode for XEmacs.
16891
16892         * nnrss.el (nnrss-opml-export): Use
16893         mm-set-buffer-file-coding-system instead of
16894         set-buffer-file-coding-system.
16895
16896 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16897
16898         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16899         of checkdoc.el).
16900         * nnrss.el: do.
16901         * gnus-mlspl.el: do.
16902         * gnus-ml.el: do.
16903         * gnus-srvr.el: do.
16904
16905         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16906
16907 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16908
16909         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16910         Corrections to custom-manual links.
16911
16912         * gnus-art.el (gnus-article): Ditto.
16913
16914         * mm-decode.el (mime-display, mime-security): Ditto.
16915
16916 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16917
16918         * flow-fill.el: Typo.
16919
16920 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16921
16922         * spam-wash.el: New file.
16923
16924 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16925
16926         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16927
16928 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16929
16930         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16931         to be run with new-articles as LIST1, not LIST2.
16932         (spam-registration-functions): Add spam-use-ham-copy as a nil
16933         registration backend.
16934
16935 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16936
16937         * spam-stat.el (spam-stat-washing-hook): New option.
16938         (spam-stat-buffer-words): Use it.
16939         (spam-stat-process-directory, spam-stat-test-directory): Use
16940         insert-file-contents-literally.
16941         (spam-stat-coding-system): New variable.
16942         (spam-stat-load, spam-stat-save): Use it.
16943
16944 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16945
16946         * spam-report.el (spam-report-plug-agent): Quote
16947         spam-report-url-to-file and spam-report-url-ping-plain.
16948
16949 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16950
16951         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16952         / in mailto URLs.
16953
16954 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16955
16956         * spam-report.el (spam-report-process-queue): Fix interactive use.
16957         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16958         (spam-report-unplug-agent): Doc fixes.
16959         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16960         (spam-report-agentize, spam-report-deagentize): Autoload.
16961
16962 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16963
16964         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16965
16966         * message.el (message-setup-fill-variables): Add mml tags to
16967         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16968         <ajk@iu.edu>.
16969         (message-mode): Don't modify paragraph-separate there.
16970
16971 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16972
16973         * compface.el (uncompface-use-external): Default to undecided.
16974         (uncompface-use-external-threshold): New variable.
16975         (uncompface-float-time): New macro.
16976         (uncompface): Determine whether to use the external decoder if
16977         uncompface-use-external is undecided.
16978
16979 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16980
16981         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16982         after images.
16983
16984         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16985
16986 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16987
16988         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16989
16990         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16991
16992         * gnus-sum.el (gnus-summary-limit-to-age)
16993         (gnus-summary-limit-children): do.
16994
16995         * gnus-int.el (gnus-request-scan): do.
16996
16997         * gnus-group.el (gnus-group-suspend): do.
16998
16999         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
17000
17001         * gnus-cite.el (gnus-cite-parse-attributions): do.
17002
17003         * gnus-agent.el (gnus-summary-set-agent-mark)
17004         (gnus-agent-regenerate-group): do.
17005
17006         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
17007
17008         * binhex.el (binhex-decode-region-internal): do.
17009
17010 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17011
17012         * gnus-fun.el (gnus-face-properties-alist): New user option.
17013         (gnus-display-x-face-in-from): Use it.
17014
17015         * gnus-art.el (article-display-face): Ditto.
17016
17017         * compface.el (uncompface-use-external): Default to nil.
17018
17019 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
17020
17021         * nntp.el (nntp-erase-buffer): New function.
17022         (nntp-retrieve-data, nntp-send-command)
17023         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
17024         (nntp-possibly-change-group): Use it.
17025
17026         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
17027         with-current-buffer.
17028
17029 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
17030
17031         * compface.el: Merge the ELisp-based uncompface program.
17032         (compface): New customization group.
17033         (uncompface-use-external): New user option.
17034         (uncompface): Call uncompface-internal if uncompface-use-external
17035         is nil.
17036         (uncompface-internal): New function.  Note that there are also
17037         some other functions and variables added for this function.
17038
17039 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
17040
17041         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
17042         if necessary.
17043
17044 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
17045
17046         * spam-report.el (spam-report-unplug-agent)
17047         (spam-report-plug-agent, spam-report-deagentize)
17048         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
17049         Add support for the Agent in spam-report: when unplugged, report to a
17050         file; when plugged, submit all the requests.
17051
17052         * spam.el (spam-register-routine): Fix message about
17053         registration.
17054
17055 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
17056
17057         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
17058         dependencies.
17059         (rfc2047-encode): Use it.
17060
17061         * gnus-art.el (gnus-button-marker-list): Move before first
17062         reference.
17063
17064         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
17065         (imap-parse-body): Fix format string mismatch.
17066
17067         * gnus-score.el (gnus-summary-increase-score): do.
17068
17069         * nnrss.el (nnrss-close): New function.
17070
17071 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
17072
17073         * nnrss.el (nnrss-make-filename): New function.
17074         (nnrss-request-delete-group, nnrss-read-server-data)
17075         (nnrss-save-server-data, nnrss-read-group-data)
17076         (nnrss-save-group-data): Use it.
17077         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
17078         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17079         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17080
17081 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17082
17083         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17084
17085 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17086
17087         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17088         files.
17089
17090         * message.el (message-generate-headers-first): Don't quote nil
17091         and t in docstrings.
17092
17093         * imap.el (imap-id): do.
17094
17095         * gnus-agent.el (gnus-agent-consider-all-articles)
17096         (gnus-agent-queue-mail): do.
17097
17098 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17099
17100         * spam-report.el (spam-report-process-queue): New function.
17101         Process requests from `spam-report-requests-file'.
17102         (spam-report-process-queue): Doc fix.
17103
17104 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17105
17106         * spam.el (spam-register-routine)
17107         (spam-log-processing-to-registry, spam-log-registered-p)
17108         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17109         Change "check" to "spam-check" for semi-clarity.
17110
17111 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17112
17113         * pop3.el: Require nnheader.
17114
17115         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17116
17117         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17118
17119         * gnus-picon.el: Require cl.
17120
17121         * gnus-fun.el: Require gnus-ems and gnus-util.
17122
17123         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17124
17125         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17126
17127         * gnus-art.el (gnus-article-edit-mode): Define before first
17128         reference.
17129
17130 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17131
17132         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17133         (gnus-uu-post-encoded): Use point-at-bol.
17134
17135         * gnus-topic.el (gnus-group-active-topic-p): do.
17136
17137         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17138
17139         * gnus-group.el (gnus-group-kill-region): do.
17140
17141         * gnus-art.el (article-date-ut): do.
17142
17143         * message.el (message-fetch-field): Remove redundant
17144         case-fold-search binding.
17145         (message-narrow-to-field): Simplify.
17146
17147 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17148
17149         * spam.el (spam-directory): Derive from `gnus-directory'.
17150
17151         * spam-report.el (spam-report-url-to-file)
17152         (spam-report-requests-file): New function and variable for offline
17153         reporting.
17154         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17155         and user defined function.
17156         (spam-report-url-ping-mm-url): Remove doubled slash.
17157
17158 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17159
17160         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17161
17162 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17163
17164         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17165         format string mismatch.
17166
17167         * sieve.el (sieve-deactivate-all): do.
17168
17169         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17170
17171         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17172
17173         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17174
17175         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17176
17177 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17178
17179         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17180         the list of checks.
17181
17182 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17183
17184         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17185         padding.
17186
17187 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17188
17189         * mm-view.el (mm-fill-flowed): New variable.
17190         (mm-inline-text): Use it.
17191
17192 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17193
17194         * spam.el (spam-spamassassin-register-ham-routine)
17195         (spam-spamassassin-register-spam-routine): Fix function names.
17196
17197 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17198
17199         * gnus.el (gnus-tmp-grouplens): Remove.
17200         (gnus-summary-line-format): Remove grouplens.
17201
17202         * gnus-group.el (gnus-group-line-format): Ditto.
17203
17204         * gnus-spec.el (gnus-format-specs): Ditto.
17205         (gnus-update-format-specifications): Flush the group format spec
17206         cache if there's the grouplens stuff.
17207         (gnus-parse-simple-format): Replace %l with the empty string.
17208
17209 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17210
17211         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17212         omission.
17213
17214 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17215
17216         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17217         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17218
17219 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17220
17221         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17222         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17223         New macros and functions.
17224         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17225         Handle > NLINK_MAX messages.
17226         * nnmaildir.el (nnmaildir-request-set-mark): Use
17227         nnmaildir--emlink-p and nnmaildir--eexist-p.
17228
17229 2004-01-25  Alex Schroeder  <alex@gnu.org>
17230
17231         * spam-stat.el (spam-stat-process-directory-age): New option.
17232         (spam-stat-process-directory): Use it.
17233
17234 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17235
17236         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17237         (spam-stat-save): Accept prefix argument.
17238
17239 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17240
17241         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17242         links" error.
17243
17244 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17245
17246         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17247         the rest of the and/or forms.
17248
17249 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17250
17251         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17252         compatibility with old .newsrc.eld files.
17253
17254         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17255
17256         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17257
17258         * gnus-start.el (gnus-1): do.
17259
17260         * gnus-group.el (gnus-group-line-format-alist): do.
17261
17262         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17263
17264         * gnus-gl.el: Remove.
17265
17266 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17267
17268         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17269         marks consisting of a single range {for example, (3 . 5)} rather
17270         than a list of a single range { ((3 . 5)) }.
17271
17272 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17273
17274         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17275         with-current-buffer.
17276         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17277         avoid consing a string.
17278
17279         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17280         Remove obsolete entries for big5 and gb2312.
17281
17282 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17283
17284         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17285         uncompressed list.
17286
17287 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17288
17289         * spam-stat.el (spam-stat-strip-xref): New function.
17290         (spam-stat-process-directory): Use it.
17291
17292         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17293         here -- it's done in message-fetch-field.
17294
17295 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17296
17297         * gnus-agent.el (gnus-agent-queue-mail)
17298         (gnus-agent-prompt-send-queue): New variables.
17299         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17300         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17301         "nndraft:queue" along to gnus-draft-send.  Use
17302         gnus-agent-prompt-send-queue.
17303         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17304         is "nndraft:queue".  Suggested by Gaute Strokkenes
17305         <gs234@srcf.ucam.org>
17306
17307         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17308         (agent-enable-undownloaded-faces): Added.
17309         (gnus-agent-cat-groups): Use eval-and-compile, not
17310         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17311         method of gnus-agent-cat-groups even when the buffer has been
17312         evaled.
17313         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17314         delete gnus-agent-save-active-1.
17315         (gnus-agent-save-groups): Deleted.  Identical to
17316         gnus-agent-save-active.
17317         (gnus-agent-write-active): No longer adjust agent's copy of active
17318         file as agent's adjustments are now stored in their own
17319         file.  Removed optional parameter.
17320         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17321         servers.  Add use of min/max range limits from server's local
17322         file.
17323         (gnus-agent-save-alist): Removed unused optional argument.
17324         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17325         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17326         (gnus-agent-set-local): A per-server file that keeps min/max range
17327         limits for articles known to the agent.  Provides a fast mechanism
17328         for altering many active ranges.
17329         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17330         active file (local makes it unnecessary).
17331         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17332
17333         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17334         (agent-enable-undownloaded-faces): Added.
17335
17336         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17337         disable it when sending to "nndraft:queue".
17338         (gnus-group-send-queue): Add safety check to avoid sending queue
17339         when unplugged.
17340
17341         * gnus-group.el (gnus-group-catchup): Use new
17342         gnus-sequence-of-unread-articles, not
17343         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17344         numbers of articles.  Use gnus-range-map to avoid having to
17345         uncompress the unread list.
17346         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17347         Fixed invalid ange-ftp reference.
17348
17349         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17350         (gnus-sorted-range-intersection): Intersection of two ranges
17351         without requiring that they first be uncompressed.
17352
17353         * gnus-start.el (gnus-activate-group): Unless blocked by the
17354         caller, possibly expand the active range to include both cached
17355         and agentized articles.
17356         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17357         multiple version-dependent converters.
17358         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17359         gnus-agent-save-active.
17360         (gnus-save-newsrc-file): Save dirty agent range limits.
17361
17362         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17363         gnus-agent-possibly-alter-active.
17364         (gnus-adjust-marked-articles): Faster handling of simple lists.
17365
17366 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17367
17368         * spam-stat.el (spam-stat-test-directory): New optional argument
17369         displays a list of files detected.  Suggested by Andrew Cohen
17370         <cohen@andy.bu.edu>.
17371         (spam-stat-buffer-words-with-scores): Don't narrow and change
17372         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17373
17374 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17375
17376         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17377         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17378         (spam-spamassassin-arguments)
17379         (spam-spamassassin-spam-flag-header)
17380         (spam-spamassassin-positive-spam-flag-header)
17381         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17382         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17383         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17384         (spam-list-of-processors, spam-list-of-checks)
17385         (spam-list-of-statistical-checks, spam-registration-functions)
17386         (spam-check-spamassassin-headers, spam-check-spamassassin)
17387         (spam-spamassassin-score)
17388         (spam-spamassassin-register-with-sa-learn)
17389         (spam-spamassassin-register-spam-routine)
17390         (spam-spamassassin-register-ham-routine)
17391         (spam-assassin-register-spam-routine)
17392         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17393         (spam-bogofilter-score): Fix to show article before scoring.
17394
17395 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17396
17397         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17398         default scoring function.
17399         (spam-generic-score): Call spam-spamassassin-score if
17400         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17401         spam-bogofilter-score otherwise.
17402
17403         * gnus.el (spam-process, spam-autodetect-methods): Add
17404         spamassassin and spamassassin-headers.
17405
17406 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17407
17408         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17409         Suppress unnecessary messages.
17410
17411 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17412
17413         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17414         make-hash-table.
17415
17416 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17417
17418         * canlock.el (base64-encode-string): Don't autoload it.
17419
17420 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17421
17422         * run-at-time.el: Remove useless (require 'itimer),
17423         eval-and-compile and (featurep 'xemacs).
17424
17425 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17426
17427         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17428         GROUP is a virtual group.
17429
17430 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17431
17432         * gnus.el: Autoload `message-y-or-n-p'.
17433
17434 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17435
17436         * pgg-parse.el: Remove unnecessary (require 'custom).
17437
17438         * pgg-def.el: do.
17439
17440         * nnmail.el: do.
17441
17442         * gnus-undo.el: do.
17443
17444         * gnus-picon.el: do.
17445
17446         * gnus-util.el: do.
17447
17448 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17449
17450         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17451
17452 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17453
17454         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17455         handle, as well as a list.
17456
17457         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17458         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17459         (mm-w3m-cid-retrieve): Simplify.
17460
17461 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17462
17463         * message.el (message-kill-to-signature): Allow prefix arg to
17464         specify number of lines to keep before signature.
17465
17466 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17467
17468         * message.el (message-kill-to-signature): Change docstring.
17469
17470 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17471
17472         * canlock.el: Always require sha1-el.
17473         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17474
17475         * message.el: Autoload sha1 only when compiling.
17476
17477         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17478         eudc-expand-inline for XEmacs.
17479
17480 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17481
17482         * message.el (message-canlock-generate): Require sha1-el.
17483
17484 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17485
17486         * message.el (message-expand-name): Silence the byte compiler.
17487
17488         * lpath.el: Add detect-coding-system.
17489
17490         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17491         cus-edit.
17492
17493 2004-01-13  Simon Josefsson  <jas@extundo.com>
17494
17495         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17496         Invoke gnus-score-mode.  Reported by
17497         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17498
17499         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17500         Jim Blandy <jimb@redhat.com> (tiny change).
17501
17502 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17503
17504         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17505
17506 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17507
17508         * spam.el (spam-get-article-as-string): Update to use
17509         gnus-request-article-this-buffer, much simpler.
17510         (spam-get-article-as-buffer): Remove.
17511
17512 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17513
17514         * message.el (message-expand-name): Use EUDC if the user uses that.
17515
17516 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17517
17518         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17519         character for the encoding to avoid consing a string.
17520
17521         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17522         unnecessarily.
17523
17524         * mm-util.el (mm-replace-chars-in-string): Remove.
17525
17526         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17527         of mm-replace-chars-in-string.
17528
17529 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17530
17531         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17532
17533         * mm-util.el (mm-subst-char-in-string): Support inplace.
17534
17535         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17536         a new string in every iteration.  Use shy groups.
17537
17538 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17539
17540         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17541         * gnus-soup.el (gnus-soup-group-brew):
17542         * gnus-msg.el (gnus-put-message):
17543         * gnus-move.el (gnus-group-move-group-to-server):
17544         * gnus-kill.el (gnus-batch-score):
17545         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17546         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17547         (gnus-group-update-group, gnus-group-read-group)
17548         (gnus-group-make-group, gnus-group-make-help-group)
17549         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17550         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17551         (gnus-group-sort-by-unread, gnus-group-catchup)
17552         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17553         (gnus-group-yank-group, gnus-group-set-info)
17554         (gnus-group-list-groups):
17555         * gnus.el (gnus-generate-new-group-name):
17556         * gnus-delay.el (gnus-delay-send-queue):
17557         * nnvirtual.el (nnvirtual-catchup-group):
17558         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17559         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17560         (gnus-group-prepare-topics, gnus-topic-check-topology):
17561         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17562         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17563         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17564         (gnus-group-make-articles-read):
17565         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17566         (gnus-group-change-level, gnus-kill-newsgroup)
17567         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17568         (gnus-get-unread-articles, gnus-make-articles-unread)
17569         (gnus-make-ascending-articles-unread): Use accessor
17570         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17571         to get group information for improved readability.
17572
17573
17574 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17575
17576         * gnus-art.el (article-decode-mime-words, article-babel)
17577         (gnus-article-highlight-signature, gnus-article-add-buttons)
17578         (gnus-signature-toggle): Use gnus-with-article-buffer.
17579
17580         * gnus-art.el (gnus-article-highlight-headers)
17581         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17582
17583         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17584         (gnus-article-set-globals, gnus-request-article-this-buffer)
17585         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17586         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17587         (gnus-mime-display-alternative): Use with-current-buffer.
17588
17589 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17590
17591         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17592         also under 80 char limit, and call gnus-error if needed.
17593         (spam-fetch-article-header): Fix - it was a
17594         buffer-local variable (gnus-newsgroup-data).
17595         (spam-find-spam): Use spam-generate-fake-headers, forget about
17596         spam-insert-fake-headers.
17597         (spam-insert-fake-headers): Remove.
17598
17599 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17600
17601         * deuglify.el (gnus-article-outlook-unwrap-lines)
17602         (gnus-outlook-rearrange-article)
17603         (gnus-outlook-repair-attribution-outlook)
17604         (gnus-outlook-repair-attribution-block)
17605         (gnus-outlook-repair-attribution-other): Remove redundant
17606         save-excursion.
17607
17608 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17609
17610         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17611         (spam-fetch-field-subject-fast)
17612         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17613         (spam-fetch-article-header): Add functions to deal with Gnus
17614         internals for fast retrieval of article header data.
17615         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17616
17617 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17618
17619         * pop3.el (pop3-md5): Remove.
17620         (pop3-apop): Replace pop3-md5 with md5.
17621
17622         * mm-bodies.el: base64 is always built-in.
17623
17624         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17625         with-current-buffer.
17626
17627 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17628
17629         * canlock.el (canlock-insert-header): Remove excessive grouping in
17630         regexp.
17631
17632         * gnus-sum.el (gnus-summary-read-document): Ditto.
17633
17634         * gnus-uu.el (gnus-uu-part-number): Ditto.
17635
17636         * html2text.el (html2text-remove-tags): Ditto.
17637         (html2text-format-tags): Ditto.
17638         (html2text-format-single-elements): Ditto.
17639
17640         * mml.el (mml-parse-1): Ditto.
17641
17642 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17643
17644         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17645
17646         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17647
17648         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17649
17650         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17651
17652 2003-11-15  Simon Josefsson  <jas@extundo.com>
17653
17654         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17655         (pgg-gpg-lookup-key): Use regexp match instead of
17656         split-string (split-string is different between emacs 21.2 and
17657         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17658
17659 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17660
17661         * gnus-art.el (gnus-mime-view-all-parts)
17662         (gnus-article-part-wrapper, gnus-article-view-part): Use
17663         with-current-buffer.
17664
17665 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17666
17667         * spam.el (spam-disable-spam-split-during-ham-respool)
17668         (spam-spamoracle-database, spam-cache-lookups)
17669         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17670         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17671         (spam-group-ham-marks, spam-group-spam-marks)
17672         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17673         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17674         also add spam-use-blackholes to the statistical checks.
17675         (spam-fetch-field-fast): Add interface to fetching fields, may
17676         become a macro.
17677         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17678         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17679         (spam-insert-fake-headers): Fake an article when needed.
17680         (spam-find-spam): Fake article when possible.
17681         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17682         (spam-check-bogofilter-headers): Use message-fetch-field instead
17683         of nnmail-fetch-field.
17684
17685 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17686
17687         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17688
17689 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17690
17691         * spam.el (spam-split): Do not require spam-use-CHECK to be
17692         enabled if that check is passed to spam-split explicitly; also
17693         fix so 'spam doesn't get converted to spam-split-group when
17694         spam-split-symbolic-return is t.
17695         (spam-find-spam): Find registrations of the article and use those
17696         instead of re-running spam-split to find the spam/ham
17697         classification of the article.
17698         (spam-log-processing-to-registry, spam-log-registered-p)
17699         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17700         Use gnus-error instead of gnus-message.
17701         (spam-log-registration-type): Add function to determine the
17702         classification of a message based on registry entries; will
17703         return nil if both 'spam and 'ham are found.
17704         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17705         a reasonably fast local cache without the loading errors.
17706         (spam-cache-lookups): Set to t by default.
17707         (spam-find-spam): Don't try to guess spam-cache-lookups.
17708         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17709         spam-caches entry.
17710         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17711         caching of whitelist/blacklist entries.
17712         (spam-check-whitelist, spam-check-blacklist): Invoke
17713         spam-from-listed-p with a type, not a cache variable.
17714         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17715
17716 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17717
17718         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17719
17720         * nnmail.el (nnmail-split-fancy): do.
17721
17722         * mml.el (mml-parse): do.
17723
17724         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17725         (gnus-score-adaptive): do.
17726
17727 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17728
17729         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17730         (gnus-mime-button-map): Don't set keymap parent.
17731         (gnus-button-ctan-directory-regexp): Use shy grouping.
17732         (gnus-prev-page-map): Don't set keymap parent.
17733         (gnus-prev-page-map): Remove duplicated one.
17734         (gnus-next-page-map): Don't set keymap parent.
17735         (gnus-mime-security-button-map): Ditto.
17736
17737         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17738         version number.
17739
17740         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17741
17742 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17743
17744         * canlock.el (canlock-sha1-function): Remove.
17745         (canlock-sha1-function-for-verify): Remove.
17746         (canlock-openssl-program): Remove.
17747         (canlock-openssl-args): Remove.
17748         (canlock-ignore-errors): Remove.
17749         (canlock-sha1-with-openssl): Remove.
17750         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17751         (canlock-verify): Don't use canlock-ignore-errors.
17752
17753         * sha1-el.el (sha1-string-external): Make it can return a string
17754         in binary form.
17755         (sha1-region-external): Ditto.
17756         (sha1-string-internal): Ditto.
17757         (sha1-region-internal): Ditto.
17758         (sha1-region): Ditto.
17759         (sha1-string): Ditto.
17760         (sha1): Ditto.
17761
17762 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17763
17764         * spam.el (spam-report-articles-gmane): New command.
17765
17766 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17767
17768         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17769
17770         * run-at-time.el (run-at-time-saved): Remove.
17771         (run-at-time): Doc fix.
17772
17773 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17774
17775         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17776         (gnus-summary-limit-map): Add it.
17777         (gnus-summary-make-menu-bar): do.
17778
17779 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17780
17781         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17782         Make attempt at some caching support (done for BBDB only now).
17783         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17784         addresses to be checked.
17785         (spam-clear-cache-BBDB): Add function, to be invoked by
17786         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17787         (spam-check-BBDB): Check and use the caches, if
17788         spam-cache-lookups is on, remove superfluous (provide).
17789
17790 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17791
17792         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17793
17794 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17795
17796         * run-at-time.el (run-at-time-saved): Move to after the definition
17797         of `run-at-time'.
17798
17799         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17800
17801 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17802
17803         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17804         mm-w3m-local-map-property.
17805
17806         * mm-view.el (mm-w3m-mode-map): Remove.
17807         (mm-w3m-local-map-property): Remove.
17808         (mm-inline-text-html-render-with-w3m): Don't use
17809         mm-w3m-local-map-property.
17810
17811 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17812
17813         * run-at-time.el: New file.
17814
17815         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17816         under Emacs.
17817
17818         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17819         of gnus-set-text-properties.
17820
17821         * gnus-uu.el (gnus-uu-save-article): Ditto.
17822
17823         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17824
17825         * gnus-cite.el (gnus-cite-parse): Ditto.
17826
17827         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17828         of gnus-.
17829
17830         * gnus-xmas.el (run-at-time): Require run-at-time.
17831
17832         * gnus.el: Changed calls to nnheader-run-at-time and
17833         password-run-at-time throughout to use run-at-time directly.
17834
17835         * password.el: Removed definition of run-at-time.
17836
17837         * nnheaderxm.el: Remove definition of run-at-time.
17838
17839 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17840
17841         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17842         in prompt.
17843
17844 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17845
17846         * messagexmas.el (message-xmas-redefine): Alias
17847         `message-make-caesar-translation-table' to
17848         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17849         version.
17850
17851         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17852         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17853         `gnus-xmas-set-text-properties'.
17854         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17855         `gnus-xmas-completing-read'.
17856         (gnus-xmas-completing-read): Removed.
17857         (gnus-xmas-open-network-stream): Removed.
17858
17859         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17860         XEmacs version.
17861
17862         * dns.el (dns-make-network-process): Use `open-network-stream'
17863         instead of `gnus-xmas-open-network-stream'.
17864
17865         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17866
17867         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17868
17869 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17870
17871         * gnus-art.el (gnus-mime-display-alternative)
17872         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17873         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17874         Don't use gnus-local-map-property.
17875
17876         * gnus-util.el (gnus-local-map-property): Remove.
17877
17878         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17879         gnus-completing-read-maybe-default with completing-read.
17880
17881         * gnus-util.el (gnus-completing-read): do.
17882         (gnus-completing-read-maybe-default): Remove.
17883
17884 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17885
17886         * password.el: Only autoload `run-at-time' if not XEmacs.
17887         Only autoload the itimer functions if XEmacs.
17888
17889 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17890
17891         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17892         XEmacsen.
17893
17894         * dgnushack.el: Autoload executable-find for XEmacs.
17895
17896 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17897
17898         * gnus-art.el (gnus-read-string): Remove.
17899         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17900         read-string.
17901
17902 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17903
17904         * netrc.el: Autoload password-read.
17905         (netrc): Add configuration group.
17906         (netrc-encoding-method, netrc-openssl-path): Add
17907         variables for encoding and decoding of files with symmetric
17908         ciphers.
17909         (netrc-encode): Add assistant function to encode a file with
17910         netrc-encoding-method.
17911         (netrc-parse): Add interactive parameter, added optional
17912         decoding if netrc-encoding-method is non-nil but otherwise
17913         behavior is standard.
17914         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17915         Do s/encode/encrypt/ everywhere.
17916
17917         * spam.el: Remove executable-find autoload.
17918
17919 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17920
17921         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17922
17923         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17924
17925 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17926
17927         * gnus-art.el (gnus-treat-ansi-sequences)
17928         (article-treat-ansi-sequences): New variable and function.
17929         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17930
17931         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17932         Use it.
17933
17934 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17935
17936         * mm-util.el (mm-quote-arg): Remove.
17937
17938         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17939         shell-quote-argument.
17940
17941         * gnus-uu.el (gnus-uu-command): do.
17942
17943         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17944
17945         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17946         with make-char.
17947
17948         * mm-util.el (mm-make-char): Remove.
17949
17950         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17951         add-minor-mode.
17952
17953         * gnus-undo.el (gnus-undo-mode): do.
17954
17955         * gnus-topic.el (gnus-topic-mode): do.
17956
17957         * gnus-sum.el (gnus-dead-summary-mode): do.
17958
17959         * gnus-start.el (gnus-slave-mode): do.
17960
17961         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17962
17963         * gnus-ml.el (gnus-mailing-list-mode): do.
17964
17965         * gnus-gl.el (gnus-grouplens-mode): do.
17966
17967         * gnus-draft.el (gnus-draft-mode): do.
17968
17969         * gnus-dired.el (gnus-dired-mode): do.
17970
17971         * gnus-ems.el (gnus-add-minor-mode): Remove.
17972
17973         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17974         Replace gnus-char-width with char-width.
17975
17976         * gnus-ems.el (gnus-char-width): Remove.
17977
17978         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17979         Replace gnus-char-width with char-width.
17980
17981         * gnus-ems.el (gnus-char-width): Remove.
17982
17983         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17984         definition.
17985         Remove Emacs 20 hash table compatibility code.
17986
17987         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17988         20 compatibility code.
17989
17990         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17991
17992         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17993
17994         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17995         with point-at-{eol,bol}.
17996
17997         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17998
17999         * imap.el (imap-point-at-eol): Replace with point-at-eol.
18000
18001         * flow-fill.el (fill-flowed-point-at-bol)
18002         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
18003
18004         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
18005         Replace with point-at-{eol,bol} throughout all files.
18006
18007 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
18008
18009         * ntlm.el (ntlm-string-as-unibyte): New macro.
18010         (ntlm-build-auth-response): Use it.
18011
18012         Remove Emacs 20 stuff:
18013         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
18014         (butlast, mapc, remove): Remove the compiler macros.
18015         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
18016         of delq and copy-sequence.
18017         * gnus-art.el (popup-menu): Remove the compiler macro.
18018         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18019         Emacs 20.
18020
18021 2004-01-05  Simon Josefsson  <jas@extundo.com>
18022
18023         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
18024         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
18025         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
18026         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
18027         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
18028         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
18029         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
18030         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
18031         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
18032         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
18033         ntlm-string-permute, string-lshift into ntlm-string-lshift,
18034         string-xor into ntlm-string-xor.  Suggested by
18035         Jesper Harder <harder@myrealbox.com>.
18036
18037         * ntlm.el: Don't include poem.
18038
18039         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
18040         Jesper Harder <harder@myrealbox.com>.
18041
18042         * sasl-ntlm.el, ntlm.el, md4.el: New files.
18043
18044         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
18045         probably breaks emacs with DL patch, but do we care? Is anyone
18046         still using the DL stuff?)
18047
18048         * sieve-manage.el: Use the password package.
18049         (sieve-manage-read-passwd): Remove.
18050         (sieve-manage-interactive-login): Use password.  Re-add
18051         condition-case around loop.
18052
18053         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
18054         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
18055         the password package.
18056
18057 2003-02-19  Simon Josefsson  <jas@extundo.com>
18058
18059         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
18060         token.
18061
18062 2002-08-07  Simon Josefsson  <jas@extundo.com>
18063
18064         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
18065         (sieve-manage-authenticators):
18066         (sieve-manage-authenticator-alist): Add some SASL mechs.
18067         (sieve-sasl-auth): New function.
18068         (sieve-manage-cram-md5-auth):
18069         (sieve-manage-plain-auth): Rewrite using SASL library.
18070         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
18071         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
18072         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
18073         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
18074
18075 2004-01-05  Simon Josefsson  <jas@extundo.com>
18076
18077         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
18078         New files.
18079
18080 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18081
18082         * gnus-group.el (gnus-no-groups-message): Update.
18083
18084         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18085
18086 2003-11-09  Simon Josefsson  <jas@extundo.com>
18087
18088         * imap.el: Support for ID IMAP extension (RFC 2971).
18089         (imap-local-variables): Add imap-id.
18090         (imap-id): New variable.
18091         (imap-id): New function.
18092         (imap-parse-response): Parse untagged ID response.
18093         * nnimap.el (nnimap-id): New variable.
18094         (nnimap-open-connection): Use it.
18095
18096 2003-12-28  Simon Josefsson  <jas@extundo.com>
18097
18098         * gnus-score.el (gnus-score-edit-all-score): New.
18099         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18100
18101 2004-01-04  Simon Josefsson  <jas@extundo.com>
18102
18103         * password.el: Add.
18104
18105 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18106
18107         * dns.el (dns-query-types): Fix typo.
18108         (dns-query-types): New function.
18109         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18110         PTR and SOA replies, see RFC 1035.
18111
18112 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18113
18114         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18115
18116         * Moved to Changelog.2.
18117
18118 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18119
18120         * gnus.el (gnus-version-number): Bump version.
18121
18122 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18123
18124         * gnus.el: No Gnus v0.1 is released.
18125
18126 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18127
18128         * gnus.el: No Gnus v0.0 is released.
18129
18130 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18131
18132         * gnus.el (gnus-version-number): Bump.
18133         (gnus-version): No.
18134
18135 See ChangeLog.2 for earlier changes.
18136
18137     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18138       Free Software Foundation, Inc.
18139
18140   This file is part of GNU Emacs.
18141
18142   GNU Emacs is free software: you can redistribute it and/or modify
18143   it under the terms of the GNU General Public License as published by
18144   the Free Software Foundation, either version 3 of the License, or
18145   (at your option) any later version.
18146
18147   GNU Emacs is distributed in the hope that it will be useful,
18148   but WITHOUT ANY WARRANTY; without even the implied warranty of
18149   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18150   GNU General Public License for more details.
18151
18152   You should have received a copy of the GNU General Public License
18153   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18154
18155 ;; Local Variables:
18156 ;; coding: utf-8
18157 ;; fill-column: 79
18158 ;; add-log-time-zone-rule: t
18159 ;; End: