nnir: fix call to gnus-completing-read
[gnus] / lisp / ChangeLog
1 2010-10-09  Julien Danjou  <julien@danjou.info>
2
3         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
4
5         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6         retrieving gravatars.
7
8         * shr.el (shr-table-corner): Add.
9         (shr-table-line): Add.
10         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
11
12 2010-10-08  Julien Danjou  <julien@danjou.info>
13
14         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
15
16 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
17
18         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
19
20         * gnus-sum.el (gnus-mark-article-as-unread)
21         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
22         (gnus-summary-set-bookmark): Use it.
23
24         * gnus-msg.el (gnus-setup-message): Use it.
25
26         * gnus-demon.el (gnus-demon-remove-handler): Use it.
27
28         * gnus.el (gnus-group-remove-parameter): Use it.
29
30         * gnus-group.el (gnus-group-make-web-group): Use it.
31
32         * gnus-demon.el (gnus-demon-remove-handler): Use it.
33
34         * nnregistry.el: Update docs to mention manual.
35
36         * gnus-registry.el: Update docs to mention nnregistry.el.
37         (gnus-registry-initialize): Don't install nnregistry refer method
38         automatically.
39         (gnus-registry-install-nnregistry): Remove it.
40
41 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
42
43         * shr.el (shr-insert): Don't insert double spaces.
44
45 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
46
47         * gnus-gravatar.el (gnus-treat-from-gravatar)
48         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
49         called interactively.
50
51         * gnus-art.el (gnus-mime-view-part-externally)
52         (gnus-mime-view-part-internally): Make predicate function passed to
53         gnus-mime-view-part-as-type assume argument is a mime type, not a list
54         of a mime type.
55
56         * shr.el (shr-table-widths): Don't use cl function `reduce'.
57
58 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
59
60         * shr.el (require): Require cl when compiling.
61         (shr-tag-hr): New function.
62
63         * nnimap.el (nnimap-update-info): Remove double setting of high.
64         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
65         makes nnimap work properly on Courier again.
66
67         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
68         the variable for backwards compatability.
69
70         * mm-decode.el (mm-save-part): If given a non-directory result, expand
71         the file name before using to avoid setting mm-default-directory to
72         nil.
73
74         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
75         bidning gnus-agent variables.
76
77         * shr.el (shr-render-td): Use a cache for the table rendering function
78         to avoid getting an exponential rendering behaviour in nested tables.
79         (shr-insert): Rework the line-breaking algorithm.
80         (shr-insert): Don't leave trailing spaces.
81         (shr-insert-table): Also insert empty TDs.
82         (shr-tag-blockquote): Ensure paragraphs after </ul>.
83
84 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
85
86         * gnus-sum.el (gnus-number): Rename from `number'.
87         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
88         (gnus-summary-limit-children): Update uses correspondingly.
89
90 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
91
92         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
93         (gnus-gravatar-transform-address): Don't show avatars of people of
94         which mail addresses match gnus-gravatar-too-ugly.
95
96 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
97
98         * shr.el (shr-table-widths): Expand TD elements to fill available
99         space.
100
101 2010-10-07  Julien Danjou  <julien@danjou.info>
102
103         * nnimap.el (nnimap-request-rename-group): Add this method.
104
105 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
108         name from XEmacs' function-arglist.
109
110         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
111         gravatar under XEmacs.
112
113 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
114
115         * auth-source.el: Update docs with TODO items.
116
117         * gnus-sync.el: Update docs to explain state and plans.
118
119         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
120         Hooks for mark updates.
121         (gnus-request-set-mark, gnus-request-update-mark): Use them.
122
123         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
124         hooks with arguments, which is needed for mark update hooks.
125
126 2010-10-06  Julien Danjou  <julien@danjou.info>
127
128         * gnus.el (gnus-expand-group-parameter): Only return and act on what
129         was matched.
130
131         * sieve-manage.el: Update example in `Commentary'.
132
133         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
134
135         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
136         not 2000.
137         (sieve-manage-authenticate): Re-add function.
138
139 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
140
141         * shr.el (shr-insert): Get 'space transition right.
142         (shr-render-td): Only delete space at the end of the TD.
143
144         * nnimap.el (nnimap-open-connection): Prepare to support
145         open-gnutls-stream.
146
147         * shr.el: Rearrange function order to be more logical.
148
149 2010-10-06  Julien Danjou  <julien@danjou.info>
150
151         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
152         (nnrss-discover-feed): Remove 404 URL in docstring.
153
154         * nnir.el: Fix Swish-E URL.
155         Fix Namazu URL.
156
157         * message.el (message-change-subject): Remove 404 URL in a comment.
158
159 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
160
161         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
162         called interactively.
163
164         * gnus-util.el (gnus-remove-if): Allow hash table.
165         (gnus-remove-if-not): New function.
166
167         * gnus-art.el (gnus-mime-view-part-as-type)
168         * gnus-score.el (gnus-summary-score-effect)
169         * gnus-sum.el (gnus-read-move-group-name):
170         Replace remove-if-not with gnus-remove-if-not.
171
172         * gnus-group.el (gnus-group-completing-read):
173         Regard collection as a hash table if it is not a list.
174
175 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
176
177         * shr.el (shr-render-td): Allow blank/missing <TD>s.
178
179         * shr.el: Document the table-rendering algorithm.
180
181 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
184         for Emacsen having no `libxml-parse-html-region' support.
185
186 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
187
188         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
189         invalid URLs.
190
191         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
192         line-broken.
193         (shr-tag-img): Ignore image fetching errors.
194         (shr-overlays-in-region): Compute overlay positions correctly.
195
196         * mm-decode.el (mm-shr): Require shr.
197
198         * gnus-art.el (gnus-blocked-images): Move variable here.
199
200         * shr.el (shr-insert-table): Bind free variable.
201
202         * mm-decode.el (mm-shr): Bind shr-content-function.
203
204         * shr.el (shr-content-function): New variable.
205
206         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
207         added for symmetry.
208
209         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
210
211         * gnus-group.el (gnus-group-make-group): Doc fix.
212
213         * nnimap.el (nnimap-request-newgroups): Return success.
214
215         * shr.el (shr-find-elements): New function.
216         (shr-tag-table): Put all the images after the table.
217         (shr-tag-table): Really inhibit images inside the table.
218         (shr-collect-overlays): Copy over overlays from the TD elements to the
219         main document.
220
221         * mm-decode.el (mm-shr): Bind shr-blocked-images to
222         gnus-blocked-images.
223
224 2010-10-05  Julien Danjou  <julien@danjou.info>
225
226         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
227
228         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
229         (gnus-html-maximum-image-size): Add this function.
230         (gnus-html-put-image): Use gnus-html-maximum-image-size.
231
232         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
233         server-value of the capability is nil.
234
235 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
236
237         * shr.el (shr-tag-em): Add <EM> tag.
238
239 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
240
241         * sieve-manage.el (sieve-manage-default-stream): Make default stream
242         customizable.
243
244         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
245         handing broken links to browse-url.
246
247 2010-10-05  Julien Danjou  <julien@danjou.info>
248
249         * gnus-util.el (gnus-emacs-completing-read)
250         (gnus-iswitchb-completing-read): Use autoload rather than require.
251
252 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
255         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
256         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
257         iswitchb-temp-buflist for XEmacs.
258
259         * gnus-util.el (gnus-completing-read-function): Exclude
260         gnus-icompleting-read and gnus-ido-completing-read from candidates for
261         XEmacs since iswitchb.el is very old and ido.el is unavailable in
262         XEmacs.
263
264         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
265         not to use `delete-dups' that is unavailable in XEmacs 21.4.
266
267         * gnus-html.el: Don't require help-fns under XEmacs.
268         (gnus-html-schedule-image-fetching): Work for XEmacs.
269
270         * mm-decode.el (mm-shr): Decode contents by charset.
271
272 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273
274         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
275         unknown.
276
277         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
278         (shr-get-image-data): Ensure against the cache file missing.
279
280         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
281         for data.
282
283         * spam-report.el (spam-report-url-ping-plain): Don't query about
284         killing the process.
285
286         * shr.el (shr-render-td): Protect against too-wide text.
287
288 2010-10-04  Julien Danjou  <julien@danjou.info>
289
290         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
291         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
292
293         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
294         retrieved.
295
296 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
297
298         * shr.el (browse-url): Required.
299         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
300         lines.
301         (shr-show-alt-text, shr-browse-image): New commands.
302         (shr-browse-url, shr-copy-url): New commands.
303
304         * gnus-sum.el (gnus-widen-article-window): New variable.
305         (gnus-summary-select-article-buffer): Use it.
306
307         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
308         without @ signs.
309
310 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
311
312         * nnir.el (nnir-run-imap): Remove spurious space in search string.
313
314 2010-10-04  Julien Danjou  <julien@danjou.info>
315
316         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
317         for XEmacs.
318
319 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
320
321         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
322
323         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
324         (nnimap-close-server): Implement.
325
326         * dgnushack.el (iswitchb): Require to shut up the compiler.
327
328         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
329         (shr-insert): Tweak line breaking.
330         (shr-insert): Handle <pre> better.
331         (shr-tag-li): Get <li> indentation right.
332         (shr-tag-li): Get <li> indentation even righter.
333         (shr-tag-blockquote): Ensure paragraph start.
334         (shr-make-table): Tweak table generation.
335         (shr-make-table): Fix typo.
336
337         * shr.el: Implement table rendering.
338
339 2010-10-04  Julien Danjou  <julien@danjou.info>
340
341         * gnus-html.el (gnus-html-put-image): Fix resize image code.
342
343 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
344
345         * shr.el (shr-insert): Use string anchors instead of line anchors.
346
347 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
348
349         * shr.el: Add headings.
350         (shr-ensure-paragraph): Actually work.
351         (shr-tag-li): Make <ul> prettier.
352         (shr-insert): Get white space at the beginning/end of elements right.
353         (shr-tag-p): Collapse subsequent <p>s.
354         (shr-ensure-paragraph): Don't insert double line feeds after blank
355         lines.
356         (shr-insert): \t is also space.
357         (shr-tag-s): Fix "s" tag name function.
358         (shr-tag-s): Fix face prop name.
359
360 2010-10-03  Julien Danjou  <julien@danjou.info>
361
362         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
363
364         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
365         gnus-window-inside-pixel-edges.
366
367         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
368         gnus-ems.
369
370         * mm-view.el (mm-inline-image-emacs): Support image resizing.
371
372         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
373         function.
374
375         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
376         resize choice.
377
378 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
379
380         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
381         beginning of the buffer.
382
383         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
384         article buffer again.
385
386         * shr.el (shr-tag-p): Don't insert newlines at the start of the
387         buffer.
388
389         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
390         when it's at the start of the buffer.
391
392         * shr.el (shr-tag-blockquote): Convert name.
393         (shr-rescale-image): Use the right image-size variant.
394
395         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
396         buffer isn't shown, then select the current article first instead of
397         bugging out.
398         (gnus-summary-select-article-buffer): Show both the article and summary
399         buffers again.
400
401         * shr.el (shr-fontize-cont): Protect against regions with no text.
402         Rename tag functions to shr-tag-* for enhanced security.
403         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
404
405 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
406
407         * shr.el (shr-insert):
408         * pop3.el (pop3-movemail):
409         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
410         loaded.
411
412 2010-10-03  Glenn Morris  <rgm@gnu.org>
413
414         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
415
416         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
417
418         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
419
420         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
421
422         * gnus-util.el (gnus-make-local-hook): Simplify.
423
424 2010-10-02  Julien Danjou  <julien@danjou.info>
425
426         * gnus-util.el (gnus-iswitchb-completing-read): New function.
427         (gnus-ido-completing-read): New function.
428         (gnus-emacs-completing-read): New function.
429         (gnus-completing-read): Use gnus-completing-read-function.
430         Add gnus-completing-read-function.
431
432 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
433
434         * shr.el (shr-insert-document): Autoload.
435         (shr-img): Be silent.
436         (shr-insert): Add a newline after every picture before text.
437         (shr-add-font): Use overlays for combining faces.
438         (shr-insert): Pass upwards the text start point.
439
440         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
441         possible.
442         (mm-shr): New function.
443
444 2010-10-02  Julien Danjou  <julien@danjou.info>
445
446         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
447         should go backward.
448
449 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
450
451         * shr.el (shr): Fix typo in provide call.
452
453 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454
455         * shr.el: New file.
456
457         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
458
459         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
460         completing read.
461
462 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463
464         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
465         we're being queried about.  Suggested by Dan Jacobson.
466
467         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
468         by Jason Eisner.
469
470         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
471         table, too.  Suggested by Stefan Wiens.
472         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
473         the table unnecessary.  Suggested by Stefan Wiens.
474
475         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
476         longer needed, and probably doesn't work either, as pointed out by
477         Stefan Wiens.
478         (gnus-summary-exit): Remove call to the clearing function.
479         (gnus-summary-exit-no-update): Ditto.
480
481         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
482         instead of gnus-eval-in-buffer-window to avoid popping up frames.
483         Reported by Stefan Monnier.
484         (gnus-summary-save-in-rmail): Ditto.
485
486         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
487         article buffer, instead of both the article buffer and the summary
488         buffer.  Sort of suggested by Dan Jacobson.
489
490         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
491
492         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
493         Suggested by Dan Jacobson.
494
495         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
496         documentation clearer.
497
498         * message.el (message-shorten-references): Comment on the number "21".
499         Suggested by Stefan Monnier.
500
501         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
502         Suggested by Dan Jacobson.
503
504         * gnus.el (gnus-large-newsgroup): Mention
505         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
506
507         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
508         externalize attachments.  Bug reported by Steve Wen.
509
510         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
511         really message anything to the user.
512
513         * nnmail.el (nnmail-article-group): Allow using the fancy split method
514         directly.
515
516         * nnimap.el (nnimap-request-group): Low higher than high to signal no
517         messages in empty groups.
518
519 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
520
521         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
522         non-UIDNEXT group.
523
524 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
525
526         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
527         not the value from the collection.
528
529         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
530         values.  This sometimes happens on some groups that have no info.
531         (nnimap-request-newgroups): New function.
532
533 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
534
535         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
536         check into `gnus-registry-initialize'.
537         (gnus-registry-initialize): Ditto.
538         Fix and extend header docs.
539
540 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
541
542         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
543         regexp backtrace overflows.
544
545         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
546         for starttls that tls.el implements; i.e. openssl.
547
548         * tls.el (tls-starttls-switches): Give up on using starttls with
549         gnutls-cli.
550         (tls-program): Add --insecure to be consistent with the defaults from
551         openssl s_client.  Now all three commands are insecure.
552
553 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
554
555         * lpath.el: Bind completion-styles-alist for XEmacs.
556
557         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
558         (gravatar-create-image): New function that's an alias to
559         gnus-xmas-create-image, gnus-create-image, or create-image.
560         (gravatar-data->image): Use it.
561
562 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
563
564         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
565         install the nnregistry refer method.
566         (gnus-registry-install-hooks): Use it.
567         (gnus-registry-unfollowed-groups): Add nnmairix to the default
568         unfollowed groups.
569
570 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
571
572         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
573         expanding threads.
574
575 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
576
577         * nnir.el: Use the server names without suffixes (bug #7009).
578
579         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
580         unencrypted to STARTTLS, if possible.
581
582 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
583
584         * message.el (message-ignored-supersedes-headers): Strip Injection-*
585         headers before superseding.
586
587 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588
589         * nnrss.el (nnrss-use-local): Add documentation.
590
591         * nnimap.el (nnimap-extend-tls-programs): New function.
592         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
593         (nnimap-wait-for-connection): Accept the greeting from the stupid
594         output from openssl s_client -starttls, too.
595
596         * tls.el (tls-starttls-switches): New variable.
597         (tls-find-starttls-argument): Use it.
598         (open-tls-stream): Ditto.
599
600         * netrc.el (netrc-credentials): Return the value of the "default"
601         entry.
602         (netrc-machine): Ditto.
603
604         * nnimap.el (nnimap-find-article-by-message-id): Really return the
605         article number.
606         (nnimap-split-fancy): New variable.
607         (nnimap-split-incoming-mail): Use it.
608
609         * nntp.el (nntp-server-list-active-group): Document.
610
611         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
612         SELECT to get the message-id.
613
614         * mail-source.el (mail-sources): Removed webmail support.
615         (defvar): Ditto.
616         (mail-source-fetcher-alist): Ditto.
617         (mail-source-fetch-webmail): Removed.
618
619         * webmail.el: Removed -- doesn't seem relevant any more.
620
621         * gnus.el: Fix up make-obsolete-variable declarations throughout.
622
623         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
624         the \r.
625
626 2010-09-30  Julien Danjou  <julien@danjou.info>
627
628         * gnus-agent.el (gnus-agent-add-group): Fix call to
629         gnus-completing-read.
630
631 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
632
633         * nndoc.el (nndoc-retrieve-groups): New function.
634
635         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
636         `default', use nnmail-split-methods.
637         (nnimap-request-article): Downcase the NILs so that they are nil.
638
639         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
640         symbol.
641
642         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
643         code, since if the user has requested network, that's what they ought
644         to get.
645         (nnimap-request-set-mark): Erase the buffer before issuing commands.
646         (nnimap-split-rule): Mark as obsolete.
647
648         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
649         variable.
650
651         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
652         correct slot, too.
653
654 2010-09-29  Julien Danjou  <julien@danjou.info>
655
656         * gnus.el (gnus-local-domain): Declare variable obsolete.
657
658         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
659         computing.
660         (gnus-ido-completing-read): Require ido.
661
662 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
663
664         * gnus-registry.el: Don't prompt on load, which makes it impossible to
665         build Gnus.
666
667         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
668         when interpreting the structures.
669         (nnimap-request-accept-article): Add \r\n to the lines to make this
670         work with Cyrus.
671
672         * nndraft.el (nndraft-request-expire-articles): Use the group name
673         instead if "nndraft".  Fix found by Nils Ackermann.
674
675 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
676
677         * nnregistry.el: Added.
678
679 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
680
681         * nnmail.el (group, group-art-list, group-art):
682         Remove unneeded directives.
683
684 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
685
686         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
687         (mm-mime-charset)
688         * rfc2047.el (rfc2047-syntax-table)
689         * utf7.el (utf7-utf-16-coding-system): Comment fix.
690
691         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
692         rather than `insert-file-contents' and `eval-region'.
693
694         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
695         construction.
696
697         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
698
699         * time-date.el: No need to require cl for Emacs 21.
700
701 2010-09-29  Julien Danjou  <julien@danjou.info>
702
703         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
704         replacement of `gnus-gravatar-relief' to mimic
705         `gnus-faces-properties-alist'.
706         Add :version property.
707
708 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * mail-source.el (mail-source-report-new-mail)
711         * message.el (message-default-mail-headers)
712         * mm-decode.el (mm-valid-image-format-p): Comment fix.
713
714         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
715
716 2010-09-28  Julien Danjou  <julien@danjou.info>
717
718         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
719         mail-address contains the same string as real-name.
720
721         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
722         non-blank in header, otherwise it'll get stripped.
723
724         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
725         real-name, and then for mail address rather than doing : or , search.
726
727 2010-09-27  Julien Danjou  <julien@danjou.info>
728
729         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
730         (gnus-server-goto-server): Use gnus-completing-read.
731
732         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
733
734         * mm-util.el (defalias): Use gnus-completing-read.
735         (mm-codepage-setup): Use gnus-completing-read.
736
737         * smime.el (smime-sign-buffer): Use gnus-completing-read.
738         (smime-decrypt-buffer): Use gnus-completing-read.
739
740         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
741
742         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
743         (mml-minibuffer-read-disposition): Use gnus-completing-read.
744         (mml-insert-multipart): Use gnus-completing-read.
745
746         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
747
748         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
749
750         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
751
752         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
753
754         * gnus.el (gnus-read-method): Use gnus-completing-read.
755
756         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
757
758         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
759         (gnus-mime-action-on-part): Use gnus-completing-read.
760         (gnus-article-encrypt-body): Use gnus-completing-read.
761
762         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
763         (gnus-topic-move-matching): Use gnus-completing-read.
764         (gnus-topic-copy-matching): Use gnus-completing-read.
765         (gnus-topic-sort-topics): Use gnus-completing-read.
766         (gnus-topic-move): Use gnus-completing-read.
767
768         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
769         (gnus-agent-add-group): Use gnus-completing-read.
770
771         * nnmairix.el (nnmairix-create-server-and-default-group): Use
772         gnus-completing-read.
773         (nnmairix-update-groups): Use gnus-completing-read.
774         (nnmairix-get-server): Use gnus-completing-read.
775         (nnmairix-backend-to-server): Use gnus-completing-read.
776         (nnmairix-goto-original-article): Use gnus-completing-read.
777         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
778
779         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
780
781         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
782         (gnus-group-make-useful-group): Use gnus-completing-read.
783         (gnus-group-make-web-group): Use gnus-completing-read.
784         (gnus-group-add-to-virtual): Use gnus-completing-read.
785         (gnus-group-browse-foreign-server): Use gnus-completing-read.
786
787         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
788         (gnus-summary-limit-to-extra): Use gnus-completing-read.
789         (gnus-summary-execute-command): Use gnus-completing-read.
790         (gnus-summary-respool-article): Use gnus-completing-read.
791         (gnus-read-move-group-name): Use gnus-completing-read.
792
793         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
794         (gnus-summary-score-effect): Use gnus-completing-read.
795
796         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
797
798         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
799         right completing-read function.
800         (gnus-use-ido): New variable
801         (gnus-completing-read-with-default): Remove.
802
803 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
804
805         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
806         x-focus-frame.
807
808         * nnimap.el (auth-source-forget-user-or-password)
809         (auth-source-user-or-password): Autoload.
810
811         * message.el (message-from-style, message-interactive)
812         (message-cite-prefix-regexp, message-sendmail-envelope-from)
813         (message-yank-prefix, message-indentation-spaces, message-signature)
814         (message-signature-file): Add comment.
815
816 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
817
818         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
819         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
820         new articles.
821
822         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
823         parts.
824         (nnimap-request-article): Work with the t setting, too.
825
826         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
827         that you don't get flashes of other buffers.
828         (gnus-summary-show-complete-article): Intern before setting.
829
830 2010-09-27  David Engster  <dengste@eml.cc>
831
832         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
833         well as HEADERS.
834         (nnmairix-retrieve-headers): Provide new argument for the above.
835
836 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
837
838         * gnus-sum.el (gnus-summary-move-article): Don't alter
839         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
840         group.
841
842         * nnimap.el (nnimap-update-info): Don't destructively alter active.
843
844         * message.el (message-cite-prefix-regexp): Revert my last edit.
845
846         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
847         variable instead of the Gnus variable.
848
849         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
850
851         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
852         again.
853
854         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
855         since some servers don't like it.
856         (nnimap-open-connection): Forget credentials if the server says the
857         password was wrong.
858         (nnimap-parse-line): Protect against invalid data.
859
860         * gnus-sum.el (gnus-summary-move-article): Add comment.
861         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
862         nothing alters it while scanning for new messages.
863
864         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
865         which may or may not help.
866         (nnimap-open-connection): If we're doing a stream connection, and then
867         discover we're on a STARTTLS-capable server, then open a STARTTLS
868         connection instead.
869
870 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
871
872         * nnimap.el (utf7): Required.
873
874         * message.el (message-cite-prefix-regexp): Remove "}" from citation
875         prefix.
876
877 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
878
879         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
880
881 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
882
883         * nnimap.el (nnimap-request-accept-article): Message the error on
884         error.
885
886 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
887
888         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
889
890 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
891
892         * nndoc.el (nndoc-request-list): Return success always.
893
894         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
895         `fetch-old' -- we only want to fetch the articles we've requested.  The
896         rest are in the agent, probably.
897         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
898         disappeared server" to something low.  It's not important.
899
900         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
901         arrived before the FETCH data.
902
903         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
904         target here, because we don't know the Gnus name of the group.
905
906         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
907         for the correct group.
908
909         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
910
911         * gnus.el (gnus): Give a final warning after startup.
912
913         * gnus-util.el (gnus-action-message-log): New variable.
914         (gnus-message): Use it.
915         (gnus-final-warning): New function.
916
917         * nnimap.el (nnimap-open-connection): Record the greeting.
918         (nnimap): Add greeting.
919
920 2010-09-26  Julien Danjou  <julien@danjou.info>
921
922         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
923         arguments.
924         (gnus-html-wash-images): Fix spec computing to include start/end.
925
926         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
927
928 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
929
930         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
931         deletion.
932         (nnimap-retrieve-headers): Don't select the group, because that's
933         already done by nnimap-possibly-change-group.
934
935         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
936         (gnus-picon-transform-address): Use it.
937
938         * mail-source.el (mail-source-value): Revert previous patch.
939
940         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
941         on failure.
942         (nnimap-open-connection): Look up both virtual and physical server name
943         credentials.
944
945         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
946
947 2009-02-07  Dave Love  <fx@gnu.org>
948
949         * tls.el (open-tls-stream): Don't query killing process.
950
951 2009-02-08  Dave Love  <fx@gnu.org>
952
953         * gnus-win.el (gnus-window-to-buffer-helper,
954         gnus-all-windows-visible-p): Function needn't be a symbol.
955
956         * mail-source.el (mail-source-value): Function needn't be a symbol.
957
958 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959
960         * message.el (message-cite-prefix-regexp): Remove } from the cite
961         prefix.
962
963         * gnus-art.el (gnus-treatment-function-alist): Do picons before
964         highlight again, so that the highlight is correct.
965
966         * gnus-picon.el (gnus-picon): Remove again.
967         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
968
969         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
970         doing the header highlightling, so that the background colour of the
971         picon is correct.
972
973         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
974         (gnus-picon): Ditto.
975         (gnus-picon): Reinstate.  The background colour for picons is white.
976         (gnus-picon-insert-glyph): Make the background white.
977
978         * nnml.el (nnml-open-nov): Don't return dead buffers.
979
980         * auth-source.el (auth-source-create): Query the user for whether to
981         store the credentials.
982
983         * netrc.el (netrc-store-data): New function.
984
985         * auth-source.el (auth-source-user-or-password): Use the existing auth
986         sources, if any, for creation.
987
988         * gnus.el (gnus-group-fast-parameter): Return the last matching
989         parameter instead of the first matching parameter.
990
991 2010-09-26  Julien Danjou  <julien@danjou.info>
992
993         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
994
995 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
996
997         * mml2015.el (mml2015-use): Remove gpg support.
998
999         * mml1991.el (mml1991-function-alist): Remove gpg function.
1000         (mml1991-gpg-sign): Removed.
1001
1002 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1003
1004         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1005         (gnus-browse-unsubscribe-current-group): Document it.
1006         (gnus-browse-unsubscribe-group): Use it.
1007
1008 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1011         address to the To list for easier response.
1012
1013         * gnus.el (gnus-play-startup-jingle): Removed.
1014         (gnus-splash): Don't play jingle.
1015         (gnus): Silence gnus-load message.
1016
1017         * gnus-art.el (gnus-treat-play-sounds): Removed.
1018
1019         * gnus.el (gnus-play-jingle): Remove audio support.
1020
1021         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1022
1023         * earcon.el: Removed -- no users.
1024
1025         * gnus-audio.el: Removed -- no users of this package.
1026
1027         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1028
1029         * gnus-start.el (gnus-setup-news): Remove nocem support.
1030
1031         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1032
1033         * gnus.el (gnus-use-nocem): Removed.
1034
1035         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1036         Removed.
1037
1038         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1039         uses NoCeM any more.
1040
1041         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1042         (gnus-button-ctan-handler): Ditto.
1043         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1044         (gnus-button-ctan-directory-regexp): Ditto.
1045         (gnus-button-handle-ctan): Ditto.
1046         (gnus-button-tex-level): Ditto.
1047         (gnus-button-alist): Removed CTAN stuff.
1048
1049 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1050
1051         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1052         nnimap-streaming test.
1053
1054         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1055         servers twice.
1056
1057         * nnimap.el (nnimap-open-connection): Add more error reporting when
1058         nnimap fails early.
1059
1060         * nnheader.el (nnheader-get-report-string): New function.
1061         (nnheader-get-report): Use it.
1062
1063         * gnus-int.el (gnus-check-server): Say what the error was when opening
1064         failed.
1065
1066         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1067         using streaming.
1068
1069 2010-09-25  Julien Danjou  <julien@danjou.info>
1070
1071         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1072         gnus-window-inside-pixel-edges.
1073
1074 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1075
1076         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1077
1078         * mm-decode.el (mm-save-part): Allow saving to other directories the
1079         normal Emacs way.
1080
1081         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1082         by Jay Berkenbilt.
1083
1084         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1085         there isn't a single byte.
1086
1087         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1088         just do it.  It doesn't really seem to matter what the user responds
1089         here, I think, so it's just a confusing question.
1090
1091         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1092         non-streaming case.
1093
1094         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1095         (gnus-article-encrypt-body): Use it.
1096
1097         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1098         keystroke.
1099
1100         * nnimap.el (nnimap-find-wanted-parts-1): Use
1101         gnus-fetch-partial-articles.
1102
1103         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1104
1105         * nnimap.el (nnimap-insert-partial-structure): New function.
1106         (nnimap-get-partial-article): New function.
1107         (nnimap-request-article): Use it.
1108         (nnimap-wait-for-response): Return whether the wait was successful.
1109         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1110         retrieval wasn't successful.
1111         (nnimap-retrieve-group-data-early): Allow throttling servers.
1112         (nnimap-streaming): New variable.
1113         (nnimap-fetch-partial-articles): Removed.
1114
1115         * mm-decode.el (mm-with-part): Protect against killed buffers.
1116
1117         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1118         for prettier summary display.
1119
1120 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1121
1122         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1123         directly.
1124
1125 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1126
1127         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1128         apparently third-party libraries depend on it.
1129
1130         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1131         before starting negotiation.
1132
1133         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1134         privacy reasons.
1135         (gnus-treat-mail-gravatar): Ditto.
1136
1137         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1138         buffer when inserting images.  Inserting text into the headers, for
1139         instance, can make them invalid.
1140
1141 2010-09-25  Julien Danjou  <julien@danjou.info>
1142
1143         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1144         variables.
1145
1146         * nnheader.el: Remove useless variables news-reply-yank-from and
1147         news-reply-yank-message-id.
1148
1149         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1150         variables.
1151
1152         * mml1991.el: Remove useless mml1991-verbose.
1153
1154         * gnus.el: Remove useless variable gnus-use-generic-from.
1155         Remove obsolete variable gnus-topic-indentation.
1156
1157         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1158
1159         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1160
1161         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1162
1163         * gnus-group.el: Remove useless gnus-group-icon-cache.
1164         Remove useless gnus-ephemeral-group-server.
1165
1166         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1167
1168         * mml2015.el: Remove useless mml2015-verbose.
1169
1170         * mml-smime.el: Remove useless mml-smime-verbose.
1171
1172         * gnus.el: Remove useless gnus-local-domain.
1173
1174         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1175         gnus-gravatar-size.
1176
1177         * gnus-art.el: Remove useless gnus-treat-translate.
1178
1179 2010-09-24  Julien Danjou  <julien@danjou.info>
1180
1181         * gnus-sum.el: Add support for Gravatars.
1182
1183         * gnus-art.el: Add support for Gravatars.
1184
1185         * gnus-gravatar.el: Add this file.
1186
1187         * gravatar.el: Add this file.
1188
1189 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1192
1193         * gnus-group.el (gnus-group-fetch-faq): Removed.
1194
1195         * gnus.el (gnus-group-faq-directory): Removed.
1196
1197         * gnus-group.el (gnus-group-fetch-charter): Removed.
1198
1199         * gnus.el (gnus-group-charter-alist): Removed.
1200
1201         * gnus-group.el (gnus-group-archive-directory): Removed.
1202         (gnus-group-recent-archive-directory): Ditto.
1203         (gnus-group-make-archive-group): Removed.
1204
1205         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1206
1207         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1208         use the same article number for all the cached articles.
1209
1210         * nnimap.el (nnimap-command): Register the last command time so
1211         that we can use it for idling NOOPs.
1212         (nnimap-open-connection): Start the keeplive timer.
1213         (nnimap-make-process-buffer): Store all the process buffers.
1214         (nnimap-keepalive): New function.
1215
1216         * starttls.el: (starttls-open-stream): Add autoload cookie.
1217
1218 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1219
1220         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1221         handling.
1222
1223 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1224
1225         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1226         its data structures.
1227
1228         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1229         instead of the cl.el copy-list.
1230         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1231         equalp.
1232
1233 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1234
1235         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1236         and tool-bar-local-item-from-menu.
1237
1238         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1239         mode-line-highlight face for Emacs.
1240
1241         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1242         loading gnus-sum.elc; fix comment for canlock-verify.
1243         (gnus-article-jump-to-part): Use read-number.
1244         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1245         Emacs pre-21 compatible code for help-echo.
1246         (gnus-article-next-page-1): No need to adjust the number of lines.
1247         (gnus-article-describe-bindings): Always use help-buffer.
1248
1249         * gnus-audio.el (gnus-audio-inline-sound)
1250         * gnus-cus.el (gnus-custom-mode)
1251         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1252
1253         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1254
1255         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1256         compatible code.
1257
1258 2010-09-24  Glenn Morris  <rgm@gnu.org>
1259
1260         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1261         visiting the fcc file in rmail-mode.
1262
1263         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1264
1265 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1266
1267         * nnir.el: Silence the byte compiler.
1268
1269         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1270         alias to browse-url-url-encode-chars if any.
1271         (gnus-html-encode-url): Use it.
1272
1273 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1274
1275         * gnus-start.el (gnus-use-backend-marks): New variable.
1276         (gnus-get-unread-articles-in-group): Use it.
1277
1278         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1279         makeover.
1280
1281 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1282
1283         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1284
1285 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1286
1287         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1288         Removed.
1289         (gnus-setup-news-hook): Removed
1290         gnus-fixup-nnimap-unread-after-getting-new-news.
1291
1292         * gnus-int.el (gnus-request-update-info): Protect against backends not
1293         having the function.
1294
1295         * nnimap.el (nnimap-stream): Mention starttls.
1296         (nnimap-open-connection): Add starttls support.
1297
1298 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1299
1300         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1301
1302 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1303
1304         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1305         BODYSTRUCTUREs.
1306         (nnimap-transform-headers): Unfold quoted {42} headers.
1307
1308         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1309         the info.
1310         (gnus-get-unread-articles): Only call updatep on backends that support
1311         it.
1312
1313         * nnweb.el (nnweb-request-update-info): NOOP.
1314
1315         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1316
1317         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1318         since it only deals with marks.
1319
1320         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1321         gnus-request-marks, and make a new gnus-request-update-info.
1322
1323         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1324         the active instead of the high number, which is usually too low.
1325
1326 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1327
1328         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1329         * encrypt.el: Removed.
1330
1331 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1332
1333         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1334         server in symbolic form.
1335
1336         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1337         0.9.
1338
1339 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1340
1341         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1342         (nnimap-update-info): Fix up code slightly.
1343
1344         * gnus-int.el (gnus-open-server): Add tracing for performance
1345         debugging.
1346
1347         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1348         (gnus-group-insert-group-line): Pass the real group name so that it
1349         gets the right data.
1350
1351         * gnus-start.el (gnus-get-unread-articles): Don't have
1352         `gnus-get-unread-articles-in-group' update info, since that can be
1353         really slow and doesn't seem to be needed?
1354
1355 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1356
1357         * time-date.el (date-to-time): Try using parse-time-string first before
1358         using the slower timezone-make-date-arpa-standard.
1359
1360 2010-09-22  Julien Danjou  <julien@danjou.info>
1361
1362         * gnus-group.el (gnus-group-insert-group-line): Call
1363         gnus-group-highlight-line.
1364         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1365         default hook list.
1366         (gnus-group-update-eval-form): Add new function.
1367         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1368         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1369
1370 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1371
1372         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1373         immediate, then expire all articles.
1374         (nnimap-update-info): Fix off-by-one errors.
1375         (nnimap-flags-to-marks): Would return no marks lists for group with no
1376         flags.  Instead return the other data.
1377
1378 2010-09-22  Julien Danjou  <julien@danjou.info>
1379
1380         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1381         Only return an icon.
1382         (gnus-group-insert-group-line): Compute icon to return.
1383
1384         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1385         variable.
1386         (gnus-html-image-fetched): Only cache if
1387         gnus-html-image-automatic-caching is set.
1388         (gnus-html-image-fetched): Check for errors.
1389
1390 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1391
1392         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1393         once per method on `g'.  This ensures that backends like nnfolder don't
1394         open all their folders.
1395
1396         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1397         (nnimap-request-list): Nix out group in the correct buffer.
1398         (nnimap-parse-flags): Implement by using `read' instead of
1399         hand-parsing.
1400         (nnimap-flags-to-marks): Pass on permanent-flags.
1401         (nnimap-make-process-buffer): Record the server name.
1402         (nnimap-parse-flags): Fix typo.
1403         (nnimap-request-scan): Run split on the server in general, not just a
1404         single group.
1405
1406         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1407         parameter, and propagate this downwards.
1408
1409         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1410         since EXAMINE changes it on the server.
1411
1412         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1413         this command might take a while.
1414
1415 2010-09-22  Julien Danjou  <julien@danjou.info>
1416
1417         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1418         harmful if you have 2 images side-by-side, they can't be properly
1419         update on text deletion.  Using text-property is safer here.
1420         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1421         data.
1422
1423 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1424
1425         * nnimap.el (nnimap-expunge-inbox): Removed.
1426         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1427         (nnimap-expunge): Flip default to t.
1428
1429         * gnus.el (gnus-method-to-server): Don't push things to the cache
1430         unless it's unique.
1431         (gnus-server-to-method): Ditto.
1432
1433 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1434
1435         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1436
1437 2010-09-22  Julien Danjou  <julien@danjou.info>
1438
1439         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1440         get the start of data.
1441         (gnus-html-encode-url): Add this function to encode special chars in
1442         URL.
1443         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1444         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1445
1446         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1447         default.
1448         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1449
1450         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1451         images alt-text.
1452         (gnus-html-put-image): Put alt-text as help-echo.
1453
1454 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1455
1456         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1457         * mm-util.el (mm-decompress-buffer)
1458         * nnir.el (nnir-run-find-grep)
1459         * pop3.el (pop3-list): Use 3rd arg of split-string.
1460
1461         * time-date.el (format-seconds): Comment fix.
1462
1463         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1464         and byte-optimize-form-code-walker.
1465         (dgnushack-make-auto-load): Don't advise make-autoload.
1466
1467         * lpath.el: Remove Emacs 21 stuff.
1468
1469 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1470
1471         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1472         outside the active range.  Suggested by Dan Christensen.
1473
1474         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1475         slightly later to avoid double-getting it.
1476
1477         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1478         previous patch.
1479
1480         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1481
1482 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1483
1484         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1485
1486 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1487
1488         * gnus-int.el (gnus-open-server): Give a better error message in the
1489         "go offline" case.
1490
1491         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1492         marks for nnimap, which is seldom the right thing to do.
1493
1494         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1495         (gnus-same-method-different-name): New function.
1496
1497         * nnimap.el (parse-time): Require.
1498
1499         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1500         method in the presence of many similar methods.
1501
1502         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1503
1504         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1505         nnml-inhibit-expiry.
1506
1507         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1508         find out whether methods are equal.
1509
1510         * nnimap.el (nnimap-find-expired-articles): New function.
1511         (nnimap-process-expiry-targets): New function.
1512         (nnimap-request-move-article): Request the article before looking at
1513         what the Message-ID is.  Fix found by Andrew Cohen.
1514         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1515
1516         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1517         for oldness in addition to being a predicate.
1518
1519         * nnimap.el (nnimap-request-group): When we have zero articles, return
1520         the right data to Gnus.
1521         (nnimap-request-expire-articles): Only delete articles immediately if
1522         the target is 'delete.
1523
1524         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1525         method, this would bug out.
1526
1527         * gnus-group.el (gnus-group-expunge-group): Renamed from
1528         gnus-group-nnimap-expunge, and implemented as a normal interface
1529         function.
1530
1531         * gnus-int.el (gnus-request-expunge-group): New function.
1532
1533         * nnimap.el (nnimap-request-create-group): Implement.
1534         (nnimap-request-expunge-group): New function.
1535
1536 2010-09-21  Julien Danjou  <julien@danjou.info>
1537
1538         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1539         (gnus-html-cache-expired): Add new function.
1540         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1541         wethever we should display image for fetch it.
1542         Compute alt-text earlier to pass it to the fetching function too.
1543         (gnus-html-schedule-image-fetching): Change function argument to only
1544         get one image at a time, not a list.
1545         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1546         cache.
1547         (gnus-html-get-image-data): New function to retrieve image data from
1548         cache.
1549         (gnus-html-put-image): Change buffer argument to use image data rather
1550         than file, and place image above region rather than inserting a new
1551         one. Do not take alt-text as argument, since it's useless now: we place
1552         the image above alt-text.
1553         (gnus-html-prune-cache): Remove.
1554         (gnus-html-show-images): Start to fetch image when we find one, do not
1555         push into a temporary list.
1556         (gnus-html-prefetch-images): Only fetch image if they have expired.
1557         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1558         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1559
1560 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1561
1562         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1563
1564 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1565
1566         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1567         spec inser "*" if the group isn't active instead of 0.
1568
1569         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1570         opening the server.
1571         (nnimap-request-delete-group): Implement group deletion.
1572         (nnimap-transform-headers): Return the size of the entire message in
1573         the Bytes header, not just the size of the first part.
1574         (nnimap-request-move-article): When moving an article from nnimap,
1575         request the article first so the accepting form has an article to
1576         accept.  Reported by Dan Christensen.
1577         (nnimap-command): Make sure that the error message doesn't error out.
1578
1579 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1580
1581         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1582         we haven't requested anything.
1583
1584 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1585
1586         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1587         "".  Fix found by Andrew Cohen.
1588
1589         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1590         instead of -encode-string.
1591
1592 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1593
1594         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1595
1596         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1597         by mm-subst-char-in-string.
1598
1599 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1600
1601         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1602         waiting for the connection string.
1603
1604         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1605         arriving.
1606
1607         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1608         bogus characters.  This allows selecting certain Gmail groups.
1609
1610         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1611         (nnimap-fetch-partial-articles): New variable.
1612         (nnimap-open-connection): When looking for credentials, also use the
1613         nnimap-server-port.
1614         (nnimap-request-article): Return the group/article number, so that Gnus
1615         `^' works as expected.
1616         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1617         them.
1618
1619         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1620         comments.
1621         (gnus-methods-sloppily-equal): New function.
1622         (gnus): When using the development version of Gnus, load the gnus-load
1623         file.
1624
1625         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1626         `gnus-open-server' on each method before trying to scan them etc.  This
1627         ensures that all the backend parameters are set correctly.
1628
1629         * nnimap.el (nnimap-authenticator): New variable.
1630         (nnimap-open-connection): Allow anonymous login.
1631         (nnimap-transform-headers): The chars header is called Chars not
1632         Bytes.
1633         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1634         drops.
1635
1636         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1637         patch, found by Knut Anders Hatlen.
1638
1639 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1640
1641         * gnus-agent.el (gnus-agent-batch-confirmation)
1642         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1643         to gnus-message.
1644         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1645         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1646         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1647         * gnus-int.el (gnus-open-server): Likewise.
1648         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1649         (gnus-score-check-syntax): Likewise.
1650         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1651         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1652         Likewise.
1653         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1654
1655 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1656
1657         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1658         calling conventions so that prefetch doesn't bug out.
1659
1660 2010-09-19  Julien Danjou  <julien@danjou.info>
1661
1662         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1663         rather than `subst-char-in-region' in order to be able to replace ASCII
1664         char by UTF-8 ones.
1665
1666         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1667         than curl.
1668         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1669         the right URL and ALT text on images.
1670         (gnus-html-wash-tags): Fix tag case.
1671         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1672         (gnus-article-html): Add -o display_ins_del=2 option.
1673         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1674
1675 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1676
1677         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1678         the extra mail headers, which sometimes seem to happen for unknown
1679         reasons.
1680
1681         * mail-parse.el (mail-header-encode-parameter): Define as
1682         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1683         (or most, perhaps?) mail readers don't understand the latter, but do
1684         understand the former.
1685
1686         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1687         to nil, so that no methods are automatically agentized.  I think this
1688         is probably what most users want.
1689
1690         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1691         from url-retrieve, for instance about invalid URLs.
1692
1693         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1694         groups that have no articles.
1695         (nnimap-request-article): Check that we really got an article when we
1696         requested one.
1697
1698         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1699         doesn't exist.
1700
1701         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1702         nntp buffer so the agent can save it.
1703         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1704         that CRLF doesn't get translated to \n.
1705         (nnimap-open-connection): Don't make 'shell commands only send \n.
1706
1707 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1708
1709         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1710         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1711         Update var name.
1712         (nnml-generate-nov-file): Use dolist.
1713         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1714         Use with-current-buffer.
1715
1716 2010-09-18  Julien Danjou  <julien@danjou.info>
1717
1718         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1719         parallel.
1720
1721 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1722
1723         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1724         the range update right.
1725         (nnimap-request-group): Don't make `M-g' bug out on group with no
1726         marks.
1727         (nnoo): Required, so that other packages can require nnimap.
1728         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1729         command we're looking for.  This helps when the server sends more
1730         responses after we've gotten everything we expected.
1731         (nnimap): Add a `newlinep' field to keep track of end-of-line
1732         conventions.
1733         Don't send CRLF to things that don't want it.
1734         (nnimap-request-accept-article): Ditto.
1735
1736 2010-09-18  Julien Danjou  <julien@danjou.info>
1737
1738         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1739         than curl to retrieve images.
1740
1741 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1742
1743         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1744         the marks.
1745         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1746         (nnimap-wait-for-connection): New function.
1747         (nnimap-open-connection): If we have PREAUTH, don't query for login
1748         credentials.
1749         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1750         when doing a partial update.
1751
1752 2010-09-18  Julien Danjou  <julien@danjou.info>
1753
1754         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1755         tags.
1756
1757 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1758
1759         * nnimap.el (nnimap-credentials): New function.
1760         (nnimap-open-connection): Use the new function to look for credentials
1761         also on the numeric equivalents of "imap" and "imaps".
1762
1763         * gnus-start.el (gnus-activate-group): Send the info to
1764         gnus-request-group.
1765
1766         * nnimap.el (nnimap-request-group): Have the "check" version of the
1767         function parse flags and update the info, so that a `M-g' get a total
1768         resync of all flags from the group.
1769
1770         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1771         to allow backends to alter the info on group selection.  Also alter all
1772         the backend -request-group functions to take the parameter.
1773
1774         * nnimap.el (nnimap-store-info): New function.
1775         (nnimap-update-info): Store the info for later usage.
1776         (nnimap-request-group): Use the stored info for the dont-check case, so
1777         that we don't retrieve all marks when we enter a group.
1778
1779         * nnimap.el: Use deffoo instead of defun for interface functions.
1780
1781         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1782         update the group info.  This makes the nndraft groups, for instance, go
1783         back to their old behaviour.
1784
1785         * gnus-sum.el (gnus-select-newsgroup): Indent.
1786
1787         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1788         in.
1789         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1790         nothing.
1791
1792         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1793         from methods that are denied.
1794
1795         * gnus-int.el (gnus-method-denied-p): New function.
1796
1797         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1798         store the password instead of netrc.
1799         (nnimap-open-connection): Don't error out when we can't make a
1800         connections.
1801
1802         * auth-source.el (auth-source-create): In the password prompt, say what
1803         we're querying for.  Also prompt for user name if that hasn't been
1804         given.
1805
1806         * nnimap.el (nnimap-with-process-buffer): Removed.
1807
1808 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1809
1810         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1811         method when we're reading from the agent.
1812
1813         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1814
1815         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1816         that's probably most useful for users.
1817
1818         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1819         "failed" all the time.
1820
1821         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1822         ...)) with (with-current-buffer ... ).
1823
1824         * nntp.el (nntp-open-server): Return whether the open was successful or
1825         not.
1826
1827         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1828         select an unread unseen article first.
1829
1830         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1831         /etc/services, supply some sensible port defaults.
1832
1833         * dgnushack.el: Define netrc-credentials.
1834
1835 2010-09-17  Julien Danjou  <julien@danjou.info>
1836
1837         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1838
1839 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1840
1841         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1842         doesn't have any parameters.
1843
1844 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1845
1846         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1847         only upcased checks.
1848
1849         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1850
1851         * nnimap.el (nnimap-open-shell-stream): New function.
1852         (nnimap-open-connection): Use it.
1853         (nnimap-transform-headers): Get the number of lines in each message.
1854         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1855         number of lines.
1856         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1857         problem.
1858
1859         * utf7.el (utf7-encode): Autoload.
1860
1861         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1862         to allow the mail splitting to not return a default group.  This is
1863         useful for nnimap, which will leave unmatched mail in the inbox.
1864
1865         * nnimap.el: Rewritten.
1866
1867         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1868         nnimap usage.
1869
1870         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1871         if the move is internal, so that nnimap can do fast internal moves.
1872
1873         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1874         data.
1875         (gnus-read-active-for-groups): Support finishing the early retrieval of
1876         data.
1877
1878         * gnus-range.el (gnus-range-nconcat): New function.
1879
1880         * gnus-int.el (gnus-finish-retrieve-group-infos)
1881         (gnus-retrieve-group-data-early): New functions.
1882
1883 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1884
1885         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1886         (nnrss-retrieve-groups):
1887         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1888         (pop3-quit): Use with-current-buffer.
1889
1890 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1891
1892         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1893         instead of nnheader-accept-process-output.
1894
1895         * dgnushack.el (dgnushack-compile): Add comment.
1896
1897         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1898
1899         * gnus-html.el (gnus-html-schedule-image-fetching)
1900         (gnus-html-prefetch-images): Replace process-kill-without-query by
1901         gnus-set-process-query-on-exit-flag.
1902
1903 2010-09-16  Romain Francoise  <romain@orebokech.com>
1904
1905         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1906
1907 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1908
1909         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1910         parameter to unintern is mandatory-ish in Emacs 24.
1911
1912         * gnus-html.el (gnus-html-schedule-image-fetching)
1913         (gnus-html-prefetch-images): Check for curl before using it.
1914
1915         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1916         depend on curl, which isn't essential.
1917
1918         * imap.el: Revert back to version
1919         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1920         seem problematic.
1921
1922 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1923
1924         * gnus-registry.el (gnus-registry-install-shortcuts):
1925         Explicitly pass `obarray' to `unintern' to avoid a warning.
1926
1927 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1928
1929         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1930         change.
1931
1932         * nnrss.el (nnrss-request-list): Removed this function and related
1933         functions, including the moreover stuff.
1934
1935 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1936
1937         * nnrss.el (nnrss-retrieve-groups): New function.
1938
1939 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1940
1941         * .dir-locals.el: Add no-byte-compile cookie.
1942
1943 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1944
1945         * time-date.el (format-seconds): Comment fix.
1946
1947         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
1948         for back end that doesn't support request-scan.
1949
1950 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
1953         then do request scans from the backends.
1954
1955         * netrc.el (netrc-credentials): New conveniency function.
1956
1957         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
1958         avoid running a hook per line, since this takes a lot of time,
1959         profiling shows.
1960         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
1961         directly if gnus-visual-p is true.
1962
1963 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1964
1965         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
1966         groups; replace mapcar with dolist which is a bit faster; pass groups
1967         info to gnus-read-active-file-1.
1968         (gnus-read-active-file-1): Scan only specified groups if the new
1969         optional arg `infos' is given.
1970
1971 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
1974
1975         * pop3.el (pop3-movemail): Removed.
1976         (pop3-streaming-movemail): Renamed to pop3-movemail.
1977
1978         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
1979         don't restrict end-tag searches to the end of the line.
1980
1981 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
1984         articles of every unchecked group to t, which means unknown since the
1985         server has never been opened.
1986
1987 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1988
1989         * gnus-html.el (gnus-html-show-alt-text): New command.
1990         (gnus-html-browse-image): Ditto.
1991         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
1992         to browse the image directly.
1993         (gnus-html-wash-tags): Search for images first, so that <a><img> works
1994         better.
1995
1996         * gnus-async.el (gnus-async-article-callback): Call
1997         `gnus-html-prefetch-images' unconditionally.
1998
1999         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2000         before feeding URLs to curl.
2001
2002 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2003
2004         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2005         internal images as deletable by `W D D'.
2006
2007         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2008         (gnus-async-article-callback): Fix typo.
2009
2010 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2011
2012         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2013         current line to work around bugs in the output from w3m.
2014
2015         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2016         for groups that want that.
2017
2018         * nntp.el (nntp-wait-for-string): Supply a timeout for
2019         accept-process-output to ensure progress.
2020
2021         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2022         level to get unread articles from, then use that for foreign groups,
2023         too.
2024
2025         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2026         confuses the rest of the function.
2027
2028         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2029         for the methods that support -retrieve-groups, too.
2030
2031         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2032
2033 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2034
2035         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2036         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2037
2038         * pop3.el: Require cl when compiling.
2039         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2040
2041 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2044         that aren't going to be activated.
2045         (gnus-get-unread-articles): Fix up the last commit.
2046
2047         * gnus-html.el (gnus-article-html): Allow calling without specifying
2048         the handle.  In that case, dissect the buffer first.
2049
2050         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2051
2052         * nnimap.el (nnimap-open-connection): Revert the change that would look
2053         into authinfo for imaps instead of imap.
2054
2055         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2056         say that you don't want to call gnus-request-group with don-check, but
2057         do check the reponse.  This is for virtual groups only.
2058         (gnus-get-unread-articles): Count the archive groups as secondary, so
2059         that they're activated the same way as before.
2060
2061         * imap.el (imap-message-map): Removed optional buffer parameter, since
2062         no callers use it.
2063         (imap-message-get): Ditto.
2064         (imap-message-put): Ditto.
2065         (imap-mailbox-map): Ditto.
2066         (imap-mailbox-put): Ditto.
2067         (imap-mailbox-get): Ditto.
2068         (imap-mailbox-get): Revert last change for this function.
2069
2070         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2071         case-insensitively.
2072         (nnimap-debug): Removed.
2073
2074         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2075         to use `imap-fetch' instead.  According to the comments, this should be
2076         safe, since all other IMAP clients use the 1:* syntax.
2077         (imap-enable-exchange-bug-workaround): Removed.
2078         (imap-debug): Removed -- doesn't seem very useful.
2079
2080         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2081         mail from a file, and the file doesn't exist.
2082
2083         * imap.el (imap-log): New convenience function used throughout instead
2084         of repeating the same code all over the place.
2085
2086         * pop3.el (pop3-streaming-movemail): Return t for success.
2087
2088         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2089         .authinfo if we're using ssl connection.
2090
2091         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2092         already have if we're in a main Gnus `g' run.
2093
2094         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2095
2096 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2097
2098         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2099
2100         * nnmh.el (nnmh-request-list-1): Bind `file'.
2101
2102         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2103         alias to set-process-query-on-exit-flag or process-kill-without-query.
2104         (pop3-open-server): Use it.
2105
2106 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2107
2108         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2109         box to the Incoming file.  Fixes mistake in previous checkin.
2110
2111         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2112         request loop (for debugging purposes) removed.
2113
2114         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2115         culprit is more visible.
2116         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2117         (nnml-add-incremental-nov): New functions to do "incremental" nov
2118         updates, where we just append to the end of the existing nov files
2119         without reading/writing them in full.
2120
2121         * mail-source.el (mail-source-delete-crash-box): Really only check the
2122         incoming files once in a while.
2123
2124         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2125
2126         * mail-source.el (mail-source-delete-crash-box): Only check the
2127         incoming files for deletion once per day to save a lot of file
2128         accesses.
2129
2130         * pop3.el (pop3-logon): Fix up unbound variable typo.
2131
2132         * mail-source.el (pop3-streaming-movemail): Autoload.
2133
2134         * pop3.el (pop3-streaming-movemail): Respect
2135         pop3-leave-mail-on-server.
2136
2137         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2138         retrieval.
2139
2140         * pop3.el (pop3-process-filter): Removed unused function.
2141         (pop3-streaming-movemail, pop3-send-streaming-command)
2142         (pop3-wait-for-messages, pop3-write-to-file)
2143         (pop3-number-of-responses): New functions for streaming pop3
2144         retrieval.
2145
2146         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2147         come from no known methods.
2148         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2149         list.
2150
2151         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2152         message sizes.
2153         (pop3-movemail): Use erase-buffer instead of looping and deleting
2154         regions, which seems rather odd.
2155
2156         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2157         file once per `g' run.
2158
2159         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2160         directories.  This makes the draft queue directory work.
2161
2162         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2163         data from the backends, so that we only request the list of groups from
2164         each method once.  This should speed things up considerably.
2165
2166         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2167         detect that it's not implemented.
2168
2169         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2170         we actually do recurse down into the tree, but don't stat all leaf
2171         nodes.
2172
2173         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2174         then say so instead of bugging out.
2175
2176         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2177         files exist before trying to read them.
2178
2179         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2180         around <pre_int>.
2181
2182         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2183
2184         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2185
2186 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2187
2188         * mm-util.el (mm-image-load-path): Just return the image directories,
2189         not all directories in the path in addition to the image directories.
2190         (mm-image-load-path): Maintain a cache of the image directories so that
2191         the `g' command in Gnus doesn't have to stat dozens of directories each
2192         time.
2193
2194         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2195         (gnus-html-wash-tags): Add a new `i' command to insert images.
2196         (gnus-html-insert-image): New command and keystroke.
2197         (gnus-html-redisplay-with-images): New command and keystroke.
2198         (gnus-html-show-images): Renamed command.
2199         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2200         spacers.
2201         (gnus-html-wash-tags): Decode entities at the end, so that entities
2202         inside the tags don't mess up the rest of the "parsing".
2203
2204         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2205         so that nnimap methods aren't agentized by default.  There's apparently
2206         many problems related to agent/imap behaviour.
2207
2208         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2209
2210         * gnus-html.el: Doc fix.
2211
2212 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2213
2214         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2215         specifier-spec-list for Emacs 21.
2216
2217         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2218         glyph-width and glyph-height instead of display-graphic-p and
2219         image-size; make avoidance of displaying small images work for XEmacs.
2220
2221         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2222         for XEmacs.
2223
2224         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2225         of symbol that holds plist data.
2226         (gnus-process-plist): Remove plist of process after getting it.
2227
2228 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2229
2230         * message.el (message-generate-hashcash): Change default to
2231         'opportunistic if hashcash is installed.
2232
2233         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2234         (gnus-html-put-image): Only call image-size once, since it's somewhat
2235         time-consuming on remote X servers.
2236
2237 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2238
2239         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2240         type on data, not a file name.
2241
2242         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2243         window-pixel-edges for Emacs 21.
2244
2245         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2246         decoded contents.
2247         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2248
2249 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2250
2251         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2252         group line format, since it isn't very interesting.
2253
2254         * gnus-agent.el (gnus-agent-short-article),
2255         (gnus-agent-long-article): Increase values for these two variables,
2256         since most people are likely to have more network connection and
2257         storage than before.
2258
2259         * gnus.el (gnus-refer-article-method): Change default to 'current.
2260         When referring an article, the common behaviour is to refer it from the
2261         current select method, not the native select method.  The chances of
2262         the native select method having the message in question is rather slim
2263         these days.
2264
2265         * gnus-sum.el (gnus-auto-select-subject): Change default to
2266         `unseen-or-unread'.  I think it's likely that most people want to
2267         select an unseen article over a previously seen, but unread one.
2268
2269         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2270         means that in the article buffer none of the minor mode elements will
2271         be shown, usually, and this is not desirable in most cases.
2272
2273         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2274         that commands like `d' (and the like) go to the next line in the
2275         buffer, instead of the next unread article.  I think this is the
2276         behaviour that is most natural for most users.
2277         (gnus-single-article-buffer): Change default to nil, so that people can
2278         have as many article buffers open as they have summary buffer.  I think
2279         this is the most natural way for the groups to behave.
2280
2281         * message.el (message-generate-new-buffers): Change default to
2282         `unsent', so that all new message buffers start their names with the
2283         string "*unsent", and it's easier to find the buffers if you move from
2284         them.
2285
2286 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2287
2288         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2289         small.  They're probably tracking images.
2290         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2291         (gnus-html-rescale-image): Yet another try at getting the image sizing
2292         right.
2293
2294         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2295         nntp-marks-file-name is nil.
2296
2297 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2298
2299         * gnus-html.el (gnus-html-wash-tags)
2300         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2301         Better logging.
2302
2303 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2304
2305         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2306
2307         * gnus-html.el (gnus-html-wash-tags): Check the value of
2308         gnus-blocked-images in the summary buffer.
2309
2310 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2311
2312         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2313
2314 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2315
2316         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2317         like "a", it seems like.
2318         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2319         since it needs to be picked from the correct buffer.
2320
2321         * nnwfm.el: Removed.
2322
2323         * nnlistserv.el: Removed.
2324
2325 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2326
2327         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2328         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2329
2330 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2331
2332         * nnkiboze.el: Removed.
2333
2334         * nndb.el: Removed.
2335
2336         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2337         alt text.
2338         (gnus-html-rescale-image): Try to get the rescaling logic right for
2339         images that are just wide and not tall.
2340
2341         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2342         overshadow variable bindings.
2343
2344 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2345
2346         * gnus-html.el (gnus-html-wash-tags)
2347         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2348         extra logging.
2349
2350 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2351
2352         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2353         (gnus-max-image-proportion): New variable.
2354         (gnus-html-rescale-image): New function.
2355         (gnus-html-put-image): Rescale images.
2356
2357 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2358
2359         Fix up some byte-compiler warnings.
2360         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2361         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2362         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2363         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2364         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2365         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2366         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2367
2368 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2369
2370         * gnus-html.el (gnus-article-html): Decode contents by charset.
2371
2372 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2373
2374         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2375         (gnus-html-frame-width, gnus-blocked-images)
2376         * message.el (message-prune-recipient-rules): Add custom version.
2377         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2378
2379         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2380         functions.
2381
2382         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2383         gnus-process-get.
2384
2385 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2386
2387         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2388         instead of lsub directly.
2389
2390 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2391
2392         * nnwarchive.el: Removed.
2393
2394         * gnus-soup.el: Removed.
2395
2396         * nnsoup.el: Removed.
2397
2398         * nnultimate.el: Removed.
2399
2400         * gnus-html.el (gnus-blocked-images): New variable.
2401
2402         * message.el (message-prune-recipients): New function.
2403         (message-prune-recipient-rules): New variable.
2404
2405         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2406         guess whether a long line is natural text or not.
2407
2408         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2409         gnus-process-plist and friends for compatibility.
2410
2411 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2412
2413         * gnus-html.el: Require packages that define macros used in this file.
2414         (gnus-article-mouse-face): Declare to silence byte-compiler.
2415         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2416         process-get.
2417         (gnus-html-put-image): Use plist-get to avoid getf.
2418         (gnus-html-prefetch-images): Use with-current-buffer.
2419
2420 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2421
2422         * gnus-ems.el: Provide compatibility functions for
2423         gnus-set-process-plist.
2424
2425         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2426         header-line-format for XEmacs 21.4.
2427
2428         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2429         * gnus.el (gnus-valid-select-methods)
2430         * message.el (message-send-mail-partially-limit)
2431         * mm-decode.el (mm-text-html-renderer)
2432         * mml.el (mml-insert-mime-headers-always)
2433         * smiley.el (smiley-regexp-alist): Bump custom version.
2434
2435 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2436
2437         * gnus-html.el: require mm-url.
2438         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2439         with the url to `url'.
2440         (gnus-html-wash-tags): Support cid: URLs/images.
2441
2442 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2443
2444         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2445         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2446         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2447
2448         * gnus-move.el: Removed file, since it doesn't really work.
2449
2450         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2451         UTF-8.  This seems to fix problems with some German web feeds.
2452
2453         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2454         at the top so that the proper colours are applied.
2455
2456         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2457         don't have dots in their names.
2458
2459         * gnus-art.el (gnus-article-view-part): Doc fix.
2460
2461         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2462         XEmacs-compatible.
2463         (gnus-html-put-image): Don't do images on non-graphic displays.
2464
2465         * nnslashdot.el: Removed this unused backend.
2466
2467         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2468         actions.
2469         (gnus-undo-register-1): Revert last change.
2470
2471         * gnus-group.el (gnus-group-completing-read): Protect against not
2472         having completion-styles bound.
2473
2474         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2475         make broken recipients happier.
2476
2477         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2478
2479         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2480         point parameter.
2481
2482         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2483
2484         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2485         completion-styles for group selection.
2486
2487 2009-02-04  Andreas Schwab  <schwab@suse.de>
2488
2489         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2490         headers and regexp-quote the match if necessary.
2491
2492 2009-03-24  Miles Bader  <miles@gnu.org>
2493
2494         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2495         the blinking smiley.
2496
2497 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2498
2499         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2500         blink smiley.
2501
2502 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2503
2504         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2505         where the dribbel file lives exists.
2506
2507         * message.el (message-send-mail-partially-limit): Change the default to
2508         nil, since most people don't want this.
2509
2510         * mm-url.el (mm-url-decode-entities): Also decode entities like
2511         &#x3212.
2512
2513 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2514
2515         * gnus-sum.el (gnus-summary-idna-message):
2516         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2517         Hyperlink urls in docstrings with URL `...'.
2518
2519 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2520
2521         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2522         functions.
2523
2524 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2525
2526         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2527         say what the mouseover text should be.
2528
2529         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2530         version of the mm-w3m-safe-url-regexp variable to only download images
2531         in the groups where we want that to happen.
2532
2533         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2534
2535         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2536         easier debugging.
2537         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2538         big pictures in the article buffer.
2539
2540         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2541         gnus-article-html.
2542         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2543         w3m.
2544
2545         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2546
2547 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2548
2549         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2550         which doesn't exist.
2551
2552         * message.el (message-inhibit-ecomplete): New variable to allow some
2553         function to inhibit ecomplete address storage.
2554         (message-resend): Disable ecomplete message storage when resending
2555         messages.
2556
2557         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2558
2559 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2562         Save excursion while copying, moving, and deleting articles in order to
2563         prevent the cursor from jumping to unforeseen place.
2564
2565 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2566
2567         * lpath.el: No need to bind bookmark-current-buffer,
2568         bookmark-yank-point and bookmark-make-record-function.
2569
2570 2010-08-17  Glenn Morris  <rgm@gnu.org>
2571
2572         * gnus-sync.el: Require gnus components whose functions are used.
2573
2574         * gnus-art.el (bookmark-make-record-function):
2575         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2576         Declare for compiler.
2577
2578         * mm-url.el (mml-compute-boundary): Autoload.
2579
2580 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2581
2582         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2583
2584 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2585
2586         Typo fix "hoo4a" -> "hook".
2587
2588         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2589
2590 2010-08-14  Glenn Morris  <rgm@gnu.org>
2591
2592         * gnus-sync.el (gnus-sync): Fix defgroup version.
2593
2594 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2595
2596         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2597
2598         * gnus-sync.el: Fix docs.
2599         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2600         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2601
2602 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2603
2604         Optimizations for gnus-sync.el.
2605
2606         * gnus-sync.el: Add docs about gnus-sync-backend
2607         possibilities.
2608         (gnus-sync-save): Remove unnecessary message.
2609         (gnus-sync-read): Optimize and show what groups were skipped.
2610
2611 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2612
2613         Minor bug fixes for gnus-sync.el.
2614
2615         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2616         read the sync on get-new-news.
2617
2618         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2619         quiet.
2620
2621         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2622
2623 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2624
2625         Make saving and restoring of hidden threads work with overlays.
2626         Patch applied by Ted Zlatanov.
2627
2628         * gnus-sum.el (gnus-hidden-threads-configuration)
2629         (gnus-restore-hidden-threads-configuration): Update to deal with text
2630         properties, rather than searching for a magic character.
2631
2632 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2633
2634         New gnus-sync.el library for synchronization of marks.
2635
2636         * gnus-sync.el: New library for synchronization of marks.
2637
2638         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2639         renamed from `gnus-registry-grep-in-list'.
2640
2641         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2642
2643         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2644
2645 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2646
2647         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2648         determining charset of text fails.
2649
2650 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2651
2652         * nnmail.el (nnmail-get-new-mail-1): Revert.
2653
2654         * nnml.el (nnml-active-number): Make sure names of newly created groups
2655         in nnml-group-alist are encoded.
2656
2657 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2658
2659         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2660         containing non-ASCII characters in active file for nnml back end.
2661
2662 2010-07-24  David Engster  <dengste@eml.cc>
2663
2664         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2665         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2666
2667 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2668
2669         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2670         tag (Bug#6654).
2671
2672 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2673
2674         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2675         the article buffer, not the summary buffer.
2676
2677 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2680         Emacs 23 as well.
2681
2682 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2683
2684         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2685         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2686
2687 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2688
2689         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2690         Patch applied by Karl Fogel.
2691
2692         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2693         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2694
2695 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2696
2697         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2698         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2699         C-w still not working correctly from Article buffers; Thierry's
2700         patch to fix that will be applied after this.
2701
2702         * gnus-art.el (bookmark-make-record-function): New local variable.
2703
2704         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2705         article buffer.
2706         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2707
2708 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2709
2710         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2711         on changes in bookmark.el.
2712
2713 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2714
2715         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2716         `no-log' instead of message not to log prompt string.
2717
2718 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2719
2720         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2721         the *other* type of HTML form submission.
2722
2723 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2724
2725         * auth-source.el (auth-source-pick): If choice does not contain a
2726         questioned keyword, set the check to t.
2727
2728 2010-06-12  Romain Francoise  <romain@orebokech.com>
2729
2730         * gnus-util.el (gnus-date-get-time): Move up before first use.
2731
2732 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2733
2734         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2735         (gnus-article-edit-part): Bind it to make last part that is substituted
2736         or deleted visible.
2737         (gnus-mime-display-single): Buttonize part of which id equals to
2738         gnus-mime-buttonized-part-id.
2739
2740 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2741
2742         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2743         (gnus-dd-mmm): Use gnus-date-get-time.
2744         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2745         simplify logic.
2746         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2747         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2748
2749 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2750
2751         * auth-source.el (top): Autoload `secrets-list-collections',
2752         `secrets-create-item', `secrets-delete-item'.
2753         (auth-sources): Fix tag string.
2754         (auth-get-source, auth-source-retrieve, auth-source-create)
2755         (auth-source-delete): New defuns.
2756         (auth-source-pick): Rewrite in order to avoid 2 passes.
2757         (auth-source-forget-user-or-password): New parameter USERNAME.
2758         (auth-source-user-or-password): New parameters CREATE-MISSING and
2759         DELETE-EXISTING.  Retrieve password interactively, if needed.
2760
2761 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2762
2763         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2764         deleting unused directories when gnus-expert-user is t.
2765
2766 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2767
2768         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2769         for each temp file when gnus-article-browse-delete-temp is ask.
2770
2771 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2772
2773         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2774         Lisp calls to delete-backward-char by calls to delete-char.
2775
2776 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2777
2778         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2779
2780 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2781
2782         * password-cache.el (password-cache-remove): Fix docstring.
2783
2784 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2785
2786         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2787         article unless decoding article to be saved.
2788
2789 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2790
2791         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2792         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2793         generated within the mm-with-unibyte-current-buffer macro.
2794
2795 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2796
2797         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2798         to nil when we're in a mml-preview buffer and no group is selected.
2799
2800 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2801
2802         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2803         when catching the `C-g'.  Reported by "Leo".
2804
2805 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2806
2807         * message.el (message-forward-make-body-plain)
2808         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2809         multibyte-string-p.
2810
2811         * lpath.el: Revert.
2812
2813 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2814
2815         * message.el (message-forward-make-body-mml): Assume original message
2816         is multibyte string; error on unibyte.
2817         (message-forward-make-body-plain): Ditto; don't add excessive newline
2818         in body end.
2819
2820         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2821
2822 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2823
2824         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2825         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2826
2827 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2828
2829         * mm-extern.el (mm-extern-url): Don't use
2830         mm-with-unibyte-current-buffer.
2831         (mm-extern-cache-contents): Use with-current-buffer instead of
2832         save-excursion + set-buffer.
2833
2834 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2835
2836         * mm-util.el (mm-emacs-mule): Remove.
2837
2838 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2839
2840         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2841         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2842         change.
2843
2844 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2845
2846         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2847         bind the default value of enable-multibyte-characters to nil.
2848
2849 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2850
2851         * message.el (message-forward-make-body-plain)
2852         (message-forward-make-body-mml):
2853         Don't use mm-with-unibyte-current-buffer.
2854
2855 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2856
2857         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2858
2859 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2860
2861         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2862         (Bug#5592).
2863
2864 2010-05-07  Julien Danjou  <julien@danjou.info>
2865
2866         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2867         it to mm-pipe-part.
2868
2869         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2870         it is given.
2871
2872 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2873
2874         * binhex.el (binhex-decode-region-internal)
2875         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2876         (dns-query)
2877         * nnweb.el (nnweb-gmane-search)
2878         * pgg-parse.el (pgg-parse-armor)
2879         * pgg.el (pgg-verify-region)
2880         * sha1.el (sha1-string-external)
2881         * uudecode.el (uudecode-decode-region-internal)
2882         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2883         XEmacs.
2884
2885         * gnus-art.el (gnus-article-browse-html-parts)
2886         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2887         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2888         make-temp-file.
2889
2890         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2891         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2892         compiling.
2893
2894         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2895         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2896         XEmacs when compiling.
2897
2898         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2899         gnus-pick-mode-off-hook for XEmacs when compiling.
2900         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2901         gnus-binary-mode-off-hook for XEmacs when compiling.
2902
2903         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2904         nil if char-charset is not available.
2905
2906         * imap.el (imap-disable-multibyte)
2907         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2908         macros.
2909
2910         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2911         instead of encode-coding-string.
2912
2913         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2914         'xemacs) instead of mm-emacs-mule to switch function definitions.
2915         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2916
2917         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2918         bind temporary-file-directory for XEmacs;
2919         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2920         timer-set-function for XEmacs 21.4 and SXEmacs;
2921         bind timer-list for XEmacs 21.4 and SXEmacs;
2922         fbind char-charset and find-charset-region for non-Mule XEmacs;
2923         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2924         encode-coding-region and encode-coding-string for XEmacs having no
2925         file-coding feature.
2926
2927 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2928
2929         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2930
2931 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2932
2933         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2934         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2935
2936 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
2937
2938         * mm-util.el (mm-decompress-buffer): Use `delete-file';
2939         alias `jka-compr-delete-temp-file' no longer exists.
2940
2941 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2942
2943         Use define-minor-mode in Gnus where applicable.
2944         * mml.el (mml-mode): Use define-minor-mode.
2945         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
2946         (gnus-undo-mode): Use define-minor-mode.
2947         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
2948         (gnus-dead-summary-mode): Use define-minor-mode.
2949         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
2950         Initialize in declaration.
2951         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
2952         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
2953         (gnus-mailing-list-mode): Use define-minor-mode.
2954         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
2955         (gnus-draft-mode): Use define-minor-mode.
2956         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
2957         (gnus-dired-mode): Use define-minor-mode.
2958
2959 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
2960
2961         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
2962         handles on recursive mml-to-mime translation and check them for
2963         boundary delimiter collisions.  Reported by Greg Troxel.
2964
2965 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2966
2967         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
2968
2969 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2970
2971         * mm-util.el (mm-find-buffer-file-coding-system):
2972         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
2973
2974 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
2975
2976         * message.el (message-generate-headers): Record insertion of optional
2977         headers as well.  Otherwise the check to prevent repeated insertion of
2978         optional headers is a no-op.
2979
2980 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
2981
2982         * smime.el: Don't mention CVS.
2983
2984         * nnrss.el (nnrss-fetch): Don't mention CVS.
2985
2986         * nnir.el: Don't mention CVS.
2987
2988 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2989
2990         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
2991
2992 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2993
2994         * lpath.el: Fbind bookmark-default-handler,
2995         bookmark-get-bookmark-record, bookmark-make-record-default,
2996         bookmark-prop-get for Emacs <23 and XEmacs.
2997
2998 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2999
3000         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3001         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3002         Use with-current-buffer to silence the byte-compiler.
3003         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3004         bother to require `gnus'.
3005         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3006
3007 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3008
3009         * gnus-sum.el (gnus-summary-bookmark-make-record)
3010         (gnus-summary-bookmark-jump): New functions.
3011         (gnus-summary-mode): Setup bookmark support.
3012
3013 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3014
3015         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3016         if set.
3017
3018 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3019
3020         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3021         gnus-article-browse-html-save-cid-image; make it work recursively for
3022         forwarded messages as well.
3023         (gnus-article-browse-html-parts): Work when prefix arg is given.
3024         (gnus-article-browse-html-article): Doc fix.
3025
3026 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3027
3028         * message.el (message-default-mail-headers):
3029         (message-default-headers): Carry the value mail-default-headers over
3030         into message-default-mail-headers, rather than message-default-headers.
3031
3032 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3033
3034         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3035         charset.
3036
3037         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3038         charset into the <meta> tag when the article is encoded to utf-8.
3039
3040 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3041
3042         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3043         directories as well.
3044         (gnus-article-browse-html-parts): Work for images that do not specify
3045         file names; delete temp directory when quitting; insert header at the
3046         right place; use file: scheme for image files.
3047
3048 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3049
3050         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3051         (gnus-article-browse-html-parts): Use it to make temporary cid image
3052         files in addition to html file so that browser may display them.
3053
3054 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3057
3058 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3059
3060         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3061
3062 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3063
3064         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3065         about Secret Service API sources.  Improve Customize options.
3066         (auth-source-pick): Change to accept any number of search parameters.
3067         Implement fallbacks iteratively, not recursively.  Add scoring on the
3068         second pass and sort by score.  Call Secret Service API when needed.
3069         (auth-source-user-or-password): Use it.  Call Secret Service API
3070         directly when needed to get the user name and the password.
3071
3072 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3073
3074         * message.el (message-interactive): Doc fix.
3075         (message-qmail-inject-args): Reflow.
3076         (message-kill-to-signature): Fix typo in docstring.
3077
3078         * smiley.el (smiley-buffer): Fix typo in docstring.
3079
3080 2010-03-24  Glenn Morris  <rgm@gnu.org>
3081
3082         * mail-source.el (gnus-message): Declare.
3083         (mail-source-delete-old-incoming): Require gnus-util.
3084
3085 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3086
3087         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3088
3089         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3090
3091         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3092         password-cache's default if it is not bound.
3093         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3094         password-cache-expiry's default if it is not bound.
3095
3096         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3097         available in Emacs 21.
3098
3099         * lpath.el: Suppress compiler warnings for:
3100         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3101         XEmacs;
3102         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3103         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3104         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3105
3106 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3107
3108         * auth-source.el (auth-sources): Fix up definition so extra parameters
3109         are always inline.
3110
3111 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3112
3113         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3114         wasn't updated after mismatch.  Clear cached mailbox info correctly
3115         when uidvalidity changes.
3116         (nnimap-group-prefixed-name): New function to avoid some code
3117         duplication.
3118         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3119         (nnimap-request-group): Use it.
3120         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3121         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3122         with many imap folders.  This is done by caching the group status from
3123         the imap server persistently in a group parameter `imap-status'.  (This
3124         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3125         but not persistently, so every Gnus startup was still very slow.)
3126
3127 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3128
3129         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3130         delete the extra newline.  Otherwise editing of :string and :number
3131         types don't work.
3132
3133 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3134
3135         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3136         secrets.el dependency.
3137         (auth-sources): Add optional user name.  Add secrets.el configuration
3138         choice (unused right now).
3139
3140 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3141
3142         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3143         `gnus-registry-install-shortcuts' fill in the functions.
3144
3145         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3146         warnings.
3147         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3148         (gnus-registry-install-shortcuts): Populate and use it in a
3149         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3150
3151 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3152
3153         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3154         In-place substitutions for the group name encoding/decoding.
3155         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3156         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3157         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3158         (nnimap-update-unseen, nnimap-request-list)
3159         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3160         (nnimap-request-set-mark, nnimap-split-to-groups)
3161         (nnimap-split-articles, nnimap-request-newgroups)
3162         (nnimap-request-create-group, nnimap-request-accept-article)
3163         (nnimap-request-delete-group, nnimap-request-rename-group)
3164         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3165         `encoded-mbx' for consistency.
3166         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3167         variable `imap-current-mailbox'.
3168
3169         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3170         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3171
3172 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3173
3174         * pop3.el (pop3-display-message-size-flag): Display message size byte
3175         counts during POP3 download.
3176         (pop3-movemail): Use it.
3177         (pop3-list): Implement listing of available messages.
3178
3179 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3180
3181         * nnir.el (nnir-get-article-nov-override-function): New function to
3182         override the normal NOV retrieval.
3183         (nnir-retrieve-headers): Use it.
3184
3185 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3186
3187         * auth-source.el (netrc-machine-user-or-password): Autoload.
3188
3189 2010-03-19  Glenn Morris  <rgm@gnu.org>
3190
3191         Stop message.el from loading about 40 libraries it doesn't always need.
3192         The general approach is to autoload rather than require, and to
3193         require in the specific functions rather than the file.  (Bug#5642)
3194
3195         * gmm-utils.el: Don't require wid-edit.
3196         (widget-create-child-value, widget-convert, widget-default-get):
3197         Autoload.
3198
3199         * gnus-util.el: Don't require time-date, netrc.
3200         (message-fetch-field, gnus-group-name-decode): Declare rather than
3201         autoloading.
3202         (gnus-fetch-field): Require message.
3203         (gnus-decode-newsgroups): Require gnus-group.
3204
3205         * ietf-drums.el: Don't require time-date.
3206
3207         * message.el: Don't require hashcash, canlock, ecomplete.
3208         Do require mail-utils.  Require nnheader only when compiling.
3209         (smtpmail-default-smtp-server): Remove declaration.
3210         (message-send-mail-function): Check smtpmail-default-smtp-server
3211         is bound rather than requiring smtpmail.
3212         (message-auto-save-directory, message-insert-signature): Use
3213         expand-file-name rather than nnheader-concat.
3214         (nnheader-insert-file-contents): Autoload.
3215         (hashcash-wait-async): Declare.
3216         (message-send-mail): Only call gnus-setup-posting-charset if
3217         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3218         (message-send-mail-with-sendmail): Require sendmail.
3219         (canlock-password, canlock-password-for-verify): Declare.
3220         (message-canlock-password): Require canlock.
3221         (nnheader-get-report): Autoload.
3222         (gnus-setup-posting-charset): Declare.
3223         (message-send-news): Require gnus-msg.
3224         (message-make-references, message-make-in-reply-to): Use mail-header-id
3225         rather than the alias mail-header-message-id.
3226         (ecomplete-add-item, ecomplete-save): Declare.
3227         (message-put-addresses-in-ecomplete): Require ecomplete.
3228         (ecomplete-display-matches): Autoload.
3229
3230         * mm-decode.el: Don't require mailcap, gnus-util.
3231         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3232         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3233         Autoload.
3234         (mailcap-mime-extensions): Declare.
3235
3236         * mm-encode.el: Don't require mailcap.
3237         (mailcap-extension-to-mime): Autoload.
3238
3239         * mml-sec.el: Don't require password-cache.
3240
3241         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3242         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3243         (mml-minibuffer-read-type): Require mailcap.
3244         (mml-preview): Require gnus-msg.
3245
3246         * mml1991.el: Require password-cache.
3247         (password-cache-expiry): Remove declaration.
3248
3249         * mml2015.el: Require password-cache.
3250         (password-cache-expiry): Remove declaration.
3251
3252         * nneething.el (mailcap): Require mailcap.
3253
3254         * nnheader.el (declare-function): Add compatibility stub.
3255         (message-remove-header): Declare rather than autoload.
3256         (nnheader-replace-header): Require message.
3257
3258         * nnimap.el (declare-function): Add compatibility stub.
3259         (netrc-parse, netrc-machine-user-or-password): Declare.
3260         (nnimap-open-connection): Require netrc.
3261
3262         * nntp.el (declare-function): Add compatibility stub.
3263         (netrc-parse, netrc-machine, netrc-get): Declare.
3264         (nntp-send-authinfo): Require netrc.
3265
3266         * rfc2047.el: Don't require qp.
3267         (quoted-printable-encode-region, quoted-printable-decode-string):
3268         Autoload.
3269
3270         * sieve-mode.el: Don't require easymenu.
3271         (easy-menu-add-item): Autoload it.
3272
3273         * spam-stat.el (time-to-number-of-days): Autoload it.
3274
3275 2010-03-19  Glenn Morris  <rgm@gnu.org>
3276
3277         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3278
3279 2010-03-18  Glenn Morris  <rgm@gnu.org>
3280
3281         * hashcash.el (declare-function): Remove duplicate definition.
3282
3283 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3284
3285         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3286         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3287         value if any backslash escapes).
3288
3289 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3292         if it is available.  (bug#5647)
3293
3294         * lpath.el: Suppress compiler warning for coding-system-from-name for
3295         Emacs 21 and XEmacs.
3296
3297 2010-03-14  Juri Linkov  <juri@jurta.org>
3298
3299         * hmac-def.el:
3300         * hmac-md5.el:
3301         * netrc.el: Fix keywords.
3302
3303 2010-02-26  Glenn Morris  <rgm@gnu.org>
3304
3305         * message.el (message-send-mail-function): Change the default, so that
3306         it inherits from a customized send-mail-function.  (Bug#5643)
3307
3308 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3309
3310         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3311         shell-command-to-string signals an error (bug#5299).
3312
3313 2010-02-24  Glenn Morris  <rgm@gnu.org>
3314
3315         * message.el (message-smtpmail-send-it)
3316         (message-send-mail-with-mailclient): Doc fixes.
3317
3318 2010-02-16  Glenn Morris  <rgm@gnu.org>
3319
3320         * message.el (message-default-mail-headers): Change the default value
3321         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3322
3323 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3324
3325         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3326         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3327
3328 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3329
3330         * time-date.el (date-to-time): Doc fix (Bug#5408).
3331
3332 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3333
3334         * message.el (message-mail): Just pass yank-action on to message-setup.
3335         (message-setup): Handle (FUN . ARGS) form of yank-action.
3336         (message-with-reply-buffer, message-widen-reply)
3337         (message-yank-original): Handle non-buffer values of
3338         message-reply-buffer (Bug#4080).
3339         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3340
3341 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3342
3343         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3344         Fix typo in docstring.
3345
3346 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3347
3348         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3349         response.
3350
3351 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3352
3353         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3354
3355         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3356
3357         * message.el (message-check-news-header-syntax): Protect against a
3358         string that `rfc822-addresses' returns when parsing fails.
3359
3360 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3361
3362         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3363         (gnus-previous-char-property-change): New functions.
3364
3365         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3366
3367 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3368
3369         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3370         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3371
3372 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3373
3374         * message.el (message-exchange-point-and-mark): Rework last change to
3375         avoid using optional arg of exchange-point-and-mark, for backward
3376         compatibility.
3377
3378 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3379
3380         * message.el (message-exchange-point-and-mark): Call
3381         exchange-point-and-mark with an argument rather than setting
3382         mark-active by hand (Bug#5175).
3383
3384 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3385
3386         * nntp.el (nntp-service-to-port): Work for service expressed with
3387         numeric string; replace [:digit:] with [0-9] for XEmacs.
3388
3389 2009-12-17  Glenn Morris  <rgm@gnu.org>
3390
3391         * gnus-group.el (gnus-bug-group-download-format-alist):
3392         Change emacs entry to debbugs.gnu.org.  Bump :version.
3393
3394 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3395
3396         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3397
3398 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3399
3400         * message.el (message-info): Explain why we use `Info-goto-node'.
3401
3402 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3405
3406 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3407
3408         * message.el (message-completion-in-region): New compatibility function.
3409         (message-expand-group): Use it.
3410
3411 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3412
3413         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3414         with no unread article should be listed if the 2nd arg `predicate' is
3415         given.
3416
3417 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3418
3419         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3420
3421 2009-11-29  Juri Linkov  <juri@jurta.org>
3422
3423         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3424         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3425         on `gnus-recenter'. (Bug#4698, Bug#4981)
3426
3427 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3428
3429         * sha1.el (sha1-string-external): default-directory "/" in case
3430         otherwise non-existent.  process-connection-type pipe for touch of
3431         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3432
3433 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3434
3435         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3436         it's comms related and sgml-mode.el has "comm" on that basis too.
3437
3438 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3439
3440         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3441         containing tspecial characters if they have been already quoted.
3442
3443 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3444
3445         * dns-mode.el (auto-mode-alist): Purecopy string.
3446
3447 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3448
3449         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3450
3451 2009-10-24  Glenn Morris  <rgm@gnu.org>
3452
3453         * gnus-art.el (help-xref-stack-item): Define for compiler.
3454
3455 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3456
3457         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3458
3459 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3460
3461         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3462
3463 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3464
3465         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3466         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3467
3468 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3469
3470         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3471         (gnus-overlays-in): New alias to overlays-in.
3472
3473         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3474         gnus-overlay-get, and gnus-delete-overlay.
3475         (gnus-summary-show-thread): Make it work as well for systems in which
3476         next-single-char-property-change is not available.
3477         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3478
3479         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3480         (gnus-overlay-get): New alias to extent-property.
3481         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3482
3483         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3484         SXEmacs.
3485
3486         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3487         SXEmacs.
3488
3489 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3490
3491         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3492
3493 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3494
3495         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3496         and XEmacs that don't have `remove-overlays'.
3497
3498 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3499
3500         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3501         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3502         selective display.  Use overlays instead.
3503
3504 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3505
3506         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3507
3508 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3509
3510         * spam-stat.el (spam-stat-load): Fix typo in message.
3511
3512 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3513
3514         * dig.el (dig-invoke): Fix typo in docstring.
3515         (query-dig): Reflow docstring.
3516
3517 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3518
3519         * gnus-art.el (gnus-article-encrypt-body):
3520         * message.el (message-check-recipients):
3521         * mm-util.el (mm-codepage-setup):
3522         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3523         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3524
3525 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3526
3527         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3528         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3529         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3530         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3531         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3532
3533 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3534
3535         * dig.el: Add "Keywords: comm", as per net-utils.el.
3536
3537 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3538
3539         * dig.el (dig-mode): Use define-derived-mode.
3540
3541 2009-09-19  Glenn Morris  <rgm@gnu.org>
3542
3543         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3544
3545 2009-09-18  Glenn Morris  <rgm@gnu.org>
3546
3547         * gnus-diary.el (gnus-diary-check-message):
3548         * message.el (message-insert-formatted-citation-line):
3549         * nnbabyl.el (top-level):
3550         * nndiary.el (nndiary-schedule):
3551         Fix typos in condition-case handlers.
3552
3553 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3554
3555         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3556         configuration that provides the sole article window in a frame;
3557         position point correctly after deleting a part.
3558
3559 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3560
3561         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3562         (spam-resolve-registrations-routine): Use it to unregister articles
3563         that change status.
3564
3565 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3566
3567         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3568         with XEmacs.
3569         (parse-time-string-chars): Use it.
3570
3571 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3572
3573         * imap.el (imap-interactive-login): Better messages.
3574         (imap-open): Fix bug with renamed buffer on reconnect.
3575         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3576         for easier debugging and cleaner code.  On successful (guessed based on
3577         server capabilities) secondary authentication, set imap-state
3578         correctly.
3579         (imap-last-authenticator): Define imap-last-authenticator as a variable
3580         to avoid warnings.
3581
3582 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3583
3584         * nnrss.el (nnrss-request-article): Remove binding of
3585         default-enable-multibyte-characters that has gotten needless by
3586         the 2007-07-13 change in rfc2047-encode-message-header.
3587
3588         * mml.el (mml-insert-multipart): Error on the message header.
3589         (mml-insert-part): Error on the message header; position point at
3590         the end of a MIME tag.
3591
3592 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3593
3594         * time-date.el (autoload): Expand define-obsolete-function-alias into
3595         defalias and make-obsolete for old Emacsen that Gnus supports.
3596         (with-no-warnings): Define it for old Emacsen.
3597         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3598         is available.
3599         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3600         float-time is available; suppress compile warning for time-to-seconds.
3601
3602         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3603         (gnus-float-time): Alias to float-time if it exists.
3604
3605         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3606         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3607         float-time is available; suppress compile warning for time-to-seconds.
3608
3609         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3610         XEmacs.
3611
3612 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3613
3614         * imap.el (imap-message-map): Docstring fix.
3615
3616 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3617
3618         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3619         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3620         Add the optional argument `encoding' that overrides the default.
3621
3622         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3623         mm-encode-buffer.
3624
3625 2009-09-04  Glenn Morris  <rgm@gnu.org>
3626
3627         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3628         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3629         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3630         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3631         * mm-util.el (mm-with-unibyte-current-buffer)
3632         (mm-find-buffer-file-coding-system):
3633         * yenc.el (yenc-decode-region): Use default-value rather than
3634         default-enable-multibyte-characters.
3635
3636 2009-09-03  Glenn Morris  <rgm@gnu.org>
3637
3638         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3639         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3640         than default-enable-multibyte-characters.
3641
3642 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3643
3644         * gnus-art.el (gnus-article-read-summary-keys):
3645         Fix gnus-buffer-configuration's value temporarily used.
3646
3647 2009-09-02  Glenn Morris  <rgm@gnu.org>
3648
3649         * gnus-util.el (gnus-float-time): New function.
3650         * gnus-delay.el (gnus-delay-article):
3651         * gnus-sum.el (gnus-thread-latest-date):
3652         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3653         * nnspool.el (nnspool-request-newgroups):
3654         Use gnus-float-time rather than time-to-seconds.
3655         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3656
3657         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3658         (gnus-header-subject-face, gnus-header-newsgroups-face)
3659         (gnus-header-name-face, gnus-header-content-face):
3660         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3661         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3662         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3663         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3664         (gnus-cite-face-11):
3665         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3666         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3667         (gnus-server-closed-face, gnus-server-denied-face)
3668         (gnus-server-offline-face):
3669         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3670         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3671         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3672         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3673         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3674         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3675         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3676         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3677         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3678         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3679         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3680         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3681         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3682         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3683         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3684         (gnus-summary-high-undownloaded-face)
3685         (gnus-summary-low-undownloaded-face)
3686         (gnus-summary-normal-undownloaded-face)
3687         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3688         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3689         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3690         (gnus-splash-face):
3691         * message.el (message-header-to-face, message-header-cc-face)
3692         (message-header-subject-face, message-header-newsgroups-face)
3693         (message-header-other-face, message-header-name-face)
3694         (message-header-xheader-face, message-separator-face)
3695         (message-cited-text-face, message-mml-face):
3696         * sieve-mode.el (sieve-control-commands-face)
3697         (sieve-action-commands-face, sieve-test-commands-face)
3698         (sieve-tagged-arguments-face):
3699         * spam.el (spam-face):
3700         Mark face aliases with "-face" in the name as obsolete.
3701
3702 2009-09-01  Glenn Morris  <rgm@gnu.org>
3703
3704         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3705         than goto-line.
3706
3707 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3708
3709         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3710         Don't move point if the command is invoked inside the message header.
3711
3712 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3713
3714         * imap.el (imap-send-command): Simplify.
3715         (imap-wait-for-tag): point-max -> buffer-size.
3716
3717 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3718
3719         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3720         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3721         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3722         * nnir.el (nnir-swish-e-index-file):
3723         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3724         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3725         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3726         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3727         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3728         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3729
3730 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3731
3732         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3733         Don't save excursion.
3734
3735 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3736
3737         * nnheader.el (nnheader-find-file-noselect):
3738         * mm-util.el (mm-insert-file-contents):
3739         Use (default-value 'major-mode) instead of default-major-mode.
3740
3741 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3742
3743         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3744
3745 2009-08-26  Glenn Morris  <rgm@gnu.org>
3746
3747         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3748         than placing in files.el.
3749
3750 2009-08-25  Glenn Morris  <rgm@gnu.org>
3751
3752         * nnir.el (top-level): Don't require cl at run-time.
3753         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3754         Replace cl-function substitute with gnus-replace-in-string.
3755         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3756         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3757         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3758         simplified expansions.
3759
3760 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3761
3762         * dig.el (dig): Add autoload cookie.
3763
3764 2009-08-22  Glenn Morris  <rgm@gnu.org>
3765
3766         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3767         goto-line.
3768
3769 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3770
3771         * parse-time.el (parse-time-string-chars): Save match data.
3772
3773 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3774
3775         * parse-time.el (parse-time-string-chars): Compute using character
3776         classes, to handle non-ascii characters (Bug#3190).
3777
3778 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3779
3780         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3781
3782         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3783         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3784         (gnus-mm-display-part, gnus-mime-display-single)
3785         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3786         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3787
3788         * gnus-sum.el
3789         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3790         (gnus-summary-move-article): Add expirable mark to articles copied or
3791         moved to group that has auto-expire turned on if the option is non-nil.
3792
3793 2009-07-24  Glenn Morris  <rgm@gnu.org>
3794
3795         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3796         Fix typo.  (Bug#3903)
3797
3798 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3801         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3802         that should not be used for draft articles.
3803         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3804         that has no concern in minor mode keys.
3805         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3806         Abolish.
3807
3808 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3809
3810         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3811         article without making inquiry to a user for unknown encoding.
3812
3813         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3814         (nnmaildir--scan): Assume i-node and device number that file-attributes
3815         returns might be cons-cell.
3816
3817         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3818
3819         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3820
3821 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3822
3823         * auth-source.el: Remove docs now in auth.texi.  Don't use
3824         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3825         `auth-source-hide-passwords' and use them.
3826
3827 2009-07-15  Glenn Morris  <rgm@gnu.org>
3828
3829         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3830
3831 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3834         excessive whitespace from the default values of title and description.
3835
3836 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3837
3838         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3839         mail-fetch-field to fetch Content-Description header in order to
3840         exclude newlines.
3841
3842 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3843
3844         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3845         format used by GnuPG 2.0.11.
3846
3847 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3848
3849         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3850         to deleted part.
3851
3852 2009-05-30  David Engster  <dengste@eml.cc>
3853
3854         * nnmairix.el: Remove old documentation in the commentary block.
3855         (nnmairix-request-group): Do not update active file for nnml back ends.
3856         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3857         end so that overview files are ignored.
3858         (nnmairix-update-groups): Make updating the groups more robust by using
3859         marks.
3860         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3861         with dollar characters in message-id.
3862
3863 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3864
3865         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3866         2008-12-25 in dns.el.
3867
3868 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3869
3870         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3871         could happen if the text is only composed of spaces and/or tabs.
3872
3873 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3874
3875         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3876         when sending a queued message to avoid extra mml tags.
3877
3878 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3879
3880         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3881
3882 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3883
3884         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3885         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3886         rmail-toggle-header for XEmacs;
3887         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3888
3889 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * gnus-dired.el: Remove autoload for gnus-setup-message.
3892         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3893         displaying Gnus logo; always use compose-mail.
3894
3895 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3896
3897         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3898
3899 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3900
3901         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3902         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3903         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3904         available.
3905         (gnus-nocem-epg-verify): New function.
3906
3907 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3908
3909         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3910
3911 2009-02-15  Glenn Morris  <rgm@gnu.org>
3912
3913         * gnus-util.el (rmail-insert-rmail-file-header)
3914         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3915         autoloads.
3916         (rmail-default-rmail-file): Remove unnecessary declaration.
3917         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3918
3919 2009-02-14  Glenn Morris  <rgm@gnu.org>
3920
3921         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3922         variable (only used in gnus-util, which declares it anyway).
3923         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3924         which was only needed by gnus-art (changed to not use it any more).
3925         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3926         only used in gnus-util, which autoloads it itself.
3927         (rmail-update-summary): Fix autoload.
3928
3929         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3930         rather than rmail-output-to-rmail-file.
3931
3932 2009-02-07  Glenn Morris  <rgm@gnu.org>
3933
3934         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3935         autoload of function that no longer exists.
3936         (rmail-toggle-header): Declare.
3937         (message-forward-rmail-make-body): Handle mbox Rmail.
3938
3939 2009-01-31  Glenn Morris  <rgm@gnu.org>
3940
3941         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
3942         2009-01-09 change.
3943
3944 2009-01-31  Dave Love  <fx@gnu.org>
3945
3946         * imap.el (imap-fetch-safe): Bind debug-on-error.
3947         (imap-debug): Add imap-fetch-safe.
3948
3949 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
3950
3951         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
3952         (auth-source-forget-all-cached): New convenience function.
3953         (auth-source-user-or-password): Accept list of modes or a single mode.
3954
3955         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
3956         auth-source modes.
3957
3958         * netrc.el (netrc-machine-user-or-password): Use list of
3959         auth-source modes.
3960
3961         * nnimap.el (nnimap-open-connection): Use list of
3962         auth-source modes.
3963
3964         * nntp.el (nntp-send-authinfo): Use list of
3965         auth-source modes.
3966
3967 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
3968
3969         * auth-source.el: Update docs to reflect epa-file-enable is to be used
3970         now.
3971
3972 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
3975         coding system in XEmacs; add a workaround for XEmacs.
3976
3977         * lpath.el: Fbind coding-system-aliasee.
3978
3979 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3980
3981         * mm-util.el (mm-coding-system-priorities): Protect against nil value
3982         of current-language-environment.
3983
3984 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
3985
3986         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
3987         available at runtime.
3988
3989 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3990
3991         * gnus-art.el (article-date-ut): Fix end point of narrowing.
3992
3993 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
3994
3995         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
3996         the greatest positive fixnum value doesn't work under an XEmacs with
3997         bignum support; use the most-positive-fixnum constant instead,
3998         available since Emacs 21.1 with cl and XEmacs 21.1.
3999
4000 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4001
4002         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4003         XEmacs gets not to work.
4004
4005 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4006
4007         * mm-util.el (mm-coding-system-priorities): Allow the value like
4008         "Japanese (UTF-8)" of current-language-environment.
4009
4010 2009-01-09  Glenn Morris  <rgm@gnu.org>
4011
4012         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4013         with last-command-event.
4014
4015 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4016
4017         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4018         in the doc string.
4019
4020         * message.el (message-fix-before-sending): Amend comment.
4021
4022 2009-01-08  Dave Love  <fx@gnu.org>
4023
4024         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4025
4026 2009-01-07  David Engster  <dengste@eml.cc>
4027
4028         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4029         simplified server definitions by converting it via
4030         gnus-server-to-method.
4031
4032 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4033
4034         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4035         parameter's operands.
4036
4037 2009-01-06  David Engster  <dengste@eml.cc>
4038
4039         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4040         primary select method (for gnus-group-mark-article-as-read).
4041
4042 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4043
4044         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4045         `(gnus)Face', not `(gnus)X-Face'.
4046
4047 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4048
4049         * mm-util.el (mm-ucs-to-char): New function.
4050
4051         * mm-url.el (mm-url-decode-entities): Use it.
4052
4053         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4054         unicode-to-char.
4055
4056 2009-01-05  Dave Love  <fx@gnu.org>
4057
4058         * time-date.el: Require cl for `declare'.
4059
4060 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4061
4062         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4063         Dave Love.
4064
4065 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4066
4067         * message.el (message-fix-before-sending): Add `eight-bit' to
4068         illegible-text check.
4069
4070 2009-01-03  Michael Olson  <mwolson@gnu.org>
4071
4072         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4073         `headers' is nil.  This can occur if the IMAP server does not have
4074         permissions to read messages from a folder, but can write new messages
4075         to the folder.
4076         (nnimap-request-article-part): Do not insert `data' if it is nil.
4077
4078         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4079         characters which will confuse `read', so skip past them.
4080
4081 2009-01-01  Dave Love  <fx@gnu.org>
4082
4083         * imap.el (imap-string-to-integer): Fix typo.
4084         (imap-fetch-safe): New function.
4085         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4086
4087         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4088
4089         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4090         (imap-parse-greeting): Fix doc strings.
4091         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4092         (imap-parse-flag-list): Make messages unique.
4093         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4094
4095         * nnimap.el: Fix author email.
4096         (nnimap-split-rule): Add FIXME comment.
4097         (nnimap-debug): Fix doc string.
4098
4099 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4100
4101         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4102
4103 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4104
4105         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4106         nslookup if resolv.conf isn't available.
4107         (dns-query): Rename from query-dns.
4108         (dns-query-cached): Rename from query-dns-cached.
4109
4110 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4111
4112         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4113         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4114         to check if those variables exist (first appeared in Emacs 18.50).
4115
4116 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4117
4118         * mm-util.el (mm-line-number-at-pos): New function.
4119
4120         * spam-report.el (spam-report-process-queue): Use it.
4121
4122 2008-12-24  David Engster  <dengste@eml.cc>
4123
4124         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4125         parameters that haven't existed as variables as buffer-local variables.
4126
4127 2008-12-23  Dave Love  <fx@gnu.org>
4128
4129         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4130         cadar.
4131
4132         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4133         imap-starttls-p.
4134         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4135
4136 2008-12-22  Dave Love  <fx@gnu.org>
4137
4138         * imap.el: Fix author email.  Doc fixes.
4139         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4140         reply.
4141
4142 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4143
4144         * spam-report.el (spam-report-gmane-max-requests): New constant.
4145         (spam-report-gmane-wait): New variable.
4146         (spam-report-gmane-ham, spam-report-gmane-spam)
4147         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4148         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4149         the server.
4150
4151         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4152         Add explanations.
4153
4154         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4155         nnheader-accept-process-output and nnheader-read-timeout if available.
4156         (pop3-movemail): Use it.
4157
4158         * message.el (message-check-news-body-syntax): Fix signature check if
4159         there's an attachment.
4160
4161 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * mm-util.el: Add comments to the mm- emulating functions.
4164
4165 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4166
4167         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4168         by Stephen Berman <stephen.berman@gmx.net>.
4169
4170 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4171
4172         * mm-util.el (mm-substring-no-properties): New function.
4173         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4174         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4175         (mm-string-to-multibyte): Doc fix.
4176
4177         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4178
4179 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4180
4181         * mml.el (mml-attach-file): Strip text properties from file name.
4182         (Bug#1574)
4183
4184 2008-12-16  Glenn Morris  <rgm@gnu.org>
4185
4186         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4187
4188 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4189
4190         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4191         knows since the charset specified might be a bogus alias that
4192         mm-charset-synonym-alist provides.
4193
4194 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4195
4196         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4197         "ISO_8859-1".
4198
4199         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4200
4201 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4202
4203         * mm-util.el (mm-charset-eval-alist):
4204         Define it before mm-charset-to-coding-system.
4205         (mm-charset-to-coding-system): Add optional argument `silent';
4206         define it before mm-charset-override-alist.
4207         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4208         default value if it can be used in Emacs currently running;
4209         silence mm-charset-to-coding-system.
4210
4211 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4212
4213         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4214         `allow-override' which says whether to use `mm-charset-override-alist'.
4215         (rfc2047-decode-encoded-words): Use it.
4216
4217         * mm-util.el (mm-charset-override-alist): Fix custom type;
4218         add `(gb2312 . gbk)' to choices.
4219
4220 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4221
4222         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4223         fast.
4224
4225         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4226
4227         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4228
4229 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4230
4231         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4232         on links.
4233
4234         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4235
4236 2008-12-03  Lute Kamstra  <lute@gnu.org>
4237
4238         * sha1.el: Remove leading * from docstrings of defcustoms,
4239         deffaces, defconsts and defuns.
4240
4241 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4242
4243         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4244         users' addresses that don't have domain parts.
4245         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4246         rather than message-narrow-to-head since there will be the message
4247         header separator.
4248
4249 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4250
4251         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4252         since the result is inserted in a unibyte buffer anyway.
4253         (nnimap-demule-use-string-to-multibyte): Remove.
4254         (nnimap-demule): Alias it to mm-string-to-multibyte.
4255
4256 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4257
4258         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4259         variable for debugging bug#464 and bug#1174.
4260         (nnimap-demule): Use it.
4261
4262 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4263
4264         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4265         score calculation correctly.
4266
4267 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4268
4269         * message.el (message-send-mail): Just set the buffer to unibyte
4270         rather than use mm-with-unibyte-current-buffer which does a lot more.
4271         (message-send-mail-partially): Don't bother with
4272         mm-with-unibyte-current-buffer since it's already been made unibyte by
4273         message-send-mail.
4274
4275 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4276
4277         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4278
4279 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4280
4281         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4282
4283 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4284
4285         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4286         require itself and to remove `with-no-warnings'.
4287
4288 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4289
4290         * starttls.el (starttls-any-program-available): Get the name of the
4291         available TLS layer program.
4292         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4293         well as the host name in the "opening" message.
4294
4295         * auth-source.el (auth-source-cache, auth-source-do-cache)
4296         (auth-source-user-or-password): Cache passwords and logins by default,
4297         allow override with `auth-source-do-cache'.
4298         (auth-source-forget-user-or-password): Allow users to remove cache
4299         entries if needed.
4300
4301 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4302
4303         * md4.el (md4-buffer): Fix typo in docstring.
4304         (md4, md4-64): Doc fixes.
4305         (md4-pack-int32): Reflow docstring.
4306
4307 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4308
4309         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4310         condition-case to only the forward-sexp call.
4311
4312 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4313
4314         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4315         quotes contained.  Make it more robust regardless by an extra
4316         condition-case wrapper.
4317
4318 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4319
4320         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4321
4322 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4323
4324         * nnml.el (nnml-request-expire-articles): Check if the function set to
4325         `nnmail-expiry-target' returns the symbol `delete'.
4326
4327         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4328
4329         * nnmail.el (nnmail-expiry-target): Fix custom type.
4330
4331 2008-10-02  Glenn Morris  <rgm@gnu.org>
4332
4333         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4334         Silence compiler warning.
4335
4336 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4337
4338         * tls.el (open-tls-stream): Show the actual command being
4339         executed, instead of the format string.
4340
4341 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4342
4343         * lpath.el: Fbind codepage-setup for Emacs 23.
4344
4345 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4346
4347         * mml.el (mml-menu): Don't assume mml2015 is bound.
4348
4349 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4350
4351         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4352         exists.
4353
4354 2008-09-27  Glenn Morris  <rgm@gnu.org>
4355
4356         * gnus-util.el (mail-header-remove-comments): Autoload it.
4357
4358 2008-09-27  Andreas Schwab  <schwab@suse.de>
4359
4360         * gnus-util.el (gnus-split-references): Strip comments.
4361         (gnus-parent-id): Likewise.
4362
4363 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4364
4365         * message.el (message-confirm-send): Fix version.
4366
4367 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4368
4369         * message.el (message-idna-to-ascii-rhs-1): Use
4370         mail-extract-address-components rather than mail-header-parse-addresses
4371         that is an alias by default to ietf-drums-parse-addresses that does not
4372         support non-ASCII names in headers' contents.
4373
4374 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4375
4376         * message.el (message-confirm-send): Fixed variable documentation to
4377         avoid the "y/n" wording.
4378
4379 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4380
4381         * message.el (message-set-auto-save-file-name): Save to a different
4382         filename so multiple messages (especially drafts) can be recovered.
4383
4384 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4385
4386         * message.el (message-confirm-send): Add appropriate version.
4387
4388 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4389
4390         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4391         defvar.
4392
4393 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4394
4395         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4396         (mm-pkcs7-enveloped-magic): Ditto.
4397
4398 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4399
4400         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4401         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4402
4403 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4404
4405         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4406         default, it's better.
4407
4408 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4409
4410         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4411         summary line gnus-number property and ignore them (with a warning
4412         message).
4413
4414 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4415
4416         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4417         macro caddr in the interactive form since it won't be expanded.
4418
4419 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4420
4421         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4422         `charset'; fix name of function called recursively.
4423         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4424
4425 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4426
4427         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4428         (gnus-mime-set-charset-parameters): New function.
4429         (gnus-mime-view-part-as-charset): Use it to correctly display part
4430         specifying wrong charset.
4431
4432 2008-09-08  David Engster  <dengste@eml.cc>
4433
4434         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4435         in completing-read for back end server.
4436
4437 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4438
4439         * message.el (message-confirm-send): New variable to confirm sending a
4440         message.
4441         (message-send): Use it.
4442
4443 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4444
4445         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4446
4447 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4448
4449         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4450
4451 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4452
4453         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4454         prevent tracking too many groups.
4455         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4456         Use it.
4457
4458 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4459
4460         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4461         moving point to the bottom of the window in order to avoid recentering.
4462
4463 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4464
4465         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4466
4467         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4468         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4469         (gnus-article-beginning-of-window): Fix calculation.
4470
4471 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4472
4473         * gnus-msg.el (gnus-summary-supersede-article)
4474         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4475         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4476         message header.
4477
4478 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4479
4480         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4481         pending output coming after the status change.
4482
4483 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4484
4485         * message.el:
4486         * gnus-start.el:
4487         * gnus-registry.el: Remove VMS support.
4488
4489 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4492         macro.
4493         (rfc2104-hash): Use it.
4494
4495 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4496
4497         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4498         (gnus-summary-sort-by-most-recent-date): New commands.
4499         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4500         and menu entries.
4501
4502 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4503
4504         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4505         don't redisplay article for raw contents; remove plural articles stuff.
4506
4507         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4508         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4509         on gnus-summary-save-article; display results properly.
4510
4511 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4512
4513         * lpath.el: No need to fbind ns-focus-frame.
4514
4515 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4516
4517         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4518
4519 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4520
4521         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4522         gnus-save-all-headers.
4523
4524 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4525
4526         * gnus-util.el (ns-focus-frame): Remove declaration.
4527         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4528         like x.
4529
4530 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4531
4532         * rfc2104.el (rfc2104-zero): Delete defconst.
4533         (rfc2104-hex-alist): Likewise.
4534         (rfc2104-hex-to-int): Delete func.
4535         (rfc2104-hexstring-to-bitstring): Likewise.
4536         (rfc2104-nybbles): New defconst.
4537         (rfc2104-hash): Rewrite for speed.
4538
4539 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4540
4541         * tls.el (open-tls-stream): Make it work with the 2nd argument
4542         BUFFER that is a string but does not exist as a buffer object, as
4543         mentioned in the doc-string.
4544
4545 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4546
4547         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4548         SXEmacs.
4549
4550 2008-07-16  Glenn Morris  <rgm@gnu.org>
4551
4552         * gnus-util.el (ns-focus-frame): Declare for compiler.
4553
4554 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4555
4556         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4557         set as a group parameter.
4558         (gnus-summary-save-in-pipe): Work when it is called independently.
4559         (gnus-summary-pipe-to-muttprint): Don't modify
4560         gnus-summary-pipe-output-default-command.
4561
4562 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4563
4564         * message.el (message-send-mail-with-sendmail):
4565         Display the error message.
4566
4567 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4568
4569         * gnus-art.el (gnus-default-article-saver):
4570         Add gnus-summary-save-in-pipe to choices.
4571         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4572         gnus-summary-pipe-output-default-command as the default command.
4573         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4574         instead of gnus-last-shell-command.
4575
4576         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4577         New user option.
4578         (gnus-summary-muttprint-program): Mention the value will be changed.
4579         (gnus-summary-save-article): Force showing of all headers.
4580         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4581
4582 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4583
4584         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4585
4586 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4587
4588         * nnimap.el (nnimap-id):
4589         * sieve-manage.el (sieve-manage-open): Doc fixes.
4590
4591 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4592
4593         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4594         if available.
4595
4596 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4597
4598         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4599
4600         * nnkiboze.el (nnkiboze-generate-group):
4601         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4602
4603         * nnmairix.el: Require CL.
4604
4605 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * dgnushack.el: Autoload get-display-table and put-display-table for
4608         XEmacs 21.5.
4609
4610         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4611         21.4 and SXEmacs.
4612
4613 2008-06-15  David Engster  <dengste@eml.cc>
4614
4615         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4616
4617 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4618
4619         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4620         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4621         runtime choice under XEmacs.
4622
4623         * gnus-sum.el (gnus-summary-set-display-table):
4624         Use `gnus-put-display-table', `gnus-get-display-table',
4625         `gnus-set-display-table' for the display table, instead of `aset'.
4626
4627         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4628         Use `gnus-put-display-table', `gnus-get-display-table',
4629         `gnus-set-display-table' for the display table.
4630
4631 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4632
4633         * nnmairix.el: Add autoloads.
4634
4635 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4636
4637         * nnmairix.el (nnmairix-delete-recreate-group)
4638         (nnmairix-update-and-clear-marks): Fix error messages.
4639
4640 2008-06-14  David Engster  <dengste@eml.cc>
4641
4642         * nnmairix.el: Upgrade to version 0.6.
4643         (nnmairix-group-toggle-propmarks-this-group)
4644         (nnmairix-group-toggle-readmarks-this-group)
4645         (nnmairix-group-delete-recreate-this-group)
4646         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4647         (nnmairix-remove-tick-mark-original-article): New commands.
4648         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4649         (nnmairix-propagate-marks-to-nnmairix-groups)
4650         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4651         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4652         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4653         functions needed for marks propagation and manipulation of read marks.
4654         (nnmairix-update-groups): New function.
4655         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4656         (nnmairix-determine-original-group-from-registry)
4657         (nnmairix-determine-original-group-from-path)
4658         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4659         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4660         New helper functions.
4661         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4662         keystrokes for new commands.
4663         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4664         (nnmairix-request-group): Check allow-fast group parameter.
4665         (nnmairix-request-create-group): Set allow-fast group parameter if
4666         nnmairix-allowfast-default is set.
4667         (nnmairix-close-group): Propagate marks upon closing if needed.
4668         (nnmairix-group-toggle-threads-this-group): Use new.
4669         nnmairix-group-toggle-parameter helper function.
4670         (nnmairix-search): Better check for empty search result.
4671         (nnmairix-goto-original-article): Use new helper functions for
4672         determining original article.
4673         (nnmairix-show-original-article): Make sure message-id is in brackets.
4674         (nnmairix-call-mairix-binary): Change variable name.
4675         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4676         helper function.
4677         (nnmairix-widget-toggle-activate): Fix doc string.
4678
4679 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4680
4681         * nnir.el: Require edmacro when compiling with XEmacs.
4682         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4683         available in Emacs 21.
4684
4685 2008-06-11  Glenn Morris  <rgm@gnu.org>
4686
4687         * gnus-util.el (x-focus-frame):
4688         * gnus.el (image-size):
4689         * mm-decode.el (image-size): Declare.
4690
4691         * gnus-picon.el (declare-function): Add compat definition.
4692         (image-size): Declare.
4693
4694         * gnus-group.el (tool-bar-map):
4695         * gnus-sum.el (tool-bar-map): Define for compiler.
4696
4697         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4698
4699         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4700
4701         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4702         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4703         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4704         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4705         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4706         * sieve-manage.el, spam-report.el, spam.el:
4707         Remove unnecessary eval-and-compile of autoloads.
4708
4709 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4710
4711         * auth-source.el: Precise Tramp doc.
4712
4713 2008-06-07  Glenn Morris  <rgm@gnu.org>
4714
4715         * nnmairix.el: Remove unnecessary eval-when-compile.
4716
4717 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4718
4719         * lpath.el: Fbind propertize for XEmacs 21.4.
4720
4721 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4722
4723         * nnir.el: Move here from ../contrib.
4724
4725 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4726
4727         * gnus-util.el (gnus-read-shell-command): New function.
4728         * mm-decode.el (mm-pipe-part):
4729         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4730
4731 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4732
4733         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4734
4735 2008-06-03  Glenn Morris  <rgm@gnu.org>
4736
4737         * pop3.el (nnheader-accept-process-output): Autoload it.
4738
4739 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4742         are not 2-digit hexadecimal characters that follow `%'s.
4743
4744 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4745
4746         * message.el (message-bogus-recipient-p): Fix type in doc string.
4747         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4748         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4749         Improve custom options.
4750         (message-bogus-recipient-p): Adjust accordingly.
4751
4752 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4753
4754         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4755         long-form month and day names.
4756
4757 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4758
4759         * dgnushack.el: Autoload debug, eudc-expand-inline and
4760         pgg-snarf-keys-region for XEmacs.
4761
4762         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4763
4764         * nnmairix.el: Require edmacro when compiling with XEmacs.
4765
4766 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4767
4768         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4769         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4770
4771 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4772
4773         * auth-source.el: Add more docs.
4774
4775         * netrc.el (netrc-machine): Always match if the port is not given.
4776
4777 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4778
4779         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4780         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4781         retrieval faster in some cases, but might make CPU usage larger.  If
4782         this has any bad side effects, we might revert this change.
4783
4784         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4785         seems to make mail retrieval much, much faster.
4786         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4787         unconditionally.
4788
4789         * gnus-draft.el (gnus-group-send-queue): Bind
4790         message-send-mail-partially-limit to nil to avoid being prompted.
4791
4792 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4793
4794         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4795
4796         * message.el (message-bogus-address-regexp): Fix and improve custom
4797         type.
4798         (message-setup-hook): Add message-check-recipients as custom option.
4799
4800 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4801
4802         * message.el (message-cite-function): Remove bogus autoload which crept
4803         in during merge from v5-10.
4804
4805 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4806
4807         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4808
4809         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4810
4811         * auth-source.el: Preliminary Tramp docs.
4812         (auth-sources): Change the default auth-sources to use
4813         EPA .gpg files.
4814
4815 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4816
4817         * nntp.el: Autoload `auth-source-user-or-password'.
4818         (nntp-send-authinfo): Use it.
4819
4820         * nnimap.el: Autoload `auth-source-user-or-password'.
4821         (nnimap-open-connection): Use it.
4822
4823         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4824         for the gnus-message function.
4825         (auth-source-user-or-password): Use it.
4826
4827 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4828
4829         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4830         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4831         (rfc2104-hash): Use it.
4832
4833 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4834
4835         * gnus-art.el (gnus-article-toggle-truncate-lines):
4836         Don't use `iff' in docstring.
4837
4838 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4839
4840         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4841
4842         * gnus-util.el (gnus-extract-address-component-name)
4843         (gnus-extract-address-component-email): Convenience functions around
4844         `gnus-extract-address-components'.
4845
4846         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4847         Use `gnus-extract-address-component-email' to fix bug of comparing full
4848         sender name to `user-mail-address'.
4849
4850 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4851
4852         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4853         catch/throw to optimize.
4854         (gnus-registry-find-keywords): Just use member to find a keyword.
4855
4856 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4857
4858         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4859         is current before calling gnus-server-prepare.
4860         (gnus-server-setup-buffer, gnus-server-update-server)
4861         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4862
4863 2008-05-04  Juri Linkov  <juri@jurta.org>
4864
4865         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4866         (mailcap-file-default-commands): Use mailcap-replace-in-string
4867         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4868         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4869
4870 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4871
4872         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4873
4874 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4875
4876         * gnus.el: Bump version to 0.11.
4877
4878 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4879
4880         * gnus.el: No Gnus v0.10 is released.
4881
4882 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4883
4884         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4885         hooks.
4886         (gnus-update-read-articles): Speed up non-marks-using users.
4887         (gnus-use-marks): Define gnus-use-marks.
4888         (gnus-propagate-marks): Rename variable to something more sensible.
4889
4890 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4891
4892         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4893         (gmm-image-load-path-for-library): Fix typos in docstrings.
4894         (gmm-message): Reflow docstring.
4895
4896 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4897
4898         * mail-source.el (mail-source-set-1, mail-source-bind):
4899         Move auth-source code out of the macro to clean it up and fix bugs.
4900
4901 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4902
4903         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4904         by sender if it's equal to user-mail-address, it's likely to be
4905         useless.
4906
4907         * mail-source.el (mail-source-bind): Don't use user or password if they
4908         are not bound.  Unintern them if they are nil.  Don't use server unless
4909         it's bound, and default it to empty string otherwise.
4910
4911 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4912
4913         * mail-source.el: Load auth-source.el.
4914         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4915         get user name or password, if auth-sources is set up.
4916
4917         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4918         strategy of splitting with parent.
4919         (gnus-registry-split-fancy-with-parent)
4920         (gnus-registry-post-process-groups): Use it and fix prior
4921         bug (returning a list as the split result).
4922
4923         * auth-source.el (auth-sources): Remove server parameter.
4924         (auth-source-pick, auth-source-user-or-password)
4925         (auth-source-user-or-password-imap)
4926         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4927         (auth-source-user-or-password-sftp)
4928         (auth-source-user-or-password-smtp): Remove server parameter.
4929
4930 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4931
4932         * smime.el (smime-sign-region, smime-encrypt-region)
4933         (smime-decrypt-region):
4934         Remove redundant calls to `generate-new-buffer-name'.
4935
4936 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
4937
4938         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
4939         Don't use QP for message/rfc822.
4940         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
4941
4942 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4943
4944         * sieve-manage.el (sieve-string-bytes): Remove.
4945         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
4946         correct byte-length only if the process's coding-system is the same as
4947         the one used internally by Emacs to represent strings.
4948
4949 2008-04-22  Juri Linkov  <juri@jurta.org>
4950
4951         * mailcap.el (mailcap-file-default-commands): New function.
4952
4953 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4954
4955         * message.el (message-signature-separator, message-cite-function):
4956         Change custom version.
4957
4958 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
4959
4960         * tls.el (tls-program): Add -ign_eof argument to call the openssl
4961         commands.
4962         (tls-checktrust): Ditto.
4963
4964 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4965
4966         * mm-decode.el (mm-display-external): Make temp file read-only.
4967
4968 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4969
4970         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
4971         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
4972         `C-c C-f d'.
4973
4974 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4975
4976         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
4977
4978 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
4979
4980         * gnus.el: Bump version to 0.9.
4981
4982 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4983
4984         * gnus.el: No Gnus v0.8 is released.
4985
4986 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4987
4988         * mail-source.el (mail-source-value):
4989         Prefer fboundp to functionp so it works with macros as well.
4990
4991 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4992
4993         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4994         Fix last change in case the element is not even a symbol.
4995
4996 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4997
4998         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4999         Prefer fboundp to functionp so it works with macros as well.
5000
5001 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5002
5003         * auth-source.el: Added docs.
5004         (auth-sources): Modify format to support server.
5005         (auth-source-pick, auth-source-user-or-password)
5006         (auth-source-user-or-password-imap)
5007         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5008         (auth-source-user-or-password-sftp)
5009         (auth-source-user-or-password-smtp): Add server parameter.
5010
5011 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5012
5013         * gnus-registry.el: Initialize the registry when gnus-registry-install
5014         is t.
5015
5016 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5017
5018         * compface.el (uncompface): Make buffer unibyte.
5019
5020 2008-04-05  Glenn Morris  <rgm@gnu.org>
5021
5022         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5023
5024 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5025
5026         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5027         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5028
5029         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5030         multibyteness after rather than before erasing it.
5031
5032         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5033         mm-with-multibyte.
5034         (gnus-request-article-this-buffer): Make sure the proper decoding is
5035         used if gnus-original-article-buffer happens to be unibyte.
5036
5037         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5038         default-enable-multibyte-characters.
5039
5040         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5041         default-enable-multibyte-characters.
5042
5043         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5044
5045         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5046
5047 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5048
5049         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5050         (imap-message-copyuid-1): Use it.
5051         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5052         J. Williams in
5053         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5054
5055         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5056         imap-enable-exchange-bug-workaround.
5057         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5058
5059 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5060
5061         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5062         a 100 byte status-checks into a 2-3MB transfer for each group.
5063         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5064         to enable bug workaround or not.
5065         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5066
5067 2008-03-31  Glenn Morris  <rgm@gnu.org>
5068
5069         * message.el (mml2015-use): Declare for compiler.
5070         (message-info): Require mml2015 when appropriate.
5071
5072 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5073
5074         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5075         whitespace.
5076
5077 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5078
5079         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5080         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5081         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5082         (nntp-service-to-port): New function.
5083         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5084         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5085         (nntp-open-netcat-stream): New function.
5086         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5087
5088 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5089
5090         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5091
5092 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5093
5094         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5095
5096 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5097
5098         * dns.el (dns-write): Use set-buffer-multibyte.
5099
5100 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5101
5102         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5103
5104 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5105
5106         * message.el (message-signature-separator): Change default.
5107         Improve custom type.
5108         (message-cite-function): Change default to
5109         message-cite-original-without-signature.
5110
5111         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5112         toggle.
5113
5114         * message.el (message-check-news-body-syntax): Fix signature check.
5115         (message-setup-1): Mark buffer as unmodified _after_ running
5116         message-setup-hook and handling message-alternative-emails.
5117         (message-shorten-references): Be more strict when building list of
5118         valid references to comply with GNKSA.
5119
5120         * gnus-group.el (gnus-read-ephemeral-bug-group)
5121         (gnus-read-ephemeral-debian-bug-group)
5122         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5123
5124         * message.el (message-info): Don't use booleanp which isn't supported
5125         in Emacs 21 and XEmacs.
5126
5127 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5128
5129         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5130         gnus-group-gmane-group-download-format.
5131         (gnus-group-read-ephemeral-gmane-group): Rename from
5132         gnus-group-read-ephemeral-gmane-group.
5133         (gnus-read-ephemeral-gmane-group-url): Rename from
5134         gnus-group-read-ephemeral-gmane-group-url.
5135         (gnus-bug-group-download-format-alist): New variable.
5136         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5137         (gnus-read-ephemeral-emacs-bug-group): New commands.
5138
5139 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5140
5141         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5142         (gnus-visible-headers): Improve custom type.
5143
5144 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5145
5146         * mml.el (mml-menu): Add workarounds for XEmacs.
5147
5148         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5149         X-Boundary header.
5150
5151         * message.el (message-simplify-recipients): Fix previous commit.
5152
5153 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5154
5155         * mm-util.el (mm-set-buffer-multibyte): New function.
5156         * mm-decode.el (mm-copy-to-buffer): Use it.
5157
5158 2008-03-19  Glenn Morris  <rgm@gnu.org>
5159
5160         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5161         Accidentally removed in the sync process with Emacs.
5162
5163 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5164
5165         * message.el (message-alter-recipients-discard-bogus-full-name):
5166         New function.
5167         (message-alter-recipients-function): New variable.
5168         (message-get-reply-headers): Use it.
5169         (message-replace-header): New helper function.
5170         (message-recipients-without-full-name): New variable.
5171         (message-simplify-recipients): New command.
5172
5173         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5174
5175         * message.el (message-info): Handle EasyPG manual.
5176
5177         * mml.el (mml-menu): Add entry for EasyPG.
5178
5179 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5180
5181         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5182         parameter.
5183
5184         * message.el (message-disassociate-draft): Specify drafts group name
5185         fully.
5186
5187 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5188
5189         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5190         unnecessary duplicates from the match list.
5191
5192 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5193
5194         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5195
5196         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5197
5198         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5199         args of `how-many' of which the XEmacs version doesn't take; declare
5200         Info-index-next as function.
5201
5202 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5203
5204         * gnus-score.el (gnus-score-headers): Fix handling of
5205         gnus-inhibit-slow-scoring.
5206
5207         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5208         string.
5209         (gnus-button-url-regexp): Improve handling of parenthesis.
5210         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5211         (gnus-button-handle-info-keystrokes): Handle index entries.
5212
5213 2008-03-15  Glenn Morris  <rgm@gnu.org>
5214
5215         * parse-time.el (parse-time-string): Simplify.
5216
5217 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5218
5219         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5220         Incoming* files.
5221
5222 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5223
5224         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5225         (auth-source-pick): Use it.
5226
5227 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5228
5229         * binhex.el (binhex-decode-region-internal):
5230         * uudecode.el (uudecode-decode-region-internal):
5231         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5232         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5233         setting default-enable-multibyte-characters.
5234
5235 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5236
5237         * auth-source.el (auth-source-protocols)
5238         (auth-source-protocols-customize, auth-source-choices): Added and
5239         modified variable customizations and defaults.
5240         (auth-source-pick, auth-source-user-or-password)
5241         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5242         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5243         (auth-source-user-or-password-sftp)
5244         (auth-source-user-or-password-smtp): Use new variables and provide an
5245         interface to netrc.el.
5246
5247 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5248
5249         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5250         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5251         Make sure the nntp port to specify is a string.
5252
5253 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5254
5255         * nntp.el: Use with-current-buffer.
5256         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5257         dubious mm-with-unibyte-current-buffer.
5258         (nntp-with-open-group-function): New function extracted from
5259         nntp-with-open-group macro.
5260         (nntp-with-open-group): Use the function, so it's easier to debug.
5261         Add indentation and debugging info.
5262         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5263         the use of the netcat alternatives.
5264
5265         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5266         Avoid mm-string-as-multibyte as well.
5267
5268         * nnweb.el (nnweb-insert-html):
5269         Remove use of nnheader-string-as-multibyte.
5270
5271         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5272         (nnheader-string-as-multibyte): Remove.
5273
5274         * mm-view.el: Use inhibit-read-only.
5275         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5276         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5277         or unibyte-string.
5278
5279         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5280         (mm-uu-yenc-extract): Use with-current-buffer.
5281
5282         * gnus-soup.el (gnus-soup-send-packet): Don't use
5283         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5284
5285         * nnmh.el: Use with-current-buffer.
5286         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5287         mm-string-as-multibyte on the output of mm-encode-coding-string.
5288
5289         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5290         (nnimap-request-move-article): Use with-current-buffer.
5291
5292         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5293         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5294         conversion uses string-make-unibyte rather than string-as-unibyte.
5295
5296         * gnus-msg.el: Use with-current-buffer.
5297
5298         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5299
5300 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5301
5302         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5303         string for caching if it is 'PIN.
5304
5305 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * lpath.el: Consider the case without Emacs/W3.
5308
5309 2008-03-08  Glenn Morris  <rgm@gnu.org>
5310
5311         * time-date.el (date-to-time, time-subtract, time-add)
5312         (safe-date-to-time): Doc fixes.
5313
5314 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5315
5316         * mail-source.el (mail-source-delete-old-incoming-confirm):
5317         Change default to nil.
5318         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5319
5320 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5321
5322         * lpath.el: Rearrange.
5323
5324         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5325         (gnus-article-goto-prev-page): Work for articles having ^L's.
5326
5327         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5328
5329         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5330
5331 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5332
5333         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5334         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5335         (gnus-bookmark-jump): Adjust some variable names.
5336
5337 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5338
5339         * auth-source.el: New package.
5340         (auth-source-choices): Add customization entry point variable.
5341
5342         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5343         bug.
5344
5345 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5346
5347         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5348         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5349         (gnus-registry-install-shortcuts): Rename from
5350         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5351         the `gnus-registry-mark-map' keymap dynamically from
5352         `gnus-registry-marks'.  The generated functions update the summary line
5353         when a registry mark is added or deleted, and will call
5354         `gnus-registry-install-p' (see the comments in the code).
5355         (gnus-registry-user-format-function-M): Use concat intelligently.
5356
5357         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5358         the registry mark functions.
5359
5360 2008-03-05  Glenn Morris  <rgm@gnu.org>
5361
5362         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5363         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5364         gnus-art.
5365         (top-level): No need to load own source when compiling.
5366
5367 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5368
5369         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5370         Suggested by <chris.anderton@zetnet.co.uk>.
5371
5372 2008-03-04  Glenn Morris  <rgm@gnu.org>
5373
5374         * gnus-sum.el (top-level): No need to require gnus when compiling,
5375         since unconditionally required near start of file.
5376         (gnus-summary-display-while-building): Move definition before use.
5377
5378 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5379
5380         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5381         formatting function.
5382
5383 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5384
5385         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5386         with plists.
5387         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5388         Use new format.
5389
5390 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5391
5392         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5393         `where-is-internal' that returns a range of key sequences.
5394
5395 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5396
5397         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5398
5399         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5400         (gnus-summary-jump-to-group): Consider windows on other displayed
5401         frames as well.  Similar changes might be needed elsewhere, but that's
5402         the one I've bumped into during my use.
5403
5404         * nndoc.el (nndoc-oe-dbx-type-p):
5405         * gnus-msg.el (gnus-debug):
5406         * gnus-group.el (gnus-update-group-mark-positions):
5407         Use mm-string-to-multibyte.
5408
5409 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5410
5411         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5412         doesn't handle NotDashEscaped.
5413
5414         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5415         (mml-dnd-attach-options): Fix typo in custom choice.
5416
5417         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5418         nndoc-article-type to mbox.
5419         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5420
5421         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5422         to nil, instead of html2text.
5423
5424         * imap.el (imap-debug): Add `imap-ping-server'.
5425
5426         * gnus-bookmark.el: Add FIXMEs.
5427
5428         * message.el (message-form-letter-separator)
5429         (message-send-form-letter-delay): New variables.
5430         (message-send-form-letter): Use them.  New command to send form
5431         letters.  Requested by Uwe Siart.
5432         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5433
5434 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5435
5436         * Update copyright years.
5437
5438 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5439
5440         Sync from EMACS_22_BASE.
5441
5442         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5443
5444 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5445
5446         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5447         empty author.
5448
5449 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5450
5451         * gnus-registry.el (gnus-registry-marks): Add variable for
5452         customization of marks and their appearance.
5453         (gnus-registry-read-mark): Use it.
5454         (gnus-registry-do-marks): Add utility function to loop through
5455         `gnus-registry-marks'.
5456         (gnus-registry-install-shortcuts-and-menus): Add function to install
5457         shortcuts and menus.
5458         (gnus-registry-initialize): Use it.
5459         (gnus-registry-default-mark): Clarify documentation.
5460
5461 2008-02-29  Glenn Morris  <rgm@gnu.org>
5462
5463         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5464         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5465         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5466         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5467         Change defcustom :version from 23.0 to 23.1.
5468
5469 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5470
5471         * gnus-registry.el (gnus-registry-follow-group-p)
5472         (gnus-registry-post-process-groups): Add functions to aid registry
5473         splitting and improve logging.  Clarify behavior in function
5474         documentation.
5475         (gnus-registry-split-fancy-with-parent): Use them.
5476
5477 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5478
5479         * gnus-art.el: Use with-current-buffer.
5480
5481 2008-02-27  David Engster  <dengste@eml.cc>
5482
5483         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5484         Express real group name in the response.
5485
5486 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5487
5488         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5489         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5490         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5491         autoload gnus-registry-fetch-group when compiling.
5492         (nnmairix-request-group-with-article-number-correction): Remove
5493         unreferenced argument passed to nnmairix-call-backend.
5494
5495 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5496
5497         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5498         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5499         Wilde.
5500
5501 2008-02-27  Glenn Morris  <rgm@gnu.org>
5502
5503         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5504         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5505         variables to defconsts.  Convert comments to doc-strings.
5506         (nnmairix-last-server, nnmairix-current-server): Convert from free
5507         variables to defvars.  Convert comments to doc-strings.
5508         (gnus-registry-fetch-group): Autoload.
5509         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5510         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5511         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5512         caddr.
5513         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5514         nnmairix-request-group-with-article-number-correction call.
5515         (nnmairix-fast, nnmairix-group): New, less general names, for free
5516         variables passed from nnmairix-request-group to
5517         nnmairix-request-group-with-article-number-correction.  Declare.
5518         (nnmairix-request-group-with-article-number-correction):
5519         Use nnmairix-fast, nnmairix-group rather than fast, group.
5520
5521 2008-02-26  David Engster  <dengste@eml.cc>
5522
5523         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5524         version 0.5.
5525
5526 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5527
5528         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5529         instead of making an extra function call.  Don't add the current group
5530         to articles only when they have the group.  Use
5531         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5532         Reported by David <de_bb@arcor.de>.
5533
5534 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5535
5536         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5537         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5538
5539 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5540
5541         * mail-source.el (mail-source-delete-incoming): Change default.
5542         Supplement doc string.
5543
5544         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5545
5546 2008-02-14  Glenn Morris  <rgm@gnu.org>
5547
5548         * time-date.el (format-seconds): New function.
5549
5550 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5551
5552         * nnmail.el (nnmail-message-id-cache-file): Derive from
5553         `gnus-home-directory'.
5554
5555 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5556
5557         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5558         Document negative prefix.
5559
5560         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5561
5562 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5563
5564         * message.el (message-unsent-separator): Add the Exim bounce
5565         separator.
5566
5567 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5568
5569         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5570         list.
5571         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5572         recipient/signer list.
5573
5574 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5575
5576         * Makefile.in (datarootdir): Define.
5577         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5578         name that might contain whitespace.
5579
5580 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5581
5582         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5583         fbound (Emacs 23 unicode), signal an error.
5584
5585 2008-02-08  Glenn Morris  <rgm@gnu.org>
5586
5587         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5588
5589 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5590
5591         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5592         ports to the calls to `netrc-machine-user-or-password' in addition to
5593         "imap" and "imaps".
5594
5595 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5596
5597         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5598
5599         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5600
5601 2008-02-01  Kenichi Handa  <handa@m17n.org>
5602
5603         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5604         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5605         (rfc2104-hash): Convert the result of concat to unibyte string.
5606
5607 2008-02-01  Dave Love  <fx@gnu.org>
5608
5609         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5610         coding-system-for-read.
5611         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5612
5613 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5614
5615         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5616         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5617         <hanche@math.ntnu.no>.
5618
5619 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5622
5623         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5624
5625 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5626
5627         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5628         * message.el (message-beginning-of-line): Use featurep instead of bound
5629         tests in order to resolve conditionals at compile time.
5630
5631 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5632
5633         * mail-source.el (mail-sources): Add `group' choice.
5634
5635         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5636         parameter `in-group' to control into which group the articles go.
5637         Add treatment of `group' mail-source.
5638
5639 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5642
5643         * mm-decode.el (mm-dissect-buffer): Decode description.
5644
5645         * mml.el (mml-to-mime): Encode message header first.
5646
5647 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5650         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5651
5652         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5653         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5654
5655 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5656
5657         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5658
5659 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5660
5661         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5662         prefix keys.
5663         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5664         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5665         gnus-xmas.el.
5666
5667         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5668         (gnus-xmas-article-describe-bindings): New function.
5669         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5670         gnus-xmas-article-describe-bindings.
5671
5672         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5673
5674 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5675
5676         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5677         Add new variables for article mark management.
5678         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5679         list of extra data entries which, when present, will indicate that the
5680         article ID should not be trimmed from the registry.
5681         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5682         functions.
5683         (gnus-registry-read-mark): New function to read a mark name from the
5684         user.
5685         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5686         (gnus-registry-set-article-mark-internal): New functions to add and
5687         remove marks.
5688         (gnus-registry-get-article-marks): New function to show the marks for
5689         an article, or retrieve them for further use.
5690
5691 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5692
5693         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5694         keys when no argument is given.
5695
5696 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5697
5698         * imap.el (imap-ping-server): New variable.
5699         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5700         (imap-ping-server): Minor doc string fixes.
5701
5702 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5703
5704         * imap.el (imap-ping-server): New function.
5705         (imap-opened): Call imap-ping-server.
5706
5707 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5708
5709         * gnus-sum.el (gnus-article-sort-by-random)
5710         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5711         jidanni@jidanni.org.
5712
5713 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5714
5715         * gnus-art.el (gnus-article-describe-bindings): New function.
5716         (gnus-article-read-summary-keys): Use it.
5717         (gnus-article-mode-map): Bind `C-h b' to it.
5718
5719 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5722         XEmacs.
5723         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5724         against non-character events.
5725
5726         * lpath.el: Fbind map-keymap for Emacs 21.
5727
5728 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5729
5730         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5731         command.
5732         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5733         instead of END.  Change name of the temp file.
5734         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5735         customizable.
5736
5737 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5740         bind `S W' to gnus-article-wide-reply-with-original; set default
5741         binding to gnus-article-read-summary-send-keys.
5742         (gnus-article-read-summary-keys): Fix the order of keys; display
5743         continuation keys correctly in the echo area; describe bindings
5744         correctly when keys end with `C-h'.
5745         (gnus-article-read-summary-send-keys): New function.
5746         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5747         for gnus-article-read-summary-send-keys; display continuation keys
5748         correctly in the echo area.
5749         (gnus-article-reply-with-original): Ignore prefix argument.
5750         (gnus-article-wide-reply-with-original): New function.
5751
5752         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5753         Emacs 21.
5754
5755 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5756
5757         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5758         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5759
5760 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5761
5762         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5763         (gnus-group-read-ephemeral-gmane-group): New command.
5764
5765 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5766
5767         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5768
5769 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5770
5771         * message.el (message-send-mail-function): Increase custom version.
5772
5773         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5774         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5775
5776 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5777
5778         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5779         for the cases where imap-authenticate is called with a nil buffer
5780         parameter.
5781
5782 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5783
5784         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5785         html parts correctly; support forwarded messages.
5786         (gnus-article-browse-html-article): Remove work buffers.
5787
5788         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5789         compiling.
5790         (netrc-bound-and-true-p): New macro.
5791         (netrc-parse): Use it instead of bound-and-true-p that is not available
5792         in XEmacs 21.4.
5793
5794 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5795
5796         * gnus-registry.el (gnus-registry-mark-article)
5797         (gnus-registry-article-marks): Add functionality to mark articles
5798         through the Gnus registry.
5799
5800         * encrypt.el: Clarify documentation for the new pgg method.
5801         (encrypt-file-alist): Add PGG option.
5802         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5803         functionality.  Abstract password key and messaging to external
5804         functions.
5805         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5806         (encrypt-message-method-and-cipher): Add new convenience external
5807         functions.
5808         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5809         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5810
5811         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5812         (netrc-parse): Use encrypt-file-alist to determine if
5813         encrypt-find-model or encrypt-insert-file-contents should be used.
5814
5815         * encrypt.el: Clarify documentation.  Load password-cache or
5816         password, whichever one is found first, instead of autoloading.
5817
5818 2007-12-19  Glenn Morris  <rgm@gnu.org>
5819
5820         * mml.el (message-options-set, message-narrow-to-head)
5821         (message-in-body-p, message-mail-p, message-encode-message-body):
5822         Autoload.
5823         (message-remove-header, message-narrow-to-headers-or-head)
5824         (message-subscribed-p, message-make-mail-followup-to)
5825         (message-position-on-field, message-news-p)
5826         (message-options-set-recipient, message-generate-headers)
5827         (message-sort-headers): Declare as functions.
5828
5829 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5830
5831         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5832         convention in doc string.
5833
5834 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5837         title to html parts.
5838         (gnus-article-browse-html-article): Pass message header to it.
5839
5840         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5841
5842 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5843
5844         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5845         or password compatible with XEmacs.
5846
5847 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5848
5849         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5850         format document.
5851         (gnus-mime-delete-part): Don't write description line if empty.
5852         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5853
5854 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5855
5856         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5857         (gnus-summary-mark-read-and-unread-as-read)
5858         (gnus-summary-mark-current-read-and-unread-as-read)
5859         (gnus-summary-mark-unread-as-ticked): Doc fix.
5860         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5861
5862 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5863
5864         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5865         Christoph Conrad <christoph.conrad@gmx.de>.
5866
5867 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5868
5869         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5870         yes-or-no-p.
5871
5872 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * mm-decode.el (mm-add-meta-html-tag): New function.
5875         (mm-save-part-to-file, mm-pipe-part): Use it.
5876
5877         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5878         gnus-y-or-n-p instead of y-or-n-p.
5879         (gnus-article-browse-html-parts): Work with message/external-body; use
5880         mm-add-meta-html-tag.
5881
5882 2007-12-11  Glenn Morris  <rgm@gnu.org>
5883
5884         * gnus-cache.el: Require gnus-sum not just when compiling.
5885
5886         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5887
5888         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5889         definitions before use.
5890
5891         * mm-decode.el: Require gnus-util.
5892         (mm-remove-part): Only call delete-annotation on XEmacs.
5893
5894         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5895
5896         * nnmail.el: Require gnus-int.
5897
5898         * spam.el: Move `require's before `eval-when-compile's.
5899
5900         * gnus-ems.el (gnus-alive-p):
5901         * gnus-fun.el (message-goto-eoh):
5902         * gnus-util.el (gnus-group-name-decode):
5903         * mail-source.el (gnus-compress-sequence):
5904         * message.el (Info-goto-node, format-spec):
5905         * mm-bodies.el (message-options-get):
5906         * mm-decode.el (mm-view-pkcs7):
5907         * mm-util.el (gmm-write-region):
5908         * mml-smime.el (mml-compute-boundary)
5909         (gnus-completing-read-with-default):
5910         * mml.el (widget-button-press, gnus-make-hashtable):
5911         * mml1991.el (mm-decode-content-transfer-encoding)
5912         (mm-encode-content-transfer-encoding)
5913         (message-options-get, message-options-set):
5914         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5915         * nnfolder.el (gnus-request-group):
5916         * nnheader.el (ietf-drums-unfold-fws):
5917         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5918         * smime.el (gnus-run-mode-hooks):
5919         * spam-stat.el (gnus-message): Autoload.
5920
5921         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5922         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5923         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5924         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5925         Add declare-function compatibility definition.
5926
5927         * gnus-cache.el (nnvirtual-find-group-art):
5928         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5929         (gnus-add-image, gnus-add-wash-type):
5930         * gnus-group.el (nnkiboze-score-file):
5931         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5932         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5933         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5934         (message-tokenize-header, gnus-get-buffer-create)
5935         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
5936         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
5937         * gnus.el (gnus-group-decoded-name):
5938         * mail-source.el (imap-capability):
5939         * mm-bodies.el (message-options-set):
5940         * mm-decode.el (gnus-configure-windows):
5941         * mm-extern.el (message-goto-body):
5942         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
5943         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
5944         (epg-sub-key-validity, message-options-set):
5945         * mml.el (widget-event-point, gnus-configure-windows):
5946         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
5947         * mml2015.el (epg-check-configuration, epg-configuration)
5948         (message-options-set):
5949         * nndb.el (nndb-request-article):
5950         * nnfolder.el (gnus-request-create-group):
5951         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
5952         * nnmaildir.el (gnus-group-mark-article-read):
5953         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
5954         * rfc1843.el (message-fetch-field):
5955         * spam.el (gnus-extract-address-components):
5956         Declare as functions.
5957
5958 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5959
5960         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
5961
5962         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
5963
5964         * lpath.el: Fbind run-mode-hooks for Emacs 21;
5965         bind show-trailing-whitespace for XEmacs.
5966
5967 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
5968
5969         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
5970         new no-op macro for backward compatibility.
5971
5972         * imap.el (imap-string-to-integer): New function.
5973
5974 2007-12-09  Glenn Morris  <rgm@gnu.org>
5975
5976         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
5977
5978         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
5979         * message.el, mm-view.el, sieve-manage.el, smime.el:
5980         Add declare-function compatibility definition.
5981
5982         * gnus-art.el (w3-region, w3m-region, Info-menu):
5983         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
5984         * gnus-sum.el (gnus-get-predicate):
5985         * gnus-util.el (mm-append-to-file, w32-focus-frame):
5986         * message.el (mail-abbrev-in-expansion-header-p):
5987         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
5988         (w3m-detect-meta-charset, w3m-region):
5989         * sieve-manage.el (password-read, password-cache-add)
5990         (password-cache-remove):
5991         * smime.el (password-read-and-add): Declare as functions.
5992
5993 2007-12-08  David Kastrup  <dak@gnu.org>
5994
5995         * gnus-sum.el (gnus-summary-simplify-subject-query):
5996         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
5997         `message'.
5998
5999 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6002         it to bind idna-program, installation-directory, defined-colors, and
6003         face-attribute for XEmacs of the version that compiles defcustom forms.
6004
6005 2007-12-07  Glenn Morris  <rgm@gnu.org>
6006
6007         * gnus-art.el (article-make-date-line): Revert previous change.
6008
6009 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6010
6011         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6012
6013 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6014
6015         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6016         Call gnus-add-to-range ranges only once with a prepared article-list.
6017
6018 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6019
6020         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6021         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6022         group names with backslashes.  Reported by Tassilo Horn
6023         <tassilo@member.fsf.org>.
6024
6025 2007-12-06  Deepak Goel  <deego3@gmail.com>
6026
6027         * gnus-art.el (article-make-date-line):
6028         * gnus-start.el (gnus-load):
6029         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6030
6031 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6032
6033         * gnus-art.el (gnus-use-idna)
6034         * gnus-start.el (gnus-site-init-file)
6035         * message.el (message-use-idna)
6036         * mm-uu.el (mm-uu-hide-markers)
6037         * smiley.el (smiley-style): Revert changes that suppress warnings.
6038
6039 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6040
6041         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6042         specify charset to html source.  Reported by Christoph Conrad
6043         <christoph.conrad@gmx.de>.
6044
6045 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6046
6047         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6048         idna-program in order to suppress byte compile warning issued by XEmacs
6049         that came to byte compile the default value section of defcustom forms
6050         recently.
6051
6052         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6053         value of installation-directory.
6054
6055         * message.el (message-use-idna): Don't directly refer to the value of
6056         idna-program.
6057
6058         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6059
6060         * smiley.el (smiley-style): Don't directly call face-attribute.
6061
6062 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6063
6064         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6065
6066         * gnus-dired.el: Reduce Gnus dependencies.
6067         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6068         require.  Use autoloads instead.
6069         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6070         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6071         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6072         (gnus-dired-mode): Adjust doc string.
6073         (gnus-dired-mail-mode): New variable.
6074         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6075         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6076         (gnus-dired-mail-buffers): New function.  Return mail or message
6077         composition buffers.
6078         (gnus-dired-attach): Use it.
6079         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6080         NO-DECODE.
6081         (gnus-dired-print): Use `gnus-print-buffer' depending on
6082         `gnus-dired-mail-mode'.
6083
6084 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6085
6086         * rfc2047.el (rfc2047-encoded-word-regexp)
6087         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6088         explaining what regexp patterns are for.
6089
6090 2007-12-04  Glenn Morris  <rgm@gnu.org>
6091
6092         * password.el: Move to password-cache.el.
6093
6094         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6095         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6096         * mml-smime.el (password-read, password-cache-add)
6097         (password-cache-remove):
6098         No need to autoload, since mml-sec requires password.
6099
6100         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6101         * message.el (gnus-extract-address-components):
6102         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6103
6104         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6105         password.
6106
6107 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6108
6109         * mailcap.el: Reduce dependencies.
6110         (mail-header-parse-content-type): Autoload.
6111         (mailcap-delete-duplicates): New alias.
6112         (mailcap-mime-info): Add optional argument NO-DECODE.
6113         (mailcap-mime-types): Use mailcap-delete-duplicates.
6114
6115         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6116
6117 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6118
6119         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6120         (imap-parse-status): Upcase status-att for servers that sends them
6121         lower-case (e.g., MS Exchange 2007).
6122
6123 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6124
6125         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6126         function.
6127
6128         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6129         (gnus-uu-yenc-article): New function.
6130
6131         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6132
6133         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6134         buffer.
6135
6136 2007-12-02  Glenn Morris  <rgm@gnu.org>
6137
6138         * binhex.el (binhex): New custom group.
6139         (binhex-decoder-program, binhex-decoder-switches)
6140         (binhex-use-external): Move to the binhex custom group.
6141
6142         * uudecode.el (uudecode): New custom group.
6143         (uudecode-decoder-program, uudecode-decoder-switches)
6144         (uudecode-use-external): Move to the uudecode custom group.
6145
6146         * netrc.el (top-level): Don't load `encrypt' features.
6147         (netrc-parse): Don't use encrypt.
6148         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6149
6150         * encrypt.el: Remove file.
6151
6152 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6153
6154         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6155         matches on patches.
6156
6157         * gnus-art.el (gnus-article-browse-html-article): Mention
6158         `mm-text-html-renderer' in the doc string.
6159
6160         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6161         string.  Add comments.
6162
6163         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6164         if rhs is ASCII.
6165
6166 2007-12-01  Glenn Morris  <rgm@gnu.org>
6167
6168         * mail-source.el (top-level): Require format-spec before
6169         eval-when-compile.
6170
6171 2007-11-30  Glenn Morris  <rgm@gnu.org>
6172
6173         * encrypt.el: Require password, rather than autoloading password-read.
6174
6175 2007-11-29  Glenn Morris  <rgm@gnu.org>
6176
6177         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6178         (sasl-make-client, sasl-next-step, sasl-step-data)
6179         (sasl-step-set-data): Declare as functions.
6180
6181 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6182
6183         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6184
6185 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6186
6187         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6188         certs should be verified and what is to be done in the event of a
6189         verification failure.
6190
6191         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6192         caller can indicate whether the cache should be disregarded for this
6193         call.  This way the result of the call is reproducible at all times and
6194         can be considered a canonical server name for the supplied method.
6195         (gnus-agent-method-p): Canonicalize server names by pushing their
6196         method through `gnus-method-to-server' using the no-cache argument.
6197
6198         * gnus-srvr.el (gnus-server-insert-server-line): Call
6199         `gnus-method-to-server' with `no-cache' argument.
6200
6201         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6202         gnus-agent-possibly-synchronize-flags as this should be called when the
6203         server is actually being opened.
6204         (gnus-agent-possibly-synchronize-flags)
6205         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6206         flags file of an agentized server to the latter function.
6207
6208         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6209         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6210         after a connection has been established successfully.
6211
6212 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6213
6214         * gnus-art.el (article-display-face): Force to display face if called
6215         interactively; check if gnus-article-x-face-too-ugly matches author.
6216         (article-display-x-face): Display face even if From header is missing
6217         as article-display-face does.
6218
6219 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6220
6221         * hashcash.el (message-narrow-to-headers-or-head)
6222         (message-fetch-field, message-goto-eoh)
6223         (message-narrow-to-headers): Declare as functions.
6224
6225 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6226
6227         * mail-source.el (mail-sources): Default to fetch from file for
6228         compatibility with default of nnmail-spool-file.
6229
6230 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6231
6232         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6233         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6234         to look for encoded word that should be encoded again.
6235         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6236         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6237         encoding pattern.
6238         (rfc2047-decode-region): Switch strict regexp and loose one according
6239         to rfc2047-allow-irregular-q-encoded-words.
6240
6241 2007-11-25  Romain Francoise  <romain@orebokech.com>
6242
6243         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6244
6245 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6246
6247         * tls.el (tls-program): Provide more custom choices from
6248         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6249         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6250
6251 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6252
6253         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6254         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6255
6256         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6257         `nnmail-spool-file'.
6258
6259         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6260         `nnmail-spool-file'.
6261
6262         * gnus-move.el (gnus-change-server): Ditto.
6263
6264         * gnus-kill.el (gnus-batch-score): Ditto.
6265
6266         * gnus-cache.el (gnus-jog-cache): Ditto.
6267
6268         * gnus-msg.el (gnus-summary-reply):
6269         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6270
6271 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6272
6273         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6274         version.  Minor improvement to doc strings.
6275         (tls-program): Add comment.
6276
6277 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6278
6279         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6280         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6281         mismatch between the hostname provided in the certificate and the name
6282         of the host connnecting to.
6283         (open-tls-stream): Use them.  Check certificates against trusted root
6284         certificates.
6285
6286 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6287
6288         * gnus-cache.el (gnus-cache-generate-nov-databases):
6289         Use nnml-generate-nov-databases-directory instead of
6290         nnml-generate-nov-databases-1.
6291
6292 2007-11-24  Glenn Morris  <rgm@gnu.org>
6293
6294         * message.el (message-tool-bar-retro): Update for rename
6295         mail_send.xpm->mail-send.xpm.
6296
6297 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6298
6299         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6300         `smime-ldap-search' for Emacs 22 and up.
6301
6302 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6303
6304         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6305
6306         * message.el (message-send-mail-function): Fix error convention.
6307         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6308         (message-widen-reply, message-send-mail, message-talkative-question)
6309         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6310         (message-clone-locals, message-send-news): Use with-current-buffer.
6311         (message-insert-or-toggle-importance): Remove unused var `valid'.
6312         (message-make-references): Remove unused var `new-references'.
6313         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6314
6315 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6316
6317         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6318         (spam-split-symbolic-return-positive): Reflow docstring.
6319         (spam-backends, spam-summary-exit-behavior)
6320         (spam-mark-ham-unread-before-move-from-spam-group)
6321         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6322         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6323         (spam-clear-cache, spam-backend-check, spam-install-backend)
6324         (spam-install-statistical-backend, spam-list-of-processors)
6325         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6326         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6327         (spam-check-crm114, spam-initialize, spam-unload-hook):
6328         Fix typos in docstrings.
6329
6330 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6331
6332         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6333         been checked if they have never been read and those group levels are
6334         higher than the one that a user specified.
6335
6336 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6337
6338         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6339         foreign groups unless a group level is specified by a user.
6340         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6341
6342 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6343
6344         * message.el (message-send-mail-function): Require sendmail.
6345
6346 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6347
6348         * message.el (message-send-mail-function): Check for smtpmail too.
6349
6350         * utf7.el (utf7-encode, utf7-decode): Use coding system
6351         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6352
6353         * message.el (message-send-mail-function): New function.
6354         (message-send-mail-function): Set default using
6355         message-send-mail-function.  Adjust doc string.
6356         (message-send-mail-with-mailclient): New function.
6357
6358 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6359
6360         * smime.el (from):
6361         * rfc2047.el (message-posting-charset):
6362         * qp.el (mm-use-ultra-safe-encoding):
6363         * pop3.el (parse-time-months):
6364         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6365         * nnml.el (files):
6366         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6367         (jka-compr-compression-info-list, ange-ftp-path-format)
6368         (efs-path-regexp):
6369         * nndiary.el (files):
6370         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6371         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6372         (epg-digest-algorithm-alist, inhibit-redisplay)
6373         (password-cache-expiry):
6374         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6375         (pgg-output-buffer, password-cache-expiry):
6376         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6377         (efs-path-regexp):
6378         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6379         (inhibit-redisplay):
6380         * mm-uu.el (file-name, start-point, end-point, entry)
6381         (gnus-newsgroup-name, gnus-newsgroup-charset):
6382         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6383         (latin-unity-ucs-list):
6384         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6385         (mm-uu-binhex-decode-function):
6386         * message.el (gnus-message-group-art, gnus-list-identifiers)
6387         (rmail-enable-mime-composing, gnus-local-organization)
6388         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6389         (gnus-read-active-file, facemenu-add-face-function)
6390         (facemenu-remove-face-function, gnus-article-decoded-p)
6391         (tool-bar-mode):
6392         * mail-source.el (display-time-mail-function):
6393         * gnus-util.el (nnmail-pathname-coding-system)
6394         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6395         (gnus-original-article-buffer, gnus-user-agent)
6396         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6397         (xemacs-codename, sxemacs-codename, emacs-program-version):
6398         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6399         * gnus-start.el (gnus-agent-covered-methods)
6400         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6401         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6402         (gnus-newsgroup-headers, gnus-group-list-mode)
6403         (gnus-group-mark-positions, gnus-newsgroup-data)
6404         (gnus-newsgroup-unreads, nnoo-state-alist)
6405         (gnus-current-select-method, mail-sources)
6406         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6407         (nnmail-spool-file, gnus-cache-active-hashtb):
6408         * gnus-mh.el (mh-lib-progs):
6409         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6410         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6411         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6412         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6413         (gnus-group-buffer):
6414         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6415         (font-lock-set-defaults):
6416         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6417         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6418         (gnus-summary-post-menu, total-parts, type, condition, length):
6419         * gnus-agent.el (gnus-agent-read-agentview):
6420         * flow-fill.el (show-trailing-whitespace):
6421         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6422         eval-and-compile wrappers for byte compiler pacifiers.
6423
6424         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6425         (mm-display-inline-fontify): Check for featurep 'xemacs not
6426         extent-list.
6427
6428         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6429         itimer-list.
6430         (mm-create-image-xemacs): Only do something for XEmacs.
6431         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6432
6433         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6434
6435         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6436         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6437
6438 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6439
6440         * nnimap.el (nnimap-split-download-body):
6441         * gnus-demon.el (gnus-demon):
6442         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6443
6444 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6445
6446         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6447         macros.
6448         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6449         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6450         copy data from unibyte buffer to multibyte current buffer.
6451         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6452         to copy data from unibyte current buffer to multibyte buffer.
6453         (nntp-make-process-buffer): Make process buffer unibyte.
6454
6455         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6456
6457 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6458
6459         * pop3.el (pop3-open-server): Accept and process data more robustly at
6460         connexion start to avoid spurious "POP SSL connexion failed" errors.
6461
6462 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6463
6464         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6465         read group names.
6466
6467 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6468
6469         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6470
6471 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6472
6473         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6474         (nnmail-save-active): Use a unibyte buffer when saving active file,
6475         which may contain non-ASCII group names.
6476
6477         * nnml.el (nnml-request-group): Decode group names in messages.
6478
6479 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6480
6481         * message.el (message-citation-line-function)
6482         (message-insert-formatted-citation-line): Fix spelling of
6483         `message-insert-formated-citation-line'.
6484
6485 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6486
6487         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6488
6489 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6490
6491         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6492         nnmail-pathname-coding-system.
6493
6494         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6495         that a user enters; decode group names in messages.
6496
6497         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6498
6499 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6500
6501         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6502
6503         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6504
6505         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6506         risky local variable.
6507
6508         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6509
6510 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6511
6512         * encrypt.el: Improve documentation to fix function name typo.
6513         Reported by Daiki Ueno <ueno@unixuser.org>.
6514
6515 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6516
6517         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6518         even if the point is not in the last page of an article.
6519         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6520         back to the previous page.
6521
6522 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6523
6524         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6525
6526 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6529
6530 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6531
6532         * message.el (message-check-news-body-syntax): Avoid
6533         mm-string-as-multibyte.
6534         (message-hide-headers): Don't assume (point-min)==1.
6535
6536 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6537
6538         * message.el (message-remove-blank-cited-lines): Fix if remove is
6539         given.
6540         (message-bogus-address-regexp): New variable.
6541         (message-bogus-recipient-p): New function.
6542         (message-check-recipients): New command.
6543         (message-syntax-checks): Add `bogus-recipient'.
6544         (message-fix-before-sending): Add `bogus-recipient'.
6545
6546         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6547         (gnus-treat-body-boundary): Don't test window-system.
6548
6549 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6550
6551         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6552
6553 2007-10-28  Miles Bader  <miles@gnu.org>
6554
6555         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6556         at compile-time too.
6557
6558 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6559
6560         * gnus-msg.el (gnus-message-setup-hook): Add
6561         `message-remove-blank-cited-lines' to options.
6562
6563 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6564
6565         * message.el (message-remove-blank-cited-lines): New function.
6566         Suggested by Karl Plästerer.
6567
6568 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6571         mapc.
6572
6573         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6574         (top-level): Use mapc to set functions to be traced for debugging.
6575
6576         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6577         called for effect with while loop.
6578
6579         * message.el (message-talkative-question): Replace mapcar called for
6580         effect with mapc.
6581
6582         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6583         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6584         called for effect with dolist.
6585
6586         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6587
6588         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6589         gnus-extra-headers and nnmail-extra-headers.
6590
6591         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6592         called for effect with dolist.
6593         (top-level): Use mapc to set functions to be traced for debugging.
6594
6595         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6596         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6597         dolist.
6598
6599         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6600         Replace mapcar called for effect with mapc.
6601         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6602         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6603         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6604         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6605
6606         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6607         remove-if that's a cl function.
6608
6609         * webmail.el (webmail-debug): Replace mapcar called for effect with
6610         dolist.
6611
6612         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6613         with mapc.
6614
6615 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6616
6617         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6618         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6619         with while loop.
6620
6621         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6622         functions from article-* functions.
6623         (gnus-multi-decode-header): Replace mapcar called for effect with
6624         dolist.
6625
6626         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6627         (gnus-bookmark-show-details): Replace mapcar called for effect with
6628         while loop.
6629
6630         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6631         called for effect with while loop.
6632
6633         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6634         with dolist.
6635
6636         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6637         mapcar called for effect with dolist.
6638
6639         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6640
6641         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6642         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6643         Replace mapcar called for effect with dolist.
6644         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6645         mapc.
6646
6647         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6648         Replace mapcar called for effect with dolist.
6649         (gnus-topic-list): Replace mapcar called for effect with mapc.
6650
6651         * gnus.el: Use mapc instead of mapcar to add autoloads.
6652
6653 2007-10-23  Richard Stallman  <rms@gnu.org>
6654
6655         * gnus-group.el (gnus-group-highlight): Mark as risky.
6656
6657 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6658
6659         * gnus.el (gnus-server-to-method): Return method found first in
6660         gnus-newsrc-alist.
6661
6662         * gnus-art.el (gnus-article-highlight-signature)
6663         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6664         button overlay without the front stickiness.
6665
6666 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6667
6668         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6669         overview buffer needed a catch to receive its throw.
6670         (gnus-agent-flush-cache): Declared as interactive to make this function
6671         easier to use.
6672
6673 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6674
6675         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6676         `next-line'.
6677
6678 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6679
6680         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6681         exclude address matching message-dont-reply-to-names.
6682
6683 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6684
6685         * gnus-util.el (gnus-string<): New function.
6686
6687         * gnus-sum.el (gnus-article-sort-by-author)
6688         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6689
6690 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6693         the frame-focus tag is set in gnus-buffer-configuration.
6694
6695 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6696
6697         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6698         the front stickiness.
6699
6700 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6701
6702         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6703         url pattern; remove duplicate one.
6704         (gnus-article-extend-url-button): New function.
6705         (gnus-article-add-buttons): Use it.
6706         (gnus-button-push): Use concatenated url that it makes.
6707
6708 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6709
6710         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6711
6712 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6713
6714         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6715         Don't hardcode point-min==1.
6716
6717 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6718
6719         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6720         Fix comment about "iso8859-1".
6721
6722 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6723
6724         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6725         ones returned from the verify-function.
6726
6727         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6728         mml2015-extract-cleartext-signature if extraction failed.
6729
6730 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6731
6732         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6733         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6734         failed.
6735
6736 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6737
6738         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6739
6740 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6741
6742         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6743         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6744         recommends to use EasyPG instead of PGG.
6745
6746         * pgg.el: Revert to revision 6.23.2.16.
6747
6748         * pgg-def.el: Revert to revision 6.6.2.14.
6749
6750         * pgg-gpg.el: Revert to revision 6.23.2.34.
6751
6752 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6753
6754         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6755         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6756         thread for both the null and zero (kill/expire thread) universal prefix
6757         cases.
6758         (gnus-summary-expire-thread): Add new function to expire a thread,
6759         using gnus-summary-kill-thread.
6760         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6761         shortcuts for gnus-summary-expire-thread.
6762         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6763         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6764
6765 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6766
6767         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6768         extras value, so an extras entry can be deleted.
6769         (gnus-registry-delete-extra-entry): Use it.
6770         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6771         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6772         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6773         storage through the gnus-registry, and provide an appropriate API for
6774         it.
6775
6776 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6777
6778         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6779         Suggested by Leo <sdl.web@gmail.com>.
6780
6781         * gnus.el: Do.
6782
6783 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6784
6785         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6786         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6787
6788         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6789
6790         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6791         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6792
6793 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6794
6795         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6796         newline.
6797         (nnmbox-request-accept-article): Don't change article in source buffer;
6798         narrow to header to use message-fetch-field rather than
6799         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6800         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6801         as delimiters; make sure article ends with newline.
6802         (nnmbox-delete-mail): Correct last position of article to be deleted;
6803         ignore X-Gnus-Newsgroup header in article body.
6804         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6805         positions; make sure article ends with newline.
6806
6807         * message.el (message-display-abbrev): Don't infloop when a user
6808         inserts SPC in the beginning of header.
6809
6810         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6811         coding-system-for-read and coding-system-for-write for XEmacs having no
6812         file-coding feature.
6813
6814         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6815
6816 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6817
6818         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6819         list of groups not followed by default.  Fix type to be regexp.
6820         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6821
6822 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6823
6824         * hmac-def.el (define-hmac-function): Switch from old-style to
6825         new-style backquotes.
6826
6827         * md4.el (md4-make-step): Likewise.
6828
6829 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6832         raw-text coding system when saving .newsrc file, which may contain
6833         non-ASCII group names.
6834
6835 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6836
6837         * gnus-cus.el (gnus-score-extra): New widget.
6838         (gnus-score-extra-convert): New function.
6839         (gnus-score-customize): Use it for Extra.
6840
6841 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6842
6843         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6844         (mml2015-mailcrypt-clear-verify): Use it.
6845         (mml2015-gpg-clear-verify): Use it.
6846         (mml2015-pgg-clear-verify): Use it.
6847         (mml2015-epg-clear-verify): Replace the current part with the output
6848         from GnuPG; don't extract the plaintext by itself.
6849
6850         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6851         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6852         mml2015-clear-verify-function; don't touch the armor headers or
6853         dash-escaped text here.
6854
6855 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6856
6857         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6858         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6859         parts, or application/octet-stream as a last resort.
6860         (gnus-mime-view-part-as-type): Don't toggle display.
6861         (gnus-mime-view-part-as-charset): Don't turn off display before
6862         querying charset.
6863
6864         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6865         stuff to undisplayer function in Emacs.
6866         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6867
6868         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6869         text/calendar parts.
6870
6871 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6872
6873         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6874         decoding text/calendar parts.
6875
6876         * message.el (message-forward-make-body-mime): Always mark body as
6877         having no illegible text; remove signed-or-encrypted argument.
6878         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6879
6880         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6881         (mml-generate-mime-1): Don't encode body if it is specified to be in
6882         raw form; don't make buffer be unibyte when inserting multibyte string.
6883
6884 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6885
6886         * sha1.el: Fix up comment style.
6887         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6888         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6889
6890         * hex-util.el: Fix up comment style.
6891         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6892
6893         * gnus-salt.el: Use with-current-buffer.
6894         (gnus-pick-setup-message): Fix long-standing typo.
6895
6896 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6897
6898         * imap.el (imap-logout-timeout): New variable.
6899         (imap-logout, imap-logout-wait): New functions.
6900         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6901
6902         * nnimap.el (nnimap-logout-timeout): New server variable.
6903         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6904         nnimap-logout-timeout.
6905
6906         * gnus-art.el (gnus-article-summary-command-nosave)
6907         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6908
6909 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6910
6911         * gnus.el (gnus-maximum-newsgroup): New variable.
6912
6913         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6914         according to gnus-maximum-newsgroup.
6915
6916         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6917         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6918         Limit the range of articles according to gnus-maximum-newsgroup.
6919
6920 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6921
6922         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6923         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6924         Don't perform gnus-configure-windows here; reuse existing sticky
6925         article buffer.
6926
6927         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6928         it doesn't exist in gnus-article-mode.
6929
6930 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6931
6932         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6933         (gnus-agent-decoded-group-name): New function.
6934         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6935         (gnus-agent-expire-group-1): Use it; decode group name in messages.
6936
6937 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
6938
6939         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
6940         Add binding for gnus-sticky-article.
6941         (gnus-summary-exit): Don't kill sticky article buffers.
6942
6943         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
6944         article buffer.
6945         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
6946         (gnus-kill-sticky-article-buffers): New commands.
6947
6948 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6949
6950         * nntp.el (nntp-xref-number-is-evil): New server variable.
6951         (nntp-find-group-and-number): If it is non-nil, don't trust article
6952         numbers in the Xref header.
6953
6954 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6955
6956         * gnus-agent.el (gnus-agent-read-group): New function.
6957         (gnus-agent-flush-group, gnus-agent-expire-group)
6958         (gnus-agent-regenerate-group): Use it.
6959         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
6960         nnmail-pathname-coding-system.
6961
6962 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6963
6964         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
6965
6966         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
6967         that are unread as unread, and also as selected so that information of
6968         marks having been changed by a user may be updated when exiting group.
6969
6970 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6971
6972         * gnus-art.el (gnus-mime-display-single): Pass part number that is
6973         calculated ignoring signature parts to gnus-treat-article.
6974
6975 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6976
6977         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
6978         a point here in order to keep the window start.
6979         (gnus-insert-mime-security-button): Make a button overlay without the
6980         front stickiness.
6981         (gnus-mime-display-security): Goto the end of a button.
6982
6983         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
6984
6985 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6986
6987         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
6988         group-name-at-point.
6989         (gnus-group-completing-read): New function that offers decoded
6990         non-ASCII group names for completion.
6991         (gnus-fetch-group, gnus-group-read-ephemeral-group)
6992         (gnus-group-jump-to-group, gnus-group-make-group-simple)
6993         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
6994         (gnus-group-fetch-control): Use it.
6995         (gnus-fetch-group): Use group-name-at-point for the initial value
6996         rather than the default value; use gnus-alive-p.
6997
6998         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
6999         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7000         (gnus-summary-post-news): Use gnus-group-completing-read.
7001
7002         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7003         (gnus-read-move-group-name): Decode group name for completion.
7004
7005 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7006
7007         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7008         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7009         Yamaoka slightly modified the code).
7010
7011 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7012
7013         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7014         (nnmail-split-incoming): Bind it.
7015
7016         * nnml.el (nnml-group-name-charset): New function.
7017         (nnml-decoded-group-name): Use it; don't decode group name if
7018         nnmail-group-names-not-encoded-p is non-nil.
7019         (nnml-encoded-group-name): New function.
7020         (nnml-group-pathname): Inline nnml-decoded-group-name.
7021         (nnml-request-expire-articles): Decode group name in message.
7022         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7023         nnmail-pathname-coding-system.
7024         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7025         not decoded ones according to nnmail-group-names-not-encoded-p.
7026         (nnml-generate-active-info): Use nnml-encoded-group-name.
7027
7028 2007-08-08  Glenn Morris  <rgm@gnu.org>
7029
7030         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7031         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7032         doc-strings and comments.
7033
7034 2007-07-25  Glenn Morris  <rgm@gnu.org>
7035
7036         * Relicense all FSF files to GPLv3 or later.
7037
7038 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7039
7040         * gnus-sum.el (gnus-summary-move-article): Make
7041         gnus-summary-respool-article work.
7042
7043 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7044
7045         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7046         string.
7047
7048 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7049
7050         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7051         that should be ignored when comparing distant RSS articles with local
7052         ones.
7053         (nnrss-make-hash-index): New function.  Create a hash index according
7054         to the ignored fields.
7055         (nnrss-check-group): Use it.
7056
7057 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7058
7059         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7060
7061         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7062
7063         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7064         the new optional argument ENCODED is non-nil.
7065         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7066         coding system for encoding group name.
7067         (gnus-group-make-rss-group): Pass un-encoded group name to
7068         gnus-group-make-group.
7069         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7070         encoded.
7071
7072         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7073         Encode group name to which articles are moved or copied.
7074         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7075         coding system for encoding Newsgroup, Followup-To and Xref headers.
7076
7077         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7078         marks; use nnheader-file-coding-system to write a file.
7079         (nnagent-retrieve-headers): Bind file-name-coding-system to
7080         nnmail-pathname-coding-system.
7081
7082         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7083
7084         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7085         (nnml-request-article, nnml-request-create-group)
7086         (nnml-request-rename-group, nnml-find-id)
7087         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7088         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7089         (nnml-save-marks): Use nnml-group-pathname instead of
7090         nnmail-group-pathname.
7091
7092         (nnml-request-create-group, nnml-request-expire-articles)
7093         (nnml-request-move-article, nnml-request-delete-group)
7094         (nnml-deletable-article-p, nnml-possibly-create-directory)
7095         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7096         (nnml-open-marks): Bind file-name-coding-system to
7097         nnmail-pathname-coding-system.
7098
7099         (nnml-request-article): Pass server argument to nnml-find-group-number.
7100         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7101         server argument to nnml-possibly-create-directory.
7102         (nnml-request-accept-article): Pass server argument to
7103         nnml-active-number and nnml-save-mail.
7104         (nnml-find-group-number): Pass server argument to nnml-find-id.
7105         (nnml-request-update-info): Pass server argument to
7106         nnml-marks-changed-p.
7107
7108         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7109         (nnml-save-mail, nnml-active-number): Add server argument.
7110
7111         (nnml-request-delete-group): Warn if group is missing.
7112         (nnml-get-nov-buffer): Decode group name.
7113         (nnml-generate-active-info): Encode group name.
7114         (nnml-open-marks): Decode group name in messages.
7115
7116 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7117
7118         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7119         if it is not specified.
7120         (gnus-article-pipe-part, gnus-article-save-part)
7121         (gnus-article-interactively-view-part, gnus-article-copy-part)
7122         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7123         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7124         (gnus-article-replace-part, gnus-article-delete-part)
7125         (gnus-article-view-part-as-type): Pass raw prefix argument to
7126         gnus-article-part-wrapper.
7127
7128 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7129
7130         * gnus-agent.el (gnus-agent-save-active): Bind
7131         nnheader-file-coding-system to gnus-agent-file-coding-system.
7132
7133         * gnus-cache.el (gnus-cache-save-buffers)
7134         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7135         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7136         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7137         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7138         (gnus-cache-generate-active, gnus-cache-rename-group)
7139         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7140         (gnus-cache-update-overview-total-fetched-for): Bind
7141         file-name-coding-system to nnmail-pathname-coding-system.
7142         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7143         variables.
7144         (gnus-cache-decoded-group-name): New function.
7145         (gnus-cache-file-name): Use it.
7146         (gnus-cache-generate-active): Use non-decoded group name for active.
7147
7148         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7149         right place.
7150         (gnus-write-active-file): Don't break non-ASCII group names.
7151
7152         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7153         nnmail-pathname-coding-system.
7154
7155         * lpath.el: Bind default-file-name-coding-system,
7156         file-name-coding-system and language-info-alist for XEmacs.
7157
7158         * gnus-uu.el (gnus-uu-decode-save): Typo.
7159
7160 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7161
7162         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7163
7164 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7165
7166         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7167         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7168         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7169         (gnus-agent-flush-group, gnus-agent-flush-cache)
7170         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7171         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7172         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7173         (gnus-agent-regenerate-group)
7174         (gnus-agent-update-files-total-fetched-for)
7175         (gnus-agent-update-view-total-fetched-for): Bind
7176         file-name-coding-system to nnmail-pathname-coding-system.
7177         (gnus-agent-group-pathname): Don't encode file names by
7178         nnmail-pathname-coding-system.
7179         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7180         coding-system-for-write instead of buffer-file-coding-system to
7181         gnus-agent-file-coding-system.
7182
7183         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7184         Decode group name.
7185
7186         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7187
7188         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7189         (gnus-read-newsrc-el-file): Make group names unibyte.
7190
7191         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7192         nnmail-pathname-coding-system.
7193
7194         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7195         (nnrss-request-delete-group): Bind file-name-coding-system to
7196         nnmail-pathname-coding-system.
7197         (nnrss-read-server-data, nnrss-read-group-data): Bind
7198         file-name-coding-system correctly.
7199         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7200
7201         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7202         (nntp-server-to-method-cache): New variable.
7203         (nntp-group-pathname): New function that decodes non-ASCII group names.
7204         (nntp-possibly-create-directory, nntp-marks-changed-p)
7205         (nntp-save-marks, nntp-open-marks): Use it.
7206         (nntp-possibly-create-directory, nntp-open-marks):
7207         Bind file-name-coding-system to nnmail-pathname-coding-system.
7208         (nntp-open-marks): Decode group names when bootstrapping marks.
7209
7210         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7211         Newsgroups and Folowup-To headers.
7212
7213 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7214
7215         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7216         (gnus-server-closed-face, gnus-server-denied-face)
7217         (gnus-server-offline-face): Remove variable.
7218         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7219
7220         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7221         of modifying message-stack directly for XEmacs.
7222
7223         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7224         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7225         if the coding-system argument is nil for XEmacs.
7226
7227         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7228         mm-charset-override-alist.
7229
7230         * rfc2047.el: Don't require base64; require rfc2045 for the function
7231         rfc2045-encode-string.
7232         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7233         to quote the parameter value.
7234
7235 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7236
7237         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7238         form in gnus-group-name-charset-method-alist.
7239
7240         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7241         overrides the default layout edit-form.
7242
7243         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7244
7245         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7246
7247 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7248
7249         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7250         as unfetched articles.
7251
7252 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7253
7254         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7255
7256 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7257
7258         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7259         original back end that keeps marks in the local system.
7260
7261 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7262
7263         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7264         arg of pop-to-buffer for XEmacs.
7265         (gnus-article-read-summary-keys): Ditto; don't restore window
7266         configuration if summary command ends up with neither article buffer
7267         nor summary buffer; describe bindings if summary keys end with C-h.
7268
7269 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7270
7271         * message.el (message-fix-before-sending): Skip raw message part to be
7272         forwarded while checking illegible text.
7273         (message-forward-make-body-mime, message-forward-make-body): Mark
7274         signed or encrypted raw message as having no illegible text.
7275
7276 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7277
7278         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7279         (gnus-message-with-timestamp-1): New macro.
7280         (gnus-message-with-timestamp): New function.
7281         (gnus-message): Use them.
7282
7283         * nnheader.el (nnheader-message): Use them.
7284
7285 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7286
7287         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7288         .newsrc.eld file.
7289
7290 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7291
7292         * gnus-agent.el (gnus-agent-fetch-headers)
7293         (gnus-agent-retrieve-headers): Bind
7294         gnus-decode-encoded-address-function to identity.
7295
7296         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7297         available also when the server returns simply a dot.
7298
7299         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7300
7301 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7302
7303         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7304
7305 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7306
7307         * gnus-ems.el (gnus-x-splash): Make it work.
7308
7309         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7310         from being used.
7311
7312         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7313
7314 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7315
7316         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7317         4th and the 5th arguments.
7318
7319         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7320         the front stickiness.
7321         (gnus-article-summary-command-nosave): Correct the order of the
7322         arguments passed to pop-to-buffer.
7323         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7324         summary command ends up with the article buffer.
7325
7326         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7327         the same faces.
7328
7329 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7330
7331         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7332
7333 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7334
7335         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7336         * gnus-sum.el (gnus-summary-highlight):
7337         * pgg.el (pgg-sign-region, pgg-sign):
7338         * mail-source.el (mail-source-delete-old-incoming-confirm):
7339         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7340
7341 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7342
7343         * gnus-art.el (gnus-mime-view-part-externally)
7344         (gnus-mime-view-part-internally): Fix predicate function passed to
7345         completing-read.
7346
7347         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7348
7349         * gnus.el (gnus-update-message-archive-method): Add :version.
7350
7351 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7352
7353         * gnus.el (gnus-update-message-archive-method): New variable.
7354
7355         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7356         according to gnus-message-archive-method if
7357         gnus-update-message-archive-method is non-nil.
7358
7359 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7360
7361         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7362         by Loic Dachary <loic@dachary.org>.
7363         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7364
7365 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * message.el (message-pop-to-buffer): Add switch-function argument.
7368         (message-mail): Pass switch-function argument to it.
7369
7370 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7371
7372         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7373         Improve doc string.
7374
7375 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7376
7377         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7378         (gnus-header-content)
7379         * gnus-cite.el (gnus-cite-10)
7380         * gnus-srvr.el (gnus-server-closed)
7381         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7382         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7383         (gnus-group-mail-3-empty, gnus-group-mail-low)
7384         (gnus-group-mail-low-empty, gnus-splash)
7385         * message.el (message-header-to, message-header-cc)
7386         (message-header-subject, message-header-other, message-header-name)
7387         (message-header-xheader, message-separator, message-cited-text)
7388         (message-mml): Lighten colors of faces used for dark background.
7389
7390 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7391
7392         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7393         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7394
7395 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7396
7397         * message.el (message-narrow-to-headers-or-head):
7398         Ignore mail-header-separator in the body.
7399
7400 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7401
7402         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7403         same as window size.
7404
7405 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7406
7407         * message.el (message-font-lock-keywords): Use message-header-xheader
7408         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7409         ahead of the anything pattern, to get it recognised.
7410
7411 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7414         spam.el loads uses it in the compiled defadvice form.
7415
7416 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7417
7418         * gnus-sum.el (gnus-articles-to-read)
7419         (gnus-summary-insert-old-articles): Don't truncate group name for
7420         `read-string'.
7421
7422         * gnus-util.el (gnus-limit-string): Delete this function.
7423
7424         * gnus-sum.el (gnus-simplify-subject-fully): Use
7425         `truncate-string-to-width' instead.
7426
7427 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7428
7429         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7430         if, on summary exit, the next group has to be selected.
7431         (gnus-summary-exit): Use it.
7432
7433 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7434
7435         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7436         non-break space.
7437
7438 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7441         Check if group is not a directory.
7442         (nnfolder-request-expire-articles): Don't delete articles if the target
7443         group is not available.
7444
7445         * nnml.el (nnml-request-create-group): Properly check if group is not a
7446         file.
7447         (nnml-request-expire-articles): Don't delete articles if the target
7448         group is not available.
7449
7450         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7451         Don't quote characters that are within parentheses.
7452
7453 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7454
7455         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7456         (gnus-handle-ephemeral-exit): Select article according to it.
7457
7458 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7459
7460         * message.el (message-insert-formated-citation-line): Remove newline.
7461         (message-citation-line-format): Add final \n here so that the user can
7462         avoid a blank line.
7463
7464 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7465
7466         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7467         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7468         Update lanl/arXiv support.
7469
7470 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7471
7472         * gnus.el: Bump version number.
7473
7474 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7475
7476         * gnus.el (gnus-version-number): Bump version.
7477
7478 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7479
7480         * gnus.el: No Gnus v0.6 is released.
7481
7482 2007-04-27  Didier Verna  <didier@xemacs.org>
7483
7484         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7485         * gmm-utils.el (gmm-regexp-concat): here.
7486         * message.el: Don't require 'gnus-util.
7487         (message-dont-reply-to-names): Handle name change above.
7488         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7489
7490 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7491
7492         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7493         since the initial value varies according to the system.
7494
7495 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7496
7497         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7498
7499 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7500
7501         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7502
7503 2007-04-24  Didier Verna  <didier@xemacs.org>
7504
7505         Improve the type of gnus-ignored-from-addresses.
7506         * gnus-util.el (gnus-orify-regexp): New function.
7507         * message.el (gnus-util): Require it.
7508         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7509         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7510         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7511
7512 2007-04-24  Didier Verna  <didier@xemacs.org>
7513
7514         * gnus-sum.el:
7515         * gnus-utils.el: Fix some trailing whitespaces.
7516
7517 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7520         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7521         article's Message-ID; refer parent article in summary buffer.
7522
7523         * message.el (message-bounce): Call mime-to-mml.
7524
7525         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7526         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7527         optimize and/or forms properly.
7528
7529 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7530
7531         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7532         URL.
7533
7534 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7535
7536         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7537
7538 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7539
7540         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7541         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7542         displayed of multipart/alternative part if it is invoked from summary
7543         buffer.
7544
7545         * mm-view.el (mm-inline-text-html-render-with-w3m)
7546         (mm-inline-text-html-render-with-w3m-standalone)
7547         (mm-inline-render-with-function): Use mail-parse-charset by default.
7548
7549 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7550
7551         * parse-time.el (parse-time-string-chars): Check if CHAR
7552         is less than the length of parse-time-syntax.
7553
7554 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7557         from gnus-newsgroup-processable.
7558
7559 2007-04-16  Didier Verna  <didier@xemacs.org>
7560
7561         * gnus-msg.el (gnus-configure-posting-styles): Handle
7562         message-signature-directory properly with :file syntax.  Reported by
7563         "Leo".
7564
7565 2007-04-11  Didier Verna  <didier@xemacs.org>
7566
7567         New user option: message-signature-directory.
7568         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7569         * message.el (message-insert-signature): Ditto.
7570         * message.el (message-signature-file): Doc update.
7571         * message.el (message-signature-directory): New.
7572
7573 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7574
7575         * gnus-msg.el (gnus-inews-yank-articles): Use
7576         message-exchange-point-and-mark instead of exchange-point-and-mark.
7577
7578 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7579
7580         * message.el (message-yank-original): Make sure cited text ends with
7581         newline; don't exchange point and mark.
7582
7583 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7584
7585         * tls.el (open-tls-stream): Properly handle case where there
7586         is no associated buffer.
7587
7588 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7589
7590         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7591         message-yank-original, make sure (< mark TEXT point).
7592
7593 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7594
7595         * message.el (message-fill-column): New variable.
7596         (message-mode): Use it.  Add comment on a possible new hook.
7597
7598         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7599         (nnmail-get-new-mail): Reformat.
7600
7601         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7602
7603         * gmm-utils.el: Fix Commentary.
7604         (gmm-tool-bar-from-list): Fix typo in doc string.
7605
7606 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7607
7608         * message.el (message-yank-original): Don't switch point and mark
7609         unnecessarily to put point and mark as documented.
7610
7611 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7612
7613         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7614         from the message heads.
7615
7616 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7617
7618         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7619         article buffer does not have a window.  This may not be the best
7620         solution but is certainly better than setting the start of the null,
7621         that is the current, window.
7622
7623 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7624
7625         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7626         (gnus-draft-setup): Run it.
7627
7628         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7629         gnus-score-fast-scoring.  Allow regexp.
7630         (gnus-score-headers): Use it.
7631
7632         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7633         XEmacs.
7634
7635         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7636         string.
7637         (gnus-button-alist): Also catch `<f1> k ...'.
7638         (gnus-treat-display-x-face): Fix doc string.
7639
7640 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7641
7642         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7643         evaluation of gnus-extended-version to ensure correct generation of the
7644         User-Agent header when message-generate-headers-first is used.
7645
7646 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7647
7648         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7649         hashcash-path is nil.  Don't call callback with incorrect number of
7650         parameters if val is 0.
7651
7652 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7653
7654         * message.el (message-required-news-headers):
7655         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7656
7657 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7658
7659         * tls.el (open-tls-stream): In handshake-waiting loop,
7660         don't wait more if there is output available to process.
7661
7662 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7663
7664         * tls.el (tls-program): Doc fix.
7665
7666 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7667
7668         * message.el (message-generate-new-buffers): Change the meaning of the
7669         nil value; add `standard' to the choices; treat t as `unique'; improve
7670         doc string.
7671         (gnus-select-frame-set-input-focus): Autoload.
7672         (message-buffer-name): Search for the existing message buffer if
7673         message-generate-new-buffers is nil or `standard'; treat the value t of
7674         message-generate-new-buffers as `unique'.
7675         (message-pop-to-buffer): Raise the frame already displaying the message
7676         buffer; clear the echo area after querying.
7677         (message-setup): Pass the `continue' argument to compose-mail.
7678         (message-mail): Prefer `switch-function' if it is given; search for the
7679         existing message buffer if the `continue' argument is non-nil; pass
7680         continue and switch-function arguments to compose-mail by way of
7681         message-setup.
7682         (message-mail-other-window): Adjust argument of message-setup.
7683         (message-mail-other-frame): Ditto.
7684
7685 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7688         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7689         to turn font-lock on when turning gnus-message-citation-mode on.
7690
7691 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7692
7693         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7694         (mml-smime-function-alist): New variable; add epg as the backend.
7695         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7696         mml-smime- functions instead.
7697         * mm-view.el: Require smime.
7698
7699 2007-03-05  Didier Verna  <didier@xemacs.org>
7700
7701         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7702         instead of just inheritance for posting styles.
7703         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7704
7705 2007-02-24  Chris Moore  <dooglus@gmail.com>
7706
7707         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7708         * pgg-pgp.el (pgg-pgp-encrypt-region):
7709         * pgg-gpg.el (pgg-gpg-encrypt-region):
7710         Check pgg-encrypt-for-me if no other recipients.
7711
7712 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7713
7714         * tls.el (tls-certtool-program): Fix custom type.
7715
7716 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7717
7718         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7719         and point-at-eol instead of line-(beginning|end)-position.
7720
7721         * assistant.el (assistant-parse-buffer): Ditto.
7722
7723         * netrc.el (netrc-parse-services): Ditto.
7724
7725 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7726
7727         * mml2015.el (mml2015-epg-find-usable-key): New function.
7728         (mml2015-epg-sign): Use it.
7729         (mml2015-epg-encrypt): Use it.
7730
7731 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7732
7733         * message.el (message-make-in-reply-to): Quote name containing
7734         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7735         if there are special characters.  Reported by NAKAJI Hiroyuki
7736         <nakaji@jp.freebsd.org>.
7737
7738 2007-02-27  Didier Verna  <didier@xemacs.org>
7739
7740         Include the group parameters as well as the topic ones in the
7741         inheritance filter process.
7742         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7743         argument GROUP-PARAMS-LIST.
7744         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7745
7746 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7747
7748         * nntp.el (nntp-never-echoes-commands)
7749         (nntp-open-connection-functions-never-echo-commands): New variables.
7750         (nntp-send-command): Use them.
7751
7752 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7753
7754         * mml2015.el (mml2015-epg-verify): Simplified.
7755
7756 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7757
7758         * mml.el (mml-content-disposition-alist): New user option.
7759         (mml-content-disposition): New function.
7760         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7761         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7762
7763 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7764
7765         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7766         verification.
7767
7768 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7769
7770         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7771         articles posted in the last 24 hours.
7772
7773 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7774
7775         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7776
7777 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7778
7779         * nntp.el (nntp-send-command): Don't wait for echoes when
7780         nntp-open-ssl-stream is used.
7781
7782 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7783
7784         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7785         (gnus-message-add-citation-keywords)
7786         (gnus-message-remove-citation-keywords): Remove.
7787         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7788         directly, make the variables in font-lock-defaults buffer-local, add
7789         gnus-message-citation-keywords to them and then update the value of
7790         font-lock-keywords.
7791
7792 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7793
7794         * message.el (message-cite-original-1): Don't call
7795         gnus-article-highlight-citation.
7796
7797         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7798         citations; fix line count.
7799
7800 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7803         (gnus-message-add-citation-keywords)
7804         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7805         versions of font-lock-add-keywords and font-lock-remove-keywords to
7806         work with XEmacs correctly.
7807
7808 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7809
7810         * gnus-cite.el (gnus-cite-face-list): Set the values of
7811         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7812         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7813         (gnus-message-cite-prefix-regexp): New variable.
7814         (gnus-message-search-citation-line): Use it; protect against long
7815         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7816         the 0th match data for Emacs.
7817         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7818         (gnus-message-add-citation-keywords): Append keywords rather than
7819         prepending; emulate font-lock-add-keywords if it is not available.
7820         (gnus-message-remove-citation-keywords): Emulate
7821         font-lock-remove-keywords if it is not available.
7822
7823         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7824
7825         * message.el (message-cite-prefix-regexp): Set the value of
7826         gnus-message-cite-prefix-regexp.
7827
7828 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7829
7830         * nnweb.el (nnweb-google-parse-1): Update parser.
7831
7832 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7833
7834         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7835
7836 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7837
7838         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7839         regexp.
7840
7841 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7842
7843         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7844         string-to-multibyte.
7845         (uudecode-decode-region-internal): Use it.
7846
7847         * lpath.el: Fbind string-as-multibyte for XEmacs.
7848
7849 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7850
7851         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7852         custom choice.
7853
7854         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7855
7856 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7857
7858         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7859
7860         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7861         `write-region' to respect `mm-inhibit-file-name-handlers'.
7862
7863 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7864
7865         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7866         Use gnus-home-directory instead of "~/" or "$HOME".
7867
7868 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7869
7870         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7871         to mention filename.
7872         Add comments at beginning regarding usage.
7873         (encrypt-write-file-contents): Change interactive so a string is
7874         acceptable.  If the file has no associated model, show an error instead
7875         of a nonsense prompt.
7876
7877 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7878
7879         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7880         Thanks to Yoshihiko Yamada for kind notification of this typo.
7881
7882 2007-01-12  Kenichi Handa  <handa@m17n.org>
7883
7884         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7885         multibyte buffer.
7886
7887 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7888
7889         * gnus-score.el (gnus-score-fast-scoring): New variable.
7890         (gnus-score-headers): Use it.
7891
7892         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7893
7894         * message.el (message-cite-original-1): Call
7895         gnus-article-highlight-citation if requested.
7896         (message-make-from): Allow name and address as optional arguments.
7897
7898         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7899
7900         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7901         bugs to doc string.
7902         (gnus-button-alist): Add mid\\|message-id.
7903         (gnus-button-fetch-group): Extend for use in
7904         `browse-url-browser-function'.
7905         (gnus-button-url-regexp): Try to catch paired parentheses like in
7906         Wikipedia URLs.
7907
7908         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7909         Suggested by Simon Krahnke <overlord@gmx.li>.
7910
7911 2007-01-13  Romain Francoise  <romain@orebokech.com>
7912
7913         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7914         Update copyright.
7915
7916 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7917
7918         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7919
7920 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7921
7922         * gnus-registry.el (gnus-registry-unfollowed-groups)
7923         (gnus-registry-split-fancy-with-parent): Fix documentation.
7924
7925 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7926
7927         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7928         from nnweb groups.
7929
7930 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7931
7932         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7933         Xref urls.  Erase buffer before requesting head.
7934
7935 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
7936
7937         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
7938         customizable.
7939
7940 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
7941
7942         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
7943         no signing key is found.
7944         (mml2015-epg-encrypt): Ask user whether to skip or abort if
7945         no encrypting and/or signing key is found.
7946
7947 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7948
7949         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
7950
7951 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7952
7953         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
7954         headers read from disk with the ones newly found in the current search.
7955         This should no longer cause problems, because the article numbers in
7956         Gmane's `nov.php' output are ignored since the previous change.
7957
7958 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7959
7960         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
7961
7962 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7963
7964         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
7965         replace-regexp-in-string; bind url-version; fbind display-images-p and
7966         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
7967         find-face and set-itimer-function for Emacs; bind itimer-list for
7968         Emacs.
7969
7970         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
7971
7972 2007-01-01  Romain Francoise  <romain@orebokech.com>
7973
7974         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
7975
7976 2006-12-31  Steve Youngs  <steve@sxemacs.org>
7977
7978         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
7979         `define-minor-mode' macro definition expanded properly.
7980         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
7981         exclude it there.
7982
7983         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
7984         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
7985         `fboundp' test.
7986         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
7987         This is OK to autoload in (S)XEmacs now.
7988
7989 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7990
7991         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
7992         keystroke.
7993         (gnus-summary-limit-to-singletons): Fix typo.
7994
7995         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
7996         else fails.
7997
7998 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7999
8000         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8001         docstring.
8002
8003         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8004         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8005         (gnus-summary-insert-dormant-articles): Fix typo in message.
8006
8007 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8008
8009         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8010         nil for XEmacs.
8011         (gnus-message-citation-mode): Don't autoload in XEmacs.
8012
8013         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8014
8015 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8016
8017         * nnimap.el (nnimap-expunge-search-string): Mention
8018         nnimap-search-uids-not-since-is-evil in docstring.
8019
8020 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8021
8022         * spam.el: Revert to make-obsolete-variable because
8023         define-obsolete-variable-alias is not supported in Emacs 21.
8024
8025         * spam.el (spam-ifile-path, spam-ifile-database-path)
8026         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8027         make-obsolete-variable.
8028         (spam-bsfilter-path, spam-bsfilter-program)
8029         (spam-spamassassin-path, spam-spamassassin-program)
8030         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8031         use "path" inappropriately.
8032         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8033         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8034         variable names.
8035
8036 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8037
8038         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8039         summary buffer.
8040
8041         * password.el (password-cache-remove): Use clear-string to burn
8042         password, if available.
8043
8044 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8045
8046         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8047
8048         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8049
8050         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8051         (gnus-message-highlight-citation): Move defcustom here from
8052         gnus-cite.el.
8053         (gnus-message-citation-mode): Autoload.
8054
8055         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8056         checks to make it compile with XEmacs.
8057         (gnus-message-citation-mode): New minor mode.
8058         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8059         (gnus-message-highlight-citation): New variables.
8060         (gnus-message-search-citation-line)
8061         (gnus-message-add-citation-keywords)
8062         (gnus-message-remove-citation-keywords)
8063         (turn-on-gnus-message-citation-mode)
8064         (turn-off-gnus-message-citation-mode): New functions.
8065
8066 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8067
8068         * gnus-cite.el: Enable highlighting of different citation levels in
8069         message-mode.
8070
8071 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8072
8073         * message.el (message-make-fqdn): Fix comment.
8074         (message-bogus-system-names): Add ".local".
8075
8076         * spam.el (spam-ifile-path, spam-ifile-program)
8077         (spam-ifile-database-path, spam-ifile-database)
8078         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8079         Don't use "path" inappropriately.
8080         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8081         strings.
8082         (spam-check-ifile, spam-ifile-register-with-ifile)
8083         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8084         new variable names.
8085
8086         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8087         (gnus-treat-display-smileys): Simplify using
8088         gnus-image-type-available-p.
8089
8090         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8091         available.
8092
8093         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8094         `display-images-p' if available.
8095
8096 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8097
8098         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8099         one after turning on the buffer's multibyteness instead of decoding
8100         them directly in the unibyte buffer that causes unexpected conversion
8101         in Emacs 23 (unicode).
8102
8103 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8104
8105         * message.el (message-generate-hashcash): Fix custom type.
8106
8107 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8108
8109         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8110
8111 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8112
8113         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8114         disconnect icons.  Add help text.
8115
8116 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8117
8118         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8119         negated to be consistent with the others we handle.
8120
8121 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8122
8123         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8124         version of gnus-summary-buffer to something, so that we can use two
8125         article buffers at the same time.
8126
8127 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8128
8129         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8130         trigger all the extra headers.
8131         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8132         sorting.
8133
8134 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8135
8136         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8137         solid groups.
8138
8139 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8140
8141         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8142
8143 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8144
8145         * legacy-gnus-agent.el: Add Copyright notice.
8146
8147 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8148
8149         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8150
8151 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8152
8153         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8154
8155         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8156         to make it work reliably in CVS Emacs.
8157         (gnus-summary-limit-strange-charsets-predicate)
8158         (gnus-summary-limit-to-predicate): New functions.
8159
8160 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8161
8162         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8163         specifying array size.
8164         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8165         array if it is too small.
8166         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8167         (gnus-sort-threads-loop): New function.
8168
8169 2006-12-06  Chris Moore  <dooglus@gmail.com>
8170
8171         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8172         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8173
8174 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8175
8176         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8177         options.
8178
8179 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8180
8181         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8182         DOS-ing the recipient.
8183
8184         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8185         the headers when creating the mapping to avoid mismappings.
8186         (nnweb-gmane-create-mapping): Always nix out old mapping.
8187
8188 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8189
8190         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8191         and mm-verify-option to never.
8192
8193 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * message.el (message-signed-or-encrypted-p): New function.
8196         (message-forward-make-body): Use it.
8197
8198         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8199         Replace encode-coding-string with mm-encode-coding-string.
8200
8201 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8202
8203         * nneething.el (nneething-decode-file-name): Replace
8204         decode-coding-string with mm-decode-coding-string.
8205
8206         * gnus-int.el (gnus-open-server): Say failed server's name.
8207
8208 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8209
8210         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8211         strings to a single string.  Quote `errors-file-name'.
8212         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8213         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8214         Adjust calls.  Use `shell-quote-argument'.
8215
8216 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8217
8218         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8219         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8220
8221         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8222         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8223         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8224         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8225         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8226         (gnus-subscribe-newsgroup, gnus-1):
8227         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8228         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8229         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8230         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8231
8232 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8233
8234         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8235         keystroke.
8236         (gnus-summary-limit-to-bodies): Implement headersp.
8237
8238 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8239
8240         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8241
8242 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8245
8246 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8247
8248         * message.el (message-generate-hashcash): Expand range of values to
8249         include `opportunistic'.
8250         (message-send-mail): Use it.
8251
8252 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8253
8254         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8255         and comment it.
8256
8257         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8258
8259 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8260
8261         * gnus-util.el (gnus-extract-address-components): Improve comment.
8262
8263 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * gnus-util.el (gnus-extract-address-components): Work with address in
8266         which the name portion contains @.
8267
8268         * lpath.el: Fbind custom-autoload.
8269
8270 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8271
8272         * gnus.el (gnus-start): Move custom group up.
8273         (gnus-select-method): Don't autoload, but make it available for
8274         `customize-variable'.
8275         (gnus-getenv-nntpserver): Don't autoload.
8276
8277 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8278
8279         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8280
8281 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8282
8283         * message.el (message-sendmail-extra-arguments): New variable.
8284         (message-send-mail-with-sendmail): Use it.
8285
8286 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8287
8288         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8289         mm-with-unibyte-current-buffer to make string unibyte.
8290
8291         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8292         mm-string-as-multibyte.
8293
8294 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8295
8296         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8297         Reported by Werner Koch <wk@gnupg.org>.
8298
8299 2006-11-14  Daiki Ueno  <ueno@p360>
8300
8301         * mml2015.el: Autoload epa-select-keys when compiling.
8302
8303 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8304
8305         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8306         message-options.
8307         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8308
8309 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8310
8311         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8312         EasyPG (< 0.0.6).
8313         (mml2015-always-trust): New user option.
8314         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8315         prompt.
8316
8317 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * nntp.el (nntp-authinfo-force): New variable.
8320         (nntp-send-authinfo): Use it.
8321
8322 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8323
8324         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8325         decode encoded words.  Improve prompt.  Add comment about forwarding.
8326         (message-replacement-char): Move up.
8327
8328 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8329
8330         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8331         instead of gnus-intersection because arguments of gnus-sorted-nunion
8332         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8333
8334 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8335
8336         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8337         (message-simplify-subject-functions): Enable
8338         message-strip-subject-encoded-words by default.
8339
8340 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8341
8342         * message.el (message-strip-subject-encoded-words): New function.
8343         (message-simplify-subject-functions): New variable.
8344         (message-simplify-subject): Use it.  Fix typo in doc string.
8345         Support message-strip-subject-encoded-words.
8346
8347 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8348
8349         * gnus-diary.el (gnus-diary-delay-format-function):
8350         * nndiary.el (nndiary-reminders):
8351         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8352
8353 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8354
8355         * gnus-art.el (article-hide-boring-headers): Fetch date from
8356         gnus-original-article-buffer to avoid problems with localized date
8357         strings.
8358
8359 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8360
8361         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8362
8363 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8364
8365         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8366         New variables.
8367         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8368         (mm-charset-synonym-alist): Move some entries to
8369         mm-codepage-iso-8859-list.
8370         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8371         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8372
8373 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8374
8375         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8376
8377 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8378
8379         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8380         with Emacs 21 and XEmacs.
8381
8382 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8383
8384         * spam.el (spam-parse-address): New function for better parsing,
8385         catching errors, etc.
8386         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8387
8388 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8389
8390         * mm-view.el: Add interactive arg to html2text autoload.
8391
8392 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8393
8394         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8395
8396 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8397
8398         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8399         variables.
8400         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8401         (mm-charset-synonym-alist): Move some entries to
8402         mm-codepage-iso-8859-list.
8403
8404         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8405
8406 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8407
8408         * message.el (message-citation-line-format)
8409         (message-insert-formated-citation-line): Fix implementation of %E, %N
8410         and %n according to the doc string.
8411
8412 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8413
8414         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8415         car-safe to avoid bad parses.
8416
8417 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8418
8419         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8420         names.
8421
8422         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8423
8424 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8425
8426         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8427         header.
8428
8429         * message.el (message-draft-headers): Add Date.
8430         (message-headers-to-generate): Fix typo in docstring.
8431
8432         * nndraft.el (nndraft-required-headers): New variable.
8433         (nndraft-generate-headers): Use it.
8434
8435         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8436
8437 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8438
8439         * gnus-registry.el (gnus-registry-wash-for-keywords)
8440         (gnus-registry-find-keywords): New functions to allow easy searching of
8441         articles that are in the registry.
8442
8443 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8444
8445         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8446         ietf-drums-parse-address instead of gnus-extract-address-components.
8447         Reported by Damien Elmes <damien@repose.cx>.
8448
8449 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8450
8451         * gnus.el (gnus-mime): Remove unused custom group.
8452
8453 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8454
8455         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8456         "blank line" when searching for end of armor headers.
8457
8458 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8459
8460         * gmm-utils.el (gmm-write-region): Fix variable name.
8461
8462 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8463
8464         * gmm-utils.el (gmm-write-region): New function based on compatibility
8465         code from `mm-make-temp-file'.
8466
8467         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8468
8469         * nnmaildir.el (nnmaildir--update-nov)
8470         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8471         Use `gmm-write-region'.
8472
8473 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8474
8475         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8476         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8477
8478         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8479
8480         * message.el (message-replacement-char): New variable.
8481         (message-fix-before-sending): Use it.
8482         (message-simplify-subject): New function to remove duplicate code.
8483         (message-reply, message-followup): Use it.
8484
8485         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8486         gnus-summary-limit-to-articles.
8487
8488 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8489
8490         * gnus-util.el (gnus-with-local-quit): New macro.
8491
8492         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8493
8494 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8495
8496         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8497         ignore non-string data.
8498
8499 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8500
8501         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8502         non-string data (needs to be done in the registry too).
8503
8504 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8505
8506         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8507         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8508         (gnus-registry-split-fancy-with-parent)
8509         (gnus-registry-fetch-simplified-message-subject-fast)
8510         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8511         Remove text properties on ingress into the registry and when it's saved.
8512         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8513         registry from entries with no groups.
8514
8515 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8516
8517         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8518         function to remove string properties.
8519
8520 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8521
8522         * gmm-utils.el (gmm): Adjust custom version.
8523
8524         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8525         custom version.
8526
8527         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8528
8529 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8530
8531         * gnus-art.el (gnus-insert-prev-page-button)
8532         (gnus-insert-next-page-button): Simplify.  Reformat.
8533
8534 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8535
8536         * gnus-art.el (gnus-insert-prev-page-button)
8537         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8538
8539 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8540
8541         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8542
8543 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8544
8545         * gnus-art.el (gnus-insert-mime-button)
8546         (gnus-insert-mime-security-button):
8547         Apply gnus-article-button-face to MIME and security buttons.
8548
8549 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8550
8551         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8552         readable.
8553
8554 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8555
8556         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8557
8558 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8559
8560         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8561         `browse-url-of-file' instead of `browse-url'.
8562
8563 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8564
8565         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8566         regexp.  Articles containing quotation were cut prematurely.
8567
8568 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8569
8570         * message.el (message-cite-original-1): Use nobody by default for the
8571         value of From header.
8572         (message-reply): Ditto.
8573
8574 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8575
8576         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8577         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8578         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8579
8580 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8581
8582         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8583         mails in the doc string.  Add some URLs in comment.
8584         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8585
8586 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8587
8588         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8589         backslashes handling and the way to find boundaries of quoted strings.
8590
8591 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8592
8593         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8594         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8595         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8596         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8597
8598 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8599
8600         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8601         doc string.
8602         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8603
8604 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8605
8606         * lpath.el: Fbind epg-check-configuration.
8607
8608 2006-09-06  Simon Josefsson  <jas@extundo.com>
8609
8610         * mml2015.el (mml2015-use): Doc fix, mention epg.
8611
8612 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8613
8614         * mml2015.el (mml2015-use): Default to epg, if available.
8615
8616 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8617
8618         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8619         message-sender.
8620         (mml1991-epg-encrypt): Ditto.
8621         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8622         message-sender.
8623         (mml2015-epg-encrypt): Ditto.
8624
8625 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8626
8627         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8628         several common directories.
8629
8630 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8631
8632         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8633         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8634
8635 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8636
8637         * gnus-art.el (article-decode-encoded-words): Make it fast.
8638
8639 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8640
8641         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8642
8643         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8644         in quoted string into `\'.
8645
8646 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8647
8648         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8649         Use standard-syntax-table.
8650
8651 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8652
8653         * gnus-art.el (gnus-decode-address-function): New variable.
8654         (article-decode-encoded-words): Use it to decode headers which are
8655         assumed to contain addresses.
8656         (gnus-mime-delete-part): Remove useless `or'.
8657
8658         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8659         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8660         (gnus-nov-parse-line): Use it to decode From header.
8661         (gnus-get-newsgroup-headers): Ditto.
8662         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8663
8664         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8665         (mail-decode-encoded-address-string): New alias.
8666
8667         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8668         New function.
8669         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8670         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8671         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8672         (rfc2047-decode-string): Ditto.
8673         (rfc2047-decode-address-region): New function.
8674         (rfc2047-decode-address-string): New function.
8675
8676 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8677
8678         * message.el (message-caesar-buffer-body): Allow rotating headers.
8679
8680         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8681
8682         * message.el (message-insert-formated-citation-line): Fix %f.
8683         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8684
8685 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8686
8687         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8688         (gnus-bookmark-mouse-available-p): New macro.
8689         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8690         (gnus-bookmark-bmenu-show-infos): Use it.
8691         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8692         (gnus-bookmark-bmenu-hide-infos): Ditto.
8693         (gnus-bookmark-remove-properties): New function.
8694         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8695         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8696         (gnus-bookmark-write-file): Bind coding-system-for-write.
8697         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8698         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8699         group before selecting it.
8700         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8701         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8702         quit-window if it is not available; use gnus-mouse-2 and bind it to
8703         gnus-bookmark-bmenu-select-by-mouse.
8704         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8705         (gnus-bookmark-bmenu-select-by-mouse): New function.
8706
8707 2006-08-13  Romain Francoise  <romain@orebokech.com>
8708
8709         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8710         space.
8711
8712 2006-08-10  Romain Francoise  <romain@orebokech.com>
8713
8714         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8715         (dns-mode-soa-auto-increment-serial): New user option.
8716         (dns-mode-soa-maybe-increment-serial): New function.
8717         (dns-mode): Add the latter to `write-contents-functions'.
8718
8719 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8720
8721         * compface.el (uncompface): Use binary rather than raw-text-unix.
8722
8723 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8724
8725         * compface.el (uncompface): Make sure the eol conversion doesn't take
8726         place when communicating with the external programs.  Reported by
8727         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8728
8729 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8730
8731         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8732
8733 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8734
8735         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8736         Make it more robust by parsing author and date independently.
8737
8738 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8739
8740         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8741
8742 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8743
8744         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8745         first matching secret key.
8746         (mml2015-epg-encrypt): Ditto.
8747
8748         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8749         first matching secret key.
8750         (mml1991-epg-encrypt): Ditto.
8751
8752         * mml2015.el (mml2015-encrypt-to-self): New user option.
8753         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8754         mml2015-epg-encrypt-to-self is set.
8755
8756         * mml1991.el (mml1991-encrypt-to-self): New variable.
8757         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8758         mml1991-epg-encrypt-to-self is set.
8759
8760         * mml2015.el (mml2015-signers): New user option.
8761         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8762         (mml2015-epg-encrypt): Allow to select signing keys.
8763
8764         * mml1991.el (mml1991-signers): New variable.
8765         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8766         (mml1991-epg-encrypt): Allow to select signing keys.
8767
8768 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8769
8770         * nnheader.el (nnheader-insert-head): Make it work even if the file
8771         uses CRLF for the line-break code.
8772
8773 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8774
8775         * mml2015.el: Require mml-sec instead of password.
8776         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8777         (mml2015-cache-passphrase): Inherit the default value from
8778         mml-secure-cache-passphrase.
8779         (mml2015-passphrase-cache-expiry): Inherit the default value from
8780         mml-secure-passphrase-cache-expiry.
8781
8782         * mml1991.el: Require mml-sec instead of password.
8783         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8784         (mml1991-cache-passphrase): Inherit the default value from
8785         mml-secure-cache-passphrase.
8786         (mml1991-passphrase-cache-expiry): Inherit the default value from
8787         mml-secure-passphrase-cache-expiry.
8788
8789         * mml-sec.el: Require password.
8790         (mml-secure-verbose): New user option.
8791         (mml-secure-cache-passphrase): New user option.
8792         (mml-secure-passphrase-cache-expiry): New user option.
8793
8794 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8795
8796         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8797         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8798         andreas@altroot.de (Andreas Vögele).
8799
8800         FIXME: Use `tiny change'?
8801
8802 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8803
8804         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8805         workaround for the url package included with Emacs.
8806
8807         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8808
8809 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8810
8811         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8812         correctly.  This fixes a bug caused by the 2006-05-12 change.
8813
8814 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8815
8816         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8817         some information about the error when saying that the `bogus' mail
8818         group will be used.
8819
8820 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8821
8822         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8823         string.
8824
8825 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8826
8827         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8828
8829 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8830
8831         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8832
8833 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8834
8835         * mml1991.el (mml1991-function-alist): Add epg.
8836         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8837         (mml1991-epg-encrypt): New functions.
8838
8839 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8840
8841         * mml2015.el (mml2015-verbose): New variable.
8842         (mml2015-cache-passphrase): Ditto.
8843         (mml2015-passphrase-cache-expiry): Ditto.
8844         (mml2015-function-alist): Add epg.
8845         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8846         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8847         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8848         functions.
8849
8850 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8851
8852         * message.el (message-cite-original-1): Preserve region when removing
8853         quoted text due to X-No-Archive in order to avoid bogus attribution
8854         when citing multiple messages.
8855
8856 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8857
8858         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8859         Kenneth Jacker <khj@be.cs.appstate.edu>.
8860
8861 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8862
8863         * gnus-diary.el (gnus-user-format-function-d)
8864         (gnus-user-format-function-D): Autoload.
8865
8866         * imap.el (Commentary): Fix typo.
8867
8868         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8869         2006-04-22 contribution.
8870
8871 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8872
8873         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8874         It didn't really fix the bogosity I'm seeing with solid web groups.
8875
8876 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8877
8878         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8879         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8880         created using server names.  If we use the feature without declaring
8881         it, Gnus does not properly manage server and group state.
8882
8883         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8884         bound.
8885
8886 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8887
8888         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8889         looking up the method using GROUP's prefix before inventing a new one.
8890         It is used on killed/unknown groups in various places where returning
8891         an all-new method isn't expected by the caller.
8892
8893         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8894         and match semantics of gnus-group-real-prefix.
8895
8896 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8897
8898         * nnmail.el (nnmail-broken-references-mailers): New variable.
8899         (nnmail-ignore-broken-references): New function generalizing
8900         nnmail-fix-eudora-headers.
8901         (nnmail-fix-eudora-headers): Now obsolete.
8902
8903         * gnus-art.el (gnus-button-handle-custom): Support
8904         `customize-apropos*'.
8905
8906 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8907
8908         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8909
8910         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8911         articles.
8912
8913 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8914
8915         * message.el (message-cite-reply-above): New variable.
8916         (message-yank-original): Use it.
8917
8918 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8919
8920         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8921
8922 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8923
8924         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8925         as read.
8926
8927         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8928
8929 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8930
8931         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8932         (gnus-bookmark-default-file): Use gnus-directory.
8933         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8934         Remove "*" in doc string.
8935         (gnus-bookmark-write-file): Simplify.
8936         (gnus-bookmark-maybe-sort-alist): Use `when'.
8937         (gnus-bookmark-get-bookmark): Fix typo in doc string.
8938         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
8939         FIXME about Emacs 21 and XEmacs compatibility.
8940         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
8941         compatibility.
8942         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
8943         compatibility.
8944         (gnus-bookmark-menu-heading): Fix version.
8945
8946 2006-06-19  Bastien Guerry  <bzg@altern.org>
8947
8948         * gnus-bookmark.el: New file.
8949
8950 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8951
8952         * message.el (message-syntax-checks): Doc fix.
8953
8954 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8955
8956         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
8957         unsubscribed groups as if they were killed ones.  It causes duplicate
8958         entries in gnus-newsrc-alist.
8959
8960 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8961
8962         * message.el (message-syntax-checks): Doc fix.
8963         (message-send-mail): Add check for continuation headers.
8964         (message-check-news-header-syntax): Fix regexp used to check for
8965         continuation headers.
8966
8967 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8968
8969         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
8970
8971 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
8972
8973         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
8974
8975 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8976
8977         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
8978         default-truncate-lines.
8979
8980 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8981
8982         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
8983         to fill the utf-8 entry.
8984
8985         * lpath.el: Fbind unicode-precedence-list.
8986
8987 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8988
8989         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8990
8991 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
8992
8993         * gnus-agent.el (directory-files-and-attributes): Move all the way
8994         forward (the third and final move).
8995         (gnus-agent-read-agentview): Trap reconstruction errors due to
8996         nonexistant directory.  Handle by returning nil.
8997
8998 2006-05-30  Didier Verna  <didier@xemacs.org>
8999
9000         * message.el (message-dont-reply-to-names): Update the custom type.
9001         * message.el (message-dont-reply-to-names): New defsubst: potentially
9002         convert a list of regexps into a single one.
9003         * message.el (message-get-reply-headers): Use it.
9004         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9005
9006 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * gnus-agent.el (directory-files-and-attributes): Move forward.
9009
9010 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9011
9012         * gnus-ml.el (gnus-mailing-list-subscribe)
9013         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9014         (gnus-mailing-list-message): Fix doc strings.
9015
9016 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9017
9018         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9019         of doing it manually.
9020
9021 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9022
9023         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9024         comment.
9025
9026 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9027
9028         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9029         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9030         (gnus-agent-read-local): All symbols allocated in my-obarray.
9031         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9032         (gnus-agent-regenerate-group): Check numeric names to see if they are
9033         messages or groups.
9034         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9035         better way of do this...)
9036
9037         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9038         'dummy.group' (there should be a better way of do this...)
9039
9040 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9041
9042         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9043         (gnus-saved-headers): Ditto.
9044         (gnus-default-article-saver): Mention functions may have properties.
9045         (gnus-article-save): Override gnus-save-all-headers and
9046         gnus-saved-headers by :headers property which saver function may have.
9047         (gnus-summary-save-in-file): Add :headers property.
9048         (gnus-summary-write-to-file): Ditto.
9049
9050         * gnus-sum.el (gnus-summary-save-article): Bind
9051         gnus-prompt-before-saving to t when saving many articles in a file;
9052         always show all headers.
9053
9054         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9055
9056 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9057
9058         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9059         marks.
9060
9061         * message.el (message-indent-citation): Add optional arguments to allow
9062         using it outside of message buffers.
9063
9064         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9065         (gnus-article-treat-unfold-headers): Use it.
9066         (gnus-article-truncate-lines): New variable.
9067         (gnus-article-mode): Use it.
9068         (gnus-article-toggle-truncate-lines): New function.
9069
9070         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9071         gnus-article-toggle-truncate-lines.
9072
9073         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9074         coding system in XEmacs, use binary.
9075
9076 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9077
9078         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9079         after-load-alist.
9080
9081         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9082         this function should save decoded articles.
9083         (gnus-summary-write-to-file): Use property to specify this function
9084         should save decoded articles and specify gnus-summary-save-in-file
9085         should be used to save articles other than the first one when saving
9086         many articles.
9087         (gnus-summary-save-body-in-file): Use property to specify this
9088         function should save decoded articles.
9089         (gnus-summary-write-body-to-file): Use property to specify this
9090         function should save decoded articles and specify
9091         gnus-summary-save-body-in-file should be used to save articles other
9092         than the first one when saving many articles.
9093
9094         * gnus-sum.el (gnus-summary-save-article): Simplify.
9095
9096 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * gnus-art.el (gnus-default-article-saver): Add
9099         gnus-summary-write-body-to-file.
9100         (gnus-article-save-coding-system): Don't use coding system object
9101         in XEmacs.
9102         (gnus-read-save-file-name): Add optional `dir-var' argument which
9103         specifies directory in which files are saved; work even if optional
9104         `variable' argument is not specified.
9105         (gnus-summary-write-to-file): Read file name.
9106         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9107         (gnus-summary-write-body-to-file): New function.
9108
9109         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9110         (gnus-summary-local-variables): Add it.
9111         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9112         (gnus-summary-save-article): Remove optional `decode' argument;
9113         determine whether to decode articles by the value of
9114         gnus-default-article-saver; when saving many files using
9115         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9116         it first and use gnus-summary-save-in-file or
9117         gnus-summary-save-body-in-file thereafter unless
9118         gnus-prompt-before-saving is always; move point to article which
9119         will be saved.
9120         (gnus-summary-save-article-file): Revert.
9121         (gnus-summary-write-article-file): Revert.
9122         (gnus-summary-save-article-body-file): Revert.
9123         (gnus-summary-write-article-body-file): New function.
9124
9125 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9126
9127         * gnus-art.el (gnus-default-article-saver): Doc fix.
9128         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9129         from gnus-summary-save-article-coding-system, and default to a
9130         certain coding system.
9131         (gnus-output-to-file): Add coding cookie and encode text according
9132         to gnus-article-save-coding-system; don't use mm-append-to-file.
9133
9134         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9135         gnus-art.el and rename to gnus-article-save-coding-system.
9136         (gnus-summary-save-article): Require gnus-art; don't show all
9137         headers if it decodes articles; don't add coding cookie here;
9138         don't bind mm-text-coding-system-for-write.
9139         (gnus-summary-save-article-file): Save decoded articles.
9140         (gnus-summary-write-article-file): When saving many files, use
9141         gnus-summary-write-to-file first and gnus-summary-save-in-file
9142         thereafter unless gnus-prompt-before-saving is always.
9143         (gnus-summary-save-article-body-file): Save decoded articles.
9144
9145         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9146
9147 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9148
9149         * nnrss.el (nnrss-check-group): Bind hash-index.
9150
9151 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9152
9153         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9154         its hash index.  Store this hash in `nnrss-group-data'.
9155         (nnrss-read-group-data): Update accordingly.
9156
9157 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9158
9159         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9160         entry.
9161
9162         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9163         gnus-article-browse-html-article.
9164
9165 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9166
9167         * gnus-sum.el (gnus-summary-mime-map): Add
9168         gnus-article-browse-html-article.
9169
9170         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9171
9172 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9173
9174         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9175         suitable coding systems in customize.
9176
9177 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9178
9179         * mail-source.el (mail-sources): Fix custom type.
9180
9181 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9182
9183         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9184         (gnus-summary-expire-articles-now): Shorten prompt.
9185
9186         * gmm-utils.el (wid-edit): Require.
9187         (defun-gmm): Renamed from `gmm-defun-compat'.
9188         (gmm-image-search-load-path): Use it.
9189         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9190
9191 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9192
9193         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9194         variable.
9195         (gnus-summary-save-article): Add optional `decode' argument.  If
9196         it is set and gnus-summary-save-article-coding-system is non-nil,
9197         save decoded article.
9198         (gnus-summary-write-article-file): Save decoded article if
9199         gnus-summary-save-article-coding-system is non-nil.
9200
9201         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9202         type.
9203
9204 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9205
9206         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9207
9208 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9209
9210         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9211         first to test gnus-single-article-buffer which may be buffer-local.
9212
9213         * gnus-sum.el (gnus-summary-setup-buffer): Make
9214         gnus-single-article-buffer buffer-local and nil in ephemeral
9215         group; make gnus-article-buffer, gnus-article-current, and
9216         gnus-original-article-buffer always buffer-local.
9217         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9218         group.
9219         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9220
9221 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9222
9223         * nnml.el (nnml-request-compact-group): Compressed files might not
9224         have .gz extension.
9225
9226 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9227
9228         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9229         (mm-copy-to-buffer): Use with-current-buffer.
9230         (mm-display-part): Simplify.
9231         (mm-inlinable-p): Add optional arg `type'.
9232
9233 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9234
9235         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9236         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9237         Try harder to show the attachment internally or externally using
9238         gnus-mime-view-part-as-type.
9239
9240 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9241
9242         * message.el (message-from-style, message-signature-separator)
9243         (message-user-organization-file, message-send-mail-function)
9244         (message-citation-line-function, message-yank-prefix)
9245         (message-indent-citation-function, message-signature)
9246         (message-signature-file, message-signature-insert-empty-line):
9247         Remove autoloads.
9248
9249         * gnus-art.el (gnus-buttonized-mime-types): Remove
9250         "multipart/signed".  Revert 2006-04-26 change.
9251
9252 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9253
9254         * gnus.el (gnus-version-number): Bump version.
9255
9256 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9257
9258         * gnus.el: No Gnus v0.5 is released.
9259
9260 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9261
9262         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9263         fetching articles by message-id.
9264
9265 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9266
9267         * message.el (hashcash): Require hashcash as normal.
9268
9269         * ecomplete.el (ecomplete-highlight-match-line): Use
9270         point-at-eol.
9271         (ecomplete-highlight-match-line): Use `highlight', because that
9272         face exists in both Emacs and XEmacs.
9273
9274         * message.el (message-display-abbrev): Use point-at-bol.
9275
9276         * mail-source.el: Don't require timer/timer-funcs.
9277
9278         * gnus-async.el: Ditto.
9279
9280         * password.el: Ditto.
9281
9282         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9283
9284         * mm-url.el: Ditto.
9285
9286         * gnus-xmas.el: Don't require timer-funcs.
9287
9288         * mm-util.el: Require timer/timer-funcs.
9289
9290 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9291
9292         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9293         Close.
9294
9295 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9296
9297         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9298         unibyte after clear-decrypt function runs.
9299
9300         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9301         returns as a unibyte string.
9302
9303 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9304
9305         * lpath.el: Revert.
9306
9307         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9308         (pgg-gpg-process-sentinel): Revert.
9309
9310         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9311         (pgg-pgp-lookup-key): Revert.
9312
9313         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9314         (pgg-pgp5-lookup-key): Revert.
9315
9316         * pgg.el (pgg-fetch-key): Revert.
9317
9318 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9319
9320         * lpath.el: Fbind string-as-multibyte for XEmacs.
9321
9322         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9323         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9324         (mml1991-pgg-encrypt): Ditto.
9325
9326         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9327         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9328         a multibyte buffer.
9329
9330         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9331         (pgg-pgp-lookup-key): Ditto.
9332
9333         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9334         (pgg-pgp5-lookup-key): Ditto.
9335
9336         * pgg.el (pgg-fetch-key): Ditto.
9337
9338 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9339
9340         * message.el (message-user-organization-file): Check several
9341         locations of the organization file.
9342
9343         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9344         Add gnus-article-view-part-as-type.
9345
9346         * gnus-art.el (gnus-article-view-part-as-type): New function.
9347
9348         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9349         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9350
9351         * mml.el: Simplify autoload.
9352         (mml-mode): defvar dnd-protocol-alist instead of using
9353         symbol-value.
9354         (mml-default-directory): New variable.
9355         (mml-minibuffer-read-file): Use it.
9356         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9357
9358         * message.el (message-citation-line-format): New variable.
9359         (message-insert-formated-citation-line): New function.
9360         (message-citation-line-function): Add
9361         `message-insert-formated-citation-line' to custom type.
9362
9363         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9364         to doc string.
9365
9366         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9367         depending on mm-verify-option.
9368
9369 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9372         binding pgg-* variables; reimplement the section which prevents
9373         MIME header from being signed.
9374         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9375         pgg-text-mode; remove a blank line at the top of body.
9376
9377         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9378         lines at the top of body; use gnus-newsgroup-charset if there's no
9379         Charset header.
9380
9381 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9382
9383         * message.el (message-self-insert-commands): Doc fix.
9384
9385         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9386         (mm-uu-pgp-encrypted-test): Ditto.
9387         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9388         between header and body; return application/pgp-encrypted handle
9389         if decryption failed; decode decrypted body by charset.
9390
9391         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9392         element match to application/pgp-*.
9393
9394 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9395
9396         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9397         HTML.
9398
9399 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9400
9401         * mail-source.el (mail-source-call-script): Message the error
9402         string.
9403
9404 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9405
9406         * gnus-util.el (gnus-byte-compile): Use it.
9407
9408 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9409
9410         * gnus-util.el (kill-empty-logs): New function.
9411
9412 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9413
9414         * message.el (message-mail-alias-type): Doc fix.
9415         (message-mail-alias-type-p): New function.
9416         (message-send): Use it.
9417         (message-mode): Ditto.
9418         (message-strip-forbidden-properties): Ditto.
9419
9420         * ecomplete.el (ecomplete-database-file-coding-system): New
9421         variable.
9422         (ecomplete-save): Use it.
9423         (ecomplete-setup): Use it.
9424
9425 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9426
9427         * message.el (message-self-insert-commands): New variable.
9428         (message-strip-forbidden-properties): Use it.
9429
9430 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9431
9432         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9433         that doesn't make XEmacs choke.
9434
9435 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9436
9437         * gnus-util.el (gnus-replace-in-string):
9438         Prefer replace-regexp-in-string over of replace-in-string.
9439
9440 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9441
9442         * gnus-util.el (gnus-select-frame-set-input-focus):
9443         Use select-frame-set-input-focus if it is available in XEmacs; use
9444         definition defined in Emacs 22 for old Emacsen.
9445
9446         * dgnushack.el: Autoload unmorse-region for XEmacs.
9447
9448         * lpath.el: Bind cursor-in-non-selected-windows and
9449         select-frame-set-input-focus for XEmacs.
9450
9451 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9452
9453         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9454
9455 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9456
9457         * gnus-registry.el (gnus-registry-cache-save): Remove text
9458         properties when saving via the temp buffer.
9459
9460 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9461
9462         * message.el (message-generate-hashcash): Honor custom type.
9463
9464 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9465
9466         * message.el (message-generate-hashcash): Default to non-nil when
9467         hashcash is found.
9468
9469         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9470         (gnus-refer-thread-limit): Increase default to 500.
9471
9472         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9473
9474         * flow-fill.el (fill-flowed): Allow delete-space.
9475
9476 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9477
9478         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9479         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9480         Remove autoloads.
9481
9482 2006-04-18  Simon Josefsson  <jas@extundo.com>
9483
9484         * message.el (message-generate-hashcash): Default to.
9485
9486 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9487
9488         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9489         concatenating segments rather than before concatenating them.
9490
9491 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9492
9493         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9494
9495 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9496
9497         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9498
9499         * message.el (message-forward-make-body-plain): Allow
9500         message-forward-ignored-headers to be a list.
9501         (message-remove-ignored-headers): Factor out into function.
9502         (message-forward-make-body-mml): Use it.
9503
9504         * imap.el (imap-quote-specials): New function.
9505         (imap-login-auth): Quote specials.
9506
9507         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9508         (rfc2231-parse-string): Allow concatanation of parameters that
9509         aren't contiguous.  The test case is
9510           (mail-header-parse-content-type "message/external-body;
9511             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9512             access-type=LOCAL-FILE;
9513             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9514
9515 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9516
9517         * nntp.el (nntp-accept-process-output): Return the value of
9518         `nnheader-accept-process-output'.
9519
9520 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9521
9522         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9523         (gnus-button-alist): Recognize more diff formats.
9524         (gnus-button-patch): Strip directory.
9525
9526 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9527
9528         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9529         Emacs 22 when setting focus.
9530
9531 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9532
9533         * gnus-art.el (gnus-article-treat-types): Do treatment of
9534         text/x-verbatim parts.
9535         (gnus-button-patch): New command.
9536
9537         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9538         addresses that contain invalid characters.
9539
9540 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9541
9542         * message.el (message-put-addresses-in-ecomplete): Use
9543         gnus-replace-in-string.
9544         (message-is-yours-p): Use the more correct
9545         mail-header-parse-address instead of
9546         mail-extract-address-components.
9547         (message-put-addresses-in-ecomplete): Fix typo.
9548
9549         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9550         keystroke.
9551
9552         * gnus-art.el (gnus-treatment-function-alist): Change order of
9553         newsgroups/generic header folding to avoid double-folding.
9554
9555         * message.el (message-hidden-headers): Add X-Draft-From.
9556
9557         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9558         command.
9559         (gnus-summary-repeat-search-article-backward): New command.
9560
9561         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9562         groups in the parent topic.
9563
9564 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9565
9566         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9567         (spam-extra-header-to-number): Return the CRM114 number as a
9568         number instead of a string.
9569
9570 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9571
9572         * gnus-art.el (gnus-face-properties-alist): Moved here from
9573         gnus-fun.
9574
9575         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9576
9577 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9578
9579         * message.el (message-strip-forbidden-properties): Only display on
9580         self-insert-command.
9581
9582         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9583         reindent.
9584         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9585
9586 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9587
9588         * smiley.el (smiley-style): Fix typo.
9589
9590 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9591
9592         * hashcash.el (hashcash-insert-payment-async-2): Use
9593         message-goto-eoh instead of doing it manually.
9594         (mail-add-payment): Use message-narrow-to-header instead of trying
9595         to do the same itself.
9596
9597         * message.el (message-hidden-headers): Add Face.
9598
9599         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9600         reparenting code.
9601         (gnus-summary-reparent-children): Refactored out code.
9602         (gnus-summary-thread-map): New keystroke.
9603         (gnus-summary-reparent-children): Make into command.
9604
9605         * smiley.el (smiley-style): Default to `medium' if using a large
9606         font.
9607
9608         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9609         does it itself.
9610
9611         * message.el (message-point-in-header-p): Simplify definition.
9612
9613 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9614
9615         * nnagent.el (nnagent-request-set-mark): Silence log file
9616         writing.
9617         (nnagent-request-set-mark): Use write-region instead of
9618         append-to-file.
9619
9620         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9621         strange select method.
9622
9623         * ecomplete.el (ecomplete-display-matches): Get highlightling
9624         right.
9625         (ecomplete-display-matches): Use literals.
9626         (ecomplete-display-matches): Disable message logging.
9627
9628         * message.el (message-display-abbrev): Small optimization.
9629
9630         * ecomplete.el (ecomplete-display-matches): Allow automatic
9631         display.
9632
9633         * message.el (message-strip-forbidden-properties): Display
9634         abbrevs.
9635         (message-display-abbrev): Get automatic display right.
9636
9637         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9638         keystrokes.
9639
9640 2006-04-13  Romain Francoise  <romain@orebokech.com>
9641
9642         TODO: Backport to v5-10!
9643
9644         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9645         Moved here (and renamed) from gnus-registry.el.
9646
9647         * gnus-registry.el: Require gnus-util.
9648         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9649
9650 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9651
9652         * gnus-group.el (gnus-group-catchup-current): Change
9653         if-then-else-if-then-else into cond.
9654         (gnus-group-catchup): Indent.
9655         (group-name-at-point): New function.
9656         (gnus-fetch-group): Provide default from thing at point.
9657
9658 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9659
9660         * message.el (message-display-abbrev): Fix regexp.
9661
9662         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9663         choosing.
9664         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9665         dead variables.
9666
9667         * message.el (message-newline-and-indent): Remove debugging.
9668         (message-display-abbrev): Use new implementation.
9669
9670 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9671
9672         * gnus-art.el (gnus-article-mode): Set
9673         cursor-in-non-selected-windows to nil.
9674
9675         * smiley.el: Revert previous change.
9676         (smiley-data-directory): defvar it before using it in the
9677         defcustom of `smiley-style'.
9678
9679 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9680
9681         * message.el (message-newline-and-indent): New function.
9682
9683         * ecomplete.el: Implement more bits.
9684
9685         * message.el (message-put-addresses-in-ecomplete): Clean up the
9686         string.
9687
9688         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9689
9690         * gnus-sum.el (gnus-summary-save-parts): Bind
9691         gnus-summary-save-parts-counter and use it to make unique file
9692         names.
9693
9694         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9695
9696         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9697         parameter to say whether to actually parse the individual
9698         addresses.
9699
9700         * message.el (message-put-addresses-in-ecomplete): New function.
9701         (ecomplete): Require.
9702         (message-mail-alias-type): Add ecomplete as an option.
9703
9704 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9705
9706         * flow-fill.el (fill-flowed): Remove trailing space from blank
9707         quoted lines.
9708
9709 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9710
9711         * smiley.el (smiley-style): Move definition later to avoid a
9712         compilation warning.
9713
9714 2006-04-12  Kenichi Handa  <handa@m17n.org>
9715
9716         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9717         buffer and then decode the buffer text if necessary.
9718         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9719         first, and after mm-encode-body, change the buffer to unibyte.
9720         Use mm-disable-multibyte instead of set-buffer-multibyte.
9721
9722 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9723
9724         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9725         Content-Type header instead of Content-Disposition header.
9726         (gnus-mime-inline-part): Ditto.
9727         (gnus-mime-view-part-as-charset): Ignore charset that the part
9728         specifies.
9729
9730         * mm-decode.el (mm-display-part): Work with external parts and
9731         usual parts similarly.
9732
9733         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9734         instead of gnus-display-mime.
9735
9736         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9737         instead of with-temp-buffer.
9738
9739         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9740         tag to summarized topics part in order to encode non-ASCII text.
9741
9742 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9743
9744         * smiley.el (smiley-style): New variable.
9745         (smiley-directory): New function.
9746         (smiley-data-directory): Derive from `smiley-style' using
9747         `smiley-directory'.
9748         (smiley-regexp-alist): Add new entries.
9749
9750         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9751         (gnus-article-browse-delete-temp): Add :version.
9752
9753 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9754
9755         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9756         the sieve region.
9757
9758 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9759
9760         * gnus.el (gnus-version-number): Bump version.
9761
9762 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9763
9764         * gnus.el: No Gnus v0.4 is released.
9765
9766 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9767
9768         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9769         layout.
9770
9771         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9772         unknown charset.
9773
9774         * message.el (message-header-synonyms): Add Original-To to the
9775         default.
9776
9777         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9778         optional parameter.
9779
9780 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9781
9782         * gnus-fun.el (gnus): Require it for gnus-directory.
9783
9784 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9787
9788 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9789
9790         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9791
9792 2006-04-05  Simon Josefsson  <jas@extundo.com>
9793
9794         * password.el (password-reset): New function.
9795
9796 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9797
9798         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9799         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9800
9801 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9802
9803         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9804         Some whitespace was matched into the url, which broke browsing hits
9805         > 100 when mm-url-use-external was nil.
9806
9807 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9808
9809         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9810         gnus-extra-headers for 'Newsgroups.
9811
9812         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9813         bound.
9814
9815 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9816
9817         * pgg-gpg.el: Clean up process buffers every time gpg processes
9818         complete.
9819
9820 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9821
9822         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9823         doc string.
9824
9825 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9826
9827         * pgg-gpg.el (pgg-gpg-process-filter)
9828         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9829
9830         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9831         lines, temporary fix.
9832
9833 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9834
9835         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9836
9837 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9838
9839         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9840         default-enable-multibyte-characters.  This reverts the change from
9841         revision 6.17 which is no longer necessary because the passphrase
9842         is sent separately now.  GnuPG messages are unreadable under
9843         multibyte locales with default-enable-multibyte-characters set to
9844         nil.
9845
9846 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9847
9848         * message.el (message-tool-bar-gnome): Move "spell".
9849
9850 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9853         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9854         instead.
9855
9856 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9857
9858         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9859         newsgroups handling for NNTP overviews which don't include
9860         Newsgroups.
9861
9862 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9863
9864         * message.el (message-resend): Bind message-generate-hashcash to nil.
9865
9866 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9867
9868         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9869         when searching for already-paid recipients.
9870
9871 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9872
9873         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9874         passphrases when it is not needed.
9875         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9876         passphrase stuff from gpg, should only be necessary when you use
9877         gpg with a smartcard.
9878
9879 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9880
9881         * mml.el (mml-insert-mime): Ignore cached contents of
9882         message/external-body part.
9883
9884         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9885         (mm-insert-part): Ditto.
9886
9887 2006-03-23  Simon Josefsson  <jas@extundo.com>
9888
9889         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9890         Reiner.
9891         (pgg-gpg-use-agent-p): Use it again.
9892
9893 2006-03-23  Simon Josefsson  <jas@extundo.com>
9894
9895         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9896         older emacsen.
9897         (pgg-gpg-use-agent-p): Don't use it.
9898
9899 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9900
9901         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9902         if we can.
9903
9904 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9905
9906         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9907         (pgg-gpg-update-agent): New function.
9908         (pgg-gpg-use-agent-p): New function.
9909         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9910         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9911         (pgg-gpg-sign-region): Use it.
9912
9913 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9914
9915         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9916         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9917
9918 2006-03-21  Simon Josefsson  <jas@extundo.com>
9919
9920         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9921         <wilde@sha-bang.de>.
9922         (pgg-gpg-use-agent): New variable.
9923         (pgg-gpg-process-region): Use it.
9924         (pgg-gpg-encrypt-region): Likewise.
9925         (pgg-gpg-encrypt-symmetric-region): Likewise.
9926         (pgg-gpg-decrypt-region): Likewise.
9927         (pgg-gpg-sign-region): Likewise.
9928         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9929
9930 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9931
9932         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9933
9934         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9935         Add comment on version.
9936
9937 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
9938
9939         * smiley.el: Add missing test smiley.
9940
9941 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9942
9943         * mm-decode.el (mm-with-part): New macro.
9944         (mm-get-part): Use it; work with message/external-body as well.
9945         (mm-save-part): Treat name and filename equally.
9946
9947         * mm-extern.el (mm-extern-cache-contents): New function.
9948         (mm-inline-external-body): Use it; force the part to be displayed;
9949         move undisplayer added to the cached handle to the parent.
9950
9951         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
9952         (gnus-mime-view-part-as-type): Work with message/external-body.
9953
9954         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
9955
9956 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
9957
9958         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
9959         images in image-load-path.  [Sync with image.el, revision 1.60, in
9960         Emacs.]
9961
9962 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
9963
9964         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
9965         path rather than symbol.  Always return list of directories.
9966         Guarantee that image directory comes first.  [Sync with image.el,
9967         revision 1.59, in Emacs.]
9968
9969         * message.el (message-make-tool-bar): Adjust to new API of
9970         `gmm-image-load-path-for-library'.
9971
9972         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
9973
9974         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
9975
9976 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9977
9978         * gnus-art.el (gnus-article-only-boring-p):
9979         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
9980         intangible text.
9981         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
9982
9983 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
9984
9985         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
9986         `defun' instead of `gmm-defun-compat'.
9987
9988 2006-03-14  Simon Josefsson  <jas@extundo.com>
9989
9990         * message.el (message-unique-id): Don't use message-number-base36
9991         if (user-uid) is a float.
9992         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
9993
9994 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
9997
9998         * gnus-art.el (gnus-mime-display-single): Make sure there is an
9999         empty line between a part and a message part.
10000
10001 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10002
10003         * smiley.el: Add more test smileys.
10004         (smiley-data-directory, smiley-regexp-alist)
10005         (gnus-smiley-file-types): Fix doc strings.
10006         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10007         adding new elements.
10008         (smiley-mouse-map): Unused code.  Make it a comment.
10009
10010 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10013         scan latest NoCeM messages instead of old ones.
10014         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10015         delimiters that are recently used.
10016         (gnus-nocem-load-cache): Add autoload cookie.
10017
10018         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10019
10020         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10021         level which is larger than gnus-use-nocem is specified.
10022
10023         * gnus-group.el (gnus-group-get-new-news): Ditto.
10024
10025 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10026
10027         * gnus-util.el (gnus-tool-bar-update): New function.
10028
10029         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10030         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10031
10032         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10033
10034         * gnus-group.el (gnus-group-redraw-when-idle)
10035         (gnus-group-redraw-check): Remove.
10036         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10037
10038 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10039
10040         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10041         if optional last element is specified in splits (FIELD VALUE...).
10042
10043 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10044
10045         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10046         to gmm-image-load-path-for-library.  Call with no-error argument.
10047         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10048
10049         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10050
10051         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10052
10053         * gmm-utils.el (gmm-image-load-path): Remove alias.
10054
10055 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10056
10057         * gmm-utils.el (gmm-image-load-path): Add alias.
10058
10059         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10060         nnml-generate-nov-databases-1.
10061         (nnml-generate-nov-databases): Use it.
10062         (nnml-generate-nov-databases-directory): Document no-active
10063         argument.
10064
10065         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10066         directory if path is t.  Add no-error.
10067
10068         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10069         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10070
10071         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10072         resetting gnus-article-browse-html-temp-list.
10073
10074         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10075         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10076         Add example to docstring.  Rename local variables.  Move error
10077         checks to default case in cond and simplify.
10078
10079 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10080
10081         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10082         handle is multipart when calling it recursively.
10083         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10084
10085 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10086
10087         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10088         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10089
10090 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10091
10092         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10093         is loaded.
10094
10095         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10096         loaded.
10097
10098 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10099
10100         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10101         to "Emacs 23 (unicode)" in doc string.
10102
10103         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10104         "Emacs 23 (unicode)" in comment.
10105
10106 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10107
10108         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10109
10110         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10111         characters 160 through 255 in Emacs 23.
10112
10113 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10114
10115         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10116         gnus-article-browse-html-temp.
10117         (gnus-article-browse-delete-temp): Make it customizable.  Add
10118         `file'.  Adjust doc string.
10119         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10120         query for each file.  Adjust doc string.
10121         (gnus-article-browse-html-parts): Add
10122         `gnus-article-browse-delete-temp-files' to
10123         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10124
10125 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10126
10127         * gnus-art.el (gnus-article-browse-html-temp)
10128         (gnus-article-browse-delete-temp): New variables.
10129         (gnus-article-browse-delete-temp-files): New function.
10130         (gnus-article-browse-html-parts): Use it.
10131
10132 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10133
10134         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10135
10136         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10137         string.
10138
10139         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10140         gnus-summary-insert-new-articles when unplugged.  Remove
10141         gnus-summary-search-article-forward.
10142
10143         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10144         display-visual-class instead of display-color-cells.
10145
10146 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10147
10148         * dgnushack.el: Autoload customize-group for XEmacs.
10149
10150         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10151         message/* containing non-ASCII text properly.
10152
10153 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10154
10155         * message.el: Require gmm-utils, remove autoloads.
10156         (message-tool-bar): Set default based on
10157         gmm-tool-bar-style.
10158         (message-tool-bar-gnome): Add gmm-customize-mode.
10159
10160         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10161         gmm-tool-bar-style.
10162         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10163
10164         * gnus-group.el (gnus-group-tool-bar): Set default based on
10165         gmm-tool-bar-style.
10166         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10167
10168         * gmm-utils.el (gmm-image-directory): Rename variable from
10169         gmm-image-load-path.
10170         (gmm-image-load-path): Use gmm-image-directory.
10171         (gmm-customize-mode): New function.
10172         (gmm-tool-bar-style): New variable.
10173
10174         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10175         gnus-group-redraw-line-number.
10176         (gnus-group-redraw-check): Simplify.
10177         (gnus-group-tool-bar-update): Remove redraw check.
10178         (gnus-group-make-tool-bar): Add redraw check.
10179
10180 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10181
10182         * gnus-art.el (gnus-button): Add missing parentheses.
10183
10184 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10185
10186         * lpath.el: Fbind line-number-at-pos.
10187
10188 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10189
10190         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10191
10192 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10193
10194         * gnus-art.el (gnus-button): New face.
10195         (gnus-article-button-face): Use it.
10196
10197         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10198         gnus-summary-next-page.  Re-order.
10199
10200         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10201         next-node are now included.
10202         (gnus-group-redraw-line-number): New internal variable.
10203         (gnus-group-redraw-check): Helper function for updating the tool
10204         bar.
10205         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10206
10207         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10208
10209         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10210         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10211         Use it to match format of Spamassassin 3.0 and later.  Reported by
10212         IRIE Tetsuya <irie@t.email.ne.jp>.
10213         (spam-check-bogofilter)
10214         (spam-bogofilter-register-with-bogofilter): Fix args of
10215         `gnus-error' calls.
10216
10217 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10218
10219         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10220         unnecessary interaction when sending queued mails.  Reported by
10221         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10222
10223 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10224
10225         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10226         first or last are nil.
10227
10228 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10229
10230         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10231
10232 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10233
10234         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10235
10236 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10237
10238         * dns.el (query-dns): Protect more against buggy tcp output.
10239
10240 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10241
10242         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10243         nov.php.
10244
10245 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10246
10247         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10248         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10249         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10250         output on the server side.
10251         (nnweb-google-create-mapping): Update regexps and add some
10252         progress indication.
10253
10254 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10255
10256         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10257         gnus-agent-toggle-plugged.  Re-order icons.
10258         (gnus-group-tool-bar-gnome): Add
10259         gnus-group-{prev,next}-unread-group.
10260         (gnus-group-tool-bar-gnome): Re-order icons.
10261
10262         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10263         gnus-summary-insert-new-articles.
10264
10265         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10266         comments.
10267
10268         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10269         also available in Emacs 21.3.
10270
10271         * message.el (message-fix-before-sending): Change "Emacs 22" to
10272         "Emacs 23 (unicode)" in comment.
10273
10274         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10275         "Emacs 23 (unicode)" in comment.
10276
10277         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10278         comment.
10279         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10280
10281         * mm-view.el (mm-fill-flowed): Add :version.
10282
10283 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10284
10285         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10286         and load-path.
10287
10288 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10289
10290         * message.el: Autoload gmm-image-load-path.
10291         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10292         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10293         consitency.
10294
10295         * gmm-utils.el (gmm-image-load-path): Also search in
10296         "../etc/images".  Don't set gmm-image-load-path if we don't find
10297         the image.
10298
10299 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10300
10301         * gmm-utils.el (gmm-image-load-path): Don't make
10302         `gmm-image-load-path' include subdirectories which the second arg
10303         `image' might specify.
10304
10305         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10306         subdirectory to icon file names.
10307
10308         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10309
10310 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10313         gmm-image-load-path calls.
10314
10315         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10316
10317         * message.el (message-make-tool-bar): Ditto.
10318
10319         * mml.el (mml-preview): Added comment concerning tool bar icons.
10320
10321         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10322         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10323
10324         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10325         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10326
10327         * message.el (message-tool-bar-gnome): Use new icon names.
10328         (message-make-tool-bar): Use `gmm-image-load-path'.
10329
10330         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10331         functions from MH-E.
10332         (gmm-image-load-path): New variable from MH-E.
10333         (gmm-image-load-path): New function from MH-E.  Added arguments
10334         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10335         *-image-load-path-called-flag.
10336
10337 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10338
10339         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10340
10341 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10342
10343         * nnimap.el (nnimap-request-move-article): Change folder back to
10344         source group before deleting.
10345
10346 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10347
10348         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10349
10350         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10351         mm-url.
10352
10353         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10354
10355 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10356
10357         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10358         coding system which mm-charset-to-coding-system returns for a
10359         given charset is valid.
10360
10361 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10362
10363         * html2text.el (html2text-remove-tag-list):
10364         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10365
10366 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10367
10368         * gnus-cus.el: Revert 2005-10-17 change.
10369
10370 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10371
10372         * gnus-art.el (article-strip-banner): Call
10373         article-really-strip-banner only when the regexp match is made.
10374
10375 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10376
10377         * gnus-art.el (article-strip-banner): Use
10378         gnus-extract-address-components instead of
10379         mail-header-parse-addresses to make it work with non-ASCII text;
10380         remove mail-encode-encoded-word-string.
10381
10382         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10383         values which are surrounded with \"...\"; make it never cause a
10384         Lisp error; give up parsing of parameters if it failed in
10385         extracting type.
10386
10387 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10388
10389         * smime.el (smime-cert-by-ldap-1): Fix bug where
10390         `smime-ldap-search' returns results without userCertificates.
10391
10392 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10393
10394         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10395
10396 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10397
10398         * spam.el (spam-check-spamassassin-headers): Adapt format for
10399         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10400         <ari@mbf.ocn.ne.jp>.
10401         (spam-list-of-processors): Add spam-use-gmane.
10402
10403 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10404
10405         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10406         make-temp-file; make it work with XEmacs as well.
10407
10408         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10409         mm-make-temp-file.
10410
10411         * mm-decode.el (mm-display-external): Use the 3rd arg of
10412         mm-make-temp-file.
10413         (mm-create-image-xemacs): Ditto.
10414
10415 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10416
10417         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10418         with message-narrow-to-headers.
10419         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10420         (gnus-draft-check-draft-articles): New function.
10421         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10422
10423 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10424
10425         * gnus-art.el (gnus-article-browse-html-parts):
10426         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10427         Don't use suffix argument for mm-make-temp-file for Emacs 21
10428         compatibility.  Remove useless `format'.
10429
10430 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10431
10432         * nnweb.el (nnweb-google-wash-article): Update regexps.
10433         (nnweb-group-alist): Use defvoo instead of defvar.
10434
10435 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10436
10437         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10438         re-loading nn* modules.
10439
10440 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10441
10442         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10443         for `tool-bar-mode' and don't check it's default-value.
10444
10445         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10446
10447         * message.el (message-make-tool-bar): Ditto.
10448
10449         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10450         `substring'.  Shorten tmp-file name.
10451
10452         * gnus.el: Remove bogus comment.
10453
10454 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10455
10456         * gnus-art.el (gnus-article-browse-html-parts): New function.
10457         (gnus-article-browse-html-article): New function for viewing html
10458         articles with a browser.
10459
10460 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10461
10462         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10463         in elisp.
10464         (pgg-gpg-encrypt-symmetric-region): Ditto.
10465         (pgg-gpg-sign-region): Ditto.
10466
10467         * pgg-def.el (pgg-text-mode): New variable.
10468
10469         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10470         (mml2015-pgg-encrypt): Ditto.
10471
10472         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10473         (mml1991-pgg-encrypt): Ditto.
10474
10475 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10476
10477         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10478         message-make-date instead of current-time-string.
10479
10480         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10481         to gnus-decoded which mm-uu might set.
10482
10483 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10484
10485         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10486         don't decode quoted parameters; remove misimported Emacs code.
10487         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10488         (rfc2231-decode-encoded-string): Don't use split-string which
10489         behaves differently according to Emacs version; use
10490         mm-decode-coding-region to convert charset to coding-system.
10491         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10492         (rfc2231-encode-string): Remove misimported Emacs code.
10493
10494 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10495
10496         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10497         when calling mail-header-parse-content-type.
10498         (article-de-quoted-unreadable): Ditto.
10499         (article-de-base64-unreadable): Ditto.
10500         (article-wash-html): Ditto.
10501
10502         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10503         calling mail-header-parse-content-type and
10504         mail-header-parse-content-disposition.
10505         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10506         mail-header-parse-content-type.
10507
10508         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10509         insert charset and format parameters; encode description after
10510         inserting it to buffer.
10511         (mml-insert-parameter): Fold lines properly even if a parameter is
10512         segmented into two or more lines; change the max column to 76.
10513
10514         * rfc1843.el (rfc1843-decode-article-body): Don't use
10515         ignore-errors when calling mail-header-parse-content-type.
10516
10517         * rfc2231.el (rfc2231-parse-string): Return at least type if
10518         possible; don't cause an error even if it fails in parsing of
10519         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10520         (rfc2231-encode-string): Don't break lines at the beginning, leave
10521         it to mml-insert-parameter.
10522
10523         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10524         calling mail-header-parse-content-type.
10525
10526 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10527
10528         * spam-report.el (spam-report-gmane-use-article-number):
10529         Improve doc string.
10530         (spam-report-gmane-internal): Check if a suitable header was found
10531         in the article.
10532
10533 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10534
10535         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10536         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10537
10538 2006-02-05  Romain Francoise  <romain@orebokech.com>
10539
10540         Update copyright notices of all files in the gnus directory.
10541
10542 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10543
10544         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10545
10546 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10547
10548         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10549         segmented lines of parameter value to cope with Thunderbird 1.5
10550         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10551         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10552         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10553
10554 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10555
10556         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10557         parts.
10558
10559 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10560
10561         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10562         there's only one active file for all servers.
10563         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10564         solid groups.  Gnus might have used a FAST request to select the group.
10565         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10566         and nnweb-search redundantly in the active file.
10567         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10568         (nnweb-request-create-group): Don't use ARGS.
10569         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10570         initialisations.  Let nnoo do the work.
10571
10572 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10573
10574         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10575         Say the part has been decoded.
10576
10577         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10578
10579 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10580
10581         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10582         mailcap-viewer-test-cache when there's no 'test clause, since that
10583         will invert the meaning of a "nil" test previously determined by
10584         mailcap-mailcap-entry-passes-test.
10585
10586 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10587
10588         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10589         compiling.
10590
10591         * gnus-sum.el: Ditto.
10592
10593         * message.el: Don't bind tool-bar-map when compiling.
10594
10595 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10596
10597         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10598
10599 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10600
10601         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10602         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10603         current Google Groups.
10604
10605 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10606
10607         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10608         and tool-bar-mode.
10609
10610         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10611         and tool-bar-mode.
10612
10613         * message.el (message-tool-bar-update): Simplify.
10614         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10615
10616         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10617         gnus-summary-buffer.
10618         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10619         gnus-summary-reply.
10620
10621         * gmm-utils.el (gmm): Add :version.
10622
10623 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10624
10625         * Makefile.in (clean): New rule.
10626         (distclean): Use it.
10627
10628 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10629
10630         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10631         autoload.
10632
10633 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10634
10635         * gmm-utils.el (gmm-verbose): Add :group.
10636
10637 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10638
10639         * message.el: Change some comments WRT tool-bars.
10640
10641         * gnus-sum.el (gnus-summary-tool-bar)
10642         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10643         (gnus-summary-tool-bar-zap-list): New variables.
10644         (gnus-summary-make-tool-bar): Complete rewrite using
10645         `gmm-tool-bar-from-list'.
10646
10647         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10648         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10649         variables.
10650         (gnus-group-make-tool-bar): Complete rewrite using
10651         `gmm-tool-bar-from-list'.
10652         (gnus-group-tool-bar-update): New function.
10653
10654         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10655
10656 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10657
10658         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10659         is dissected into a single part of which the type is the same as
10660         the given one; decode charset.
10661
10662 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10663
10664         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10665         into alists as symbol not string, since that's what
10666         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10667         look for.
10668
10669 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10670
10671         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10672         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10673
10674         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10675
10676 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10677
10678         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10679         (gnus-xmas-mime-security-button-menu): New function.
10680
10681         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10682         (gnus-mime-security-button-menu): New definition.
10683         (gnus-mime-security-button-map): Use them.
10684         (gnus-mime-security-button-menu): New function.
10685         (gnus-insert-mime-security-button): Addition to help echo.
10686         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10687         (gnus-mime-security-pipe-part): New functions.
10688
10689         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10690         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10691
10692         * mm-decode.el (mm-handle-set-disposition): Remove.
10693         (mm-handle-set-description): Remove.
10694
10695 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10696
10697         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10698         (mm-w3m-standalone-supports-m17n-p): New function.
10699         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10700         w3m usage.
10701
10702         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10703         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10704
10705 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10706
10707         * message.el (message-tool-bar-zap-list): Use
10708         gmm-tool-bar-zap-list as custom type.
10709         (message-tool-bar-update): New function.
10710         (message-tool-bar, message-tool-bar-gnome)
10711         (message-tool-bar-retro): Add message-tool-bar-update.
10712         (message-tool-bar-gnome): Add flyspell-buffer.
10713
10714         * gnus-util.el (gnus-error): Describe `args'.
10715
10716         * gmm-utils.el (gmm-error): Describe `args'.
10717         (gmm-tool-bar-zap-list): New widget.
10718         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10719
10720 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10721
10722         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10723         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10724         the number of recursive calls.
10725
10726         * mm-decode.el (mm-handle-set-disposition): New macro.
10727         (mm-handle-set-description): New macro.
10728
10729 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10730
10731         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10732         encoding.
10733
10734 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10735
10736         * message.el (message-tool-bar-zap-list, message-tool-bar)
10737         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10738         (message-tool-bar-local-item-from-menu): Remove.
10739         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10740         (message-make-tool-bar): New function.
10741         (message-mode): Use `message-make-tool-bar'.
10742
10743         * gmm-utils.el: New file.
10744         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10745         (gmm-lazy): New widget copied from `nnmail.el'.
10746         (gmm-tool-bar-from-list): New function for creating customizable
10747         tool bars.
10748         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10749         output.
10750         (gmm): Add :prefix to defgroup.
10751
10752 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10753
10754         * gmm-utils.el (gmm-widget-p): New function.
10755
10756 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10757
10758         * mml.el (mml-attach-file): Describe `description' in doc string.
10759         (mml-menu): Add Emacs MIME manual and PGG manual.
10760
10761 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10762
10763         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10764
10765 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10766
10767         * nntp.el (nntp-end-of-line): Doc fix.
10768
10769 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10770
10771         * imap.el (imap-open): Handle case where buffer is a buffer
10772         object.
10773
10774 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10775
10776         * gnus-delay.el (gnus-delay): Don't autoload.
10777         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10778         to be re-loaded when customizing the `gnus-delay' group.
10779
10780 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10781
10782         * message.el (message-insert-citation-line): Use newlines.
10783
10784 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10785
10786         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10787         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10788         these routines, so the passphrase can be managed externally and
10789         passed in to the system.
10790         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10791         pgg-add-passphrase-to-cache function.
10792
10793         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10794         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10795         these routines, so the passphrase can be managed externally and
10796         passed in to the system.
10797         (pgg-pgp5-sign-region): Use new name of
10798         pgg-add-passphrase-to-cache function.
10799
10800 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10801
10802         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10803         part of the decoded armor to find the key-identifier.
10804         (pgg-gpg-lookup-key-owner): New function to return the
10805         human-readable identifier of a key owner.
10806         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10807         itself.
10808         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10809         the key value) if we have a key and can match it against a secret
10810         key.  Also, added a note pointing out fact that the prompt only
10811         indicates the first matching key.
10812
10813         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10814         pgg-decrypt-region.
10815         (pgg-add-passphrase-to-cache): Rename from
10816         `pgg-add-passphrase-cache' to reduce confusion (all callers
10817         changed).
10818         (pgg-remove-passphrase-from-cache): Rename from
10819         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10820         changed).
10821         (pgg-read-passphrase, pgg-add-passphrase-cache)
10822         (pgg-remove-passphrase-cache): Add informative docstrings.
10823         (pgg-decrypt): Convey provided passphrase in subordinate call to
10824         pgg-decrypt-region.
10825
10826 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10827
10828         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10829         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10830         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10831         'passphrase' argument, so the passphrase can be managed externally
10832         and then passed in to the system.
10833
10834         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10835         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10836         so the passphrase cache can be used reliably with identifiers
10837         besides a pgp packet's key id.
10838
10839         * pgg-gpg.el (pgg-gpg-encrypt-region)
10840         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10841         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10842         these routines, so the passphrase can be managed externally and
10843         passed in to the system.
10844
10845         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10846         'notruncate' argument, so the passphrase cache can be used
10847         reliably with identifiers besides a pgp packet's key id.
10848
10849 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10850
10851         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10852         symmetric encryption.
10853         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10854         encrypted session key.
10855         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10856         message ask for the passphrase in a proper way.
10857
10858         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10859         New user commands for symmetric encryption.
10860
10861 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10862
10863         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10864
10865         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10866
10867 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10868
10869         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10870
10871 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10872
10873         * mm-decode.el (mm-inlined-types): Add application/pgp.
10874         (mm-automatic-display): Ditto.
10875
10876         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10877         part as text.
10878
10879 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10880
10881         * nnrss.el: Update copyright.
10882         (nnrss-opml-import): Query whether to subscribe to each entry.
10883
10884         * gnus-art.el:
10885         * gnus-sum.el:
10886         * gnus-xmas.el:
10887         * messagexmas.el:
10888         * mm-uu.el:
10889         * mm-view.el: Update copyright.
10890
10891 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10892
10893         * message.el (message-info): New function.
10894         (message-mode-menu): Add it.
10895         Update copyright.
10896
10897         * ChangeLog: Fix and update copyright.
10898
10899 2006-01-13  Romain Francoise  <romain@orebokech.com>
10900
10901         * message.el (message-forward-subject-name-subject): Prefer the
10902         address to 'nowhere' if the sender has no name.
10903         Fix typo.  Update copyright year.
10904
10905 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10906
10907         * gnus-art.el (article-wash-html): Use
10908         gnus-summary-show-article-charset-alist if a numeric arg is given.
10909         (gnus-article-wash-html-with-w3m-standalone): New function.
10910
10911         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10912         mm-inline-text-html-render-with-w3m-standalone.
10913         (mm-text-html-washer-alist): Map w3m-standalone to
10914         gnus-article-wash-html-with-w3m-standalone.
10915         (mm-inline-text-html-render-with-w3m-standalone): New function.
10916
10917 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10918
10919         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10920         Improve LaTeX.
10921
10922 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10923
10924         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10925         (nnrss-request-article): Render text/plain parts as HTML.
10926
10927         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10928         the buffer.
10929
10930 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10931
10932         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10933         custom definition of `gnus-posting-styles'.
10934
10935         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
10936         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
10937
10938 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10939
10940         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
10941         Use nntp for bug archive.
10942
10943 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10944
10945         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
10946         parts.
10947         (nnrss-normalize-date): New function converts ISO 8601 date into
10948         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10949         (nnrss-check-group): Use it.
10950
10951 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
10954
10955         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
10956         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
10957         (nnrss-insert-w3): Ditto.
10958
10959 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10960
10961         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
10962         the articles to be forwarded including the case where neither a
10963         number of articles nor a region is specified.
10964
10965 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10966
10967         * nnrss.el (nnrss-request-article): Fix last change; fill
10968         text/plain parts.
10969
10970 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10971
10972         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
10973         in text/plain part.
10974         (nnrss-check-group): Don't add excessive newline to dc:subject.
10975
10976 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
10977
10978         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
10979         article.
10980
10981 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
10982
10983         * nnml.el: Don't require gnus-bcklg.  Autoload it.
10984         (nnml-use-compressed-files, nnml-save-mail): Support other
10985         comression programs such as bzip2.
10986
10987 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10988
10989         * dns.el (query-dns): Make sure we check the buffer size before
10990         removing tcp headers.
10991
10992 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10993
10994         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
10995         remove MIME buttons associated with multipart/alternative parts.
10996         (gnus-mime-display-alternative): Tag buttons using `article-type'
10997         text property.
10998
10999         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11000         associated with multipart/alternative parts.
11001
11002         * gnus-art.el (gnus-signature-separator): Fix custom type.
11003
11004         * mm-decode.el (mm-inlined-types): Fix custom type.
11005         (mm-keep-viewer-alive-types): Ditto.
11006         (mm-automatic-display): Ditto.
11007         (mm-attachment-override-types): Ditto.
11008         (mm-inline-override-types): Ditto.
11009         (mm-automatic-external-display): Ditto.
11010
11011 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11012
11013         * spam-report.el (spam-report-user-mail-address)
11014         (spam-report-user-agent): New variables.
11015         (spam-report-url-ping-plain): Use spam-report-user-agent.
11016
11017 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11018
11019         * gnus-art.el (gnus-button-handle-custom): Do not just use
11020         `customize-apropos' for any "M-x customize-*" button but the
11021         function called for.  Accept both the function name and its
11022         argument in order to achieve this.
11023         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11024         function name to `gnus-button-handle-custom' in case of "M-x
11025         customize-*" buttons.
11026
11027 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11028
11029         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11030         multipart/alternative and add xref to mm-discouraged-alternatives
11031         in doc string.
11032
11033         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11034         gnus-buttonized-mime-types in doc string.
11035
11036 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11037
11038         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11039         Suggest image/.* in the doc string.
11040
11041 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11042
11043         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11044         message-marks (Debian bug #342521).
11045
11046 2005-12-12  Simon Josefsson  <jas@extundo.com>
11047
11048         * password.el (password-read-from-cache): Add.
11049         (password-read): Use it.
11050
11051 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11052
11053         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11054         us-ascii as a MIME charset.
11055
11056         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11057         against the case where the 2nd arg TYPE is nil.
11058
11059 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11060
11061         * pop3.el (pop3-stream-type): Fix custom version.
11062
11063         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11064
11065 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11066
11067         * mm-decode.el (mm-display-external): Add missing cdr.
11068
11069 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11070
11071         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11072         RFC1524) if it is in mailcap or add a suffix according to
11073         mailcap-mime-extensions when generating a temp filename; postpone
11074         deleting a temp file for 2 seconds for some wrappers, shell
11075         scripts, and so on, which might exit right after having started a
11076         viewer command as a background job.
11077
11078 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11079
11080         * nntp.el (nntp-marks-directory): Fix custom group.
11081
11082         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11083         steps when < 10.
11084
11085         * gnus-start.el (gnus-no-server-1): Mention
11086         `gnus-level-default-subscribed' in doc string.
11087
11088 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11089
11090         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11091         parens.
11092
11093 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11094
11095         * gnus-xmas.el (gnus-use-toolbar): Revert.
11096         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11097         gnus-use-toolbar is default.
11098
11099         * messagexmas.el (message-use-toolbar): Revert.
11100         (message-setup-toolbar): Use global default-toolbar if
11101         message-use-toolbar is default.
11102
11103 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11104
11105         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11106         according to default-toolbar-visible-p.
11107
11108         * messagexmas.el (message-use-toolbar): Ditto.
11109
11110 2005-11-26  Dave Love  <fx@gnu.org>
11111
11112         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11113         (tls-program, tls-success): Provide openssl alternative.
11114
11115         * starttls.el: Doc fixes.
11116         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11117         SERVICE to PORT.
11118
11119         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11120         port null or service name.
11121         (starttls-negotiate): Autoload.
11122
11123 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11124
11125         * message.el (message-kill-to-signature): Fix interactive spec.
11126
11127 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * pop3.el (pop3-open-server): Recognize a string as a service name.
11130
11131 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11132
11133         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11134
11135 2005-11-23  Dave Love  <fx@gnu.org>
11136
11137         Add pop3s, pop3/starttls.
11138
11139         * pop3.el (pop3-authentication-scheme): Clarify doc.
11140         (open-tls-stream, starttls-open-stream): Autoload.
11141         (pop3-stream-type): New.
11142         (pop3-open-server): Use it.
11143
11144         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11145         for POP.
11146         (mail-source-keyword-map): Add :stream for POP.
11147         (mail-source-fetch-pop): Use pop3-stream-type.
11148
11149 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11150
11151         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11152         of current-time-string.
11153
11154 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11155
11156         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11157         date header.
11158
11159 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11160
11161         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11162         it can seriously impact performance as it bypasses the agent's
11163         local caches.
11164
11165 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11166
11167         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11168         must be explicitly online rather than "not explicitly offline" for
11169         its flags to be synchronized.
11170
11171         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11172         that gnus-uu-unmark-thread will function correctly.
11173
11174         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11175         1024K is instead displayed as 1M.
11176
11177 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11178
11179         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11180
11181 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11182
11183         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11184
11185 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11186
11187         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11188         error message to display actual error condition.
11189         (gnus-agent-save-local): Avoid saving symbols that are bound to
11190         nil as they simply result in a warning message in
11191         gnus-agent-read-local.
11192
11193 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11194
11195         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11196         rather than make-variable-buffer-local for file-precious-flag.
11197
11198 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11199
11200         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11201         for duplicates which are removed.  The invalid sort check then
11202         triggers a rescan after the sort as sorting may have moved
11203         duplicate entries such that they can be cheaply detected.
11204
11205 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11206
11207         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11208
11209 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11210
11211         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11212         internal variable to a custom variable.  Changed default value
11213         from compressed(2) to uncompressed(1).
11214         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11215         support for uncompressed agentview files.  Taken together, reading
11216         the agentview file should now be 6-7 times faster.
11217
11218 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11219
11220         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11221         as a buffer-local variable.  This avoids creating truncated
11222         dribble files as a result of a hang up, eg.
11223
11224 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11225
11226         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11227         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11228         XEmacs.
11229
11230 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11231
11232         * gnus-start.el (gnus-start-draft-setup): Enforce
11233         `gnus-draft-mode' for nndraft:drafts at startup.
11234
11235         * gnus.el (gnus-splash): Change custom group.
11236         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11237         allow-list argument.
11238
11239         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11240         string.
11241
11242 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11243
11244         * gnus-art.el (gnus-default-article-saver): Add user-defined
11245         `function' to custom type.
11246
11247 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11248
11249         * imap.el (imap-open): Handle case where buffer is a buffer
11250         object.
11251
11252 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11253
11254         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11255         long lines.
11256         (gnus-cache-delete-group): Wrap doc strings.
11257
11258         * gnus-agent.el (gnus-agent-rename-group)
11259         (gnus-agent-delete-group): Wrap doc strings.
11260
11261 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11262
11263         * messagexmas.el (message-use-toolbar): Change the valid values
11264         into default, top, bottom, left, and right.
11265         (message-toolbar-thickness): New variable.
11266         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11267         well.
11268         (message-setup-toolbar): Make it work.
11269
11270         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11271         (gnus-use-toolbar): Change the valid values into default, top,
11272         bottom, left, and right.
11273         (gnus-toolbar-thickness): New variable.
11274         (gnus-xmas-setup-toolbar): New function.
11275         (gnus-xmas-setup-group-toolbar): Use it.
11276         (gnus-xmas-setup-summary-toolbar): Use it.
11277
11278 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11279
11280         * gnus-start.el (gnus-1): Add "native" to
11281         gnus-predefined-server-alist.
11282
11283         * gnus.el (gnus-method-to-server): Don't add "native" to the
11284         lists here, because that leads to problems when
11285         gnus-select-method is bound.
11286
11287 2005-11-09  Simon Josefsson  <jas@extundo.com>
11288
11289         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11290         use (not sort-by-date) instead.
11291
11292 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11293
11294         * gnus-delay.el (gnus-delay-group): Don't autoload.
11295         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11296         to be re-loaded when customizing the `gnus-delay' group.
11297
11298 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11299
11300         * message.el: Revert last changes.
11301         (message-insert-citation-line): Use newlines.
11302
11303 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11304
11305         * message.el (message-courtesy-message)
11306         (message-mark-insert-begin, message-mark-insert-end)
11307         (message-elide-ellipsis, message-cancel-message)
11308         (message-add-header, message-change-subject)
11309         (message-cross-post-followup-to-header)
11310         (message-cross-post-insert-note, message-reduce-to-to-cc)
11311         (message-widen-reply, message-delete-not-region)
11312         (message-kill-to-signature, message-insert-signature)
11313         (message-insert-importance-high, message-insert-importance-low)
11314         (message-insert-or-toggle-importance)
11315         (message-insert-disposition-notification-to)
11316         (message-indent-citation, message-yank-original)
11317         (message-cite-original-without-signature, message-cite-original)
11318         (message-insert-citation-line, message-position-on-field)
11319         (message-fix-before-sending, message-send-mail-partially)
11320         (message-send-mail, message-send-mail-with-sendmail)
11321         (message-send-mail-with-qmail, message-send-news)
11322         (message-check-news-header-syntax, message-generate-headers)
11323         (message-insert-courtesy-copy, message-fill-address)
11324         (message-fill-header, message-shorten-references)
11325         (message-setup-1, message-cancel-news)
11326         (message-forward-make-body-plain, message-forward-make-body-mime)
11327         (message-forward-make-body-mml, message-encode-message-body)
11328         (message-forward-make-body-digest-plain)
11329         (message-forward-make-body-digest-mime)
11330         (message-use-alternative-email-as-from): Insert `hard-newline'
11331         instead of ordinary newlines.
11332
11333 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11334
11335         * message.el (message-generate-headers): Downcase the argument
11336         given to message-check-element.
11337
11338 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11339
11340         * nntp.el (nntp-authinfo-rejected): New error condition.
11341         (nntp-wait-for): Use new error condition to signal authentication
11342         error.
11343         (nntp-retrieve-data): Rethrow new error condition to break out of
11344         recursive call to nntp-send-authinfo.
11345
11346 2005-11-08  Romain Francoise  <romain@orebokech.com>
11347
11348         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11349         (gnus-summary-exit-map): Bind to `Z p'.
11350         (gnus-summary-make-menu-bar): Add menu item.
11351
11352 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11353
11354         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11355         (gnus-treat-*): Add `first' in all doc strings.
11356
11357         * gnus-group.el (gnus-group-compact-group): Fix typo.
11358
11359 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11360
11361         * gnus.el (gnus-parameters-case-fold-search): New variable.
11362         (gnus-parameters-get-parameter): Use it.
11363
11364         * gnus-score.el (gnus-home-score-file): Doc fix.
11365
11366 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11367
11368         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11369
11370 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * mm-util.el (mm-special-display-p): New function.
11373
11374         * mml.el (mml-preview): Use it; doc fix.
11375
11376 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11377
11378         * imap.el (imap-open): Handle case where buffer is a buffer object.
11379
11380 2005-10-29  Romain Francoise  <romain@orebokech.com>
11381
11382         * message.el (message-fix-before-sending): Fix comment.
11383
11384 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11385
11386         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11387
11388 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11389
11390         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11391         Used in gnus-score.el.
11392
11393 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11394
11395         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11396
11397 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11398
11399         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11400         whitespace removed in revision 7.8.  Use concatenated string to
11401         protect trailing whitespace.
11402
11403 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11404
11405         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11406         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11407         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11408         Courier IMAP ("some version from 2004").  Mostly based on similar
11409         code in the same function.
11410
11411 2005-10-26  Didier Verna  <didier@xemacs.org>
11412
11413         * gnus-group.el (gnus-group-compact-group): Invalidate original
11414         article buffer.
11415         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11416         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11417         NOV database and in article itself.
11418         Invalidate article backlog.
11419
11420 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11421
11422         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11423
11424 2005-10-26  Simon Josefsson  <jas@extundo.com>
11425
11426         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11427         part of 2004-07-25 change.
11428
11429 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * message.el (message-display-completion-list): New function.
11432         (message-expand-group): Use it; make sure the Completions buffer
11433         is modifiable.
11434 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11435
11436         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11437         user-mail-name is an empty string.
11438
11439 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11440
11441         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11442         depending on gnus-score-decay-constant.
11443
11444         * encrypt.el (encrypt-insert-file-contents)
11445         (encrypt-write-file-contents): Don't use `gnus-message'.
11446
11447         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11448         arguments.
11449         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11450         arguments to mm-uu-verbatim-marks-extract.
11451         (mm-uu-hide-markers): New variable.
11452         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11453
11454         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11455         (gnus-convert-image-to-face-command): Use "convert" by default to
11456         allow other input image formats.
11457         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11458         accordingly.
11459
11460 2005-10-23  Simon Josefsson  <jas@extundo.com>
11461
11462         * imap.el (imap-gssapi-program): Align command line parameters
11463         with latest GNU SASL.
11464         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11465
11466 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11467
11468         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11469         HTML.
11470         (nnslashdot-request-article): Ditto.
11471
11472         * lpath.el (featurep): Add nobreak-char-display.
11473
11474 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11475
11476         * mail-source.el (mail-source-fetch-pop): Require pop3.
11477         (mail-source-check-pop): Ditto.
11478
11479 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11480
11481         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11482         errors.
11483
11484 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11485
11486         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11487         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11488
11489         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11490
11491         * mm-bodies.el (mm-decode-string): Call
11492         `mm-charset-to-coding-system' with allow-override argument.
11493
11494 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11495
11496         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11497         (rfc2047-charset-to-coding-system): New function.
11498         (rfc2047-decode-encoded-words): New function.
11499         (rfc2047-decode-region): Use them.
11500         (rfc2047-decode-cte): Remove.
11501         (rfc2047-parse-and-decode): Remove.
11502         (rfc2047-decode): Remove.
11503
11504 2005-10-15  Kenichi Handa  <handa@m17n.org>
11505
11506         * rfc2047.el (rfc2047-decode-cte): New function.
11507         (rfc2047-decode-region): Change the way to decode successive
11508         encoded-words: decode B- or Q-encoding in each encoded-word,
11509         concatenate them, and decode it as charset.
11510
11511 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11512
11513         * lpath.el: Fbind codepage-setup for XEmacs.
11514
11515 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11516
11517         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11518         widget-move-and-invoke.
11519         (gnus-custom-mode): Use gnus-custom-map.
11520
11521 2005-10-15  Bill Wohler  <wohler@newt.com>
11522
11523         * message.el (message-tool-bar-map): Renamed image file from
11524         mail_send to mail/send.
11525
11526 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11527
11528         * message.el (message-expand-group): Pass the common
11529         prefix substring of completion to `display-completion-list'.
11530
11531 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11532
11533         * mml-sec.el (mml-secure-method): New internal variable.
11534         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11535         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11536         functions using mml-secure-method.
11537
11538         * mml.el (mml-mode-map): Add key bindings for those functions.
11539         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11540         Harder <harder@myrealbox.com>.
11541         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11542         end of message if point is the headers of the message.
11543
11544         * message.el (message-in-body-p): New function.
11545
11546         * assistant.el: Autoload gnus-util and netrc.
11547
11548         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11549         Use `mm-charset-override-alist' only when decoding.
11550
11551         * mm-bodies.el (mm-decode-body): Call
11552         `mm-charset-to-coding-system' with allow-override argument.
11553
11554         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11555         `filename' from Content-Disposition if Content-Type doesn't
11556         provide `name'.
11557         (gnus-mime-view-part-as-type): Set default instead of
11558         initial-input.
11559
11560 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11561
11562         * format-spec.el (format-spec): Propagate text properties of % spec.
11563
11564 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11565
11566         * gnus-art.el (gnus-treat-predicate): Add `first'.
11567
11568 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11569
11570         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11571         (mm-charset-override-alist): New variable.
11572         (mm-charset-to-coding-system): Use it.
11573         (mm-codepage-setup): New helper function.
11574         (mm-charset-eval-alist): New variable.
11575         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11576         about unknown charsets.
11577
11578         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11579
11580 2005-10-04  David Hansen  <david.hansen@gmx.net>
11581
11582         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11583         (nnrss-check-group): Ditto.
11584
11585 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11586
11587         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11588         Rename x-gnus-verbatim to x-verbatim.
11589         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11590
11591         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11592         x-verbatim.
11593
11594         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11595
11596         * gnus-util.el (gnus-remove-duplicates): Remove.
11597
11598         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11599         instead of gnus-remove-duplicates.
11600
11601         * message.el (message-remove-duplicates): Remove.
11602         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11603         message-remove-duplicates.
11604
11605         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11606         available, else use implementation from `delete-dups'.
11607
11608         * message.el (message-insert-expires): New function.
11609         (message-mode-map): Add key binding.
11610         (message-mode-field-menu): Add menu entry.
11611         (message-mode): Document it.
11612         (message-make-expires-date): Use `message-make-date'.
11613
11614 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11615
11616         * message.el (message-make-expires-date): New function.
11617
11618 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11619
11620         * Makefile.in (list-installed-shadows): New entry.
11621         (install): Use it.
11622         (remove-installed-shadows): New entry.
11623
11624         * dgnushack.el (dgnushack-default-load-path): New variable.
11625         (dgnushack-find-lisp-shadows): New function.
11626         (dgnushack-remove-lisp-shadows): New function.
11627
11628 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11629
11630         * Makefile.in (install-el-elc): New entry.
11631         (install): Use it so that .el files are necessarily installed.
11632
11633 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11634
11635         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11636
11637 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11638
11639         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11640         function rather than the diff-mode.el package.
11641         (mm-display-external): Use with-current-buffer.
11642         (mm-viewer-completion-map, mm-viewer-completion-map):
11643         Move initialization inside declaration.
11644
11645 2005-09-29  Simon Josefsson  <jas@extundo.com>
11646
11647         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11648         autoload mail-check-payment.
11649         (spam-check-hashcash): Define unconditionally, since hashcash.el
11650         is part of Gnus now.  Ignore errors from payment checking.
11651
11652 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11653
11654         * message.el (message-bold-region, message-unbold-region): Rename
11655         from `bold-region' and `unbold-region'.
11656
11657         * message.el: Remove useless autoloads.
11658
11659 2005-09-28  Simon Josefsson  <jas@extundo.com>
11660
11661         * message.el (message-use-idna): Default to t.
11662         (message-use-idna): Test whether encoding works too.  Doc fix.
11663
11664 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11665
11666         * nntp.el (nntp-warn-about-losing-connection): Remove.
11667
11668 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11669
11670         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11671         customizable.  Change default value.
11672         (mm-uu-diff-groups-regexp): Change default value.
11673         (mm-uu-type-alist): Add doc string.
11674         (mm-uu-configure): Add doc string.  Make it interactive.
11675         (mm-uu-tex-groups-regexp): New variable.
11676         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11677         (mm-uu-type-alist): Add LaTeX documents.
11678         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11679         of "text/verbatim".
11680         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11681
11682         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11683         instead of "text/verbatim".
11684
11685         * message.el (message-mark-inserted-region)
11686         (message-mark-insert-file): Use slrn style marks when called with
11687         prefix argument.
11688
11689 2005-09-27  Simon Josefsson  <jas@extundo.com>
11690
11691         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11692
11693 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11694
11695         * message.el (message-remove-duplicates): New function.
11696         Implementation borrowed from `gnus-remove-duplicates'.
11697         (message-idna-to-ascii-rhs): Also encode idna addresses in
11698         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11699         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11700         only ask about the same idna domain once per header and also tell
11701         in what header to replace the idna domain.
11702
11703         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11704         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11705         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11706         a header is decoded and not just the last one.
11707
11708 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11709
11710         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11711         has been decoded.
11712
11713         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11714         (mm-insert-part): Don't modify text if it has been decoded.
11715
11716         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11717         decoded.
11718
11719         * mm-view.el (mm-inline-text): Don't strip text props unless
11720         decoding enriched or richtext parts.
11721
11722 2005-09-25  Romain Francoise  <romain@orebokech.com>
11723
11724         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11725         * gnus-start.el (gnus-subscribe-interactively):
11726         * gnus-uu.el (gnus-uu-grab-articles):
11727         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11728         space.
11729
11730 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11731
11732         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11733         * mm-view.el (mm-view-pkcs7-decrypt):
11734         * gnus-sum.el (gnus-summary-limit-to-extra)
11735         (gnus-summary-respool-article, gnus-read-move-group-name):
11736         * gnus-score.el (gnus-summary-increase-score):
11737         * gnus-util.el (gnus-completing-read-with-default):
11738         * gnus-art.el (gnus-read-save-file-name)
11739         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11740         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11741         * message.el (message-check-news-header-syntax):
11742         Follow convention for reading with the minibuffer.
11743
11744 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11745
11746         * spam-report.el (spam-report-url-ping-plain):
11747         Use gnus-extended-version as User-Agent.
11748
11749         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11750         default value is nil.
11751
11752         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11753         (mm-uu-verbatim-marks-extract): New function.
11754         (mm-uu-extract): New face.
11755         (mm-uu-copy-to-buffer): Use it.
11756
11757         * spam-report.el (spam-report-gmane-ham): Renamed from
11758         `spam-report-gmane-unspam'.
11759         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11760         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11761
11762         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11763         Autoload.
11764         (spam-report-gmane-unregister-routine): Renamed
11765         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11766
11767 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11768
11769         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11770         (spam-report-gmane-unregister-routine): Add support for gmane
11771         unregistration.
11772
11773         * spam-report.el (spam-report-gmane-unspam)
11774         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11775         (spam-report-gmane): Change to take a single article and do unspam
11776         registration.
11777
11778 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11779
11780         * mm-url.el (mm-url-decode-entities): Fix regexp.
11781
11782 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11783
11784         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11785         default to nil, to be able to use Gnus at all.  If the default
11786         switches to something else, then the function should be fixed not
11787         be exceedingly slow.
11788
11789 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11790
11791         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11792         fail hard.
11793
11794         * spam-report.el: Add better Keywords line.
11795
11796         * spam.el: Add Maintainer and better Keywords line.
11797
11798 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11799
11800         * gnus-art.el (gnus-article-replace-part)
11801         (gnus-mime-replace-part): New functions.
11802         (gnus-mime-action-alist, gnus-mime-button-commands)
11803         (gnus-mime-save-part-and-strip): Added file argument.
11804         (gnus-article-part-wrapper): Added interactive argument.
11805
11806         * gnus-sum.el (gnus-summary-mime-map): Add
11807         `gnus-article-replace-part'.
11808
11809 2005-09-19  Didier Verna  <didier@xemacs.org>
11810
11811         The nnml compaction feature:
11812         * nnml.el (nnml-request-compact-group): New function.
11813         * nnml.el (nnml-request-compact): New function.
11814         * gnus-int.el (gnus-request-compact-group): New function.
11815         * gnus-int.el (gnus-request-compact): New function.
11816         * gnus-group.el (gnus-group-compact-group): New function.
11817         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11818         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11819         * gnus-srvr.el (gnus-server-compact-server): New function.
11820         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11821         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11822
11823 2005-09-18  Deepak Goel  <deego@gnufans.org>
11824
11825         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11826         format spec.
11827
11828 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11829
11830         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11831
11832 2005-09-15  Romain Francoise  <romain@orebokech.com>
11833
11834         * message.el (message-fill-paragraph): Clarify docstring.
11835
11836 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11837
11838         * gnus-art.el (gnus-mime-display-part): Protect against broken
11839         MIME messages.
11840
11841 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11842
11843         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11844         before parsing header.
11845
11846 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11847
11848         * html2text.el (html2text-replace-list): Add new entities.
11849
11850 2005-09-11  Romain Francoise  <romain@orebokech.com>
11851
11852         * message.el (message-alternative-emails): Improve docstring.
11853         (message-setup-1): Call `message-use-alternative-email-as-from'
11854         after `message-setup-hook' to give it precedence over posting
11855         styles, etc.
11856         (message-use-alternative-email-as-from): Add docstring.  Remove
11857         the original From header if present.
11858
11859         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11860         (nnml-save-mail): Use it.
11861
11862         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11863         articles.  Add new argument `silent'.
11864         (gnus-uu-mark-all): Report the total number of marked articles.
11865
11866 2005-09-10  Romain Francoise  <romain@orebokech.com>
11867
11868         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11869         (gnus-uu-mark-series): Likewise.
11870
11871 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11872
11873         * spam-report.el (spam-report-gmane): Fix generation of spam
11874         report URL.
11875
11876 2005-09-10  Simon Josefsson  <jas@extundo.com>
11877
11878         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11879         t, based on discussion on the ding list with Robert Epprecht
11880         <epprecht@solnet.ch>.
11881
11882 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11883
11884         * spam-report.el (spam-report-gmane): Make it work without
11885         X-Report-Spam header.  Gmane now only provides Archived-At.
11886         This is only used if `spam-report-gmane-use-article-number' is nil.
11887         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11888
11889         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11890         make `gnus-summary-sort-by-recipient' work with threading.
11891
11892         * nnweb.el (nnweb-google-wash-article): Print a message if article
11893         is not available.
11894
11895 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11896
11897         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11898         change.  Decode text/* parts content before displaying.
11899
11900 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11901
11902         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11903
11904 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11905
11906         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11907
11908         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11909         url-package-name, url-package-version,
11910         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11911         w3m-display-inline-images, and w3m-minor-mode-map.
11912
11913 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11914
11915         * message.el (message-tab-body-function): Fix mismatched custom type.
11916
11917         * gnus.el (gnus-group-change-level-function): Ditto.
11918
11919         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11920
11921         * gnus-art.el (gnus-signature-limit)
11922         (gnus-article-mime-part-function): Ditto.
11923
11924 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11925
11926         * mml.el (mml-mode): Silence the byte compiler.
11927
11928         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11929         using `(sit-for 0)' before moving the point to the specified part;
11930         skip unbuttonized parts.
11931         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11932         return to the summary window if gnus-auto-select-part is non-nil.
11933
11934 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11935
11936         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
11937         variables.
11938         (mml-dnd-attach-file, mml-mode): Use them.
11939
11940         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
11941         Make fetching article by MID work again for Google Groups.  Added
11942         FIXME concerning gnus-group-make-web-group.
11943
11944         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
11945         Don't depend on Gnus by using mail-extract-address-components if
11946         gnus-extract-address-components is not bound.
11947
11948 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11949
11950         * gnus-art.el (gnus-mime-display-security): Don't display the
11951         signature, but only the signed part.
11952
11953 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
11956
11957         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
11958         list, not listp.
11959
11960 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
11961
11962         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
11963         when encoding.
11964
11965         * mm-bodies.el (mm-decode-content-transfer-encoding):
11966         De-canonicalize CRLF for all text content types, not just
11967         text/plain.
11968
11969 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11970
11971         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
11972         valid article; point arrow and cursor at the MIME button.
11973
11974 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11975
11976         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
11977         Suggested by Dan Christensen <jdc@uwo.ca>.
11978
11979         * mm-decode.el (mm-save-part): Enable change of prompt.
11980
11981 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
11982
11983         * gnus-msg.el (gnus-inews-add-send-actions): Made
11984         `message-post-method' lambda parameter ARG `&optional'.
11985
11986 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
11987
11988         * gnus-sum.el (gnus-summary-mime-map): Added
11989         gnus-article-save-part-and-strip, gnus-article-delete-part and
11990         gnus-article-jump-to-part.
11991
11992         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
11993         (gnus-article-edit-part): Use it.
11994         (gnus-article-part-wrapper): Added no-handle argument.
11995         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
11996         functions.
11997
11998 2005-08-29  Romain Francoise  <romain@orebokech.com>
11999
12000         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12001         docstring.
12002         (gnus-face-from-file): Likewise.
12003
12004 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12005
12006         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12007         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12008         non-nil.
12009         (gnus-auto-select-part): New variable.
12010         (gnus-article-jump-to-part): New function.
12011         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12012         (gnus-mime-delete-part): Allow selecting specified part after
12013         deleting or stripping parts.
12014         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12015         part if argument is bogus.
12016
12017 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12018
12019         * gnus-art.el (w3m-minor-mode-map):
12020         * gnus-spec.el (gnus-newsrc-file-version):
12021         * gnus-util.el (nnmail-active-file-coding-system)
12022         (gnus-original-article-buffer, gnus-user-agent):
12023         * gnus.el (gnus-ham-process-destinations)
12024         (gnus-parameter-ham-marks-alist)
12025         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12026         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12027         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12028         * mm-decode.el (gnus-current-window-configuration):
12029         * mm-extern.el (gnus-article-mime-handles):
12030         * mm-url.el (url-current-object, url-package-name)
12031         (url-package-version):
12032         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12033         (smime-keys, w3m-cid-retrieve-function-alist)
12034         (w3m-current-buffer, w3m-display-inline-images)
12035         (w3m-minor-mode-map):
12036         * mml-smime.el (gnus-extract-address-components):
12037         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12038         (gnus-newsrc-hashtb, message-default-charset)
12039         (message-deletable-headers, message-options)
12040         (message-posting-charset, message-required-mail-headers)
12041         (message-required-news-headers):
12042         * mml1991.el (mc-pgp-always-sign):
12043         * mml2015.el (mc-pgp-always-sign):
12044         * nnheader.el (nnmail-extra-headers):
12045         * rfc1843.el (gnus-decode-encoded-word-function)
12046         (gnus-decode-header-function, gnus-newsgroup-name):
12047         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12048
12049 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12050
12051         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12052         the end of the date treatments.
12053
12054 2005-08-15  Simon Josefsson  <jas@extundo.com>
12055
12056         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12057         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12058         Capello and Romain Francoise.
12059         (pgg-fetch-key-function): Removed, not used?
12060         (pgg-insert-url-with-w3): Require url, to get
12061         url-insert-file-contents regardless of where it is defined.
12062
12063 2005-08-13  Romain Francoise  <romain@orebokech.com>
12064
12065         * message.el (message-cite-original-1): New function.
12066         (message-cite-original): Use it.
12067         (message-cite-original-without-signature): Ditto.
12068
12069 2005-08-08  Romain Francoise  <romain@orebokech.com>
12070
12071         * message.el (message-yank-empty-prefix): New variable.
12072         (message-indent-citation): Use it.
12073         (message-cite-original-without-signature): Respect X-No-Archive.
12074
12075 2005-08-08  Simon Josefsson  <jas@extundo.com>
12076
12077         * pgg.el: Autoload url-insert-file-contents instead of loading
12078         w3/url.
12079         (pgg-insert-url-with-w3): Don't load url here.
12080
12081 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12082
12083         * message.el (message-kill-to-signature): Don't insert newline at
12084         bol.
12085         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12086
12087 2005-08-06  Romain Francoise  <romain@orebokech.com>
12088
12089         * message.el (message-user-fqdn): Fix typo in docstring.
12090
12091 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12092
12093         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12094
12095         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12096
12097 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12098
12099         * mm-bodies.el (mm-encode-body): Use coding system rather than
12100         charset to encode text.
12101
12102         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12103         number of charsets if utf-8 is available (XEmacs).
12104
12105 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12106
12107         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12108         taken from `gnus-button-mid-or-mail-regexp'.
12109         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12110         (gnus-button-alist): Improve regexp for domain part of the MIDs
12111         for news:localpart@domain buttons.
12112         (gnus-button-ctan-directory-regexp): Update.
12113
12114 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12115
12116         * sieve-manage.el (sieve-manage-interactive-login): Use
12117         make-local-variable rather than make-variable-buffer-local.
12118         (sieve-manage-open): Ditto.
12119         (sieve-manage-authenticate): Ditto.
12120
12121         * mml.el (mml-generate-mime-1): Make the content type default to
12122         text/plain if the filename is not specified.
12123
12124 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12125
12126         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12127         instead of insert-buffer.
12128
12129         * message.el (message-yank-original): Ditto; set the mark at the
12130         end of the yanked message.
12131
12132 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12133
12134         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12135         lines to scroll rather than to stop it.
12136
12137         * mml.el (mml-generate-default-type): Add doc string.
12138         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12139         default to application/octet-stream when determining the content
12140         type if it is not specified for the part or the mml contents; add
12141         a comment about mml-generate-default-type.
12142
12143 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12144
12145         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12146         make it default to application/octet-stream when determining the
12147         content type if it is not specified for the external contents.
12148
12149 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12150
12151         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12152         segmented parameter but also other parameters might be there.
12153
12154 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12155
12156         * mm-decode.el (mm-display-external): Delete temp file, directory
12157         and buffer immediately if the external process is exited.
12158
12159 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12160
12161         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12162         fewer lines than that of scroll-margin.
12163         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12164
12165 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12166
12167         * gnus-art.el (gnus-article-next-page): Revert.
12168         (gnus-article-beginning-of-window): New macro.
12169         (gnus-article-next-page-1): Use it.
12170         (gnus-article-prev-page): Ditto.
12171         (gnus-article-edit-part): Use insert-buffer-substring instead of
12172         insert-buffer.
12173         (gnus-article-edit-exit): Ditto.
12174
12175         * gnus-util.el (gnus-beginning-of-window): Remove.
12176         (gnus-end-of-window): Remove.
12177
12178         * lpath.el: Don't bind header-line-format and scroll-margin.
12179
12180 2005-07-25  Simon Josefsson  <jas@extundo.com>
12181
12182         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12183         to have the url package without w3.  Reported by Daiki Ueno
12184         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12185
12186 2005-07-20  Didier Verna  <didier@xemacs.org>
12187
12188         * gnus-diary.el: Remove the description comment (nndiary is now
12189         properly documented in the Gnus manual).
12190         Fix the spelling of "Back End".
12191         * nndiary.el: Ditto.
12192         Fix the copyright notice.
12193
12194 2005-07-18  Romain Francoise  <romain@orebokech.com>
12195
12196         * gnus-sum.el (gnus-summary-to-prefix)
12197         (gnus-summary-newsgroup-prefix): New variables.
12198         (gnus-summary-from-or-to-or-newsgroups): Use them.
12199
12200 2005-07-17  Romain Francoise  <romain@orebokech.com>
12201
12202         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12203         space as it's generally not especially interesting to the user.
12204
12205 2005-07-16  Romain Francoise  <romain@orebokech.com>
12206
12207         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12208         nil to avoid prompting and file modification if one of the
12209         messages at the top of the nnfolder file contains a copyright
12210         notice.
12211         Update copyright notice.
12212
12213         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12214         instead of `current-time-string' as the latter creates a time
12215         string that is not RFC 2822 compliant (it lacks the zone).
12216         Update copyright notice.
12217
12218 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12219
12220         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12221         for text/rtf.  Display default in prompt.  Pass default for M-n.
12222
12223         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12224
12225 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12226
12227         * gnus-msg.el (gnus-button-mailto): Remove
12228         save-selected-window-window hackery because it relies on
12229         save-selected-window internals.
12230
12231 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12232
12233         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12234         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12235         (gnus-article-prev-page): Ditto.
12236
12237         * gnus-util.el (gnus-beginning-of-window): New function.
12238         (gnus-end-of-window): New function.
12239
12240         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12241
12242 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12243
12244         * gnus-score.el (gnus-score-edit-all-score): Set
12245         gnus-score-edit-exit-function to gnus-score-edit-done and call
12246         gnus-message.
12247
12248 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12249
12250         * gnus-msg.el (gnus-button-mailto): Remove
12251         save-selected-window-window hackery because it relies on
12252         save-selected-window internals.
12253
12254 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12255
12256         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12257         add-minor-mode.
12258         (gnus-binary-mode): Ditto.
12259
12260         * gnus-topic.el (gnus-topic-mode): Ditto.
12261
12262 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12263
12264         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12265         (gnus-article-prev-page): Take scroll-margin into consideration.
12266
12267 2005-07-04  Lute Kamstra  <lute@gnu.org>
12268
12269         Update FSF's address in GPL notices.
12270
12271 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12272
12273         * gnus.el (gnus-exit):
12274         * gnus-group.el (gnus-group-icons):
12275         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12276
12277         * gnus-nocem.el (gnus-nocem):
12278         * message.el (message-various, message-buffers, message-sending)
12279         (message-interface, message-forwarding, message-insertion)
12280         (message-headers, message-news, message-mail):
12281         * pgg-gpg.el (pgg-gpg):
12282         * pgg-parse.el (pgg-parse):
12283         * pgg-pgp.el (pgg-pgp):
12284         * pgg-pgp5.el (pgg-pgp5):
12285         * pop3.el (pop3): Finish `defgroup' description with period.
12286
12287 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12288
12289         * gnus-art.el (article-display-face): Improve the efficiency.
12290         (article-display-x-face): Ditto; remove grey x-face stuff.
12291
12292 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12293
12294         * gnus-art.el (article-display-face): Correct the position in
12295         which Faces are inserted.
12296
12297 2005-06-29  Didier Verna  <didier@xemacs.org>
12298
12299         * gnus-art.el (article-display-face): Display faces in correct
12300         order.
12301
12302 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12303
12304         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12305         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12306         (gnus-nocem-check-article): Fetch the Type header.
12307         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12308         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12309         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12310         make sure gnus-nocem-hashtb is initialized.
12311         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12312         (gnus-nocem-unwanted-article-p): Ditto.
12313
12314         * pgg.el (pgg-verify): Return the verification result.
12315
12316 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12317
12318         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12319         is ascii.
12320
12321 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12322
12323         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12324         `show-nonbreak-escape'.
12325
12326 2005-06-23  Lute Kamstra  <lute@gnu.org>
12327
12328         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12329
12330         * dig.el (dig-mode):
12331         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12332
12333 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12334
12335         * nnimap.el (nnimap-split-download-body): Fix spellings.
12336
12337 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12338
12339         * gnus-art.el (gnus-article-encrypt-body):
12340         * gnus-cus.el (gnus-score-customize):
12341         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12342         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12343
12344 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12345
12346         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12347         header by looking for magic "MII" at the beginnig.
12348
12349 2005-06-16  Miles Bader  <miles@gnu.org>
12350
12351         * gnus-xmas.el (gnus-xmas-group-startup-message):
12352         Use renamed gnus-splash face.
12353
12354         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12355         (assistant-field-face): New backward-compatibility alias for renamed
12356         face.
12357         (assistant-render-text): Use renamed assistant-field face.
12358
12359         * spam.el (spam): Remove "-face" suffix from face name.
12360         (spam-face): New backward-compatibility alias for renamed face.
12361         (spam-face, spam-initialize): Use renamed spam face.
12362
12363         * message.el (message-header-to, message-header-cc)
12364         (message-header-subject, message-header-newsgroups)
12365         (message-header-other, message-header-name)
12366         (message-header-xheader, message-separator, message-cited-text)
12367         (message-mml): Remove "-face" suffix from face names.
12368         (message-header-to-face, message-header-cc-face)
12369         (message-header-subject-face, message-header-newsgroups-face)
12370         (message-header-other-face, message-header-name-face)
12371         (message-header-xheader-face, message-separator-face)
12372         (message-cited-text-face, message-mml-face):
12373         New backward-compatibility aliases for renamed faces.
12374         (message-font-lock-keywords): Use renamed message faces.
12375
12376         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12377         (sieve-test-commands, sieve-tagged-arguments):
12378         Remove "-face" suffix from face names.
12379         (sieve-control-commands-face, sieve-action-commands-face)
12380         (sieve-test-commands-face, sieve-tagged-arguments-face):
12381         New backward-compatibility aliases for renamed faces.
12382         (sieve-control-commands-face, sieve-action-commands-face)
12383         (sieve-test-commands-face, sieve-tagged-arguments-face):
12384         Use renamed sieve faces.
12385
12386         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12387         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12388         (gnus-group-news-3-empty, gnus-group-news-4)
12389         (gnus-group-news-4-empty, gnus-group-news-5)
12390         (gnus-group-news-5-empty, gnus-group-news-6)
12391         (gnus-group-news-6-empty, gnus-group-news-low)
12392         (gnus-group-news-low-empty, gnus-group-mail-1)
12393         (gnus-group-mail-1-empty, gnus-group-mail-2)
12394         (gnus-group-mail-2-empty, gnus-group-mail-3)
12395         (gnus-group-mail-3-empty, gnus-group-mail-low)
12396         (gnus-group-mail-low-empty, gnus-summary-selected)
12397         (gnus-summary-cancelled, gnus-summary-high-ticked)
12398         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12399         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12400         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12401         (gnus-summary-low-undownloaded)
12402         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12403         (gnus-summary-low-unread, gnus-summary-normal-unread)
12404         (gnus-summary-high-read, gnus-summary-low-read)
12405         (gnus-summary-normal-read, gnus-splash):
12406         Remove "-face" suffix from face names.
12407         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12408         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12409         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12410         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12411         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12412         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12413         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12414         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12415         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12416         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12417         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12418         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12419         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12420         (gnus-summary-normal-ticked-face)
12421         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12422         (gnus-summary-normal-ancient-face)
12423         (gnus-summary-high-undownloaded-face)
12424         (gnus-summary-low-undownloaded-face)
12425         (gnus-summary-normal-undownloaded-face)
12426         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12427         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12428         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12429         (gnus-splash-face):
12430         New backward-compatibility aliases for renamed faces.
12431         (gnus-group-startup-message): Use renamed gnus faces.
12432
12433         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12434         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12435         (gnus-server-agent): Remove "-face" suffix from face names.
12436         (gnus-server-agent-face, gnus-server-opened-face)
12437         (gnus-server-closed-face, gnus-server-denied-face)
12438         (gnus-server-offline-face):
12439         New backward-compatibility aliases for renamed faces.
12440         (gnus-server-agent-face, gnus-server-opened-face)
12441         (gnus-server-closed-face, gnus-server-denied-face)
12442         (gnus-server-offline-face): Use renamed gnus faces.
12443
12444         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12445         Remove "-face" suffix from face names.
12446         (gnus-picon-xbm-face, gnus-picon-face):
12447         New backward-compatibility aliases for renamed faces.
12448
12449         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12450         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12451         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12452         (gnus-cite-11): Remove "-face" suffix from face names.
12453         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12454         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12455         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12456         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12457         New backward-compatibility aliases for renamed faces.
12458         (gnus-cite-attribution-face, gnus-cite-face-list)
12459         (gnus-article-boring-faces): Use renamed gnus faces.
12460
12461         * gnus-art.el (gnus-signature, gnus-header-from)
12462         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12463         (gnus-header-content): Remove "-face" suffix from face names.
12464         (gnus-signature-face, gnus-header-from-face)
12465         (gnus-header-subject-face, gnus-header-newsgroups-face)
12466         (gnus-header-name-face, gnus-header-content-face):
12467         New backward-compatibility aliases for renamed faces.
12468         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12469
12470         * gnus-sum.el (gnus-summary-selected-face)
12471         (gnus-summary-highlight): Use renamed gnus faces.
12472         * gnus-group.el (gnus-group-highlight): Likewise.
12473
12474 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12475
12476         * gnus-sieve.el (gnus-sieve-article-add-rule):
12477         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12478         * spam-stat.el (spam-stat-buffer-change-to-spam)
12479         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12480
12481         * message.el (message-is-yours-p):
12482         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12483
12484 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12485
12486         * mm-view.el (mm-inline-text): Withdraw the last change.
12487
12488 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12489
12490         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12491         executing enriched-decode.
12492
12493 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12494
12495         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12496         charset of tar files.
12497
12498 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12499
12500         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12501
12502 2005-06-04  Lute Kamstra  <lute@gnu.org>
12503
12504         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12505         information is never recorded.
12506
12507 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12508
12509         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12510
12511 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12512
12513         * pop3.el (pop3-apop): Run md5 in the binary mode.
12514
12515         * starttls.el (starttls-set-process-query-on-exit-flag):
12516         Use eval-and-compile.
12517
12518 2005-05-31  Simon Josefsson  <jas@extundo.com>
12519
12520         * smime.el (smime-replace-in-string): Define.
12521         (smime-cert-by-ldap-1): Use it.
12522
12523 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12524
12525         * gnus-art.el (article-display-x-face): Replace
12526         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12527
12528         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12529         set-process-query-on-exit-flag or process-kill-without-query.
12530
12531         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12532         loop instead of replace-regexp.
12533
12534         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12535         instead of process-kill-without-query if it is available.
12536
12537         * lpath.el: Fbind ldap-search-entries.
12538
12539         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12540         instead of find-file-hooks if it is available.
12541
12542         * mml1991.el: Bind pgg-default-user-id when compiling.
12543
12544         * mml2015.el: Bind pgg-default-user-id when compiling.
12545
12546         * nndraft.el (nndraft-request-associate-buffer):
12547         Use write-contents-functions instead of write-contents-hooks if it is
12548         available.
12549
12550         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12551         instead of find-file-hooks if it is available.
12552
12553         * nntp.el (nntp-open-connection): Replace
12554         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12555         (nntp-open-ssl-stream): Ditto.
12556         (nntp-open-tls-stream): Ditto.
12557
12558         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12559         set-process-query-on-exit-flag or process-kill-without-query.
12560         (starttls-open-stream-gnutls): Use it instead of
12561         process-kill-without-query.
12562         (starttls-open-stream): Ditto.
12563
12564 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12565
12566         * smime.el (smime-cert-by-ldap-1): Don't use
12567         replace-regexp-in-string.
12568
12569 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12570
12571         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12572
12573         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12574         in PEM format.  Adjust to the XEmacs compability.
12575
12576 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12577
12578         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12579         by `string-to-number'.
12580         * gnus-agent.el (gnus-agent-regenerate-group)
12581         (gnus-agent-fetch-articles): Ditto.
12582         * gnus-art.el (gnus-button-fetch-group): Ditto.
12583         * gnus-cache.el (gnus-cache-generate-active)
12584         (gnus-cache-articles-in-group): Ditto.
12585         * gnus-group.el (gnus-group-set-current-level)
12586         (gnus-group-insert-group-line): Ditto.
12587         * gnus-score.el (gnus-score-set-expunge-below)
12588         (gnus-score-set-mark-below, gnus-summary-score-effect)
12589         (gnus-summary-score-entry): Ditto.
12590         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12591         (gnus-soup-pack): Ditto.
12592         * gnus-spec.el (gnus-xmas-format): Ditto.
12593         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12594         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12595         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12596         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12597         * nndb.el (nndb-get-remote-expire-response): Ditto.
12598         * nndiary.el (nndiary-parse-schedule-value)
12599         (nndiary-string-to-number, nndiary-request-replace-article)
12600         (nndiary-request-article): Ditto.
12601         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12602         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12603         * nneething.el (nneething-make-head): Ditto.
12604         * nnfolder.el (nnfolder-request-article)
12605         (nnfolder-retrieve-headers): Ditto.
12606         * nnheader.el (nnheader-file-to-number): Ditto.
12607         * nnkiboze.el (nnkiboze-request-article): Ditto.
12608         * nnmail.el (nnmail-process-unix-mail-format)
12609         (nnmail-process-babyl-mail-format): Ditto.
12610         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12611         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12612         (nnmh-request-create-group, nnmh-request-list-1)
12613         (nnmh-request-group, nnmh-request-article): Ditto.
12614         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12615         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12616         * nnsoup.el (nnsoup-make-active): Ditto.
12617         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12618         * nntp.el (nntp-find-group-and-number)
12619         (nntp-retrieve-headers-with-xover): Ditto.
12620         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12621         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12622         (pgg-format-key-identifier): Ditto.
12623         * pop3.el (pop3-last, pop3-stat): Ditto.
12624         * qp.el (quoted-printable-decode-region): Ditto.
12625
12626         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12627         of concat.
12628
12629 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12630
12631         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12632
12633         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12634
12635         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12636
12637         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12638
12639         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12640
12641         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12642
12643         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12644         (gnus-carpal-mode): Ditto.
12645
12646         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12647         (gnus-browse-mode): Ditto.
12648
12649         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12650
12651         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12652
12653 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12654
12655         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12656
12657 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12658
12659         * gnus-util.el (gnus-run-mode-hooks): New function.
12660
12661         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12662
12663         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12664         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12665
12666 2005-05-27  Lute Kamstra  <lute@gnu.org>
12667
12668         * dns-mode.el (dns-mode): Specify customization group.
12669
12670 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12671
12672         * gnus-agent.el (gnus-agent-make-mode-line-string):
12673         Use mode-line-highlight as mouse-face.
12674
12675 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12676
12677         * canlock.el (canlock): Change the parent group to news.
12678
12679         * deuglify.el (gnus-outlook-deuglify): Add :group.
12680
12681         * dig.el (dig): Add :group.
12682
12683         * dns-mode.el (dns-mode): Add :group.
12684
12685         * encrypt.el (encrypt): Add :group.
12686
12687         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12688         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12689         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12690         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12691         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12692
12693         * gnus-diary.el (gnus-diary): Add :group.
12694
12695         * gnus.el (gnus-group-news-1-face): Add :group.
12696         (gnus-group-news-1-empty-face): Ditto.
12697         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12698         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12699         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12700         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12701         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12702         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12703         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12704         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12705         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12706         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12707         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12708         (gnus-summary-high-ticked-face): Ditto.
12709         (gnus-summary-low-ticked-face): Ditto.
12710         (gnus-summary-normal-ticked-face): Ditto.
12711         (gnus-summary-high-ancient-face): Ditto.
12712         (gnus-summary-low-ancient-face): Ditto.
12713         (gnus-summary-normal-ancient-face): Ditto.
12714         (gnus-summary-high-undownloaded-face): Ditto.
12715         (gnus-summary-low-undownloaded-face): Ditto.
12716         (gnus-summary-normal-undownloaded-face): Ditto.
12717         (gnus-summary-high-unread-face): Ditto.
12718         (gnus-summary-low-unread-face): Ditto.
12719         (gnus-summary-normal-unread-face): Ditto.
12720         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12721         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12722
12723         * hashcash.el (hashcash): New custom group.
12724         (hashcash-default-payment): Add :group.
12725         (hashcash-payment-alist): Ditto.
12726         (hashcash-default-accept-payment): Ditto.
12727         (hashcash-accept-resources): Ditto.
12728         (hashcash-path): Ditto.
12729         (hashcash-extra-generate-parameters): Ditto.
12730         (hashcash-double-spend-database): Ditto.
12731         (hashcash-in-news): Ditto.
12732
12733         * message.el (message-minibuffer-local-map): Add :group.
12734
12735         * netrc.el (netrc): Add :group.
12736
12737         * sieve-manage.el (sieve-manage-log): Add :group.
12738         (sieve-manage-default-user): Diito.
12739         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12740         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12741         (sieve-manage-authenticators): Ditto.
12742         (sieve-manage-authenticator-alist): Ditto.
12743         (sieve-manage-default-port): Ditto.
12744
12745         * sieve-mode.el (sieve-control-commands-face): Add :group.
12746         (sieve-action-commands-face): Ditto.
12747         (sieve-test-commands-face): Ditto.
12748         (sieve-tagged-arguments-face): Ditto.
12749
12750         * smime.el (smime): Add :group.
12751
12752         * spam-report.el (spam-report): Add :group.
12753
12754         * spam.el (spam, spam-face): Add :group.
12755
12756 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12757
12758         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12759         return \n.\n.\n at the end of articles.  Protect against that.
12760         (nntp-with-open-group): Allow debugging.
12761
12762         * nnheader.el (mail-header-set-extra): Make into a function
12763         because I just could't understand how to quote the list properly.
12764
12765         * dns.el (query-dns-cached): New function.
12766
12767 2005-05-26  Lute Kamstra  <lute@gnu.org>
12768
12769         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12770
12771 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12772
12773         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12774
12775         * gnus-art.el: Don't autoload mail-extract-address-components.
12776
12777         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12778         eval-and-compile to evaluate it.
12779
12780         * hashcash.el: Don't autoload executable-find.
12781
12782         * nndb.el: Don't declare the nndb back end two or more times; don't
12783         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12784
12785         * nntp.el: Autoload format-spec instead of format; use
12786         eval-and-compile to evaluate autoload forms.
12787
12788 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12789
12790         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12791
12792 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12793
12794         * gnus.el (gnus-version-number): Bump version.
12795
12796 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12797
12798         * gnus.el: No Gnus v0.3 is released.
12799
12800 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12801
12802         * lpath.el (featurep): Bind show-nonbreak-escape.
12803
12804 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12805
12806         * gnus-art.el (gnus-article-edit-part): Disable undo.
12807
12808 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12809
12810         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12811         gnus-article-date-lapsed-new-header is t if date timer is active;
12812         skip headers in which the original date value is empty.
12813         (gnus-article-save-original-date): Redefine it as a macro.
12814         (gnus-display-mime): Use it.
12815
12816 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * gnus-art.el (article-date-ut): Support converting date in
12819         forwarded parts as well.
12820         (gnus-article-save-original-date): New function.
12821         (gnus-display-mime): Use it.
12822
12823 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12824
12825         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12826         enclosure element of <item>.
12827
12828 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12829
12830         * message.el (message-kill-buffer-query): Renamed from
12831         `message-kill-buffer-query-if-modified'.  Added :version.
12832
12833 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12834
12835         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12836         window layout.
12837
12838 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12839
12840         * mml.el: Autoload dnd when compiling.
12841
12842 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12843
12844         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12845         x-dnd-*.
12846
12847 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12848
12849         * qp.el (quoted-printable-encode-region): Save excursion.
12850
12851 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12852
12853         * message.el (message-kill-buffer-query-if-modified): Add new variable
12854         so the user can kill a modified message buffer quickly.
12855         (message-kill-buffer): Use it.
12856
12857 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12858
12859         * lpath.el: Fbind display-time-event-handler; don't fbind
12860         string-to-multibyte.
12861
12862         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12863
12864 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12865
12866         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12867         contained in text because xml.el decodes entities) with LFs.
12868
12869 2005-04-11  Lute Kamstra  <lute@gnu.org>
12870
12871         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12872         differently.
12873
12874 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12875
12876         * mm-util.el (mm-detect-coding-region): Typo.
12877
12878 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12879
12880         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12881
12882 2005-04-06  Deepak Goel  <deego@gnufans.org>
12883
12884         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12885         user-function allow user modifications of the scores.
12886         (spam-stat-score-buffer-user): New function, to allow
12887         user-computed modifications to the score.
12888         (spam-stat-score-buffer-user-functions): List of additional
12889         scoring functions.
12890         (spam-stat-error-holder): Global temporary error holder.
12891         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12892         variable.
12893
12894 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12895
12896         * gnus-registry.el (gnus-registry-clean-empty-function)
12897         (gnus-registry-trim, gnus-registry-fetch-groups)
12898         (gnus-registry-delete-group): Groups that match
12899         `gnus-registry-ignored-groups' are removed from the registry
12900         entries, not just ignored for splitting.  This helps clean up the
12901         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12902         to get all the groups a message ID is in.
12903
12904         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12905         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12906         (spam-stat-score-buffer-user-functions): Add :number custom type.
12907
12908 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12909
12910         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12911         argument in XEmacs.
12912
12913         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12914         (nnrss-request-group): Decode group name first.
12915         (nnrss-request-article): Make a text/plain article if mml-to-mime
12916         failed.
12917         (nnrss-get-encoding): Return a compatible encoding according to
12918         nnrss-compatible-encoding-alist.
12919         (nnrss-find-el): Use consp instead of listp.
12920         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12921
12922 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12923
12924         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12925         which Emacs 20 doesn't support.
12926         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12927
12928 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12929
12930         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12931         silence the byte compiler inside the defun.
12932
12933         * gnus-demon.el (parse-time-string): Add autoload.
12934
12935         * gnus-delay.el (parse-time-string): Add autoload.
12936
12937         * gnus-art.el (parse-time-string): Add autoload.
12938
12939         * nnultimate.el (parse-time): Require for `parse-time-string'.
12940
12941 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
12942
12943         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
12944
12945         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
12946
12947         * smime.el (smime-ldap-host-list): Add :version.
12948
12949 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12950
12951         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
12952         pass it to `gnus-browse-read-group'.
12953         (gnus-browse-read-group): Add NUMBER argument and pass it to
12954         `gnus-group-read-ephemeral-group'.
12955
12956         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
12957         argument and pass it to `gnus-group-read-group'.
12958
12959 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
12960
12961         * mm-util.el (mm-xemacs-find-mime-charset): Only call
12962         mm-xemacs-find-mime-charset-1 if we have the mule feature
12963         available at runtime.
12964
12965 2005-03-25  Werner Lemberg  <wl@gnu.org>
12966
12967         * nnmaildir.el: Replace `illegal' with `invalid'.
12968
12969 2005-03-23  Lute Kamstra  <lute@gnu.org>
12970
12971         * time-date.el: Add comment on time value formats.
12972         Don't require parse-time.
12973         (with-decoded-time-value): New macro.
12974         (encode-time-value): New function.
12975         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
12976         (days-to-time): Return a valid time value when arg is huge.
12977         (time-since): Use time-subtract.
12978         (time-to-number-of-days): Use time-to-seconds.
12979
12980 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
12981
12982         * gnus-start.el (gnus-display-time-event-handler):
12983         Check display-time-timer at runtime rather than only at load time
12984         in case display-time-mode is turned off in the mean time.
12985
12986 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12987
12988         * nnimap.el (nnimap-open-connection): Print which authinfo file is
12989         used.
12990
12991         * nneething.el (nneething-map-file-directory): Derive from
12992         `gnus-directory'.
12993
12994         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
12995         the To/Cc button.
12996
12997 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12998
12999         * nnmaildir.el (nnmaildir-request-accept-article):
13000         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13001
13002 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13003
13004         * gnus-async.el: Require timer-funcs at compile time when in
13005         XEmacs for `run-with-idle-timer'.
13006
13007 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13008
13009         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13010         autoloaded function.
13011
13012 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13013
13014         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13015
13016 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13017
13018         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13019
13020 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13021
13022         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13023         gnus-expert-user to default.
13024
13025 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13026
13027         * nnimap.el (nnimap-open-server): Ditto.
13028
13029         * imap.el (imap-authenticate): Fix typo.
13030
13031 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13032
13033         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13034         buffer (since IMAP server might return FETCH response out of
13035         order, and the nntp buffer must be sorted).
13036
13037 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13038
13039         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13040         comparison on string.
13041
13042         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13043         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13044         (gnus-agent-summary-fetch-series): Modified to protect against
13045         gnus-agent-summary-fetch-group clearing processable flags.
13046         (gnus-agent-synchronize-group-flags): Update live group buffer as
13047         synchronization may occur due to the user toggle the plugged
13048         status.
13049         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13050         successfully downloaded.
13051         (gnus-agent-expire-group-1): Avoid using markers when the overview
13052         is in ascending order; greatly improves performance.
13053         (gnus-agent-regenerate-group): Use
13054         gnus-agent-synchronize-group-flags to reset read status in both
13055         gnus and server.
13056         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13057
13058 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13059
13060         * message.el: Don't autoload former message-utils variables.
13061         (message-strip-subject-trailing-was): Change doc string.
13062
13063         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13064         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13065         (nnweb-google-search): Add "hl=en" here.
13066         (nnweb-google-parse-1, nnweb-google-create-mapping):
13067         Don't hardcode URL.
13068
13069 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13070
13071         * message.el (message-get-reply-headers, message-followup):
13072         Mention related variables `message-use-followup-to' and
13073         `message-use-mail-followup-to', in the information buffer.
13074
13075         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13076         of broken groups(-beta).google.com.
13077
13078 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13079
13080         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13081         parameter to invoked gnus-request-move-article; remove the
13082         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13083         all at once instead of once per article.
13084         (gnus-summary-remove-process-mark): Accept a list of articles as
13085         well as a single article for processing.
13086
13087         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13088         parameter.
13089
13090         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13091
13092         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13093
13094         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13095         parameter.
13096
13097         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13098         parameter.
13099
13100         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13101         parameter and remove the gnus-sum-hint-move-is-internal variable.
13102
13103         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13104         parameter.
13105
13106         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13107         parameter.
13108
13109         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13110         parameter.
13111
13112         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13113
13114         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13115         parameter.
13116
13117         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13118         parameter.
13119
13120 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13121
13122         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13123         a more conservative way.
13124
13125 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13126
13127         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13128         buffer, so it moves the window's cursor.
13129
13130 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13131
13132         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13133         `mm-dissect-multipart' and receive the from field as an (optional)
13134         argument from `mm-dissect-multipart'.
13135         (mm-dissect-multipart): Receive the from field as an argument and
13136         pass it on when we call `mm-dissect-buffer' on MIME parts.
13137         Fixes verification/decryption of signed/encrypted MIME parts.
13138
13139 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13140
13141         * gnus-sum.el (gnus-summary-move-article): Set
13142         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13143         whatever it calls (right now, only nnimap-request-move article
13144         respects it).
13145
13146         * nnimap.el (nnimap-request-move-article): When
13147         gnus-sum-hint-move-is-internal is set, don't do the extra
13148         nnimap-request-article.
13149
13150 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13151
13152         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13153
13154         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13155         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13156
13157         * gnus-sum.el (gnus-summary-caesar-message):
13158         Apply `gnus-treat-article' after rotation.
13159
13160         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13161         doc string.
13162
13163 2005-02-22  Simon Josefsson  <jas@extundo.com>
13164
13165         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13166         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13167         <arne@arnested.dk>.
13168         (encrypt): Add password-cache and password-cache-expiry as group
13169         members.
13170
13171 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13172
13173         * smime.el (smime-ldap-host-list): Doc fix.
13174         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13175         cache) password.
13176         (smime-sign-region): Use it.
13177         (smime-decrypt-region): Use it.
13178         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13179         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13180         fails.
13181         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13182         certificate from DER to PEM format rather than calling openssl.
13183
13184         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13185
13186         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13187         for signing/encryption.
13188
13189         * mml.el (mml-parse-1): Use them.
13190
13191 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13192
13193         * nnrss.el (nnrss-verbose): Removed.
13194         (nnrss-request-group): Use `nnheader-message' instead.
13195
13196 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13197
13198         * nnrss.el (nnrss-verbose): New variable.
13199         (nnrss-request-group): Make it say nnrss is requesting a group.
13200
13201 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13202
13203         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13204         Handle news URL with given port correctly.
13205
13206 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13207
13208         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13209         containing special characters.
13210
13211         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13212
13213         * mml.el (mime-to-mml): Ditto.
13214
13215         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13216         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13217         (rfc2047-decode-region): Quote decoded words containing special
13218         characters when rfc2047-quote-decoded-words-containing-tspecials
13219         is non-nil.
13220
13221 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13222
13223         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13224
13225         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13226
13227 2005-02-15  Simon Josefsson  <jas@extundo.com>
13228
13229         * nnimap.el (nnimap-debug): Doc fix.
13230
13231         * imap.el (imap-debug): Doc fix.
13232
13233 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13234
13235         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13236
13237 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13238
13239         * gnus.el (spam-contents): Improve docs for spam-contents
13240         parameter in its variable incarnation.
13241
13242 2005-02-14  Simon Josefsson  <jas@extundo.com>
13243
13244         * smime-ldap.el: Use require instead of load-library for ldap.
13245         (smime-ldap-search): Indent.
13246         (smime-ldap-search-internal): Shorten line.
13247
13248         * smime.el (smime-cert-by-dns): Add doc-string.
13249         (smime-cert-by-ldap-1): Indent.
13250
13251         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13252         mml-smime-get-dns-ldap.
13253         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13254
13255 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13256
13257         * smime.el: Require smime-ldap.
13258         (smime-ldap-host-list): New variable.
13259         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13260
13261         * mml-smime.el (mml-smime-encrypt-query): New function.
13262         (mml-smime-encrypt-query): Use it.
13263
13264         * smime-ldap.el: New file.
13265
13266 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13267
13268         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13269
13270 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13271
13272         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13273         argument in doc string.  Make query for type more clear.
13274
13275 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13276
13277         * gnus.el (gnus-group-startup-message): Search for gnus images in
13278         etc/images/gnus.
13279         * mm-util.el (mm-image-load-path): Likewise.
13280         * smiley.el (smiley-data-directory): Search for smilies in
13281         etc/images/smilies.
13282
13283 2005-02-09  Kim F. Storm  <storm@cua.dk>
13284
13285         Change Emacs release version from 21.4 to 22.1 throughout.
13286         Change Emacs development version from 21.3.50 to 22.0.50.
13287
13288 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13289
13290         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13291
13292         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13293         non-Mule XEmacs as well.
13294         (mm-decompress-buffer): Signal an error intentionally if it does
13295         not decompress compressed data because auto-compression-mode is
13296         disabled.
13297
13298 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13299
13300         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13301         an ID in the registry even if it has no groups.
13302
13303 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13304
13305         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13306         merge it into mm-decompress-buffer.
13307         (gnus-mime-copy-part): Use the MIME part charset, the value which
13308         a user specified or gnus-newsgroup-charset for decoding, like
13309         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13310         save-buffer what was used.  Suggested by Kevin Ryde
13311         <user42@zip.com.au>.
13312         (gnus-mime-inline-part): Allow the name parameter as well as the
13313         filename parameter; force decompressing of compressed data; always
13314         display contents being not decoded as unibyte.
13315
13316         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13317         as well as the filename parameter.
13318
13319         * mm-util.el (mm-decompress-buffer): Merge
13320         gnus-mime-jka-compr-maybe-uncompress.
13321         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13322         of compressed data.
13323
13324 2005-02-08  Simon Josefsson  <jas@extundo.com>
13325
13326         * imap.el (imap-log): Doc fix.
13327
13328 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13329
13330         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13331         the coding cookies; decompress compressed parts.
13332
13333         * mml.el (mml-generate-mime-1): Add the charset parameter according
13334         to the value which a user specified manually or the coding cookie.
13335
13336         * mm-util.el (mm-string-to-multibyte): New function.
13337         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13338         (mm-coding-system-to-mime-charset): New function.
13339         (mm-decompress-buffer): New function.
13340         (mm-find-buffer-file-coding-system): New function.
13341
13342         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13343         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13344         parts.
13345
13346 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13347
13348         * mm-view.el (mm-display-inline-fontify): Decode a part according
13349         to the charset parameter.
13350
13351 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13352
13353         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13354         prefix arg is neither nil nor a number, as info specifies.
13355
13356 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13357
13358         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13359         timestamps.
13360
13361 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13362
13363         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13364         groups error checking and notify user.
13365
13366 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13367
13368         * message.el (message-send-mail-function): Check existence of
13369         sendmail-program first before using default value
13370         `message-send-mail-with-sendmail'.  Otherwise use more generic
13371         `smtpmail-send-it'.
13372
13373 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13374
13375         * nntp.el (nntp-request-update-info): Always return nil.
13376
13377 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13378
13379         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13380
13381 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13382
13383         * message.el (message-beginning-of-line): Change the behavior when
13384         invoked between BOL and : so that it first moves backward.
13385
13386 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13389         article buffer when editing of the article is discarded.
13390         (gnus-article-prepare): Revert.
13391
13392 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13393
13394         * gnus-art.el (gnus-article-prepare):
13395         Remove message-strip-forbidden-properties from the local hook.
13396
13397 2005-01-27  Simon Josefsson  <jas@extundo.com>
13398
13399         * password.el (password-cache-add): Only start one timer per key.
13400         Reported by Derek Atkins <warlord@MIT.EDU>.
13401
13402 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13403
13404         * run-at-time.el: Removed.  It is no longer needed as
13405         timer-funcs.el in the xemacs-base package has a working version of
13406         `run-at-time'.
13407
13408         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13409
13410         * password.el: Require timer-funcs instead of run-at-time in
13411         XEmacs.
13412         Remove `password-run-at-time' macro.
13413         (password-cache-add): Use `run-at-time' instead of
13414         `password-run-at-time'.
13415
13416         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13417         Remove `nnheader-cancel-function-timers' alias,
13418         `cancel-function-timers' exists in XEmacs in timer-funcs.
13419
13420         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13421         for `run-with-idle-timer'.
13422
13423         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13424         for `run-at-time'.
13425
13426         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13427         for `with-timeout'.
13428
13429         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13430         the same as for XEmacs 21.4.
13431         No need to ignore `run-with-idle-timer', this function exists in
13432         XEmacs now in timer-funcs.el in the xemacs-base package.
13433         (dgnushack-compile): No need to delete
13434         run-at-time.el from the list of files to compile because it
13435         doesn't exist anymore.
13436
13437 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13440         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13441
13442 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13443
13444         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13445         sensitively.
13446
13447 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13448
13449         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13450
13451 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13452
13453         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13454         which will be inserted according to the multibyteness of a buffer
13455         rather than the type of contents.  Suggested by ARISAWA Akihiro
13456         <ari@mbf.ocn.ne.jp>.
13457
13458         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13459         of string which old xml.el may return rather than a string.
13460
13461 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13462
13463         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13464
13465 2005-01-16  Simon Josefsson  <jas@extundo.com>
13466
13467         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13468         idn/idna.el isn't available.
13469         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13470         <michael@waxrat.com>.
13471
13472         * hashcash.el: Remove non-FSF copyright header.
13473
13474         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13475         (hashcash-generate-payment): Use it.
13476         (hashcash-generate-payment-async): Use it.
13477
13478 2005-01-15  Simon Josefsson  <jas@extundo.com>
13479
13480         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13481         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13482
13483         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13484         gnus-summary-idna-message.
13485         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13486         (gnus-summary-idna-message): New function.
13487
13488 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13489
13490         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13491         gnus-novice-user.
13492
13493 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13494
13495         * nnrss.el (nnrss-request-delete-group): Delete entries in
13496         nnrss-group-alist as well.
13497         (nnrss-save-server-data): Insert newline.
13498
13499 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13500
13501         * gnus.el (gnus-user-agent): Use list of symbols instead of
13502         symbols.  Display full version number for (S)XEmacs.  Optionally
13503         display (S)XEmacs codename.
13504
13505         * gnus-util.el (gnus-emacs-version): Update for new
13506         `gnus-user-agent'.
13507
13508         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13509         Gnus version.
13510
13511 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13512
13513         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13514         which is unreadable in some setups.
13515
13516 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13517
13518         * gnus-spec.el (gnus-update-format-specifications): Flush the
13519         group format spec cache if it doesn't support decoded group names.
13520
13521 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13522
13523         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13524         Allow to apply decay on score files matching a regexp.
13525
13526 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13527
13528         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13529         compatibility in %g and %c.
13530
13531 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13532
13533         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13534         name for only %g and %c.
13535         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13536         of gnus-tmp-group to decoded group name.
13537         (gnus-group-make-rss-group): Exclude `/'s from group names.
13538
13539 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13540
13541         * nnrss.el (nnrss-get-encoding): Fix regexp.
13542
13543 2004-12-27  Simon Josefsson  <jas@extundo.com>
13544
13545         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13546         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13547         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13548
13549 2004-12-17  Kim F. Storm  <storm@cua.dk>
13550
13551         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13552
13553         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13554
13555 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13556
13557         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13558
13559 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13560
13561         * nnrss.el: Require rfc2047 and mml.
13562         (nnrss-file-coding-system): New variable.
13563         (nnrss-format-string): Redefine it as an inline function.
13564         (nnrss-decode-group-name): New function.
13565         (nnrss-string-as-multibyte): Remove.
13566         (nnrss-retrieve-headers): Decode group name; don't use
13567         nnrss-format-string.
13568         (nnrss-request-group): Decode group name.
13569         (nnrss-request-article): Decode group name; allow a Message-ID as
13570         well as an article number; don't use nnrss-format-string; encode a
13571         Message-ID string which may contain non-ASCII characters; use
13572         mml-to-mime to compose a MIME article.
13573         (nnrss-request-expire-articles): Decode group name.
13574         (nnrss-request-delete-group): Decode group name.
13575         (nnrss-fetch): Clarify error message.
13576         (nnrss-read-server-data): Use insert-file-contents instead of load;
13577         bind file-name-coding-system; use multibyte buffer.
13578         (nnrss-save-server-data): Bind coding-system-for-write to the
13579         value of nnrss-file-coding-system; bind file-name-coding-system;
13580         add coding cookie.
13581         (nnrss-read-group-data): Use insert-file-contents instead of load;
13582         bind file-name-coding-system; use multibyte buffer.
13583         (nnrss-save-group-data): Bind coding-system-for-write to the
13584         value of nnrss-file-coding-system; bind file-name-coding-system.
13585         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13586         make it work with non-ASCII text.
13587         (nnrss-find-el): Make it work with old xml.el as well.
13588
13589 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13590
13591         * nnrss.el (nnrss-get-encoding): New function.
13592         (nnrss-fetch): Use unibyte buffer initially; bind
13593         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13594         decode contents according to the encoding attribute.
13595         (nnrss-save-group-data): Add coding cookie.
13596         (nnrss-mime-encode-string): New function.
13597         (nnrss-check-group): Use it to encode subject and author.
13598
13599 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13600
13601         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13602         imaginary variable.
13603
13604 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13605
13606         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13607         correctly even if there are wide characters.
13608
13609 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13610
13611         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13612         downcased symbol names; make a new cache instead of reusing
13613         bbdb-hashtable.
13614
13615 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13616
13617         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13618         concatenating segments rather than before concatenating them.
13619         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13620
13621         * message.el (message-get-reply-headers): Bind `extra'.
13622
13623 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13624
13625         * message.el (message-extra-wide-headers): New variable.
13626         (message-get-reply-headers): Use it.
13627
13628 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13629
13630         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13631         (gnus-agent-group-pathname): Ditto.
13632
13633         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13634
13635         * gnus-group.el (gnus-group-make-group): Decode group name.
13636         (gnus-group-make-rss-group): Register the group data after opening
13637         the nnrss group.
13638
13639 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13640
13641         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13642         by expiry now get marked as read.
13643
13644 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13645
13646         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13647
13648 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13649
13650         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13651         unify Latin characters in XEmacs.
13652         (mm-find-mime-charset-region): Use it.
13653
13654 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13655
13656         * gnus-util.el (gnus-delete-directory): New function.
13657
13658         * gnus-agent.el (gnus-agent-delete-group): Use it.
13659
13660         * gnus-cache.el (gnus-cache-delete-group): Use it.
13661
13662 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13663
13664         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13665         names.
13666
13667 2004-12-16  Simon Josefsson  <jas@extundo.com>
13668
13669         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13670
13671 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13672
13673         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13674
13675         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13676         (gnus-group-set-current-level): Decode group name.
13677
13678 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13679
13680         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13681         failed.
13682
13683 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13684
13685         * gnus-group.el (gnus-group-delete-group): Decode group name.
13686         (gnus-group-make-rss-group): Encode group name.
13687         (gnus-group-catchup-current): Decode group name.
13688         (gnus-group-kill-group): Decode group name.
13689
13690 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13691
13692         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13693
13694 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13695
13696         * gnus-group.el (gnus-group-make-rss-group):
13697         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13698
13699         * gnus-start.el (gnus-setup-news): Honor user's setting to
13700         gnus-message-archive-method.  Suggested by Lute Kamstra
13701         <lute@gnu.org>.
13702
13703 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13704
13705         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13706         global counterparts of the buffer-local variables.
13707
13708 2004-11-16  Romain Francoise  <romain@orebokech.com>
13709
13710         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13711         counterparts of the buffer-local variables.
13712
13713 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13714
13715         * message.el (message-forbidden-properties): Fixed typo in doc
13716         string.
13717
13718 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13719
13720         * gnus-util.el (gnus-replace-in-string): Added doc string.
13721
13722         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13723         to avoid problems when splitting mails with many recipients.
13724
13725 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13726
13727         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13728         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13729
13730 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13731
13732         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13733         if there is no hashtable in memory or file modification time is
13734         newer than cached timestamp.
13735
13736 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13737
13738         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13739         not-matching option.
13740
13741 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13742
13743         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13744         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13745         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13746         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13747         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13748         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13749
13750 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13751
13752         * message.el (message-forward-make-body-mml): Remove headers
13753         according to message-forward-ignored-headers if a message is decoded.
13754
13755 2004-12-02  Romain Francoise  <romain@orebokech.com>
13756
13757         * message.el (message-forward-make-body-plain): Always remove
13758         headers according to message-forward-ignored-headers.
13759
13760 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13761
13762         * spam.el (spam-summary-prepare-exit): Remove the
13763         gnus-summary-limit pop for now, it has problems with ham marks for
13764         me.
13765
13766 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13767
13768         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13769         correctly.
13770
13771 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13772
13773         * format-spec.el (format-spec): Message the char.
13774
13775 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13776
13777         * gnus-art.el (gnus-split-methods): Reformat comments.
13778
13779         * spam.el (spam-summary-prepare-exit): Remove article limits
13780         before exiting the summary buffer.
13781
13782 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13783
13784         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13785         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13786
13787         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13788         order to silence the byte compiler.
13789
13790         * spam.el: Fix the way to silence the byte compiler, which
13791         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13792         bbdb-search-simple, spam-BBDB-register-routine,
13793         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13794         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13795         spam-stat-buffer-is-spam, spam-stat-load,
13796         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13797         spam-stat-save and spam-stat-split-fancy.
13798
13799 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13800
13801         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13802         which may confuse users.
13803         (canlock-password-for-verify): Ditto.
13804
13805         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13806
13807         * gnus-art.el (gnus-emphasis-alist): Ditto.
13808
13809         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13810
13811         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13812
13813         * gnus-start.el (gnus-save-killed-list): Ditto.
13814
13815         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13816         (gnus-sum-thread-tree-root): Ditto.
13817         (gnus-sum-thread-tree-false-root): Ditto.
13818         (gnus-sum-thread-tree-single-indent): Ditto.
13819
13820         * message.el (message-courtesy-message): Ditto.
13821         (message-archive-note): Ditto.
13822         (message-subscribed-address-file): Ditto.
13823         (message-user-fqdn): Ditto.
13824
13825         * spam-report.el (spam-report-gmane-regex): Ditto.
13826
13827         * spam.el (spam-blackhole-good-server-regex): Ditto.
13828
13829 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13830
13831         * mml.el (mml-preview): Widen the message buffer before copying
13832         the contents to the preview buffer; sort headers before previewing.
13833
13834         * message.el (message-hidden-headers): Fix the way to avoid a bug
13835         in the `repeat' widget in Emacs 21.3 or earlier.
13836
13837 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13838
13839         * message.el (message-hidden-headers): Default to "^References:".
13840         Improve customization type.  Suggested by Reiner Steib
13841         <Reiner.Steib@gmx.de>.
13842
13843 2004-11-25  Romain Francoise  <romain@orebokech.com>
13844
13845         * message.el (message-strip-forbidden-properties): Remove check for
13846         obsolete `message-hidden' text property, hidden headers are not
13847         accessible in the buffer anymore.
13848
13849 2004-11-22  Romain Francoise  <romain@orebokech.com>
13850
13851         * message.el (message-header-format-alist): Add `From' in list
13852         so that it can be sorted.
13853         (message-fix-before-sending): Widen and sort headers before
13854         sending.
13855         (message-hide-headers): Use narrowing to hide headers by moving
13856         them to the top of the buffer and narrowing to the region
13857         underneath.
13858
13859 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13860
13861         * message.el (message-strip-forbidden-properties): Bind
13862         buffer-read-only (etc) to nil.
13863
13864 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13865
13866         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13867         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13868
13869 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13870
13871         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13872
13873 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13874
13875         * dns.el (query-dns): Use sit-for to time instead of
13876         accept-process-output, since that doesn't seem to work on udp
13877         sockets.
13878
13879 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13880
13881         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13882
13883 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13884
13885         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13886         doc string.  Improve doc string.
13887
13888 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13889
13890         * nntp.el (nntp-request-update-info): Return nil if
13891         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13892         may not call gnus-activate-group which uselessly issues the GROUP
13893         commands for all nntp groups and wastes time.  Reported by Romain
13894         Francoise <romain@orebokech.com>.
13895
13896         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13897
13898 2004-11-15  Simon Josefsson  <jas@extundo.com>
13899
13900         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13901         headers separately.
13902         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13903         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13904
13905 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13906
13907         * gnus-start.el (gnus-convert-old-newsrc):
13908         Assign legacy-gnus-agent to 5.10.7.
13909
13910 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13911
13912         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13913         start of the lines.
13914
13915 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13916
13917         * hashcash.el (hashcash-default-payment): Change default to 20.
13918         (hashcash-default-accept-payment): Change default to 20.
13919         (hashcash-process-alist): New variable.
13920         (hashcash-generate-payment-async): Add.
13921         (hashcash-already-paid-p): Add.
13922         (hashcash-insert-payment): Don't generate payments twice.
13923         (hashcash-insert-payment-async): Add.
13924         (hashcash-insert-payment-async-2): Add.
13925         (hashcash-cancel-async): Add.
13926         (hashcash-wait-async): Add.
13927         (hashcash-processes-running-p): Add.
13928         (hashcash-wait-or-cancel): Add.
13929         (mail-add-payment): New optional argument.  Conditionally start
13930         asynchronous calculation.
13931         (mail-add-payment-async): Add.
13932
13933         * message.el (message-send-mail): Wait for asynchronous hashcash
13934         results.  Don't clobber existing X-Hashcash headers.
13935         (message-setup-1): Call mail-add-payment-async when
13936         message-generate-hashcash is non-nil.
13937
13938 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13939
13940         * message.el (message-use-alternative-email-as-from): Examine the
13941         From header as well; use message-make-from in order to include a
13942         user's full name.
13943
13944 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13945
13946         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
13947         default; improve customization type.
13948         (gnus-emphasis-custom-with-format): New macro.
13949         (gnus-emphasis-custom-value-to-external): New function.
13950         (gnus-emphasis-custom-value-to-internal): New function.
13951
13952 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13953
13954         * dns.el (query-dns): Resolve reverse addresses.
13955
13956 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13957
13958         * gnus-group.el (gnus-group-get-new-news): Use it.
13959
13960         * gnus-start.el (gnus-check-reasonable-setup): New function.
13961
13962 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13963
13964         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
13965         "Args out of range" error.  Reported by Arnaud Giersch
13966         <arnaud.giersch@free.fr>.
13967
13968 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
13969
13970         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
13971
13972 2004-11-04  Richard M. Stallman  <rms@gnu.org>
13973
13974         * spam.el (spam group): Add :version.
13975
13976         * pgg-def.el (pgg group): Add :version.
13977
13978 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13979
13980         * gnus-art.el (gnus-article-edit-article): Don't associate the
13981         article buffer with a draft file.  This is a temporary measure
13982         against the 2004-08-22 change to gnus-article-edit-mode.
13983
13984 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13985
13986         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
13987         (html2text-format-tags): Remove unused variable `attr'.
13988
13989 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
13990
13991         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
13992
13993         * tls.el (tls-process-connection-type, tls-success)
13994         (tls-certtool-program): Add :version.
13995
13996         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
13997         (starttls-extra-arguments, starttls-process-connection-type)
13998         (starttls-connect, starttls-failure, starttls-success): Add :version.
13999
14000         * spam-stat.el (spam-stat): Add :version.
14001
14002         * sieve.el (sieve): Add :version.
14003
14004         * sha1.el (sha1): Add :version.
14005         (sha1-use-external): Remove redundant version.
14006
14007         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14008         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14009         (nnmail-split-fancy-match-partial-words)
14010         (nnmail-split-lowercase-expanded): Add :version.
14011
14012         * nndiary.el (nndiary): Add :version.
14013
14014         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14015
14016         * mml-sec.el (mml-default-sign-method)
14017         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14018         Add :version.
14019
14020         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14021
14022         * mm-url.el (mm-url-use-external, mm-url-program)
14023         (mm-url-arguments): Add :version.
14024
14025         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14026         (mm-attachment-file-modes, mm-decrypt-option)
14027         (mm-w3m-safe-url-regexp): Add :version.
14028
14029         * message.el (message-cite-prefix-regexp)
14030         (message-sendmail-envelope-from, message-minibuffer-local-map)
14031         (message-user-fqdn, message-completion-alist): Add :version.
14032
14033         * gnus-win.el (gnus-configure-windows-hook)
14034         (gnus-use-frames-on-any-display): Add :version.
14035
14036         * gnus-art.el (gnus-article-address-banner-alist)
14037         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14038         (gnus-treat-from-picon, gnus-treat-mail-picon)
14039         (gnus-treat-x-pgp-sig): Add :version.
14040
14041         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14042         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14043         (gnus-summary-article-delete-hook)
14044         (gnus-summary-display-while-building): Add :version.
14045
14046         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14047         (gnus-get-top-new-news-hook): Add :version.
14048
14049         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14050         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14051
14052         * gnus-registry.el (gnus-registry): Add :version.
14053
14054         * gnus-spec.el (gnus-use-correct-string-widths)
14055         (gnus-make-format-preserve-properties): Add :version.
14056
14057         * gnus.el (gnus-group-charter-alist)
14058         (gnus-group-fetch-control-use-browse-url)
14059         (gnus-install-group-spam-parameters): Add :version.
14060
14061         * gnus-diary.el (gnus-diary): Add :version.
14062
14063         * gnus-delay.el (gnus-delay): Add :version.
14064
14065         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14066         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14067         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14068         Add :version.
14069
14070         * gnus-agent.el (gnus-agent-max-fetch-size)
14071         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14072         (gnus-agent-prompt-send-queue): Add :version.
14073
14074         * deuglify.el (gnus-outlook-deuglify): Add :version.
14075
14076         * html2text.el: Beautify code.  Improve doc strings.  Some
14077         checkdoc cleanup.
14078         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14079
14080 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14081
14082         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14083
14084 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14085
14086         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14087         when package is loaded.
14088
14089         * spam.el (spam-summary-score-preferred-header): Add global preference
14090         for people who want to override the default SpamAssassin over
14091         Bogofilter preference (when both are set).
14092         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14093         (spam-user-format-function-S): Check
14094         spam-summary-score-preferred-header.
14095         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14096         (spam-user-format-function-S): Format the score correctly.
14097
14098 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14099
14100         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14101         signature file.  Suggested by Manoj Srivastava
14102         <srivasta@golden-gryphon.com>.
14103
14104         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14105         iso-2022-jp even in the Japanese language environment.
14106         Suggested by Jason Rumney <jasonr@gnu.org>.
14107
14108 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14109
14110         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14111         use the same characters as the dummy marks; make it free from
14112         getting affected by the language environment.
14113         (gnus-summary-read-group-1): Update mark positions only when the
14114         format spec is updated.
14115
14116         * gnus-spec.el (gnus-update-format-specifications): Return a list
14117         of updated types.
14118
14119 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14120
14121         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14122         of boundp to check if display-warning is available.
14123
14124 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14125
14126         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14127
14128 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14129
14130         * nnspool.el (nnspool-spool-directory): Use news-path if the
14131         news-directory variable is not bound.
14132
14133         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14134         function instead of display-warning if it is not available.
14135
14136 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14137
14138         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14139         v5-10: Use `point-at-bol'.
14140
14141 2004-10-26  Simon Josefsson  <jas@extundo.com>
14142
14143         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14144         <chenggao@gmail.com>.
14145
14146 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14147
14148         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14149         instead.
14150
14151 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14152
14153         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14154         to remove a server from the nnimap-server-buffer-alist.
14155         (nnimap-open-connection, nnimap-close-server): Use it.
14156
14157         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14158
14159 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14160
14161         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14162         running the major-mode function.
14163
14164 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14165
14166         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14167         dummy marks in the right way.
14168
14169 2004-10-18  David Edmondson  <dme@dme.org>
14170
14171         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14172         excessively.
14173
14174 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14175
14176         * gnus-util.el (gnus-split-references): Accept a nil references
14177         string and go on blissfully.
14178
14179         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14180         cases where the references string is non-nil but has no references.
14181
14182         * encrypt.el: Add autoload tags.
14183
14184         * spam.el (spam-resolve-registrations-routine): Remove article
14185         from unregistration list too.  Reported by David Hanak
14186         <dhanak@isis.vanderbilt.edu>
14187
14188 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14189
14190         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14191         nil.  Changed custom type.
14192
14193 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14194
14195         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14196
14197         * gnus-sum.el (gnus-summary-move-article): Use it.
14198
14199 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14200
14201         * encrypt.el: Add autoload cookies.
14202
14203         * spam.el (spam-backend-article-list-property)
14204         (spam-backend-get-article-todo-list)
14205         (spam-backend-put-article-todo-list)
14206         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14207         Resolve registrations separately.
14208         (spam-register-routine): Format comments.
14209         (spam-unregister-routine, spam-register-routine): Always call with
14210         specific-articles, no default list.
14211         (spam-summary-prepare-exit): Use the spam-classifications function.
14212
14213         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14214         gnus-encrypt.el.
14215
14216         * encrypt.el: Copied from gnus-encrypt.el.
14217
14218         * gnus-encrypt.el: Commented that it's obsolete.
14219
14220 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14221
14222         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14223         (gnus-score-save): Use it.
14224
14225         * message.el (message-bury): Use `window-dedicated-p'.
14226
14227 2004-10-15  Simon Josefsson  <jas@extundo.com>
14228
14229         * pop3.el (top-level): Don't require nnheader.
14230         (pop3-read-timeout): Add.
14231         (pop3-accept-process-output): Add.
14232         (pop3-read-response, pop3-retr): Use it.
14233
14234 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14235
14236         * spam.el (spam-register-routine): Move comment.
14237         (spam-verify-bogofilter): Use 'unknown for the initial
14238         spam-bogofilter-valid state, not 'never.
14239
14240         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14241         for netrc-machine.
14242
14243         * nnimap.el (nnimap-open-connection): Use
14244         netrc-machine-user-or-password.
14245
14246 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14247
14248         * gnus-registry.el (gnus-registry-unload-hook):
14249         Set as a variable with add-hook.
14250
14251         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14252         of news-path.
14253
14254         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14255
14256         * spam.el: Delete duplicate `provide'.
14257         (spam-unload-hook): Set as a variable with add-hook.
14258
14259 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14260
14261         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14262         in the doc string.
14263
14264         * message.el (message-ignored-news-headers)
14265         (message-ignored-supersedes-headers)
14266         (message-ignored-resent-headers)
14267         (message-forward-ignored-headers): Improve custom type.
14268
14269 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14270
14271         * message.el (message-tokenize-header): Fix 2004-09-06 change
14272         which used point-min in the wrong place.
14273
14274 2004-10-12  Simon Josefsson  <jas@extundo.com>
14275
14276         * tls.el (tls-certtool-program): New variable.
14277         (tls-certificate-information): New function, based on
14278         ssl-certificate-information.
14279
14280 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14281
14282         * compface.el: Move the version of ELisp-based uncompface program
14283         to the contrib directory because of the copyright problem.
14284
14285 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14286
14287         * message.el (message-kill-buffer): Raise the current frame.
14288
14289 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14290
14291         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14292
14293         * gnus.el (message-y-or-n-p): Autoload.
14294
14295         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14296         (pop3-password-required, pop3-authentication-scheme)
14297         (pop3-leave-mail-on-server): Made customizable.
14298         (pop3): New custom group.
14299         (pop3-retr): Remove `sleep-for' statements.
14300         Suggested by Dave Love <fx@gnu.org>.
14301
14302         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14303         Windows/DOS.
14304
14305         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14306         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14307         Dave Love <fx@gnu.org>.
14308
14309         * mml.el (mml-minibuffer-read-disposition): Require match.
14310         Suggested by Dave Love <fx@gnu.org>.
14311
14312 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14313
14314         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14315         doc string.
14316
14317 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14318
14319         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14320
14321 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14322
14323         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14324         instead of calling `mm-insert-inline', to decode text/* parts
14325         before displaying them.
14326
14327 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14328
14329         * mm-uu.el (mm-uu-text-plain-type): New variable.
14330         (mm-uu-pgp-signed-extract-1): Use it.
14331         (mm-uu-pgp-encrypted-extract-1): Use it.
14332         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14333         bind mm-uu-text-plain-type with that value.
14334         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14335         mm-uu-dissect.
14336
14337 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14338
14339         * gnus-group.el (gnus-update-group-mark-positions):
14340         * gnus-sum.el (gnus-update-summary-mark-positions):
14341         * message.el (message-check-news-body-syntax):
14342         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14343         of string-as-multibyte.
14344
14345 2004-10-05  Juri Linkov  <juri@jurta.org>
14346
14347         * gnus-group.el (gnus-update-group-mark-positions):
14348         * gnus-sum.el (gnus-update-summary-mark-positions):
14349         * message.el (message-check-news-body-syntax):
14350         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14351         8-bit unibyte values to a multibyte string for search functions.
14352
14353 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14354
14355         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14356         (mm-uu-dissect-text-parts): New function.
14357
14358         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14359         dissect text parts.
14360
14361         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14362         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14363
14364         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14365
14366         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14367         gnus-current-topics instead of gnus-current-topic.
14368
14369 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14370
14371         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14372
14373 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14374
14375         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14376         where approriate.
14377
14378         * nnml.el (nnml-generate-active-info): do.
14379
14380         * nndiary.el (nndiary-generate-active-info): do.
14381
14382         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14383         (gnus-topic-move): do.
14384
14385         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14386         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14387
14388         * gnus-srvr.el (gnus-server-prepare)
14389         (gnus-server-open-all-servers): do.
14390
14391         * gnus-msg.el (gnus-summary-cancel-article)
14392         (gnus-summary-resend-message)
14393         (gnus-summary-mail-crosspost-complaint): do.
14394
14395         * gnus-move.el (gnus-change-server): do.
14396
14397         * gnus-group.el (gnus-group-unmark-all-groups)
14398         (gnus-group-set-current-level): do.
14399
14400 2004-10-04  Simon Josefsson  <jas@extundo.com>
14401
14402         * message.el (message-generate-hashcash): Doc fix.
14403
14404 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14405
14406         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14407         avoid infinite recursion via gnus-get-function.
14408
14409 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14410
14411         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14412
14413         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14414
14415         * nnmail.el (nnmail-split-history): do.
14416
14417         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14418         (nnml-request-delete-group): do.
14419
14420         * nnslashdot.el (nnslashdot-read-groups): do.
14421
14422         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14423         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14424
14425         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14426         (nnspool-sift-nov-with-sed): Use last.
14427         (nnspool-retrieve-headers-with-nov): Use mapc.
14428         (nnspool-request-newgroups): Use dolist.
14429         (nnspool-request-group): Use last.
14430
14431         * nntp.el (nntp-read-server-type): Use dolist.
14432
14433         * nnvirtual.el (nnvirtual-create-mapping)
14434         (nnvirtual-update-read-and-marked): Use dolist.
14435         (nnvirtual-convert-headers): Simplify.
14436
14437 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14438
14439         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14440         support for sync'ing tick marks.
14441
14442 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14443
14444         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14445         there's no visible header.
14446
14447 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14448
14449         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14450         necessary, pass full group name to gnus-request-set-marks.
14451
14452 2004-10-01  Simon Josefsson  <jas@extundo.com>
14453
14454         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14455         acroread.
14456
14457 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14458
14459         * spam-report.el (spam-report-gmane): Fix interactive.
14460
14461         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14462
14463         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14464         when writing file.
14465         (gnus-agent-synchronize-flags): Don't default to being
14466         interactive.
14467
14468 2004-09-30  Simon Josefsson  <jas@extundo.com>
14469
14470         * message.el (message-generate-hashcash): Add.
14471         (message-send-mail): Use it, call mail-add-payment.
14472
14473 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14474
14475         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14476
14477 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14478
14479         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14480         gnus-requst-update-info with explicit code to sync the in-memory
14481         info read flags with the marks being sync'd to the backend.
14482
14483         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14484
14485 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14486
14487         * spam.el (spam-verify-bogofilter): Add new function.
14488         (spam-check-bogofilter)
14489         (spam-bogofilter-register-with-bogofilter): Use it.
14490         (spam-verify-bogofilter): Add small fixes.
14491
14492 2004-09-28  Simon Josefsson  <jas@extundo.com>
14493
14494         * hashcash.el (hashcash-generate-payment): Revert.
14495
14496 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14497
14498         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14499         gnus-extract-references instead of gnus-split-references.
14500
14501         * gnus-util.el (gnus-extract-references): Add new function, analogous
14502         to gnus-split-references but extracts only the message-ID without
14503         anything extra.
14504
14505         * hashcash.el (hashcash-generate-payment)
14506         (hashcash-check-payment): Do the right thing if hashcash-path is
14507         nil (because the hashcash program could not be found).
14508
14509         * spam.el (spam-use-hashcash): Remove comment.
14510
14511 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14512
14513         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14514         (gnus-cache-enter-article, gnus-cache-remove-article)
14515         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14516
14517         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14518
14519         * gnus-art.el (article-hide-boring-headers)
14520         (article-translate-strings, article-display-face)
14521         (gnus-article-mime-match-handle-first)
14522         (gnus-article-highlight-headers)
14523         (gnus-article-add-buttons-to-head): do.
14524
14525 2004-09-27  Simon Josefsson  <jas@extundo.com>
14526
14527         * hashcash.el: New version, from
14528         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14529         ../contrib/.
14530
14531 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14532
14533         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14534
14535 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14536
14537         * gnus-dup.el (gnus-dup-open): Use mapc.
14538         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14539
14540         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14541         Reported by Stefan Wiens <s.wi@gmx.net>.
14542
14543         * gnus.el (gnus-shutdown): Use dolist.
14544
14545         * gnus-undo.el (gnus-undo): Use mapc.
14546
14547         * nnrss.el (nnrss-generate-active): do.
14548
14549         * message.el (message-cite-original-without-signature)
14550         (message-cite-original): Use mapc.
14551         (message-do-actions, message-make-forward-subject): Use dolist.
14552
14553 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14554
14555         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14556         deletion to remove entire duplicate line.  Fixes merged article
14557         number bug.
14558
14559 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14560
14561         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14562         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14563         first ask if you want to open a server and then, even when you
14564         responded with no, asking if you want to synchronize the server's
14565         flags.
14566         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14567         multi-line expressions.
14568         (gnus-agent-synchronize-group-flags): New internal function.
14569         Updates marks in memory (in the info structure) AND in the
14570         backend.
14571
14572         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14573
14574         * nnagent.el (nnagent-request-set-mark): Use
14575         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14576         method, to ensure that synchronization updates marks in the
14577         backend and in the info (in memory) structure.
14578
14579 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14580
14581         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14582         convention fully; don't miss the root article of a thread; make
14583         the X-Draft-From header with correct article numbers.
14584
14585 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14586
14587         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14588         unless plugged.  Disable the agent so that an open failure causes
14589         an error.
14590
14591         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14592         Reverted 2004-09-21 change.  The backend must be opened while
14593         synchronizing flags even when the backend stores the flags
14594         locally.
14595
14596 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14597
14598         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14599         in `header' match.  Reported by Svend Tollak Munkejord.
14600
14601         * message.el (message-cite-original): Fix use of
14602         `message-cite-articles-with-x-no-archive'.
14603
14604 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14605
14606         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14607         (gnus-window-to-buffer): Ditto.
14608
14609         * mml.el (mml-preview-buffer): New variable.
14610         (mml-preview): Manage window layout with gnus-buffer-configuration.
14611
14612         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14613         X-Draft-From header even if those articles aren't quoted.
14614
14615 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14616
14617         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14618         (gnus-request-set-mark, gnus-request-update-mark): Use new
14619         g-s-t-u-l-m to decide to use backend even when unplugged.
14620
14621 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14622
14623         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14624         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14625
14626 2004-09-20  Simon Josefsson  <jas@extundo.com>
14627
14628         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14629         "utf-16-le".
14630
14631 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14632
14633         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14634
14635 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14636
14637         * uudecode.el (uudecode-use-external): Add :version.
14638
14639         * smime.el (smime-CA-file, smime-encrypt-cipher)
14640         (smime-dns-server): Add :version.
14641
14642         * smiley.el (gnus-smiley-file-types): Add :version.
14643
14644         * sha1.el (sha1-use-external): Add :version.
14645
14646         * pgg-def.el (pgg-query-keyserver): Add :version.
14647
14648         * nnmail.el (nnmail-fancy-expiry-targets)
14649         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14650         Add :version.
14651
14652         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14653         (nnimap-retrieve-groups-asynchronous): Add :version.
14654         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14655
14656         * mml.el (mml-content-disposition-parameters)
14657         (mml-insert-mime-headers-always): Add :version.
14658
14659         * mm-util.el (mm-coding-system-priorities): Add :version.
14660
14661         * mm-decode.el (mm-inline-text-html-with-images)
14662         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14663         (mm-verify-option): Add :version.
14664         (mm-text-html-renderer): Change :version.
14665
14666         * message.el (message-fcc-externalize-attachments)
14667         (message-required-headers, message-draft-headers)
14668         (message-subject-trailing-was-query)
14669         (message-subject-trailing-was-ask-regexp)
14670         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14671         (message-mark-insert-end, message-archive-header)
14672         (message-archive-note, message-cross-post-default)
14673         (message-cross-post-note, message-followup-to-note)
14674         (message-cross-post-note-function, message-use-mail-followup-to)
14675         (message-subscribed-address-functions)
14676         (message-subscribed-address-file, message-subscribed-addresses)
14677         (message-subscribed-regexps, message-allow-no-recipients)
14678         (message-yank-cited-prefix, message-signature-insert-empty-line)
14679         (message-hidden-headers, message-hierarchical-addresses)
14680         (message-mail-user-agent, message-use-idna)
14681         (message-valid-fqdn-regexp)
14682         (message-strip-special-text-properties, message-header-synonyms)
14683         (message-beginning-of-line, message-tab-body-function): Add :version.
14684         (message-insert-canlock, message-wide-reply-confirm-recipients):
14685         Change :version.
14686
14687         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14688         and :version.
14689         (mail-source-delete-old-incoming-confirm)
14690         (mail-source-movemail-program): Add :version.
14691
14692         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14693         (gnus-agent-cache, gnus-agent): Change :version.
14694
14695         * gnus-util.el (gnus-use-byte-compile): Change :version.
14696
14697         * gnus-sum.el (gnus-summary-make-false-root-always)
14698         (gnus-summary-default-high-score)
14699         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14700         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14701         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14702         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14703         (gnus-sum-thread-tree-single-indent)
14704         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14705         (gnus-sum-thread-tree-leaf-with-other)
14706         (gnus-sum-thread-tree-single-leaf): Add :version.
14707         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14708         (gnus-article-loose-mime): Change :version.
14709
14710         * gnus-start.el (gnus-backup-startup-file)
14711         (gnus-save-startup-file-via-temp-buffer): Add :version.
14712
14713         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14714         (gnus-server-offline-face): Add :version.
14715
14716         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14717
14718         * gnus-msg.el (gnus-gcc-externalize-attachments)
14719         (gnus-debug-files, gnus-debug-exclude-variables)
14720         (gnus-discouraged-post-methods): Change :version.
14721         (gnus-confirm-mail-reply-to-news)
14722         (gnus-confirm-treat-mail-like-news): Add :version.
14723
14724         * gnus-int.el (gnus-server-unopen-status): Add :version.
14725
14726         * gnus-group.el (gnus-group-jump-to-group-prompt)
14727         (gnus-large-ephemeral-newsgroup)
14728         (gnus-fetch-old-ephemeral-headers): Add :version.
14729
14730         * gnus-fun.el (gnus-x-face-directory)
14731         (gnus-convert-pbm-to-x-face-command)
14732         (gnus-convert-image-to-x-face-command)
14733         (gnus-convert-image-to-face-command): Add :version.
14734
14735         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14736
14737         * gnus-cite.el (gnus-cite-blank-line-after-header)
14738         (gnus-article-boring-faces): Add :version.
14739
14740         * gnus-art.el (gnus-buttonized-mime-types)
14741         (gnus-inhibit-mime-unbuttonizing)
14742         (gnus-treat-display-face)
14743         (gnus-treat-body-boundary): Change :version.
14744         (gnus-body-boundary-delimiter, gnus-picon-databases)
14745         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14746         (gnus-treat-date-english, gnus-treat-fold-headers)
14747         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14748         (gnus-treat-mail-picon, gnus-treat-wash-html)
14749         (gnus-article-encrypt-protocol)
14750         (gnus-use-idna, gnus-article-over-scroll)
14751         (gnus-mime-display-multipart-alternative-as-mixed)
14752         (gnus-mime-display-multipart-related-as-mixed)
14753         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14754         (gnus-ctan-url, gnus-button-ctan-handler)
14755         (gnus-button-handle-ctan-bogus-regexp)
14756         (gnus-button-ctan-directory-regexp)
14757         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14758         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14759         (gnus-button-man-level, gnus-button-emacs-level)
14760         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14761
14762         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14763         (gnus-agent-go-online): Change :version.
14764         (gnus-agent-expire-unagentized-dirs)
14765         (gnus-agent-auto-agentize-methods): Add :version.
14766
14767         * flow-fill.el (fill-flowed-display-column)
14768         (fill-flowed-encode-column): Add :version.
14769
14770         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14771         (gnus-outlook-deuglify-unwrap-max)
14772         (gnus-outlook-deuglify-cite-marks)
14773         (gnus-outlook-deuglify-unwrap-stop-chars)
14774         (gnus-outlook-deuglify-no-wrap-chars)
14775         (gnus-outlook-deuglify-attrib-cut-regexp)
14776         (gnus-outlook-deuglify-attrib-verb-regexp)
14777         (gnus-outlook-deuglify-attrib-end-regexp)
14778         (gnus-outlook-display-hook): Add :version.
14779
14780         * binhex.el (binhex-use-external): Add :version.
14781
14782 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14783
14784         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14785         and `invisible'.
14786
14787 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14788
14789         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14790         in gnus-registry-trim.
14791
14792 2004-09-13  Simon Josefsson  <jas@extundo.com>
14793
14794         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14795
14796         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14797
14798         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14799         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14800         <yamaoka@jpl.org>.
14801         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14802         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14803         <yamaoka@jpl.org>.
14804
14805         * sieve.el (sieve-manage-mode): Ditto.
14806
14807 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14808
14809         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14810
14811 2004-09-11  Simon Josefsson  <jas@extundo.com>
14812
14813         * dns-mode.el: Add.
14814
14815         * mm-view.el (mm-display-dns-inline): Add.
14816
14817         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14818         (mm-automatic-display): Ditto.
14819
14820         * mailcap.el (mailcap-mime-data): Add text/dns.
14821         (mailcap-mime-extensions): Map .soa to text/dns.
14822
14823 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14824
14825         * gnus-art.el (article-decode-mime-words, article-babel)
14826         (gnus-article-highlight-signature, gnus-article-add-buttons)
14827         (gnus-signature-toggle): Remove unnecessary bindings of
14828         `inhibit-read-only' inherited from v5.10 merge.
14829
14830 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14831
14832         * nntp.el (nntp): New customization group.
14833         (nntp-authinfo-file): Add customization group.
14834
14835         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14836
14837         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14838
14839         * gnus.el (to-address, to-list, subscribed)
14840         (large-newsgroup-initial): Ditto.
14841
14842         * flow-fill.el (fill-flowed-display-column)
14843         (fill-flowed-encode-column): Ditto.
14844
14845 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14846
14847         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14848         Use point-min rather than 1.
14849         (message-send-mail): Use buffer-size rather than point-max.
14850
14851         * gnus-sum.el (gnus-summary-search-article-forward):
14852         Signal a specific `search-failed' rather than a generic `error'.
14853
14854         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14855         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14856         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14857
14858 2004-09-10  Simon Josefsson  <jas@extundo.com>
14859
14860         * nndb.el (require): Remove tcp and duplicate cl.
14861
14862 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14863
14864         * gnus-agent.el (directory-files-and-attributes): Move forward.
14865
14866 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14867
14868         * gnus-agent.el (directory-files-and-attributes): Optionally
14869         defined to support XEmacs.
14870
14871 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14872
14873         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14874         to avoid run-time CL dependencies.
14875         (gnus-agent-unfetch-articles): New function.
14876         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14877         article numbers even when local .overview file is missing.
14878         (gnus-agent-read-article-number): New function.  Only accepts
14879         27-bit article numbers.
14880         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14881         gnus-agent-read-article-number.
14882         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14883         from backend while recognizing that article numbers in .overview
14884         must be valid.
14885         (gnus-agent-update-files-total-fetched-for): Use
14886         directory-files-and-attributes to improve performance.
14887         * gnus-int.el (gnus-request-move-article): Use
14888         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14889         improve performance.
14890
14891         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14892         some users confused by references to .newsrc when they only have a
14893         .newsrc.eld file.
14894         (gnus-convert-mark-converter-prompt)
14895         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14896         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14897         New function.  Used internally to only display 'gnus converting
14898         files' message when actually necessary.
14899
14900         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14901         methods now autoloaded.
14902
14903 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14904
14905         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14906         identifiers.
14907
14908 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14909
14910         * gnus-picon.el: Fix indentation and closing parenthesis.
14911
14912 2004-09-01  Simon Josefsson  <jas@extundo.com>
14913
14914         * message.el (message-canlock-generate): Require sha1, not
14915         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14916         to require within a function.  Sadly, if sha1.el isn't loaded, the
14917         let binding in m-c-g will hide the defcustom definition, which is
14918         bad.)
14919
14920         * canlock.el: Require sha1, not sha1-el.
14921
14922         * message.el: Don't autoload sha1 (there is a autoload cookie in
14923         sha1.el).
14924
14925         * sha1-el.el: Renamed to sha1.el.
14926
14927 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14928
14929         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14930
14931 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14932
14933         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14934
14935 2004-08-30  Kim F. Storm  <storm@cua.dk>
14936
14937         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14938
14939         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14940         Add :group 'nnimap.
14941
14942 2004-08-30  Andreas Schwab  <schwab@suse.de>
14943
14944         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14945         ?* and ?\;.
14946
14947         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14948         and ?\' to symbol instead of whitespace.
14949
14950 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14951
14952         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
14953
14954         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
14955         instead of re-search-forward.
14956
14957         * gnus-uu.el (gnus-uu-save-article): Ditto.
14958         (gnus-uu-post-encode-uuencode): Ditto.
14959
14960         * html2text.el (html2text-clean-list-items): Ditto.
14961         (html2text-clean-dtdd): Ditto.
14962         (html2text-format-tags): Ditto.
14963
14964         * message.el (message-send-mail-with-sendmail): Fix regexp.
14965         (message-fill-field-general): Use search-forward instead of
14966         re-search-forward.
14967         (unbold-region): Ditto.
14968
14969         * nnrss.el (nnrss-request-article): Ditto.
14970
14971         * nnslashdot.el (nnslashdot-request-article): Ditto.
14972
14973         * nnweb.el (nnweb-gmane-wash-article): Ditto.
14974
14975         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
14976         "Unrecognized menu descriptor" error in XEmacs.
14977
14978 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14979
14980         * gnus-sum.el (gnus-read-header): Don't remove a header for the
14981         parent article of a sparse article in the thread hashtb.
14982
14983 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
14984
14985         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
14986         (nnmail-expand-newtext): Lowercase expanded entries if
14987         nnmail-split-lowercase-expanded is non-nil.
14988
14989 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14990
14991         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
14992
14993         * gnus-group.el (gnus-group-line-format-alist): Convert the value
14994         of gnus-tmp-news-method into string under XEmacs.  It will be
14995         passed to gnus-correct-length which takes only a string argument.
14996
14997 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * gnus-util.el (gnus-bind-print-variables): New macro.
15000         (gnus-prin1): Use it.
15001         (gnus-prin1-to-string): Use it.
15002         (gnus-pp): New function.
15003         (gnus-pp-to-string): New function.
15004
15005         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15006         Replace pp-to-string with gnus-pp-to-string.
15007         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15008         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15009         * gnus-msg.el (gnus-debug): Ditto.
15010         * gnus-score.el (gnus-score-save): Ditto.
15011         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15012         gnus-pp-to-string.
15013         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15014         with gnus-pp.
15015         * score-mode.el (gnus-score-pretty-print): Ditto.
15016         * webmail.el (webmail-debug): Ditto.
15017
15018 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15019
15020         * gnus-art.el (article-display-face, article-display-x-face):
15021         Use buffer-read-only.
15022
15023 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15024
15025         * gnus-art.el (article-hide-list-identifiers):
15026         Bind inhibit-read-only as t.
15027
15028 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15029
15030         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15031
15032 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15033
15034         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15035         (gnus-narrow-to-page): Don't assume point-min == 1.
15036         (gnus-article-edit-mode): Derive from message-mode.
15037
15038         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15039         point-min == 1.
15040
15041         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15042         Disable incorrect use of `assert'.
15043
15044         * message.el (message-mode): Set comment-start-skip.
15045
15046
15047 2004-08-22  Sam Steingold  <sds@gnu.org>
15048
15049         * pop3.el (pop3-leave-mail-on-server): New user variable.
15050         (pop3-movemail): Delete mail only when it is nil.
15051
15052 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15053
15054         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15055
15056         * mml.el (mml-preview): Use `pop-to-buffer'.
15057
15058         * message.el (message-goto-mail-followup-to): Insert after "To".
15059         (message-carefully-insert-headers): Add comment.
15060
15061         * gnus.el: Remove unused variable `gnus-article-check-size'.
15062
15063         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15064
15065         * gnus-art.el (gnus-button-alist): Improve
15066         `gnus-button-handle-library' entry.
15067
15068 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15069
15070         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15071         downcase, since XEmacs capitalizes error messages differently.
15072
15073 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15074
15075         * nntp.el: Add (require 'gnus) due to reference to
15076         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15077
15078 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15079
15080         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15081         `mm-fill-flowed'.
15082
15083         * mm-decode.el (mm-dissect-singlepart): Check it.
15084
15085 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15086
15087         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15088         'imap' for netrc parsing.
15089
15090 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15091
15092         * mailcap.el (mailcap-mime-data): Mark as risky.
15093
15094 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15095
15096         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15097         may be included in the encoded word.
15098         (rfc2047-encode): Don't append a space if the encoded word
15099         includes close parenthesis.
15100
15101 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15102
15103         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15104         of text within parentheses.
15105
15106 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15107
15108         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15109         (gnus-encrypt-write-file-contents): Make the password key the file
15110         name PLUS the cipher, not just the cipher.  Also remove failed
15111         passwords from the cache.
15112
15113 2004-08-06  Simon Josefsson  <jas@extundo.com>
15114
15115         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15116         fix.
15117
15118 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15119
15120         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15121         LWSP.
15122
15123 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15124
15125         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15126         to append in-reply-to: data to the references: header.
15127
15128         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15129         (netrc-parse): Use gnus-encrypt.el functions.
15130
15131         * gnus-encrypt.el: Add new file for encryption support; currently
15132         does only a few GPG ciphers and an internal XOR cipher.
15133
15134         * password.el: Add comments on using password-read-and-add.
15135         (password-read-and-add): Add function to read and add the
15136         password to the cache at once.
15137
15138 2004-07-28  Simon Josefsson  <jas@extundo.com>
15139
15140         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15141         parameter (but don't use it, for now).
15142
15143         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15144         instead of hard coding to nil.
15145
15146 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15147
15148         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15149         as mm-inline-image-xemacs does.
15150
15151 2004-07-26  Simon Josefsson  <jas@extundo.com>
15152
15153         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15154         Revert part of 2004-07-17 change below.
15155
15156 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15157
15158         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15159         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15160
15161 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15162
15163         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15164         quotes that actually start with ">" at the beginning of the
15165         lines.
15166
15167 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15168
15169         * rfc2047.el (rfc2047-encode-region): Fix last change.
15170         (rfc2047-encode-parameter): Remove useless concat.
15171
15172 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15173
15174         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15175         encode special characters; fix some kind of misconfigured headers;
15176         signal a real error if debug-on-quit or debug-on-error is non-nil.
15177         (rfc2047-encode-max-chars): New variable.
15178         (rfc2047-encode-1): Use it.
15179         (rfc2047-encode-parameter): New function.
15180
15181         * mml.el (mml-insert-parameter): Remove an excessive space.
15182
15183 2004-07-17  Simon Josefsson  <jas@extundo.com>
15184
15185         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15186         Kai Grossjohann <kai@emptydomain.de>.
15187         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15188         (gnus-group-make-menu-bar): Ditto.
15189
15190         * gnus-util.el (gnus-group-server): Add.
15191
15192 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15193
15194         * message.el (message-clone-locals): Clone sendmail and smtp
15195         variables.
15196
15197 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15198
15199         * rfc2047.el (rfc2047-encode-region): Fix last change.
15200
15201 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15202
15203         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15204         characters as non-special.
15205
15206 2004-07-09  Simon Josefsson  <jas@extundo.com>
15207
15208         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15209         Users will lose all flag changes made while unplugged with
15210         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15211         good default.  See numerous reports on ding mailing list.
15212
15213 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15214
15215         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15216         add generate-head-function and generate-article-function to the
15217         rfc822-forward entry.
15218         (nndoc-rfc822-forward-generate-article): New function.
15219         (nndoc-rfc822-forward-generate-head): New function.
15220
15221         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15222
15223 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15224
15225         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15226         respect display group parameter and gnus-summary-expunge-below.
15227         (gnus-articles-to-read): Remove unused reference to display group
15228         parameter.
15229
15230 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15231
15232         * nnheader.el (nnheader-uniquify-message-id): New experimental
15233         variable.
15234         (nnheader-nov-read-message-id): Use it.
15235
15236         * spam-report.el (spam-report-gmane): Add interactive.
15237
15238 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15239
15240         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15241         qp-or-base64 for the application/* types.
15242
15243 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15244
15245         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15246
15247 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15248
15249         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15250         trim value.
15251
15252 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15253
15254         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15255         New macro and function.
15256         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15257
15258 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15259
15260         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15261         after-load-alist.
15262
15263 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15264
15265         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15266         update info that isn't there.
15267
15268 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15269
15270         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15271         entry.
15272
15273 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15274
15275         * mm-view.el (mm-inline-render-with-function): Use multibyte
15276         buffer; decode html source by charset.
15277
15278         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15279
15280         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15281         Mule-UCS is loaded under XEmacs.
15282         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15283
15284 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15285
15286         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15287
15288 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15289
15290         * mm-util.el (mm-coding-system-p): Return a coding-system.
15291         (mm-mime-mule-charset-alist): Use shift_jis instead of
15292         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15293         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15294         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15295         instead of japanese-shift-jis and iso-latin-1 respectively in
15296         order to share the default value with both Emacs and XEmacs-mule.
15297         (mm-mule-charset-to-mime-charset): Make
15298         mm-coding-system-priorities effective.
15299         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15300         while predicating of candidates upon the priorities.
15301
15302 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15303
15304         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15305         gnus-uu-invert-processable.
15306
15307         * gnus.el: Autoload gnus-uu-invert-processable.
15308
15309 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15310
15311         * mm-util.el (mm-with-multibyte-buffer): New macro.
15312
15313         * rfc2047.el (rfc2047-encode-string): Use it.
15314         (rfc2047-encode-region): Move point to the end of the region after
15315         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15316
15317 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15318
15319         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15320         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15321
15322 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15323
15324         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15325         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15326         Karl Chen <quarl@nospam.quarl.org>.
15327
15328 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15329
15330         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15331         invalid addresses.
15332
15333 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15334
15335         * spam.el: Change section markers, revise TODO list.
15336         (spam-backends): Make new master list of all installed backends.
15337         (spam-summary-exit-behavior): Add new variable to determine how
15338         messages moves are done at summary exit.
15339         (spam-move-spam-nonspam-groups-only)
15340         (spam-process-ham-in-nonham-groups)
15341         (spam-process-ham-in-spam-groups): Remove variables, the
15342         spam-summary-exit-behavior variable should be used to manage this
15343         behavior.
15344         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15345         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15346         and spam-old-spam-articles.
15347         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15348         Add empty variables, placeholders for the backends they represent.
15349         (spam-set-difference): Move, unchanged.
15350         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15351         unless the user has a processor variable.
15352         (spam-classifications, spam-classification-valid-p)
15353         (spam-backend-properties, spam-backend-property-valid-p)
15354         (spam-backend-function-type-valid-p)
15355         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15356         (spam-report-articles-gmane, spam-report-articles-resend):
15357         Remove functions, they are not needed.
15358         (spam-install-backend-super, spam-backend-list)
15359         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15360         (spam-backend-function, spam-backend-ham-registration-function)
15361         (spam-backend-spam-registration-function)
15362         (spam-backend-ham-unregistration-function)
15363         (spam-backend-spam-unregistration-function)
15364         (spam-backend-statistical-p, spam-backend-mover-p)
15365         (spam-install-backend-alias, spam-install-checkonly-backend)
15366         (spam-install-mover-backend, spam-install-nocheck-backend)
15367         (spam-install-backend, spam-install-statistical-backend)
15368         (spam-install-statistical-checkonly-backend): Add backend installation
15369         support.
15370         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15371         (spam-group-processor-p): Use the new backend code and respect the
15372         summary exit behavior.
15373         (spam-mark-spam-as-expired-and-move-routine): Remove.
15374         (spam-summary-prepare): Change to use the new spam-old-articles
15375         variable.
15376         (spam-copy-or-move-routine, spam-copy-spam-routine)
15377         (spam-move-spam-routine, spam-copy-ham-routine)
15378         (spam-move-ham-routine): Add code to copy/move ham or spam.
15379         (spam-fetch-field-fast): Improve doc and code, plus allow the
15380         'number request.
15381         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15382         variables.
15383         (spam-split, spam-find-spam): Use the new backend code.
15384         (spam-registration-functions): Remove variable.
15385         (spam-unregister-routine): Add convenience wrapper.
15386         (spam-log-undo-registration, spam-register-routine)
15387         (spam-log-processing-to-registry)
15388         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15389         where possible.
15390         (spam-check-gmane-xref, spam-check-regex-headers)
15391         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15392         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15393         (spam-check-bogofilter-headers, spam-check-spamoracle)
15394         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15395         (spam-check-crm114-headers): Use the spam-split-group that
15396         spam-split prepares, no need to determine it every time.
15397
15398         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15399         to the nnheader-parse-naked-head call.
15400
15401         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15402
15403         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15404         the nnheader-nov-read-message-id call.
15405
15406 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15407
15408         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15409         gnus-activate-group twice.  Suggested by Markus Peter
15410         <warp@spin.de>.
15411
15412 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15413
15414         * gnus-art.el (gnus-article-time-format): Exchange the order of
15415         day and month in the default value; fix customization type.
15416         (article-date-ut): Use add-text-properties.
15417         (article-make-date-line): Use message-make-date instead of
15418         current-time-string.
15419
15420         * message.el (message-fetch-field): Don't use set-text-properties.
15421         (message-make-date): Simplify.
15422
15423         * messagexmas.el (message-xmas-make-date): New function.
15424         (message-xmas-redefine): Defalias message-make-date to it.
15425
15426 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15427
15428         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15429         (rfc2047-encode-region): Treat text within parentheses as special;
15430         show the original text when error has occurred.
15431
15432         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15433         already-computed method to gnus-activate-group.
15434
15435         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15436         same select-methods identical Lisp objects.
15437
15438         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15439         object when modifying the info.
15440
15441 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15442
15443         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15444         gnus-opened-servers since it has never been opened with the new
15445         configuration yet.
15446
15447 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15448
15449         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15450         arg to nnheader-generate-fake-message-id.
15451
15452 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15453
15454         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15455         number and build a fake message ID localized to a group and
15456         article number (so it's repeatable from that point on).
15457         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15458         ID format.
15459
15460         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15461         nnheader-generate-fake-message-id with the article number.
15462
15463 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15464
15465         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15466         end-of-buffer.
15467
15468 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15469
15470         * message.el (message-ignored-supersedes-headers): Add Approved.
15471
15472 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15473
15474         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15475         goto-char.
15476         (rfc2047-encode): Fold the line before encoding.
15477
15478 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15479
15480         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15481         folding -- not all headers can be folded, and this should be done
15482         by the message composition mode.  Probably.  I think.
15483
15484 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15485
15486         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15487         fast.
15488
15489         * gnus-ems.el (gnus-remove-image): Don't use
15490         message-text-with-property; remove only the image found first.
15491
15492         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15493         found first.
15494
15495 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15496
15497         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15498
15499 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15500
15501         * message.el (message-text-with-property): Make it fast and accept
15502         optional arguments.
15503         (message-strip-forbidden-properties): Use it.
15504         (message-fix-before-sending): Follow the m-t-w-p change.
15505
15506         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15507
15508 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15509
15510         * gnus-art.el (article-hide-headers): Don't change the buffer
15511         mistakenly when performing mml-preview even if
15512         gnus-single-article-buffer is nil.
15513
15514 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15515
15516         * message.el (message-expand-name-databases): New user option.
15517         (message-expand-name): Use it.
15518
15519 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15520
15521         * spam.el (spam-report-articles-resend)
15522         (spam-report-resend-register-routine): Allow ham reporting.
15523         (spam-report-resend-register-ham-routine): Add wrapper.
15524         (spam-registration-functions): Add ham resending functions.
15525         (spam-list-of-processors): Add ham resend processor.
15526
15527         * gnus.el (ham-resend-to): Add new group parameter.
15528         (spam-process): Add ham resend option.
15529
15530         * spam-report.el (spam-report-resend): Allow reporting ham.
15531         (spam-report-resend-ham): Add wrapper.
15532
15533 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15534
15535         * message.el (message-cite-articles-with-x-no-archive): New
15536         variable.
15537         (message-cite-original): Use it.
15538
15539 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15540
15541         * message.el (message-cite-original): Respect X-No-Archive.
15542
15543 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15544
15545         * gnus-art.el (article-hide-headers): Refer to the values for
15546         gnus-ignored-headers and gnus-visible-headers in the summary
15547         buffer since a user may have set them as group parameters.
15548
15549 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15550
15551         * assistant.el (assistant-node-name): Add convenience function.
15552         (assistant-render-text, assistant-render-node): Add error handling,
15553         plus handle multiple next nodes.
15554         (assistant-find-next-node): Comment out for now.
15555         (assistant-find-next-nodes): Add function, returns list of next
15556         nodes.
15557
15558 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15559
15560         * mail-source.el (mail-source-directory): Fix doc-string.
15561
15562 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15563
15564         * assistant.el (assistant-render-text, assistant-eval): Add :set
15565         widget type, which is different because it takes and returns a
15566         list.  Much hilarity ensues.
15567
15568 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15569
15570         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15571
15572         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15573         doc-string.
15574
15575         * gnus-start.el (gnus-activate-group): Added doc-string.
15576
15577 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15580
15581 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15582
15583         * assistant.el (assistant-render-text): Try to add a :set
15584         widget, more to come.
15585
15586         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15587         strings.
15588         (spam-report-articles-resend)
15589         (spam-register-routine): Do registration iff any articles warrant
15590         it.
15591         (spam-summary-prepare-exit): Change log message for nil group
15592         destinations.
15593
15594 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15595
15596         * spam.el (spam-report-resend-register-routine): Allow
15597         spam-report-resend-to to be a group parameter or a global value.
15598
15599 2004-05-26  Simon Josefsson  <jas@extundo.com>
15600
15601         * starttls.el: Merge with my GNUTLS based starttls.el.
15602         (starttls-gnutls-program, starttls-use-gnutls)
15603         (starttls-extra-arguments, starttls-process-connection-type)
15604         (starttls-connect, starttls-failure, starttls-success): New
15605         variables.
15606         (starttls-program, starttls-extra-args): Doc fix.
15607         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15608         functions.
15609         (starttls-negotiate, starttls-open-stream): Check
15610         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15611         function if it is set.
15612
15613 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15614
15615         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15616         structured fields.
15617
15618 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15619
15620         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15621
15622 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15623
15624         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15625         variable.
15626         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15627         assigning the spam-mark to new messages.
15628
15629 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15630
15631         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15632
15633 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15636
15637         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15638         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15639         default.
15640
15641 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15642
15643         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15644         correct data.
15645
15646 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15647
15648         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15649         (spam-group-processor-p): Fix function.
15650         (spam-group-processor-multiple-p)
15651         (spam-group-spam-processor-report-gmane-p)
15652         (spam-group-spam-processor-report-resend-p)
15653         (spam-group-spam-processor-bogofilter-p)
15654         (spam-group-spam-processor-blacklist-p)
15655         (spam-group-spam-processor-ifile-p)
15656         (spam-group-ham-processor-ifile-p)
15657         (spam-group-spam-processor-spamoracle-p)
15658         (spam-group-spam-processor-crm114-p)
15659         (spam-group-ham-processor-bogofilter-p)
15660         (spam-group-spam-processor-stat-p)
15661         (spam-group-ham-processor-stat-p)
15662         (spam-group-ham-processor-whitelist-p)
15663         (spam-group-ham-processor-BBDB-p)
15664         (spam-group-ham-processor-spamoracle-p)
15665         (spam-group-ham-processor-copy-p): Remove functions with some
15666         prejudice against unneeded code.
15667         (spam-report-articles-resend)
15668         (spam-report-resend-register-routine): Allow the group/topic
15669         spam-resend-to value to override spam-report-resend-to.
15670         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15671         properly now.
15672
15673         * gnus.el (spam-resend-to): Add group/topic parameter.
15674         (spam-process): Move the OBSOLETE processors to the end of the
15675         choices.
15676
15677 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15678
15679         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15680         with resend-to set to nil, and then ask the user if necessary.
15681         (spam-report-resend): spam-report-resend takes a list of articles, not
15682         separate article numbers.
15683
15684 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15685
15686         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15687         addition to emacs-w3m.
15688
15689 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15690
15691         * assistant.el (assistant-authinfo-data): New function.
15692         (assistant-eval): Eval for entire assistant.
15693
15694         * netrc.el (netrc-services-file): New variable.
15695         (netrc-parse-services): New function.
15696         (netrc-find-service-name): New function.
15697         (netrc-find-service-number): New function.
15698         (netrc-port-equal): New function.
15699         (netrc-machine): Use it.
15700
15701         * nnimap.el (nnimap-open-connection): Use netrc.
15702
15703         * gnus-util.el (gnus-netrc-get): Remove aliases.
15704
15705         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15706
15707         * assistant.el (wid-edit): Fix compilation.
15708
15709         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15710
15711 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15712
15713         * gnus-util.el (gnus-set-file-modes): New function.  (small
15714         patch).
15715
15716 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15717
15718         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15719
15720         * assistant.el (assistant-render-node): Fix up rendering and
15721         read-only text.
15722         (assistant-render-node): Reset.
15723         (assistant-make-read-only): Not sticky.
15724
15725 2004-05-20  Danny Siu  <dsiu@adobe.com>
15726
15727         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15728         centered even when gnus-auto-center-summary is t.
15729
15730 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15731
15732         * dns.el (dns-get-txt-answer): New function.
15733         (dns-read-txt): Ditto.
15734         (query-dns): Use it.
15735
15736 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15737
15738         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15739         active for foreign groups even if the group level is higher than
15740         the specified value.
15741
15742 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15743
15744         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15745         non-active groups.
15746
15747         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15748
15749 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15750
15751         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15752
15753 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15754
15755         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15756         (spam-crm114-header, spam-crm114-spam-switch)
15757         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15758         (spam-crm114-positive-spam-header)
15759         (spam-crm114-database-directory, spam-list-of-processors)
15760         (spam-group-spam-processor-crm114-p)
15761         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15762         (spam-generic-score, spam-list-of-checks)
15763         (spam-list-of-statistical-checks, spam-registration-functions)
15764         (spam-check-crm114-headers, spam-crm114-score)
15765         (spam-check-crm114, spam-crm114-register-with-crm114)
15766         (spam-crm114-register-spam-routine)
15767         (spam-crm114-unregister-spam-routine)
15768         (spam-crm114-register-ham-routine)
15769         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15770         asjo@koldfront.dk (Adam Sjøgren).
15771
15772         * gnus.el: Add spam-use-crm114.
15773
15774         * spam.el (spam-list-of-processors, spam-registration-functions):
15775         Add spam-use-resend.
15776         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15777         (spam-report-articles-gmane): Add doc fix.
15778         (spam-report-articles-resend, spam-report-resend-register-routine):
15779         Add wrappers around spam-report-resend-to.
15780
15781         * spam-report.el (spam-report-resend-to, spam-report-resend):
15782         Add support for resending spam.
15783         (spam-report-gmane): Fix line length >80.
15784
15785         * gnus.el (spam-process): Add spam-use-resend.
15786
15787 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15788
15789         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15790         number of processed spam messages.
15791         (spam-ham-copy-or-move-routine): Return the number of processed
15792         ham messages.
15793         (spam-summary-prepare-exit): Use the above values to decide
15794         whether status messages shouled be displayed.
15795
15796 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15797
15798         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15799         `rfc2047-encoding-function-alist' in order to avoid conflicting
15800         with the old version.
15801         (rfc2047-encode-region): Concatenate words containing non-ASCII
15802         characters in structured fields; don't encode space-delimited
15803         ASCII words even in unstructured fields; don't break words at
15804         char-category boundaries.
15805         (rfc2047-encode-1): New function.
15806         (rfc2047-encode): Use it; encode text so that it occupies the
15807         maximum width within 76-column; work correctly on Q encoding for
15808         iso-2022-* charsets.
15809         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15810         sure not to break a line just after the header name.
15811         (rfc2047-b-encode-region): Removed.
15812         (rfc2047-b-encode-string): New function.
15813         (rfc2047-q-encode-region): Removed.
15814         (rfc2047-q-encode-string): New function.
15815
15816         * mm-util.el (mm-replace-in-string): New function.
15817
15818 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15819
15820         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15821         get it right.
15822         (gnus-inews-make-draft): Really.
15823
15824 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15825
15826         * nnmh.el (nnmh-request-list-1): Don't check the link count
15827         before descending.  (small patch)
15828
15829 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15830
15831         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15832         stuff.
15833
15834         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15835         on real group name.
15836
15837         * gnus-art.el (gnus-signature-limit): Doc fix.
15838
15839         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15840
15841         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15842
15843 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15844
15845         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15846         isn't a string.
15847
15848 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15849
15850         * gnus-draft.el (gnus-draft-send): Bind
15851         rfc2047-encode-encoded-words.
15852
15853         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15854         (rfc2047-encodable-p): Say that =? needs encoding.
15855         (rfc2047-encode-encoded-words): New variable.
15856
15857         * gnus-group.el (gnus-group-select-group): Doc fix.
15858
15859         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15860
15861         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15862         to nil.
15863
15864         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15865
15866         * nnheader.el (nnheader-get-lines-and-char): New function.
15867
15868 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15869
15870         * gnus-msg.el (gnus-summary-followup-with-original): Document
15871         yanking of region when active.
15872
15873 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15874
15875         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15876         groups if the group level is higher than the specified value.
15877
15878 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15879
15880         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15881         (gnus-group-jump-to-group): Added prefix argument using
15882         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15883         non-active group.
15884
15885         * compface.el (uncompface): Be verbose when changing
15886         `uncompface-use-external'.
15887
15888         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15889         handle manual section.
15890
15891 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15892
15893         * gnus-art.el (gnus-button-alist): Revert previous change.
15894
15895 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15896
15897         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15898
15899 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15900
15901         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15902         whether backend can accept message.
15903
15904         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15905
15906 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15907
15908         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15909         Avoid creating directory when nntp-marks-is-evil is true.
15910         Reported by Reiner Steib.
15911
15912 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15913
15914         * gnus-picon.el (gnus-picon-style): New variable.
15915         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15916         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15917         Jesper Harder <harder@ifa.au.dk>.
15918
15919 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15920
15921         * message.el (message-fill-field): Return point.
15922         (message-generate-headers): Go to end of field.
15923
15924         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15925         stuff for non-living groups.
15926
15927 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15928
15929         * gnus-art.el (gnus-article-followup-with-original)
15930         (gnus-article-reply-with-original): gnus-mark-active-p ->
15931         gnus-region-active-p.
15932
15933 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15934
15935         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15936         only when there is spam or ham to be processed.
15937
15938 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15939
15940         * mail-source.el (mail-source-delete-crash-box): Refactor.
15941         (mail-source-fetch): Use it.
15942         (mail-source-fetch-file): Ditto.
15943         (mail-source-fetch-directory): Run postscript in loop.
15944         (mail-source-fetch-pop): Delete.
15945         (mail-source-fetch-maildir): Ditto.
15946         (mail-source-fetch-imap): Ditto.
15947
15948         * imap.el (imap-authenticators): Comment out sasl.
15949
15950         * message.el (message-skip-to-next-address): New function.
15951         (message-fill-header-address): Refactor.
15952         (message-fill-address): Use it.
15953         (message-delete-address): Use it.
15954         (message-fill-header-general): Refactor.
15955         (message-fill-field-address): Rename.
15956         (message-narrow-to-field): Find the start of the header.
15957         (message-header-format-alist): Don't pre-fill.
15958         (message-fill-header): Removed.
15959         (message-insert-header): New function.
15960         (message-shorten-references): Use it.
15961
15962         * rfc2047.el (rfc2047-field-value): Strip props.
15963
15964         * mail-parse.el (mail-header-make-address): New alias.
15965
15966         * ietf-drums.el (ietf-drums-make-address): New function.
15967
15968         * imap.el: Add compiler directives.
15969
15970         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
15971
15972         * gnus-art.el (article-decode-idna-rhs): Don't use
15973         message-idna-inside-rhs-p.
15974
15975 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15976
15977         * message.el (message-idna-inside-rhs-p): Removed.
15978         (message-idna-to-ascii-rhs-1): Use proper address parsing.
15979
15980         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
15981         false positives.
15982
15983 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
15984
15985         * imap.el (imap-sasl-make-mechanisms): Use sasl.
15986
15987 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15988
15989         * nneething.el (nneething-file-name): Don't create spurious
15990         files.
15991
15992         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
15993         (gnus-inews-do-gcc): Remove sleep.
15994
15995         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
15996         part under point.
15997
15998         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
15999         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16000
16001 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16002
16003         * spam.el (spam-summary-prepare-exit): Fixed (length).
16004
16005 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16006
16007         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16008         as expired without moving it" message when there are spam
16009         messages left.
16010
16011 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16012
16013         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16014         header is not nil.
16015
16016 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16017
16018         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16019         nntp-possibly-create-directory, not nntp-possibly-change-group.
16020         (nntp-marks-changed-p): New arg SERVER.
16021         (nntp-request-update-info): Adjust caller.
16022
16023 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16024
16025         * nntp.el (nntp-save-marks): Pass missing arg.
16026
16027 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16028
16029         * nntp.el: Support marks.
16030         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16031         (nntp-marks-modtime, nntp-marks-directory): New variables.
16032         (nntp-request-set-mark, nntp-request-update-info)
16033         (nntp-possibly-create-directory, nntp-marks-changed-p)
16034         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16035         functions.
16036
16037 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16038
16039         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16040         (gnus-xmas-redefine): Rename.
16041
16042         * gnus-score.el (gnus-score-insert-help): Use
16043         gnus-select-lowest-window.
16044
16045         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16046         appt-select-lowest-window and rename to gnus-select-lowest-window.
16047
16048         * gnus.el: do.
16049
16050 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16051
16052         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16053         encodings of MIME-encoded words, in order to improve
16054         interoperability with several broken MUAs.
16055
16056 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16057
16058         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16059         tags, only when charsets are not specified in headers.
16060         (mm-inline-text-html-render-with-w3m): Ditto.
16061
16062         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16063         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16064
16065 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16066
16067         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16068         instead of MIME-decoded from fields when checking
16069         `gnus-article-address-banner-alist'.
16070
16071 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16072
16073         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16074         description rather than subject.
16075
16076 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16077
16078         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16079
16080 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16081
16082         * gnus.el (gnus-version-number): Bump.
16083
16084 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16085
16086         * gnus.el: No Gnus v0.2 is released.
16087
16088 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16089
16090         * gnus-agent.el (gnus-agent-read-agentview): Inline
16091         gnus-uncompress-range.
16092
16093 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16094
16095         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16096         `exec-installed-p'.
16097
16098 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16099
16100         * gnus.el (spam-process, spam-autodetect-methods): Add
16101         bsfilter and bsfilter-headers.
16102
16103         * spam.el (spam-bsfilter): New customize group.
16104         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16105         (spam-bsfilter-header, spam-bsfilter-probability-header)
16106         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16107         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16108         (spam-bsfilter-database-directory): New options.
16109         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16110         (spam-list-of-statistical-checks, spam-registration-functions):
16111         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16112         (spam-bsfilter-score): New command.
16113         (spam-check-bsfilter-headers, spam-check-bsfilter)
16114         (spam-bsfilter-register-with-bsfilter)
16115         (spam-bsfilter-register-spam-routine)
16116         (spam-bsfilter-unregister-spam-routine)
16117         (spam-bsfilter-register-ham-routine)
16118         (spam-bsfilter-unregister-ham-routine): New functions.
16119         (spam-generic-score): Support bsfilter; Accept an optional argument
16120         to recalcurate spam score even if scoring header has already been
16121         added.
16122         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16123         optional argument to recalcurate spam score even if scoring header
16124         has already been added.
16125
16126 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16127
16128         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16129         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16130         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16131         link is missing.
16132
16133 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16134
16135         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16136         (html2text-get-attr): Rewrite.
16137
16138         * message.el (message-setup-1): Remove redundant put-text-property
16139         on mail-header-separator.
16140
16141 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16142
16143         * gnus-registry.el (gnus-registry-cache-whitespace)
16144         (gnus-registry-action, gnus-registry-spool-action)
16145         (gnus-registry-split-fancy-with-parent): Change message levels
16146         from 5 to 3 or 7, as needed.
16147
16148         * spam.el (spam-summary-prepare-exit)
16149         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16150         (spam-split, spam-find-spam, spam-log-undo-registration)
16151         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16152         level from 5 to 6.
16153
16154 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16155
16156         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16157         2004-03-04 change).
16158
16159 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16160
16161         * sieve-manage.el (sieve-manage-open):
16162         * nnweb.el (nnweb-insert-html):
16163         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16164         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16165         * nnspool.el (nnspool-request-group):
16166         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16167         * nnml.el (nnml-request-update-info):
16168         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16169         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16170         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16171         (nnimap-request-set-mark):
16172         * nnfolder.el (nnfolder-request-update-info):
16173         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16174         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16175         * gnus-uu.el (gnus-uu-find-articles-matching):
16176         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16177         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16178         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16179         * gnus-nocem.el (gnus-nocem-scan-groups):
16180         * gnus-int.el (gnus-start-news-server):
16181         * gnus-group.el (gnus-group-make-kiboze-group)
16182         (gnus-group-browse-foreign-server):
16183         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16184         Use mapc when appropriate.
16185
16186 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16187
16188         FIXME: Make separate entries for each person.
16189
16190         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16191         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16192         <shields@msrl.com>:
16193
16194         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16195         may need for spam sorting and scoring.
16196         (spam-user-format-function-S): Add user format function suitable for
16197         general use.
16198         (spam-article-sort-by-spam-status): Add sorting function for summary
16199         sorting.
16200         (spam-extra-header-to-number): Add function to get a score from a
16201         header.
16202         (spam-summary-score): Add function to get a numeric score from the
16203         headers.
16204         (spam-generic-score): Fix function doc, was in wrong place.
16205         (spam-initialize): Take symbols when it's run, and install the
16206         extra headers that spam-necessary-extra-headers thinks we need.
16207
16208 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16209
16210         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16211         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16212
16213 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16214
16215         * gnus-sum.el (gnus-set-global-variables)
16216         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16217         (gnus-article-get-xrefs, gnus-summary-best-group)
16218         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16219         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16220         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16221         Use with-current-buffer.
16222
16223 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16224
16225         * spam.el (spam-summary-prepare-exit): Simplify logic.
16226         (spam-fetch-article-header): Read the article header if it's not
16227         available.
16228         (spam-list-articles): Simplify logic.
16229         (spam-filelist-register-routine): Fix bug with unregister-list.
16230
16231         * gnus-registry.el: Fix comments at beginning.
16232
16233 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16234
16235         * message.el (message-cater-to-broken-inn): Remove.
16236         (message-shorten-references): Make sure the total folded length of
16237         References is shorter than 998 characters to cater to a bug in INN
16238         2.3.  Also, don't pretend that references aren't folded -- this
16239         hasn't worked for a while.
16240
16241 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16242
16243         * gnus-agent.el (gnus-agentize):
16244         gnus-agent-send-mail-real-function no longer set to current value
16245         of message-send-mail-function but rather a lambda that calls
16246         message-send-mail-function.  The change makes the agent real-time
16247         responsive to user changes to message-send-mail-function.
16248
16249 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16250
16251         * legacy-gnus-agent.el
16252         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16253         help from Florian Weimer <fw@deneb.enyo.de>
16254
16255 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16256
16257         * nnmail.el (nnmail-cache-insert): Revert last change.
16258
16259 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16260
16261         * nnmail.el (nnmail-cache-insert): Always check whether
16262         nnmail-cache-ignore-groups matches a group name.
16263
16264 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16265
16266         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16267         (spam-find-spam, spam-log-processing-to-registry)
16268         (spam-log-registered-p, spam-log-unregistration-needed-p)
16269         (spam-log-undo-registration): Use gnus-message instead of
16270         gnus-error, none of these errors are fatal.
16271
16272         * gnus-registry.el (gnus-registry-clean-empty-function)
16273         (gnus-registry-clean-empty): Remove only empty entries without
16274         extra data.
16275
16276 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16277
16278         * spam-stat.el (spam-stat-buffer-change-to-spam)
16279         (spam-stat-buffer-change-to-non-spam): Change (error) to
16280         (gnus-message 8) invocation.
16281
16282 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16283
16284         * nntp.el (nntp-via-netcat-command): New variable.
16285         (nntp-via-netcat-switches): New variable.
16286         (nntp-open-via-rlogin-and-netcat): New function.
16287         (nntp-open-connection-function): Doc fix.
16288         (nntp-telnet-command): Doc fix.
16289         (nntp-end-of-line): Doc fix.
16290         (nntp-via-rlogin-command): Doc fix.
16291         (nntp-via-user-name): Doc fix.
16292         (nntp-via-address): Doc fix.
16293
16294 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16295
16296         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16297         error in Emacs 21.1.
16298
16299 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16300
16301         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16302
16303 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16304
16305         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16306         (gnus-agent-with-refreshed-group): New macro.
16307         (gnus-agent-rename-group): New function.
16308         (gnus-agent-delete-group): New function.
16309         (gnus-agent-save-group-info): Use gnus-command-method when
16310         `method' parameter is nil.  Don't write nil entries into the
16311         active file.
16312         (gnus-agent-get-group-info): New function.
16313         (gnus-agent-fetch-articles): Use
16314         gnus-agent-update-files-total-fetched-for to increment disk space
16315         used.
16316         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16317         gnus-agent-update-view-total-fetched-for to increment disk space
16318         used.
16319         (gnus-agent-get-local): Added optional parameters to avoid calling
16320         gnus-group-real-name and gnus-find-method-for-group.
16321         (gnus-agent-set-local): Delete stored entry if either min, or max,
16322         are nil.
16323         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16324         quit, use gnus-agent-regenerate-group to record existance of any
16325         articles fetched to disk before the quit occurred.
16326         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16327         gnus-agent-update-view-total-fetched-for, and
16328         gnus-agent-update-files-total-fetched-for to decrement disk space
16329         used.
16330         (gnus-agent-retrieve-headers): Use
16331         gnus-agent-update-view-total-fetched-for to increment disk space
16332         used.
16333         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16334         with gnus-agent-update-files-total-fetched-for to decrement disk
16335         space and fresh group buffer.
16336         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16337         (gnus-agent-need-update-total-fetched-for): New variable.
16338         (gnus-agent-update-files-total-fetched-for): New function.
16339         (gnus-agent-update-view-total-fetched-for): New function.
16340         (gnus-agent-total-fetched-for): New function.
16341
16342         * gnus-cache.el (gnus-cache-save-buffers): Use
16343         gnus-cache-update-overview-total-fetched-for to change disk space
16344         used by this group.
16345         (gnus-cache-possibly-enter-article): Use
16346         gnus-cache-update-file-total-fetched-for to increment disk space
16347         used by this group.
16348         (gnus-cache-possibly-remove-article): Use
16349         gnus-cache-update-file-total-fetched-for to decrement disk space
16350         used by this group.
16351         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16352         (gnus-cache-rename-group): New function.
16353         (gnus-cache-delete-group): New function.
16354         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16355         (gnus-cache-need-update-total-fetched-for): New variable.
16356         (gnus-cache-with-refreshed-group): New macro.
16357         (gnus-cache-update-file-total-fetched-for): New function.
16358         (gnus-cache-update-overview-total-fetched-for): New function.
16359         (gnus-cache-rename-group-total-fetched-for): New function.
16360         (gnus-cache-delete-group-total-fetched-for): New function.
16361         (gnus-cache-total-fetched-for): New function.
16362
16363         * gnus-group.el: Require gnus-sum and autoload functions to
16364         resolve warnings when gnus-group.el compiled alone.
16365         (gnus-group-line-format): Documented new %F.
16366         (size of Fetched data) group line format; identifies disk space
16367         used by agent and cache.
16368         (gnus-group-line-format-alist): Defined new F format.
16369         (gnus-total-fetched-for): New function.
16370         (gnus-group-delete-group): No longer update
16371         gnus-cache-active-altered as gnus-request-delete-group now keeps
16372         the cache in sync.
16373         (gnus-group-list-active): Let the agent store a server's active
16374         list if currently plugged.
16375
16376         * gnus-int.el (gnus-request-delete-group):
16377         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16378         local disk in sync with the server.
16379         (gnus-request-rename-group):
16380         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16381         local disk in sync with the server.
16382
16383         * gnus-start.el (gnus-get-unread-articles):
16384         Cosmetic simplification to logic.
16385
16386         * gnus-util.el (gnus-rename-file): New function.
16387
16388 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16389
16390         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16391
16392 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16393
16394         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16395         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16396
16397 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16398
16399         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16400         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16401
16402 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16403
16404         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16405
16406 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16407
16408         * spam.el (spam-set-difference): Add function to replace
16409         gnus-set-difference in spam.el.
16410         (spam-summary-prepare-exit): Use spam-set-difference.
16411
16412 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16413
16414         * gnus-registry.el (gnus-registry-cache-file): Update to use
16415         gnus-dribble-directory OR gnus-home-directory OR ~.
16416         (gnus-registry-split-fancy-with-parent): Fix doc.
16417
16418 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16419
16420         * message.el (message-exchange-point-and-mark): Use
16421         message-mark-active-p.  Suggested by Jesper Harder
16422         <harder@ifa.au.dk>.
16423
16424 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16425
16426         * message.el (message-exchange-point-and-mark): Don't activate
16427         region if it was inactive.  Suggested by Hiroshi Fujishima
16428         <pooh@nature.tsukuba.ac.jp>.
16429
16430 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16431
16432         * gnus-art.el (article-display-face): Display Faces in the same
16433         order as X-Faces.
16434
16435 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16436
16437         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16438
16439 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16440
16441         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16442         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16443         (gnus-article-mime-hierarchy): Remove.
16444         (gnus-article-mime-hierarchy-next): Remove.
16445         (gnus-article-mode): Revert 2004-03-19 change.
16446         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16447         (gnus-insert-mime-button): Revert 2004-03-19 change.
16448         (gnus-mime-accumulate-hierarchy): Remove.
16449         (gnus-mime-enter-multipart): Remove.
16450         (gnus-mime-leave-multipart): Remove.
16451         (gnus-mime-display-part): Revert 2004-03-19 change.
16452         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16453
16454         * mml.el (mml-preview): Revert 2004-03-19 change.
16455
16456 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16457
16458         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16459
16460 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16461
16462         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16463         t while entering a file name using the mm-with-multibyte macro.
16464         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16465
16466         * mm-util.el (mm-with-multibyte): New macro.
16467
16468 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16469
16470         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16471         user option.
16472         (gnus-mime-multipart-functions): Doc and customization fix.
16473         (gnus-article-mime-hierarchy): New variable.
16474         (gnus-article-mime-hierarchy-next): New variable.
16475         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16476         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16477         gnus-article-mime-hierarchy-next to nil.
16478         (gnus-insert-mime-button): Show hierarchy numbers.
16479         (gnus-mime-accumulate-hierarchy): New function.
16480         (gnus-mime-enter-multipart): New function.
16481         (gnus-mime-leave-multipart): New function.
16482         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16483         (gnus-mime-display-alternative): Show hierarchy numbers.
16484
16485         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16486         gnus-article-mime-hierarchy-next to nil.
16487
16488 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16489
16490         * dns.el: Don't require gnus-xmas.
16491
16492 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16493
16494         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16495         inline PGP.
16496         (mml-menu): Disable mml-quote-region if mark is inactive.
16497
16498 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16499
16500         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16501         when the group's active is not available.
16502
16503 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16504
16505         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16506         error.
16507
16508 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16509
16510         * imap.el (imap-store-password): New variable.
16511         (imap-interactive-login): Use it.
16512         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16513
16514 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16515
16516         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16517         window-start and hscroll to summary window.
16518
16519 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16520
16521         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16522         conversion message to newsrc-dribble when an actual conversion is
16523         performed.
16524
16525 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16526
16527         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16528
16529 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16530
16531         * mm-decode.el (mm-complicated-handles): New function reviving
16532         former definition of mm-multiple-handles.
16533
16534         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16535         (gnus-mime-delete-part): Use it.
16536
16537 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16538
16539         * gnus-agent.el (gnus-agent-read-local): Bind
16540         nnheader-file-coding-system to gnus-agent-file-coding-system to
16541         avoid the implicit assumption that they will always be equal.
16542         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16543         coding-system-for-write, as the with-temp-file macro first prints
16544         to a buffer then saves the buffer.
16545
16546 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16547
16548         * gnus-art.el (gnus-article-edit-part): New function.
16549         (gnus-mime-save-part-and-strip): Use it; do query instead of
16550         signaling an error; don't use mm-multiple-handles.
16551         (gnus-mime-delete-part): Ditto.
16552
16553 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16554
16555         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16556         old file versions.
16557         (gnus-group-prepare-hook): Removed function that converted list
16558         form of gnus-agent-expire-days to group properties.
16559
16560         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16561         (gnus-request-accept-article): Re-indented.
16562
16563         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16564         converters to handle old agent file formats.  Added logic for a
16565         "backup before upgrading warning".
16566         (gnus-convert-mark-converter-prompt): Developers can mark
16567         functions as needing (default), or not needing,
16568         gnus-convert-old-newsrc's "backup before upgrading warning".
16569         (gnus-convert-converter-needs-prompt): Tests whether the user
16570         should be protected from potentially irreversable changes by the
16571         function.
16572
16573         * legacy-gnus-agent.el: New.  Provides converters that are only
16574         loaded when gnus-convert-old-newsrc needs to call them.
16575
16576 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16577
16578         * mail-source.el (mail-source-touch-pop): Doc fix.
16579
16580         * message.el (message-smtpmail-send-it): Doc fix.
16581
16582 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16583
16584         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16585
16586         * nnmail.el (nnmail-split-fancy): do.
16587
16588         * gnus-kill.el (gnus-kill, gnus-execute): do.
16589
16590 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16591
16592         * gnus-sum.el (gnus-widget-reversible-match)
16593         (gnus-widget-reversible-to-internal)
16594         (gnus-widget-reversible-to-external): New functions.
16595         (gnus-widget-reversible): New widget.
16596         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16597
16598 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16599
16600         * gnus-sum.el (gnus-thread-sort-functions)
16601         (gnus-article-sort-functions): Document `(not F)' items.
16602
16603 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16604
16605         * spam.el (spam-use-gmane-xref): Add new backend.
16606         (spam-gmane-xref-spam-group): Add variable to control the name of the
16607         Gmane spam group.
16608         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16609         (spam-regex-headers-spam, spam-regex-headers-ham)
16610         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16611         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16612         backends and checks.
16613         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16614
16615         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16616         an autodetect method.
16617
16618 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16619
16620         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16621         articles are being added to a group.
16622         (gnus-request-replace-article): Inform the agent that articles
16623         need to be uncached as the cached contents are no longer valid.
16624
16625 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16626
16627         * binhex.el: Don't autoload executable-find.
16628
16629         * canlock.el: Don't autoload mail-fetch-field.
16630
16631         * dgnushack.el: Autoload c-mode for XEmacs.
16632
16633         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16634
16635         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16636         rmail-dont-reply-to and rmail-output.
16637
16638         * gnus-score.el: Don't autoload ffap-string-at-point.
16639
16640         * gnus-setup.el: Don't autoload sc-cite-original.
16641
16642         * imap.el: Don't autoload base64-decode-string,
16643         base64-encode-string and md5.
16644
16645         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16646         and rmail-msg-restore-non-pruned-header.
16647
16648         * mm-decode.el: Don't autoload executable-find.
16649
16650         * mm-url.el: Don't autoload executable-find.
16651
16652         * mm-view.el: Don't autoload diff-mode.
16653
16654         * nndb.el: Don't autoload news-reply-mode, news-setup,
16655         cancel-timer and telnet.
16656
16657         * password.el: Don't autoload run-at-time for Emacs.
16658
16659         * sha1-el.el: Don't autoload executable-find.
16660
16661         * sieve-mode.el: Don't autoload c-mode.
16662
16663         * uudecode.el: Don't autoload executable-find.
16664
16665 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16666
16667         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16668         (gnus-agent-possibly-alter-active): Avoid null in numeric
16669         comparison.
16670         (gnus-agent-set-local): Refuse to save null in local object table.
16671         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16672         list of articles that will be marked as unread.
16673
16674 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16675
16676         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16677
16678 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16679
16680         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16681         language tags.
16682
16683 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16684
16685         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16686         Don't bind "obarray".
16687
16688         * gnus-sum.el (gnus-thread-sort-functions): Added
16689         `gnus-thread-sort-by-most-recent-number' and
16690         `gnus-thread-sort-by-most-recent-date'.
16691         Reported by Kai Grossjohann <kai@emptydomain.de>.
16692
16693 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16694
16695         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16696
16697 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16698
16699         * gnus-cus.el (gnus-agent-customize-category): Removed
16700         ignore-errors macro reference that required cl to be loaded at
16701         run-time.
16702
16703         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16704         single-interval range of the form (min . max).  Previously the
16705         range had to look like ((min . max)).  Likewise, return
16706         (min . max) rather than ((min . max)).
16707         (gnus-range-map): Use gnus-range-normalize to accept
16708         single-interval range.
16709
16710         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16711         the cache, but not the agent, now appear with their usual face.
16712
16713         * dgnushack.el (loaddir): New variable that is bound to the
16714         directory containing the dgnushack.el file. Use loaddir, rather
16715         than srcdir, to update load-path. Change lets dgnushack compile
16716         code in directories other than GNUS/lisp.
16717
16718 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16719
16720         * lpath.el: Don't bind w3m-safe-url-regexp.
16721
16722         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16723         w3m-safe-url-regexp variable buffer-local.
16724
16725         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16726
16727 2004-02-27  Simon Josefsson  <jas@extundo.com>
16728
16729         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16730         gnus-group-real-prefix.
16731         (gnus-summary-move-article): Use it, instead of
16732         gnus-group-real-prefix.
16733
16734 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16735
16736         * lpath.el: Bind w3m-safe-url-regexp.
16737
16738         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16739         w3m-safe-url-regexp variable buffer-local and set it as the value
16740         of mm-w3m-safe-url-regexp.
16741
16742         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16743
16744         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16745         parsing gnus-posting-styles when the message is not for replying.
16746
16747         * dgnushack.el: Autoload sgml-mode for XEmacs.
16748
16749         * nnrss.el (nnrss-opml-export): Use
16750         mm-set-buffer-file-coding-system instead of
16751         set-buffer-file-coding-system.
16752
16753 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16754
16755         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16756         of checkdoc.el).
16757         * nnrss.el: do.
16758         * gnus-mlspl.el: do.
16759         * gnus-ml.el: do.
16760         * gnus-srvr.el: do.
16761
16762         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16763
16764 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16765
16766         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16767         Corrections to custom-manual links.
16768
16769         * gnus-art.el (gnus-article): Ditto.
16770
16771         * mm-decode.el (mime-display, mime-security): Ditto.
16772
16773 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16774
16775         * flow-fill.el: Typo.
16776
16777 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16778
16779         * spam-wash.el: New file.
16780
16781 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16782
16783         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16784
16785 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16786
16787         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16788         to be run with new-articles as LIST1, not LIST2.
16789         (spam-registration-functions): Add spam-use-ham-copy as a nil
16790         registration backend.
16791
16792 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16793
16794         * spam-stat.el (spam-stat-washing-hook): New option.
16795         (spam-stat-buffer-words): Use it.
16796         (spam-stat-process-directory, spam-stat-test-directory): Use
16797         insert-file-contents-literally.
16798         (spam-stat-coding-system): New variable.
16799         (spam-stat-load, spam-stat-save): Use it.
16800
16801 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16802
16803         * spam-report.el (spam-report-plug-agent): Quote
16804         spam-report-url-to-file and spam-report-url-ping-plain.
16805
16806 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16807
16808         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16809         / in mailto URLs.
16810
16811 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16812
16813         * spam-report.el (spam-report-process-queue): Fix interactive use.
16814         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16815         (spam-report-unplug-agent): Doc fixes.
16816         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16817         (spam-report-agentize, spam-report-deagentize): Autoload.
16818
16819 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16820
16821         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16822
16823         * message.el (message-setup-fill-variables): Add mml tags to
16824         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16825         <ajk@iu.edu>.
16826         (message-mode): Don't modify paragraph-separate there.
16827
16828 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16829
16830         * compface.el (uncompface-use-external): Default to undecided.
16831         (uncompface-use-external-threshold): New variable.
16832         (uncompface-float-time): New macro.
16833         (uncompface): Determine whether to use the external decoder if
16834         uncompface-use-external is undecided.
16835
16836 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16837
16838         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16839         after images.
16840
16841         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16842
16843 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16844
16845         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16846
16847         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16848
16849         * gnus-sum.el (gnus-summary-limit-to-age)
16850         (gnus-summary-limit-children): do.
16851
16852         * gnus-int.el (gnus-request-scan): do.
16853
16854         * gnus-group.el (gnus-group-suspend): do.
16855
16856         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16857
16858         * gnus-cite.el (gnus-cite-parse-attributions): do.
16859
16860         * gnus-agent.el (gnus-summary-set-agent-mark)
16861         (gnus-agent-regenerate-group): do.
16862
16863         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16864
16865         * binhex.el (binhex-decode-region-internal): do.
16866
16867 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16868
16869         * gnus-fun.el (gnus-face-properties-alist): New user option.
16870         (gnus-display-x-face-in-from): Use it.
16871
16872         * gnus-art.el (article-display-face): Ditto.
16873
16874         * compface.el (uncompface-use-external): Default to nil.
16875
16876 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16877
16878         * nntp.el (nntp-erase-buffer): New function.
16879         (nntp-retrieve-data, nntp-send-command)
16880         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16881         (nntp-possibly-change-group): Use it.
16882
16883         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16884         with-current-buffer.
16885
16886 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16887
16888         * compface.el: Merge the ELisp-based uncompface program.
16889         (compface): New customization group.
16890         (uncompface-use-external): New user option.
16891         (uncompface): Call uncompface-internal if uncompface-use-external
16892         is nil.
16893         (uncompface-internal): New function.  Note that there are also
16894         some other functions and variables added for this function.
16895
16896 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16897
16898         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16899         if necessary.
16900
16901 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16902
16903         * spam-report.el (spam-report-unplug-agent)
16904         (spam-report-plug-agent, spam-report-deagentize)
16905         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16906         Add support for the Agent in spam-report: when unplugged, report to a
16907         file; when plugged, submit all the requests.
16908
16909         * spam.el (spam-register-routine): Fix message about
16910         registration.
16911
16912 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16913
16914         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16915         dependencies.
16916         (rfc2047-encode): Use it.
16917
16918         * gnus-art.el (gnus-button-marker-list): Move before first
16919         reference.
16920
16921         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16922         (imap-parse-body): Fix format string mismatch.
16923
16924         * gnus-score.el (gnus-summary-increase-score): do.
16925
16926         * nnrss.el (nnrss-close): New function.
16927
16928 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16929
16930         * nnrss.el (nnrss-make-filename): New function.
16931         (nnrss-request-delete-group, nnrss-read-server-data)
16932         (nnrss-save-server-data, nnrss-read-group-data)
16933         (nnrss-save-group-data): Use it.
16934         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16935         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16936         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16937
16938 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16939
16940         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16941
16942 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16943
16944         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16945         files.
16946
16947         * message.el (message-generate-headers-first): Don't quote nil
16948         and t in docstrings.
16949
16950         * imap.el (imap-id): do.
16951
16952         * gnus-agent.el (gnus-agent-consider-all-articles)
16953         (gnus-agent-queue-mail): do.
16954
16955 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16956
16957         * spam-report.el (spam-report-process-queue): New function.
16958         Process requests from `spam-report-requests-file'.
16959         (spam-report-process-queue): Doc fix.
16960
16961 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16962
16963         * spam.el (spam-register-routine)
16964         (spam-log-processing-to-registry, spam-log-registered-p)
16965         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16966         Change "check" to "spam-check" for semi-clarity.
16967
16968 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16969
16970         * pop3.el: Require nnheader.
16971
16972         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16973
16974         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16975
16976         * gnus-picon.el: Require cl.
16977
16978         * gnus-fun.el: Require gnus-ems and gnus-util.
16979
16980         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16981
16982         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16983
16984         * gnus-art.el (gnus-article-edit-mode): Define before first
16985         reference.
16986
16987 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16988
16989         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16990         (gnus-uu-post-encoded): Use point-at-bol.
16991
16992         * gnus-topic.el (gnus-group-active-topic-p): do.
16993
16994         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
16995
16996         * gnus-group.el (gnus-group-kill-region): do.
16997
16998         * gnus-art.el (article-date-ut): do.
16999
17000         * message.el (message-fetch-field): Remove redundant
17001         case-fold-search binding.
17002         (message-narrow-to-field): Simplify.
17003
17004 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17005
17006         * spam.el (spam-directory): Derive from `gnus-directory'.
17007
17008         * spam-report.el (spam-report-url-to-file)
17009         (spam-report-requests-file): New function and variable for offline
17010         reporting.
17011         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17012         and user defined function.
17013         (spam-report-url-ping-mm-url): Remove doubled slash.
17014
17015 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17016
17017         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17018
17019 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17020
17021         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17022         format string mismatch.
17023
17024         * sieve.el (sieve-deactivate-all): do.
17025
17026         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17027
17028         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17029
17030         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17031
17032         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17033
17034 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17035
17036         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17037         the list of checks.
17038
17039 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17040
17041         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17042         padding.
17043
17044 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17045
17046         * mm-view.el (mm-fill-flowed): New variable.
17047         (mm-inline-text): Use it.
17048
17049 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17050
17051         * spam.el (spam-spamassassin-register-ham-routine)
17052         (spam-spamassassin-register-spam-routine): Fix function names.
17053
17054 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17055
17056         * gnus.el (gnus-tmp-grouplens): Remove.
17057         (gnus-summary-line-format): Remove grouplens.
17058
17059         * gnus-group.el (gnus-group-line-format): Ditto.
17060
17061         * gnus-spec.el (gnus-format-specs): Ditto.
17062         (gnus-update-format-specifications): Flush the group format spec
17063         cache if there's the grouplens stuff.
17064         (gnus-parse-simple-format): Replace %l with the empty string.
17065
17066 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17067
17068         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17069         omission.
17070
17071 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17072
17073         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17074         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17075
17076 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17077
17078         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17079         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17080         New macros and functions.
17081         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17082         Handle > NLINK_MAX messages.
17083         * nnmaildir.el (nnmaildir-request-set-mark): Use
17084         nnmaildir--emlink-p and nnmaildir--eexist-p.
17085
17086 2004-01-25  Alex Schroeder  <alex@gnu.org>
17087
17088         * spam-stat.el (spam-stat-process-directory-age): New option.
17089         (spam-stat-process-directory): Use it.
17090
17091 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17092
17093         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17094         (spam-stat-save): Accept prefix argument.
17095
17096 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17097
17098         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17099         links" error.
17100
17101 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17102
17103         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17104         the rest of the and/or forms.
17105
17106 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17107
17108         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17109         compatibility with old .newsrc.eld files.
17110
17111         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17112
17113         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17114
17115         * gnus-start.el (gnus-1): do.
17116
17117         * gnus-group.el (gnus-group-line-format-alist): do.
17118
17119         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17120
17121         * gnus-gl.el: Remove.
17122
17123 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17124
17125         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17126         marks consisting of a single range {for example, (3 . 5)} rather
17127         than a list of a single range { ((3 . 5)) }.
17128
17129 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17130
17131         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17132         with-current-buffer.
17133         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17134         avoid consing a string.
17135
17136         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17137         Remove obsolete entries for big5 and gb2312.
17138
17139 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17140
17141         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17142         uncompressed list.
17143
17144 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17145
17146         * spam-stat.el (spam-stat-strip-xref): New function.
17147         (spam-stat-process-directory): Use it.
17148
17149         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17150         here -- it's done in message-fetch-field.
17151
17152 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17153
17154         * gnus-agent.el (gnus-agent-queue-mail)
17155         (gnus-agent-prompt-send-queue): New variables.
17156         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17157         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17158         "nndraft:queue" along to gnus-draft-send.  Use
17159         gnus-agent-prompt-send-queue.
17160         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17161         is "nndraft:queue".  Suggested by Gaute Strokkenes
17162         <gs234@srcf.ucam.org>
17163
17164         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17165         (agent-enable-undownloaded-faces): Added.
17166         (gnus-agent-cat-groups): Use eval-and-compile, not
17167         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17168         method of gnus-agent-cat-groups even when the buffer has been
17169         evaled.
17170         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17171         delete gnus-agent-save-active-1.
17172         (gnus-agent-save-groups): Deleted.  Identical to
17173         gnus-agent-save-active.
17174         (gnus-agent-write-active): No longer adjust agent's copy of active
17175         file as agent's adjustments are now stored in their own
17176         file.  Removed optional parameter.
17177         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17178         servers.  Add use of min/max range limits from server's local
17179         file.
17180         (gnus-agent-save-alist): Removed unused optional argument.
17181         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17182         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17183         (gnus-agent-set-local): A per-server file that keeps min/max range
17184         limits for articles known to the agent.  Provides a fast mechanism
17185         for altering many active ranges.
17186         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17187         active file (local makes it unnecessary).
17188         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17189
17190         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17191         (agent-enable-undownloaded-faces): Added.
17192
17193         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17194         disable it when sending to "nndraft:queue".
17195         (gnus-group-send-queue): Add safety check to avoid sending queue
17196         when unplugged.
17197
17198         * gnus-group.el (gnus-group-catchup): Use new
17199         gnus-sequence-of-unread-articles, not
17200         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17201         numbers of articles.  Use gnus-range-map to avoid having to
17202         uncompress the unread list.
17203         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17204         Fixed invalid ange-ftp reference.
17205
17206         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17207         (gnus-sorted-range-intersection): Intersection of two ranges
17208         without requiring that they first be uncompressed.
17209
17210         * gnus-start.el (gnus-activate-group): Unless blocked by the
17211         caller, possibly expand the active range to include both cached
17212         and agentized articles.
17213         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17214         multiple version-dependent converters.
17215         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17216         gnus-agent-save-active.
17217         (gnus-save-newsrc-file): Save dirty agent range limits.
17218
17219         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17220         gnus-agent-possibly-alter-active.
17221         (gnus-adjust-marked-articles): Faster handling of simple lists.
17222
17223 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17224
17225         * spam-stat.el (spam-stat-test-directory): New optional argument
17226         displays a list of files detected.  Suggested by Andrew Cohen
17227         <cohen@andy.bu.edu>.
17228         (spam-stat-buffer-words-with-scores): Don't narrow and change
17229         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17230
17231 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17232
17233         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17234         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17235         (spam-spamassassin-arguments)
17236         (spam-spamassassin-spam-flag-header)
17237         (spam-spamassassin-positive-spam-flag-header)
17238         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17239         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17240         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17241         (spam-list-of-processors, spam-list-of-checks)
17242         (spam-list-of-statistical-checks, spam-registration-functions)
17243         (spam-check-spamassassin-headers, spam-check-spamassassin)
17244         (spam-spamassassin-score)
17245         (spam-spamassassin-register-with-sa-learn)
17246         (spam-spamassassin-register-spam-routine)
17247         (spam-spamassassin-register-ham-routine)
17248         (spam-assassin-register-spam-routine)
17249         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17250         (spam-bogofilter-score): Fix to show article before scoring.
17251
17252 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17253
17254         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17255         default scoring function.
17256         (spam-generic-score): Call spam-spamassassin-score if
17257         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17258         spam-bogofilter-score otherwise.
17259
17260         * gnus.el (spam-process, spam-autodetect-methods): Add
17261         spamassassin and spamassassin-headers.
17262
17263 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17264
17265         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17266         Suppress unnecessary messages.
17267
17268 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17269
17270         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17271         make-hash-table.
17272
17273 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17274
17275         * canlock.el (base64-encode-string): Don't autoload it.
17276
17277 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17278
17279         * run-at-time.el: Remove useless (require 'itimer),
17280         eval-and-compile and (featurep 'xemacs).
17281
17282 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17283
17284         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17285         GROUP is a virtual group.
17286
17287 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17288
17289         * gnus.el: Autoload `message-y-or-n-p'.
17290
17291 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17292
17293         * pgg-parse.el: Remove unnecessary (require 'custom).
17294
17295         * pgg-def.el: do.
17296
17297         * nnmail.el: do.
17298
17299         * gnus-undo.el: do.
17300
17301         * gnus-picon.el: do.
17302
17303         * gnus-util.el: do.
17304
17305 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17306
17307         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17308
17309 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17312         handle, as well as a list.
17313
17314         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17315         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17316         (mm-w3m-cid-retrieve): Simplify.
17317
17318 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17319
17320         * message.el (message-kill-to-signature): Allow prefix arg to
17321         specify number of lines to keep before signature.
17322
17323 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17324
17325         * message.el (message-kill-to-signature): Change docstring.
17326
17327 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17328
17329         * canlock.el: Always require sha1-el.
17330         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17331
17332         * message.el: Autoload sha1 only when compiling.
17333
17334         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17335         eudc-expand-inline for XEmacs.
17336
17337 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17338
17339         * message.el (message-canlock-generate): Require sha1-el.
17340
17341 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17342
17343         * message.el (message-expand-name): Silence the byte compiler.
17344
17345         * lpath.el: Add detect-coding-system.
17346
17347         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17348         cus-edit.
17349
17350 2004-01-13  Simon Josefsson  <jas@extundo.com>
17351
17352         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17353         Invoke gnus-score-mode.  Reported by
17354         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17355
17356         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17357         Jim Blandy <jimb@redhat.com> (tiny change).
17358
17359 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17360
17361         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17362
17363 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17364
17365         * spam.el (spam-get-article-as-string): Update to use
17366         gnus-request-article-this-buffer, much simpler.
17367         (spam-get-article-as-buffer): Remove.
17368
17369 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17370
17371         * message.el (message-expand-name): Use EUDC if the user uses that.
17372
17373 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17374
17375         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17376         character for the encoding to avoid consing a string.
17377
17378         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17379         unnecessarily.
17380
17381         * mm-util.el (mm-replace-chars-in-string): Remove.
17382
17383         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17384         of mm-replace-chars-in-string.
17385
17386 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17387
17388         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17389
17390         * mm-util.el (mm-subst-char-in-string): Support inplace.
17391
17392         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17393         a new string in every iteration.  Use shy groups.
17394
17395 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17396
17397         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17398         * gnus-soup.el (gnus-soup-group-brew):
17399         * gnus-msg.el (gnus-put-message):
17400         * gnus-move.el (gnus-group-move-group-to-server):
17401         * gnus-kill.el (gnus-batch-score):
17402         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17403         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17404         (gnus-group-update-group, gnus-group-read-group)
17405         (gnus-group-make-group, gnus-group-make-help-group)
17406         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17407         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17408         (gnus-group-sort-by-unread, gnus-group-catchup)
17409         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17410         (gnus-group-yank-group, gnus-group-set-info)
17411         (gnus-group-list-groups):
17412         * gnus.el (gnus-generate-new-group-name):
17413         * gnus-delay.el (gnus-delay-send-queue):
17414         * nnvirtual.el (nnvirtual-catchup-group):
17415         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17416         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17417         (gnus-group-prepare-topics, gnus-topic-check-topology):
17418         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17419         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17420         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17421         (gnus-group-make-articles-read):
17422         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17423         (gnus-group-change-level, gnus-kill-newsgroup)
17424         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17425         (gnus-get-unread-articles, gnus-make-articles-unread)
17426         (gnus-make-ascending-articles-unread): Use accessor
17427         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17428         to get group information for improved readability.
17429
17430
17431 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17432
17433         * gnus-art.el (article-decode-mime-words, article-babel)
17434         (gnus-article-highlight-signature, gnus-article-add-buttons)
17435         (gnus-signature-toggle): Use gnus-with-article-buffer.
17436
17437         * gnus-art.el (gnus-article-highlight-headers)
17438         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17439
17440         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17441         (gnus-article-set-globals, gnus-request-article-this-buffer)
17442         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17443         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17444         (gnus-mime-display-alternative): Use with-current-buffer.
17445
17446 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17447
17448         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17449         also under 80 char limit, and call gnus-error if needed.
17450         (spam-fetch-article-header): Fix - it was a
17451         buffer-local variable (gnus-newsgroup-data).
17452         (spam-find-spam): Use spam-generate-fake-headers, forget about
17453         spam-insert-fake-headers.
17454         (spam-insert-fake-headers): Remove.
17455
17456 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17457
17458         * deuglify.el (gnus-article-outlook-unwrap-lines)
17459         (gnus-outlook-rearrange-article)
17460         (gnus-outlook-repair-attribution-outlook)
17461         (gnus-outlook-repair-attribution-block)
17462         (gnus-outlook-repair-attribution-other): Remove redundant
17463         save-excursion.
17464
17465 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17466
17467         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17468         (spam-fetch-field-subject-fast)
17469         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17470         (spam-fetch-article-header): Add functions to deal with Gnus
17471         internals for fast retrieval of article header data.
17472         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17473
17474 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17475
17476         * pop3.el (pop3-md5): Remove.
17477         (pop3-apop): Replace pop3-md5 with md5.
17478
17479         * mm-bodies.el: base64 is always built-in.
17480
17481         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17482         with-current-buffer.
17483
17484 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17485
17486         * canlock.el (canlock-insert-header): Remove excessive grouping in
17487         regexp.
17488
17489         * gnus-sum.el (gnus-summary-read-document): Ditto.
17490
17491         * gnus-uu.el (gnus-uu-part-number): Ditto.
17492
17493         * html2text.el (html2text-remove-tags): Ditto.
17494         (html2text-format-tags): Ditto.
17495         (html2text-format-single-elements): Ditto.
17496
17497         * mml.el (mml-parse-1): Ditto.
17498
17499 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17500
17501         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17502
17503         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17504
17505         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17506
17507         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17508
17509 2003-11-15  Simon Josefsson  <jas@extundo.com>
17510
17511         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17512         (pgg-gpg-lookup-key): Use regexp match instead of
17513         split-string (split-string is different between emacs 21.2 and
17514         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17515
17516 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17517
17518         * gnus-art.el (gnus-mime-view-all-parts)
17519         (gnus-article-part-wrapper, gnus-article-view-part): Use
17520         with-current-buffer.
17521
17522 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17523
17524         * spam.el (spam-disable-spam-split-during-ham-respool)
17525         (spam-spamoracle-database, spam-cache-lookups)
17526         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17527         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17528         (spam-group-ham-marks, spam-group-spam-marks)
17529         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17530         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17531         also add spam-use-blackholes to the statistical checks.
17532         (spam-fetch-field-fast): Add interface to fetching fields, may
17533         become a macro.
17534         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17535         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17536         (spam-insert-fake-headers): Fake an article when needed.
17537         (spam-find-spam): Fake article when possible.
17538         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17539         (spam-check-bogofilter-headers): Use message-fetch-field instead
17540         of nnmail-fetch-field.
17541
17542 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17543
17544         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17545
17546 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17547
17548         * spam.el (spam-split): Do not require spam-use-CHECK to be
17549         enabled if that check is passed to spam-split explicitly; also
17550         fix so 'spam doesn't get converted to spam-split-group when
17551         spam-split-symbolic-return is t.
17552         (spam-find-spam): Find registrations of the article and use those
17553         instead of re-running spam-split to find the spam/ham
17554         classification of the article.
17555         (spam-log-processing-to-registry, spam-log-registered-p)
17556         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17557         Use gnus-error instead of gnus-message.
17558         (spam-log-registration-type): Add function to determine the
17559         classification of a message based on registry entries; will
17560         return nil if both 'spam and 'ham are found.
17561         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17562         a reasonably fast local cache without the loading errors.
17563         (spam-cache-lookups): Set to t by default.
17564         (spam-find-spam): Don't try to guess spam-cache-lookups.
17565         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17566         spam-caches entry.
17567         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17568         caching of whitelist/blacklist entries.
17569         (spam-check-whitelist, spam-check-blacklist): Invoke
17570         spam-from-listed-p with a type, not a cache variable.
17571         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17572
17573 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17574
17575         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17576
17577         * nnmail.el (nnmail-split-fancy): do.
17578
17579         * mml.el (mml-parse): do.
17580
17581         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17582         (gnus-score-adaptive): do.
17583
17584 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17585
17586         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17587         (gnus-mime-button-map): Don't set keymap parent.
17588         (gnus-button-ctan-directory-regexp): Use shy grouping.
17589         (gnus-prev-page-map): Don't set keymap parent.
17590         (gnus-prev-page-map): Remove duplicated one.
17591         (gnus-next-page-map): Don't set keymap parent.
17592         (gnus-mime-security-button-map): Ditto.
17593
17594         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17595         version number.
17596
17597         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17598
17599 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17600
17601         * canlock.el (canlock-sha1-function): Remove.
17602         (canlock-sha1-function-for-verify): Remove.
17603         (canlock-openssl-program): Remove.
17604         (canlock-openssl-args): Remove.
17605         (canlock-ignore-errors): Remove.
17606         (canlock-sha1-with-openssl): Remove.
17607         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17608         (canlock-verify): Don't use canlock-ignore-errors.
17609
17610         * sha1-el.el (sha1-string-external): Make it can return a string
17611         in binary form.
17612         (sha1-region-external): Ditto.
17613         (sha1-string-internal): Ditto.
17614         (sha1-region-internal): Ditto.
17615         (sha1-region): Ditto.
17616         (sha1-string): Ditto.
17617         (sha1): Ditto.
17618
17619 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17620
17621         * spam.el (spam-report-articles-gmane): New command.
17622
17623 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17624
17625         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17626
17627         * run-at-time.el (run-at-time-saved): Remove.
17628         (run-at-time): Doc fix.
17629
17630 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17631
17632         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17633         (gnus-summary-limit-map): Add it.
17634         (gnus-summary-make-menu-bar): do.
17635
17636 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17637
17638         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17639         Make attempt at some caching support (done for BBDB only now).
17640         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17641         addresses to be checked.
17642         (spam-clear-cache-BBDB): Add function, to be invoked by
17643         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17644         (spam-check-BBDB): Check and use the caches, if
17645         spam-cache-lookups is on, remove superfluous (provide).
17646
17647 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17648
17649         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17650
17651 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17652
17653         * run-at-time.el (run-at-time-saved): Move to after the definition
17654         of `run-at-time'.
17655
17656         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17657
17658 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17659
17660         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17661         mm-w3m-local-map-property.
17662
17663         * mm-view.el (mm-w3m-mode-map): Remove.
17664         (mm-w3m-local-map-property): Remove.
17665         (mm-inline-text-html-render-with-w3m): Don't use
17666         mm-w3m-local-map-property.
17667
17668 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17669
17670         * run-at-time.el: New file.
17671
17672         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17673         under Emacs.
17674
17675         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17676         of gnus-set-text-properties.
17677
17678         * gnus-uu.el (gnus-uu-save-article): Ditto.
17679
17680         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17681
17682         * gnus-cite.el (gnus-cite-parse): Ditto.
17683
17684         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17685         of gnus-.
17686
17687         * gnus-xmas.el (run-at-time): Require run-at-time.
17688
17689         * gnus.el: Changed calls to nnheader-run-at-time and
17690         password-run-at-time throughout to use run-at-time directly.
17691
17692         * password.el: Removed definition of run-at-time.
17693
17694         * nnheaderxm.el: Remove definition of run-at-time.
17695
17696 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17697
17698         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17699         in prompt.
17700
17701 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17702
17703         * messagexmas.el (message-xmas-redefine): Alias
17704         `message-make-caesar-translation-table' to
17705         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17706         version.
17707
17708         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17709         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17710         `gnus-xmas-set-text-properties'.
17711         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17712         `gnus-xmas-completing-read'.
17713         (gnus-xmas-completing-read): Removed.
17714         (gnus-xmas-open-network-stream): Removed.
17715
17716         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17717         XEmacs version.
17718
17719         * dns.el (dns-make-network-process): Use `open-network-stream'
17720         instead of `gnus-xmas-open-network-stream'.
17721
17722         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17723
17724         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17725
17726 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17727
17728         * gnus-art.el (gnus-mime-display-alternative)
17729         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17730         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17731         Don't use gnus-local-map-property.
17732
17733         * gnus-util.el (gnus-local-map-property): Remove.
17734
17735         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17736         gnus-completing-read-maybe-default with completing-read.
17737
17738         * gnus-util.el (gnus-completing-read): do.
17739         (gnus-completing-read-maybe-default): Remove.
17740
17741 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17742
17743         * password.el: Only autoload `run-at-time' if not XEmacs.
17744         Only autoload the itimer functions if XEmacs.
17745
17746 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17747
17748         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17749         XEmacsen.
17750
17751         * dgnushack.el: Autoload executable-find for XEmacs.
17752
17753 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17754
17755         * gnus-art.el (gnus-read-string): Remove.
17756         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17757         read-string.
17758
17759 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17760
17761         * netrc.el: Autoload password-read.
17762         (netrc): Add configuration group.
17763         (netrc-encoding-method, netrc-openssl-path): Add
17764         variables for encoding and decoding of files with symmetric
17765         ciphers.
17766         (netrc-encode): Add assistant function to encode a file with
17767         netrc-encoding-method.
17768         (netrc-parse): Add interactive parameter, added optional
17769         decoding if netrc-encoding-method is non-nil but otherwise
17770         behavior is standard.
17771         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17772         Do s/encode/encrypt/ everywhere.
17773
17774         * spam.el: Remove executable-find autoload.
17775
17776 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17777
17778         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17779
17780         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17781
17782 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17783
17784         * gnus-art.el (gnus-treat-ansi-sequences)
17785         (article-treat-ansi-sequences): New variable and function.
17786         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17787
17788         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17789         Use it.
17790
17791 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17792
17793         * mm-util.el (mm-quote-arg): Remove.
17794
17795         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17796         shell-quote-argument.
17797
17798         * gnus-uu.el (gnus-uu-command): do.
17799
17800         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17801
17802         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17803         with make-char.
17804
17805         * mm-util.el (mm-make-char): Remove.
17806
17807         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17808         add-minor-mode.
17809
17810         * gnus-undo.el (gnus-undo-mode): do.
17811
17812         * gnus-topic.el (gnus-topic-mode): do.
17813
17814         * gnus-sum.el (gnus-dead-summary-mode): do.
17815
17816         * gnus-start.el (gnus-slave-mode): do.
17817
17818         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17819
17820         * gnus-ml.el (gnus-mailing-list-mode): do.
17821
17822         * gnus-gl.el (gnus-grouplens-mode): do.
17823
17824         * gnus-draft.el (gnus-draft-mode): do.
17825
17826         * gnus-dired.el (gnus-dired-mode): do.
17827
17828         * gnus-ems.el (gnus-add-minor-mode): Remove.
17829
17830         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17831         Replace gnus-char-width with char-width.
17832
17833         * gnus-ems.el (gnus-char-width): Remove.
17834
17835         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17836         Replace gnus-char-width with char-width.
17837
17838         * gnus-ems.el (gnus-char-width): Remove.
17839
17840         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17841         definition.
17842         Remove Emacs 20 hash table compatibility code.
17843
17844         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17845         20 compatibility code.
17846
17847         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17848
17849         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17850
17851         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17852         with point-at-{eol,bol}.
17853
17854         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17855
17856         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17857
17858         * flow-fill.el (fill-flowed-point-at-bol)
17859         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17860
17861         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17862         Replace with point-at-{eol,bol} throughout all files.
17863
17864 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17865
17866         * ntlm.el (ntlm-string-as-unibyte): New macro.
17867         (ntlm-build-auth-response): Use it.
17868
17869         Remove Emacs 20 stuff:
17870         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17871         (butlast, mapc, remove): Remove the compiler macros.
17872         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17873         of delq and copy-sequence.
17874         * gnus-art.el (popup-menu): Remove the compiler macro.
17875         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17876         Emacs 20.
17877
17878 2004-01-05  Simon Josefsson  <jas@extundo.com>
17879
17880         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17881         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17882         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17883         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17884         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17885         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17886         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17887         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17888         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17889         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17890         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17891         string-xor into ntlm-string-xor.  Suggested by
17892         Jesper Harder <harder@myrealbox.com>.
17893
17894         * ntlm.el: Don't include poem.
17895
17896         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17897         Jesper Harder <harder@myrealbox.com>.
17898
17899         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17900
17901         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17902         probably breaks emacs with DL patch, but do we care? Is anyone
17903         still using the DL stuff?)
17904
17905         * sieve-manage.el: Use the password package.
17906         (sieve-manage-read-passwd): Remove.
17907         (sieve-manage-interactive-login): Use password.  Re-add
17908         condition-case around loop.
17909
17910         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17911         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17912         the password package.
17913
17914 2003-02-19  Simon Josefsson  <jas@extundo.com>
17915
17916         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17917         token.
17918
17919 2002-08-07  Simon Josefsson  <jas@extundo.com>
17920
17921         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17922         (sieve-manage-authenticators):
17923         (sieve-manage-authenticator-alist): Add some SASL mechs.
17924         (sieve-sasl-auth): New function.
17925         (sieve-manage-cram-md5-auth):
17926         (sieve-manage-plain-auth): Rewrite using SASL library.
17927         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17928         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17929         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17930         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17931
17932 2004-01-05  Simon Josefsson  <jas@extundo.com>
17933
17934         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17935         New files.
17936
17937 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17938
17939         * gnus-group.el (gnus-no-groups-message): Update.
17940
17941         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17942
17943 2003-11-09  Simon Josefsson  <jas@extundo.com>
17944
17945         * imap.el: Support for ID IMAP extension (RFC 2971).
17946         (imap-local-variables): Add imap-id.
17947         (imap-id): New variable.
17948         (imap-id): New function.
17949         (imap-parse-response): Parse untagged ID response.
17950         * nnimap.el (nnimap-id): New variable.
17951         (nnimap-open-connection): Use it.
17952
17953 2003-12-28  Simon Josefsson  <jas@extundo.com>
17954
17955         * gnus-score.el (gnus-score-edit-all-score): New.
17956         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17957
17958 2004-01-04  Simon Josefsson  <jas@extundo.com>
17959
17960         * password.el: Add.
17961
17962 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17963
17964         * dns.el (dns-query-types): Fix typo.
17965         (dns-query-types): New function.
17966         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17967         PTR and SOA replies, see RFC 1035.
17968
17969 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17970
17971         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17972
17973         * Moved to Changelog.2.
17974
17975 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17976
17977         * gnus.el (gnus-version-number): Bump version.
17978
17979 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17980
17981         * gnus.el: No Gnus v0.1 is released.
17982
17983 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17984
17985         * gnus.el: No Gnus v0.0 is released.
17986
17987 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17988
17989         * gnus.el (gnus-version-number): Bump.
17990         (gnus-version): No.
17991
17992 See ChangeLog.2 for earlier changes.
17993
17994     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
17995       Free Software Foundation, Inc.
17996
17997   This file is part of GNU Emacs.
17998
17999   GNU Emacs is free software: you can redistribute it and/or modify
18000   it under the terms of the GNU General Public License as published by
18001   the Free Software Foundation, either version 3 of the License, or
18002   (at your option) any later version.
18003
18004   GNU Emacs is distributed in the hope that it will be useful,
18005   but WITHOUT ANY WARRANTY; without even the implied warranty of
18006   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18007   GNU General Public License for more details.
18008
18009   You should have received a copy of the GNU General Public License
18010   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18011
18012 ;; Local Variables:
18013 ;; coding: utf-8
18014 ;; fill-column: 79
18015 ;; add-log-time-zone-rule: t
18016 ;; End: