(nnimap-update-qresync-info): \Flagged messages are read for Gnus.
[gnus] / lisp / ChangeLog
1 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2
3         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
4         for Gnus.
5
6         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
7         non-variable, too.
8
9         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10         available.
11         (nnimap-update-info): Rely more on the current active than the param
12         active to avoid marking articles as read too much.
13
14         * auth-source.el (auth-source-create): Use (user-login-name) for the
15         user name default.
16
17         * nnimap.el (nnimap-update-info): If the server doesn't return any
18         useful info, just use the previous info.
19         (nnimap-update-info): Prefer old info over start-article.
20         (nnimap-update-qresync-info): Finish implementing QRESYNC.
21
22 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
23
24         * nnir.el (autoload): Clean up autoloads.
25         (nnir-imap-default-search-key): Renamed from
26         nnir-imap-search-field. Use key rather than value.
27         (nnir-imap-search-other): New variable.
28         (nnir-read-parm): Use it.
29         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
30         (gnus-summary-nnir-goto-thread): Modify to work with imap.
31
32 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
33
34         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
35         the process, too.
36
37 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
38
39         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
40         Allbery.
41
42         * shr.el: Rework the way things are indented by <li> slightly.
43
44         * gnus.el (gnus-group-set-parameter): Fix typo.
45
46         * nnimap.el: Start implementing QRESYNC support.
47
48 2010-10-09  Julien Danjou  <julien@danjou.info>
49
50         * nnir.el (nnir-engines): Fix too many arguments.
51
52 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
53
54         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
55         group is the "last", so that the backends like nnfolder actually save
56         their folders.
57
58         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
59         try to use that for the tls stream.
60         (nnimap-retrieve-group-data-early): Rework the marks code to heed
61         UIDVALIDITY and find out which groups are read-only and not.
62         (nnimap-get-flags): Use the same marks parsing code as the rest of
63         nnimap.
64
65 2010-10-09  Julien Danjou  <julien@danjou.info>
66
67         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
68
69         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
70         retrieving gravatars.
71
72         * shr.el (shr-table-corner): Add.
73         (shr-table-line): Add.
74         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
75
76 2010-10-08  Julien Danjou  <julien@danjou.info>
77
78         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
79
80 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
81
82         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
83
84         * gnus-sum.el (gnus-mark-article-as-unread)
85         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
86         (gnus-summary-set-bookmark): Use it.
87
88         * gnus-msg.el (gnus-setup-message): Use it.
89
90         * gnus-demon.el (gnus-demon-remove-handler): Use it.
91
92         * gnus.el (gnus-group-remove-parameter): Use it.
93
94         * gnus-group.el (gnus-group-make-web-group): Use it.
95
96         * gnus-demon.el (gnus-demon-remove-handler): Use it.
97
98         * nnregistry.el: Update docs to mention manual.
99
100         * gnus-registry.el: Update docs to mention nnregistry.el.
101         (gnus-registry-initialize): Don't install nnregistry refer method
102         automatically.
103         (gnus-registry-install-nnregistry): Remove it.
104
105 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
106
107         * shr.el (shr-insert): Don't insert double spaces.
108
109 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * gnus-gravatar.el (gnus-treat-from-gravatar)
112         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
113         called interactively.
114
115         * gnus-art.el (gnus-mime-view-part-externally)
116         (gnus-mime-view-part-internally): Make predicate function passed to
117         gnus-mime-view-part-as-type assume argument is a mime type, not a list
118         of a mime type.
119
120         * shr.el (shr-table-widths): Don't use cl function `reduce'.
121
122 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
123
124         * shr.el (require): Require cl when compiling.
125         (shr-tag-hr): New function.
126
127         * nnimap.el (nnimap-update-info): Remove double setting of high.
128         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
129         makes nnimap work properly on Courier again.
130
131         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
132         the variable for backwards compatability.
133
134         * mm-decode.el (mm-save-part): If given a non-directory result, expand
135         the file name before using to avoid setting mm-default-directory to
136         nil.
137
138         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
139         bidning gnus-agent variables.
140
141         * shr.el (shr-render-td): Use a cache for the table rendering function
142         to avoid getting an exponential rendering behaviour in nested tables.
143         (shr-insert): Rework the line-breaking algorithm.
144         (shr-insert): Don't leave trailing spaces.
145         (shr-insert-table): Also insert empty TDs.
146         (shr-tag-blockquote): Ensure paragraphs after </ul>.
147
148 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
149
150         * gnus-sum.el (gnus-number): Rename from `number'.
151         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
152         (gnus-summary-limit-children): Update uses correspondingly.
153
154 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
155
156         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
157         (gnus-gravatar-transform-address): Don't show avatars of people of
158         which mail addresses match gnus-gravatar-too-ugly.
159
160 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
161
162         * shr.el (shr-table-widths): Expand TD elements to fill available
163         space.
164
165 2010-10-07  Julien Danjou  <julien@danjou.info>
166
167         * nnimap.el (nnimap-request-rename-group): Add this method.
168
169 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
170
171         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
172         name from XEmacs' function-arglist.
173
174         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
175         gravatar under XEmacs.
176
177 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
178
179         * auth-source.el: Update docs with TODO items.
180
181         * gnus-sync.el: Update docs to explain state and plans.
182
183         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
184         Hooks for mark updates.
185         (gnus-request-set-mark, gnus-request-update-mark): Use them.
186
187         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
188         hooks with arguments, which is needed for mark update hooks.
189
190 2010-10-06  Julien Danjou  <julien@danjou.info>
191
192         * gnus.el (gnus-expand-group-parameter): Only return and act on what
193         was matched.
194
195         * sieve-manage.el: Update example in `Commentary'.
196
197         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
198
199         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
200         not 2000.
201         (sieve-manage-authenticate): Re-add function.
202
203 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
204
205         * shr.el (shr-insert): Get 'space transition right.
206         (shr-render-td): Only delete space at the end of the TD.
207
208         * nnimap.el (nnimap-open-connection): Prepare to support
209         open-gnutls-stream.
210
211         * shr.el: Rearrange function order to be more logical.
212
213 2010-10-06  Julien Danjou  <julien@danjou.info>
214
215         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
216         (nnrss-discover-feed): Remove 404 URL in docstring.
217
218         * nnir.el: Fix Swish-E URL.
219         Fix Namazu URL.
220
221         * message.el (message-change-subject): Remove 404 URL in a comment.
222
223 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
226         called interactively.
227
228         * gnus-util.el (gnus-remove-if): Allow hash table.
229         (gnus-remove-if-not): New function.
230
231         * gnus-art.el (gnus-mime-view-part-as-type)
232         * gnus-score.el (gnus-summary-score-effect)
233         * gnus-sum.el (gnus-read-move-group-name):
234         Replace remove-if-not with gnus-remove-if-not.
235
236         * gnus-group.el (gnus-group-completing-read):
237         Regard collection as a hash table if it is not a list.
238
239 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
240
241         * shr.el (shr-render-td): Allow blank/missing <TD>s.
242
243         * shr.el: Document the table-rendering algorithm.
244
245 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
246
247         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
248         for Emacsen having no `libxml-parse-html-region' support.
249
250 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
251
252         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
253         invalid URLs.
254
255         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
256         line-broken.
257         (shr-tag-img): Ignore image fetching errors.
258         (shr-overlays-in-region): Compute overlay positions correctly.
259
260         * mm-decode.el (mm-shr): Require shr.
261
262         * gnus-art.el (gnus-blocked-images): Move variable here.
263
264         * shr.el (shr-insert-table): Bind free variable.
265
266         * mm-decode.el (mm-shr): Bind shr-content-function.
267
268         * shr.el (shr-content-function): New variable.
269
270         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
271         added for symmetry.
272
273         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
274
275         * gnus-group.el (gnus-group-make-group): Doc fix.
276
277         * nnimap.el (nnimap-request-newgroups): Return success.
278
279         * shr.el (shr-find-elements): New function.
280         (shr-tag-table): Put all the images after the table.
281         (shr-tag-table): Really inhibit images inside the table.
282         (shr-collect-overlays): Copy over overlays from the TD elements to the
283         main document.
284
285         * mm-decode.el (mm-shr): Bind shr-blocked-images to
286         gnus-blocked-images.
287
288 2010-10-05  Julien Danjou  <julien@danjou.info>
289
290         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
291
292         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
293         (gnus-html-maximum-image-size): Add this function.
294         (gnus-html-put-image): Use gnus-html-maximum-image-size.
295
296         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
297         server-value of the capability is nil.
298
299 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
300
301         * shr.el (shr-tag-em): Add <EM> tag.
302
303 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
304
305         * sieve-manage.el (sieve-manage-default-stream): Make default stream
306         customizable.
307
308         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
309         handing broken links to browse-url.
310
311 2010-10-05  Julien Danjou  <julien@danjou.info>
312
313         * gnus-util.el (gnus-emacs-completing-read)
314         (gnus-iswitchb-completing-read): Use autoload rather than require.
315
316 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
317
318         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
319         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
320         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
321         iswitchb-temp-buflist for XEmacs.
322
323         * gnus-util.el (gnus-completing-read-function): Exclude
324         gnus-icompleting-read and gnus-ido-completing-read from candidates for
325         XEmacs since iswitchb.el is very old and ido.el is unavailable in
326         XEmacs.
327
328         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
329         not to use `delete-dups' that is unavailable in XEmacs 21.4.
330
331         * gnus-html.el: Don't require help-fns under XEmacs.
332         (gnus-html-schedule-image-fetching): Work for XEmacs.
333
334         * mm-decode.el (mm-shr): Decode contents by charset.
335
336 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
337
338         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
339         unknown.
340
341         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
342         (shr-get-image-data): Ensure against the cache file missing.
343
344         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
345         for data.
346
347         * spam-report.el (spam-report-url-ping-plain): Don't query about
348         killing the process.
349
350         * shr.el (shr-render-td): Protect against too-wide text.
351
352 2010-10-04  Julien Danjou  <julien@danjou.info>
353
354         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
355         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
356
357         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
358         retrieved.
359
360 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
361
362         * shr.el (browse-url): Required.
363         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
364         lines.
365         (shr-show-alt-text, shr-browse-image): New commands.
366         (shr-browse-url, shr-copy-url): New commands.
367
368         * gnus-sum.el (gnus-widen-article-window): New variable.
369         (gnus-summary-select-article-buffer): Use it.
370
371         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
372         without @ signs.
373
374 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
375
376         * nnir.el (nnir-run-imap): Remove spurious space in search string.
377
378 2010-10-04  Julien Danjou  <julien@danjou.info>
379
380         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
381         for XEmacs.
382
383 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
384
385         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
386
387         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
388         (nnimap-close-server): Implement.
389
390         * dgnushack.el (iswitchb): Require to shut up the compiler.
391
392         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
393         (shr-insert): Tweak line breaking.
394         (shr-insert): Handle <pre> better.
395         (shr-tag-li): Get <li> indentation right.
396         (shr-tag-li): Get <li> indentation even righter.
397         (shr-tag-blockquote): Ensure paragraph start.
398         (shr-make-table): Tweak table generation.
399         (shr-make-table): Fix typo.
400
401         * shr.el: Implement table rendering.
402
403 2010-10-04  Julien Danjou  <julien@danjou.info>
404
405         * gnus-html.el (gnus-html-put-image): Fix resize image code.
406
407 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
408
409         * shr.el (shr-insert): Use string anchors instead of line anchors.
410
411 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
412
413         * shr.el: Add headings.
414         (shr-ensure-paragraph): Actually work.
415         (shr-tag-li): Make <ul> prettier.
416         (shr-insert): Get white space at the beginning/end of elements right.
417         (shr-tag-p): Collapse subsequent <p>s.
418         (shr-ensure-paragraph): Don't insert double line feeds after blank
419         lines.
420         (shr-insert): \t is also space.
421         (shr-tag-s): Fix "s" tag name function.
422         (shr-tag-s): Fix face prop name.
423
424 2010-10-03  Julien Danjou  <julien@danjou.info>
425
426         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
427
428         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
429         gnus-window-inside-pixel-edges.
430
431         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
432         gnus-ems.
433
434         * mm-view.el (mm-inline-image-emacs): Support image resizing.
435
436         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
437         function.
438
439         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
440         resize choice.
441
442 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
443
444         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
445         beginning of the buffer.
446
447         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
448         article buffer again.
449
450         * shr.el (shr-tag-p): Don't insert newlines at the start of the
451         buffer.
452
453         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
454         when it's at the start of the buffer.
455
456         * shr.el (shr-tag-blockquote): Convert name.
457         (shr-rescale-image): Use the right image-size variant.
458
459         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
460         buffer isn't shown, then select the current article first instead of
461         bugging out.
462         (gnus-summary-select-article-buffer): Show both the article and summary
463         buffers again.
464
465         * shr.el (shr-fontize-cont): Protect against regions with no text.
466         Rename tag functions to shr-tag-* for enhanced security.
467         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
468
469 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
470
471         * shr.el (shr-insert):
472         * pop3.el (pop3-movemail):
473         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
474         loaded.
475
476 2010-10-03  Glenn Morris  <rgm@gnu.org>
477
478         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
479
480         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
481
482         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
483
484         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
485
486         * gnus-util.el (gnus-make-local-hook): Simplify.
487
488 2010-10-02  Julien Danjou  <julien@danjou.info>
489
490         * gnus-util.el (gnus-iswitchb-completing-read): New function.
491         (gnus-ido-completing-read): New function.
492         (gnus-emacs-completing-read): New function.
493         (gnus-completing-read): Use gnus-completing-read-function.
494         Add gnus-completing-read-function.
495
496 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497
498         * shr.el (shr-insert-document): Autoload.
499         (shr-img): Be silent.
500         (shr-insert): Add a newline after every picture before text.
501         (shr-add-font): Use overlays for combining faces.
502         (shr-insert): Pass upwards the text start point.
503
504         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
505         possible.
506         (mm-shr): New function.
507
508 2010-10-02  Julien Danjou  <julien@danjou.info>
509
510         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
511         should go backward.
512
513 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
514
515         * shr.el (shr): Fix typo in provide call.
516
517 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
518
519         * shr.el: New file.
520
521         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
522
523         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
524         completing read.
525
526 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
527
528         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
529         we're being queried about.  Suggested by Dan Jacobson.
530
531         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
532         by Jason Eisner.
533
534         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
535         table, too.  Suggested by Stefan Wiens.
536         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
537         the table unnecessary.  Suggested by Stefan Wiens.
538
539         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
540         longer needed, and probably doesn't work either, as pointed out by
541         Stefan Wiens.
542         (gnus-summary-exit): Remove call to the clearing function.
543         (gnus-summary-exit-no-update): Ditto.
544
545         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
546         instead of gnus-eval-in-buffer-window to avoid popping up frames.
547         Reported by Stefan Monnier.
548         (gnus-summary-save-in-rmail): Ditto.
549
550         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
551         article buffer, instead of both the article buffer and the summary
552         buffer.  Sort of suggested by Dan Jacobson.
553
554         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
555
556         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
557         Suggested by Dan Jacobson.
558
559         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
560         documentation clearer.
561
562         * message.el (message-shorten-references): Comment on the number "21".
563         Suggested by Stefan Monnier.
564
565         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
566         Suggested by Dan Jacobson.
567
568         * gnus.el (gnus-large-newsgroup): Mention
569         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
570
571         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
572         externalize attachments.  Bug reported by Steve Wen.
573
574         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
575         really message anything to the user.
576
577         * nnmail.el (nnmail-article-group): Allow using the fancy split method
578         directly.
579
580         * nnimap.el (nnimap-request-group): Low higher than high to signal no
581         messages in empty groups.
582
583 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
584
585         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
586         non-UIDNEXT group.
587
588 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
589
590         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
591         not the value from the collection.
592
593         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
594         values.  This sometimes happens on some groups that have no info.
595         (nnimap-request-newgroups): New function.
596
597 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
598
599         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
600         check into `gnus-registry-initialize'.
601         (gnus-registry-initialize): Ditto.
602         Fix and extend header docs.
603
604 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
605
606         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
607         regexp backtrace overflows.
608
609         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
610         for starttls that tls.el implements; i.e. openssl.
611
612         * tls.el (tls-starttls-switches): Give up on using starttls with
613         gnutls-cli.
614         (tls-program): Add --insecure to be consistent with the defaults from
615         openssl s_client.  Now all three commands are insecure.
616
617 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
618
619         * lpath.el: Bind completion-styles-alist for XEmacs.
620
621         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
622         (gravatar-create-image): New function that's an alias to
623         gnus-xmas-create-image, gnus-create-image, or create-image.
624         (gravatar-data->image): Use it.
625
626 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
627
628         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
629         install the nnregistry refer method.
630         (gnus-registry-install-hooks): Use it.
631         (gnus-registry-unfollowed-groups): Add nnmairix to the default
632         unfollowed groups.
633
634 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
635
636         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
637         expanding threads.
638
639 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
640
641         * nnir.el: Use the server names without suffixes (bug #7009).
642
643         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
644         unencrypted to STARTTLS, if possible.
645
646 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
647
648         * message.el (message-ignored-supersedes-headers): Strip Injection-*
649         headers before superseding.
650
651 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
652
653         * nnrss.el (nnrss-use-local): Add documentation.
654
655         * nnimap.el (nnimap-extend-tls-programs): New function.
656         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
657         (nnimap-wait-for-connection): Accept the greeting from the stupid
658         output from openssl s_client -starttls, too.
659
660         * tls.el (tls-starttls-switches): New variable.
661         (tls-find-starttls-argument): Use it.
662         (open-tls-stream): Ditto.
663
664         * netrc.el (netrc-credentials): Return the value of the "default"
665         entry.
666         (netrc-machine): Ditto.
667
668         * nnimap.el (nnimap-find-article-by-message-id): Really return the
669         article number.
670         (nnimap-split-fancy): New variable.
671         (nnimap-split-incoming-mail): Use it.
672
673         * nntp.el (nntp-server-list-active-group): Document.
674
675         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
676         SELECT to get the message-id.
677
678         * mail-source.el (mail-sources): Removed webmail support.
679         (defvar): Ditto.
680         (mail-source-fetcher-alist): Ditto.
681         (mail-source-fetch-webmail): Removed.
682
683         * webmail.el: Removed -- doesn't seem relevant any more.
684
685         * gnus.el: Fix up make-obsolete-variable declarations throughout.
686
687         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
688         the \r.
689
690 2010-09-30  Julien Danjou  <julien@danjou.info>
691
692         * gnus-agent.el (gnus-agent-add-group): Fix call to
693         gnus-completing-read.
694
695 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
696
697         * nndoc.el (nndoc-retrieve-groups): New function.
698
699         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
700         `default', use nnmail-split-methods.
701         (nnimap-request-article): Downcase the NILs so that they are nil.
702
703         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
704         symbol.
705
706         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
707         code, since if the user has requested network, that's what they ought
708         to get.
709         (nnimap-request-set-mark): Erase the buffer before issuing commands.
710         (nnimap-split-rule): Mark as obsolete.
711
712         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
713         variable.
714
715         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
716         correct slot, too.
717
718 2010-09-29  Julien Danjou  <julien@danjou.info>
719
720         * gnus.el (gnus-local-domain): Declare variable obsolete.
721
722         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
723         computing.
724         (gnus-ido-completing-read): Require ido.
725
726 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
727
728         * gnus-registry.el: Don't prompt on load, which makes it impossible to
729         build Gnus.
730
731         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
732         when interpreting the structures.
733         (nnimap-request-accept-article): Add \r\n to the lines to make this
734         work with Cyrus.
735
736         * nndraft.el (nndraft-request-expire-articles): Use the group name
737         instead if "nndraft".  Fix found by Nils Ackermann.
738
739 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
740
741         * nnregistry.el: Added.
742
743 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
744
745         * nnmail.el (group, group-art-list, group-art):
746         Remove unneeded directives.
747
748 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
749
750         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
751         (mm-mime-charset)
752         * rfc2047.el (rfc2047-syntax-table)
753         * utf7.el (utf7-utf-16-coding-system): Comment fix.
754
755         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
756         rather than `insert-file-contents' and `eval-region'.
757
758         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
759         construction.
760
761         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
762
763         * time-date.el: No need to require cl for Emacs 21.
764
765 2010-09-29  Julien Danjou  <julien@danjou.info>
766
767         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
768         replacement of `gnus-gravatar-relief' to mimic
769         `gnus-faces-properties-alist'.
770         Add :version property.
771
772 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
773
774         * mail-source.el (mail-source-report-new-mail)
775         * message.el (message-default-mail-headers)
776         * mm-decode.el (mm-valid-image-format-p): Comment fix.
777
778         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
779
780 2010-09-28  Julien Danjou  <julien@danjou.info>
781
782         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
783         mail-address contains the same string as real-name.
784
785         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
786         non-blank in header, otherwise it'll get stripped.
787
788         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
789         real-name, and then for mail address rather than doing : or , search.
790
791 2010-09-27  Julien Danjou  <julien@danjou.info>
792
793         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
794         (gnus-server-goto-server): Use gnus-completing-read.
795
796         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
797
798         * mm-util.el (defalias): Use gnus-completing-read.
799         (mm-codepage-setup): Use gnus-completing-read.
800
801         * smime.el (smime-sign-buffer): Use gnus-completing-read.
802         (smime-decrypt-buffer): Use gnus-completing-read.
803
804         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
805
806         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
807         (mml-minibuffer-read-disposition): Use gnus-completing-read.
808         (mml-insert-multipart): Use gnus-completing-read.
809
810         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
811
812         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
813
814         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
815
816         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
817
818         * gnus.el (gnus-read-method): Use gnus-completing-read.
819
820         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
821
822         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
823         (gnus-mime-action-on-part): Use gnus-completing-read.
824         (gnus-article-encrypt-body): Use gnus-completing-read.
825
826         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
827         (gnus-topic-move-matching): Use gnus-completing-read.
828         (gnus-topic-copy-matching): Use gnus-completing-read.
829         (gnus-topic-sort-topics): Use gnus-completing-read.
830         (gnus-topic-move): Use gnus-completing-read.
831
832         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
833         (gnus-agent-add-group): Use gnus-completing-read.
834
835         * nnmairix.el (nnmairix-create-server-and-default-group): Use
836         gnus-completing-read.
837         (nnmairix-update-groups): Use gnus-completing-read.
838         (nnmairix-get-server): Use gnus-completing-read.
839         (nnmairix-backend-to-server): Use gnus-completing-read.
840         (nnmairix-goto-original-article): Use gnus-completing-read.
841         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
842
843         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
844
845         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
846         (gnus-group-make-useful-group): Use gnus-completing-read.
847         (gnus-group-make-web-group): Use gnus-completing-read.
848         (gnus-group-add-to-virtual): Use gnus-completing-read.
849         (gnus-group-browse-foreign-server): Use gnus-completing-read.
850
851         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
852         (gnus-summary-limit-to-extra): Use gnus-completing-read.
853         (gnus-summary-execute-command): Use gnus-completing-read.
854         (gnus-summary-respool-article): Use gnus-completing-read.
855         (gnus-read-move-group-name): Use gnus-completing-read.
856
857         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
858         (gnus-summary-score-effect): Use gnus-completing-read.
859
860         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
861
862         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
863         right completing-read function.
864         (gnus-use-ido): New variable
865         (gnus-completing-read-with-default): Remove.
866
867 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
868
869         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
870         x-focus-frame.
871
872         * nnimap.el (auth-source-forget-user-or-password)
873         (auth-source-user-or-password): Autoload.
874
875         * message.el (message-from-style, message-interactive)
876         (message-cite-prefix-regexp, message-sendmail-envelope-from)
877         (message-yank-prefix, message-indentation-spaces, message-signature)
878         (message-signature-file): Add comment.
879
880 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
881
882         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
883         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
884         new articles.
885
886         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
887         parts.
888         (nnimap-request-article): Work with the t setting, too.
889
890         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
891         that you don't get flashes of other buffers.
892         (gnus-summary-show-complete-article): Intern before setting.
893
894 2010-09-27  David Engster  <dengste@eml.cc>
895
896         * nnmairix.el: (nnmairix-replace-group-and-numbers): Deal with NOV as
897         well as HEADERS.
898         (nnmairix-retrieve-headers): Provide new argument for the above.
899
900 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
901
902         * gnus-sum.el (gnus-summary-move-article): Don't alter
903         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
904         group.
905
906         * nnimap.el (nnimap-update-info): Don't destructively alter active.
907
908         * message.el (message-cite-prefix-regexp): Revert my last edit.
909
910         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
911         variable instead of the Gnus variable.
912
913         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
914
915         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
916         again.
917
918         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
919         since some servers don't like it.
920         (nnimap-open-connection): Forget credentials if the server says the
921         password was wrong.
922         (nnimap-parse-line): Protect against invalid data.
923
924         * gnus-sum.el (gnus-summary-move-article): Add comment.
925         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
926         nothing alters it while scanning for new messages.
927
928         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
929         which may or may not help.
930         (nnimap-open-connection): If we're doing a stream connection, and then
931         discover we're on a STARTTLS-capable server, then open a STARTTLS
932         connection instead.
933
934 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
935
936         * nnimap.el (utf7): Required.
937
938         * message.el (message-cite-prefix-regexp): Remove "}" from citation
939         prefix.
940
941 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
942
943         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
944
945 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
946
947         * nnimap.el (nnimap-request-accept-article): Message the error on
948         error.
949
950 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
951
952         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
953
954 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955
956         * nndoc.el (nndoc-request-list): Return success always.
957
958         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
959         `fetch-old' -- we only want to fetch the articles we've requested.  The
960         rest are in the agent, probably.
961         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
962         disappeared server" to something low.  It's not important.
963
964         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
965         arrived before the FETCH data.
966
967         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
968         target here, because we don't know the Gnus name of the group.
969
970         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
971         for the correct group.
972
973         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
974
975         * gnus.el (gnus): Give a final warning after startup.
976
977         * gnus-util.el (gnus-action-message-log): New variable.
978         (gnus-message): Use it.
979         (gnus-final-warning): New function.
980
981         * nnimap.el (nnimap-open-connection): Record the greeting.
982         (nnimap): Add greeting.
983
984 2010-09-26  Julien Danjou  <julien@danjou.info>
985
986         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
987         arguments.
988         (gnus-html-wash-images): Fix spec computing to include start/end.
989
990         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
991
992 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
993
994         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
995         deletion.
996         (nnimap-retrieve-headers): Don't select the group, because that's
997         already done by nnimap-possibly-change-group.
998
999         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1000         (gnus-picon-transform-address): Use it.
1001
1002         * mail-source.el (mail-source-value): Revert previous patch.
1003
1004         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1005         on failure.
1006         (nnimap-open-connection): Look up both virtual and physical server name
1007         credentials.
1008
1009         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1010
1011 2009-02-07  Dave Love  <fx@gnu.org>
1012
1013         * tls.el (open-tls-stream): Don't query killing process.
1014
1015 2009-02-08  Dave Love  <fx@gnu.org>
1016
1017         * gnus-win.el (gnus-window-to-buffer-helper,
1018         gnus-all-windows-visible-p): Function needn't be a symbol.
1019
1020         * mail-source.el (mail-source-value): Function needn't be a symbol.
1021
1022 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1023
1024         * message.el (message-cite-prefix-regexp): Remove } from the cite
1025         prefix.
1026
1027         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1028         highlight again, so that the highlight is correct.
1029
1030         * gnus-picon.el (gnus-picon): Remove again.
1031         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1032
1033         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1034         doing the header highlightling, so that the background colour of the
1035         picon is correct.
1036
1037         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1038         (gnus-picon): Ditto.
1039         (gnus-picon): Reinstate.  The background colour for picons is white.
1040         (gnus-picon-insert-glyph): Make the background white.
1041
1042         * nnml.el (nnml-open-nov): Don't return dead buffers.
1043
1044         * auth-source.el (auth-source-create): Query the user for whether to
1045         store the credentials.
1046
1047         * netrc.el (netrc-store-data): New function.
1048
1049         * auth-source.el (auth-source-user-or-password): Use the existing auth
1050         sources, if any, for creation.
1051
1052         * gnus.el (gnus-group-fast-parameter): Return the last matching
1053         parameter instead of the first matching parameter.
1054
1055 2010-09-26  Julien Danjou  <julien@danjou.info>
1056
1057         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1058
1059 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1060
1061         * mml2015.el (mml2015-use): Remove gpg support.
1062
1063         * mml1991.el (mml1991-function-alist): Remove gpg function.
1064         (mml1991-gpg-sign): Removed.
1065
1066 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1067
1068         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1069         (gnus-browse-unsubscribe-current-group): Document it.
1070         (gnus-browse-unsubscribe-group): Use it.
1071
1072 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1073
1074         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1075         address to the To list for easier response.
1076
1077         * gnus.el (gnus-play-startup-jingle): Removed.
1078         (gnus-splash): Don't play jingle.
1079         (gnus): Silence gnus-load message.
1080
1081         * gnus-art.el (gnus-treat-play-sounds): Removed.
1082
1083         * gnus.el (gnus-play-jingle): Remove audio support.
1084
1085         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1086
1087         * earcon.el: Removed -- no users.
1088
1089         * gnus-audio.el: Removed -- no users of this package.
1090
1091         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1092
1093         * gnus-start.el (gnus-setup-news): Remove nocem support.
1094
1095         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1096
1097         * gnus.el (gnus-use-nocem): Removed.
1098
1099         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1100         Removed.
1101
1102         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1103         uses NoCeM any more.
1104
1105         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1106         (gnus-button-ctan-handler): Ditto.
1107         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1108         (gnus-button-ctan-directory-regexp): Ditto.
1109         (gnus-button-handle-ctan): Ditto.
1110         (gnus-button-tex-level): Ditto.
1111         (gnus-button-alist): Removed CTAN stuff.
1112
1113 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1114
1115         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
1116         nnimap-streaming test.
1117
1118         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
1119         servers twice.
1120
1121         * nnimap.el (nnimap-open-connection): Add more error reporting when
1122         nnimap fails early.
1123
1124         * nnheader.el (nnheader-get-report-string): New function.
1125         (nnheader-get-report): Use it.
1126
1127         * gnus-int.el (gnus-check-server): Say what the error was when opening
1128         failed.
1129
1130         * nnimap.el (nnimap-wait-for-response): Search further when we're not
1131         using streaming.
1132
1133 2010-09-25  Julien Danjou  <julien@danjou.info>
1134
1135         * gnus-html.el (gnus-html-rescale-image): Use our defalias
1136         gnus-window-inside-pixel-edges.
1137
1138 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1139
1140         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
1141
1142         * mm-decode.el (mm-save-part): Allow saving to other directories the
1143         normal Emacs way.
1144
1145         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
1146         by Jay Berkenbilt.
1147
1148         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
1149         there isn't a single byte.
1150
1151         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
1152         just do it.  It doesn't really seem to matter what the user responds
1153         here, I think, so it's just a confusing question.
1154
1155         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
1156         non-streaming case.
1157
1158         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
1159         (gnus-article-encrypt-body): Use it.
1160
1161         * gnus-sum.el (gnus-summary-show-complete-article): New command and
1162         keystroke.
1163
1164         * nnimap.el (nnimap-find-wanted-parts-1): Use
1165         gnus-fetch-partial-articles.
1166
1167         * gnus-art.el (gnus-fetch-partial-articles): New variable.
1168
1169         * nnimap.el (nnimap-insert-partial-structure): New function.
1170         (nnimap-get-partial-article): New function.
1171         (nnimap-request-article): Use it.
1172         (nnimap-wait-for-response): Return whether the wait was successful.
1173         (nnimap-finish-retrieve-group-infos): Don't do anything if the
1174         retrieval wasn't successful.
1175         (nnimap-retrieve-group-data-early): Allow throttling servers.
1176         (nnimap-streaming): New variable.
1177         (nnimap-fetch-partial-articles): Removed.
1178
1179         * mm-decode.el (mm-with-part): Protect against killed buffers.
1180
1181         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
1182         for prettier summary display.
1183
1184 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
1185
1186         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
1187         directly.
1188
1189 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
1192         apparently third-party libraries depend on it.
1193
1194         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
1195         before starting negotiation.
1196
1197         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
1198         privacy reasons.
1199         (gnus-treat-mail-gravatar): Ditto.
1200
1201         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
1202         buffer when inserting images.  Inserting text into the headers, for
1203         instance, can make them invalid.
1204
1205 2010-09-25  Julien Danjou  <julien@danjou.info>
1206
1207         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
1208         variables.
1209
1210         * nnheader.el: Remove useless variables news-reply-yank-from and
1211         news-reply-yank-message-id.
1212
1213         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
1214         variables.
1215
1216         * mml1991.el: Remove useless mml1991-verbose.
1217
1218         * gnus.el: Remove useless variable gnus-use-generic-from.
1219         Remove obsolete variable gnus-topic-indentation.
1220
1221         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
1222
1223         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
1224
1225         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
1226
1227         * gnus-group.el: Remove useless gnus-group-icon-cache.
1228         Remove useless gnus-ephemeral-group-server.
1229
1230         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
1231
1232         * mml2015.el: Remove useless mml2015-verbose.
1233
1234         * mml-smime.el: Remove useless mml-smime-verbose.
1235
1236         * gnus.el: Remove useless gnus-local-domain.
1237
1238         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
1239         gnus-gravatar-size.
1240
1241         * gnus-art.el: Remove useless gnus-treat-translate.
1242
1243 2010-09-24  Julien Danjou  <julien@danjou.info>
1244
1245         * gnus-sum.el: Add support for Gravatars.
1246
1247         * gnus-art.el: Add support for Gravatars.
1248
1249         * gnus-gravatar.el: Add this file.
1250
1251         * gravatar.el: Add this file.
1252
1253 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254
1255         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
1256
1257         * gnus-group.el (gnus-group-fetch-faq): Removed.
1258
1259         * gnus.el (gnus-group-faq-directory): Removed.
1260
1261         * gnus-group.el (gnus-group-fetch-charter): Removed.
1262
1263         * gnus.el (gnus-group-charter-alist): Removed.
1264
1265         * gnus-group.el (gnus-group-archive-directory): Removed.
1266         (gnus-group-recent-archive-directory): Ditto.
1267         (gnus-group-make-archive-group): Removed.
1268
1269         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
1270
1271         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
1272         use the same article number for all the cached articles.
1273
1274         * nnimap.el (nnimap-command): Register the last command time so
1275         that we can use it for idling NOOPs.
1276         (nnimap-open-connection): Start the keeplive timer.
1277         (nnimap-make-process-buffer): Store all the process buffers.
1278         (nnimap-keepalive): New function.
1279
1280         * starttls.el: (starttls-open-stream): Add autoload cookie.
1281
1282 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1283
1284         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
1285         handling.
1286
1287 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1288
1289         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
1290         its data structures.
1291
1292         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
1293         instead of the cl.el copy-list.
1294         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
1295         equalp.
1296
1297 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1298
1299         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
1300         and tool-bar-local-item-from-menu.
1301
1302         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
1303         mode-line-highlight face for Emacs.
1304
1305         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
1306         loading gnus-sum.elc; fix comment for canlock-verify.
1307         (gnus-article-jump-to-part): Use read-number.
1308         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
1309         Emacs pre-21 compatible code for help-echo.
1310         (gnus-article-next-page-1): No need to adjust the number of lines.
1311         (gnus-article-describe-bindings): Always use help-buffer.
1312
1313         * gnus-audio.el (gnus-audio-inline-sound)
1314         * gnus-cus.el (gnus-custom-mode)
1315         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
1316
1317         * gnus-sum.el (gnus-remove-overlays): Doc fix.
1318
1319         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
1320         compatible code.
1321
1322 2010-09-24  Glenn Morris  <rgm@gnu.org>
1323
1324         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
1325         visiting the fcc file in rmail-mode.
1326
1327         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
1328
1329 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1330
1331         * nnir.el: Silence the byte compiler.
1332
1333         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
1334         alias to browse-url-url-encode-chars if any.
1335         (gnus-html-encode-url): Use it.
1336
1337 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1338
1339         * gnus-start.el (gnus-use-backend-marks): New variable.
1340         (gnus-get-unread-articles-in-group): Use it.
1341
1342         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
1343         makeover.
1344
1345 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1346
1347         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
1348
1349 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1350
1351         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
1352         Removed.
1353         (gnus-setup-news-hook): Removed
1354         gnus-fixup-nnimap-unread-after-getting-new-news.
1355
1356         * gnus-int.el (gnus-request-update-info): Protect against backends not
1357         having the function.
1358
1359         * nnimap.el (nnimap-stream): Mention starttls.
1360         (nnimap-open-connection): Add starttls support.
1361
1362 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
1363
1364         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
1365
1366 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1367
1368         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
1369         BODYSTRUCTUREs.
1370         (nnimap-transform-headers): Unfold quoted {42} headers.
1371
1372         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
1373         the info.
1374         (gnus-get-unread-articles): Only call updatep on backends that support
1375         it.
1376
1377         * nnweb.el (nnweb-request-update-info): NOOP.
1378
1379         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
1380
1381         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
1382         since it only deals with marks.
1383
1384         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
1385         gnus-request-marks, and make a new gnus-request-update-info.
1386
1387         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
1388         the active instead of the high number, which is usually too low.
1389
1390 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
1391
1392         * netrc.el (netrc-parse): Remove encrypt.el mentions.
1393         * encrypt.el: Removed.
1394
1395 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1396
1397         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
1398         server in symbolic form.
1399
1400         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
1401         0.9.
1402
1403 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1404
1405         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
1406         (nnimap-update-info): Fix up code slightly.
1407
1408         * gnus-int.el (gnus-open-server): Add tracing for performance
1409         debugging.
1410
1411         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
1412         (gnus-group-insert-group-line): Pass the real group name so that it
1413         gets the right data.
1414
1415         * gnus-start.el (gnus-get-unread-articles): Don't have
1416         `gnus-get-unread-articles-in-group' update info, since that can be
1417         really slow and doesn't seem to be needed?
1418
1419 2010-09-22  Dan Christensen  <jdc@uwo.ca>
1420
1421         * time-date.el (date-to-time): Try using parse-time-string first before
1422         using the slower timezone-make-date-arpa-standard.
1423
1424 2010-09-22  Julien Danjou  <julien@danjou.info>
1425
1426         * gnus-group.el (gnus-group-insert-group-line): Call
1427         gnus-group-highlight-line.
1428         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
1429         default hook list.
1430         (gnus-group-update-eval-form): Add new function.
1431         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
1432         (gnus-group-get-icon): Use gnus-group-update-eval-form.
1433
1434 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1435
1436         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
1437         immediate, then expire all articles.
1438         (nnimap-update-info): Fix off-by-one errors.
1439         (nnimap-flags-to-marks): Would return no marks lists for group with no
1440         flags.  Instead return the other data.
1441
1442 2010-09-22  Julien Danjou  <julien@danjou.info>
1443
1444         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
1445         Only return an icon.
1446         (gnus-group-insert-group-line): Compute icon to return.
1447
1448         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
1449         variable.
1450         (gnus-html-image-fetched): Only cache if
1451         gnus-html-image-automatic-caching is set.
1452         (gnus-html-image-fetched): Check for errors.
1453
1454 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455
1456         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
1457         once per method on `g'.  This ensures that backends like nnfolder don't
1458         open all their folders.
1459
1460         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
1461         (nnimap-request-list): Nix out group in the correct buffer.
1462         (nnimap-parse-flags): Implement by using `read' instead of
1463         hand-parsing.
1464         (nnimap-flags-to-marks): Pass on permanent-flags.
1465         (nnimap-make-process-buffer): Record the server name.
1466         (nnimap-parse-flags): Fix typo.
1467         (nnimap-request-scan): Run split on the server in general, not just a
1468         single group.
1469
1470         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
1471         parameter, and propagate this downwards.
1472
1473         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
1474         since EXAMINE changes it on the server.
1475
1476         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
1477         this command might take a while.
1478
1479 2010-09-22  Julien Danjou  <julien@danjou.info>
1480
1481         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
1482         harmful if you have 2 images side-by-side, they can't be properly
1483         update on text deletion.  Using text-property is safer here.
1484         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
1485         data.
1486
1487 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1488
1489         * nnimap.el (nnimap-expunge-inbox): Removed.
1490         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
1491         (nnimap-expunge): Flip default to t.
1492
1493         * gnus.el (gnus-method-to-server): Don't push things to the cache
1494         unless it's unique.
1495         (gnus-server-to-method): Ditto.
1496
1497 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
1498
1499         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
1500
1501 2010-09-22  Julien Danjou  <julien@danjou.info>
1502
1503         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
1504         get the start of data.
1505         (gnus-html-encode-url): Add this function to encode special chars in
1506         URL.
1507         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
1508         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
1509
1510         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
1511         default.
1512         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
1513
1514         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
1515         images alt-text.
1516         (gnus-html-put-image): Put alt-text as help-echo.
1517
1518 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1519
1520         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
1521         * mm-util.el (mm-decompress-buffer)
1522         * nnir.el (nnir-run-find-grep)
1523         * pop3.el (pop3-list): Use 3rd arg of split-string.
1524
1525         * time-date.el (format-seconds): Comment fix.
1526
1527         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
1528         and byte-optimize-form-code-walker.
1529         (dgnushack-make-auto-load): Don't advise make-autoload.
1530
1531         * lpath.el: Remove Emacs 21 stuff.
1532
1533 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1534
1535         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
1536         outside the active range.  Suggested by Dan Christensen.
1537
1538         * gnus-start.el (gnus-get-unread-articles): Get the extended method
1539         slightly later to avoid double-getting it.
1540
1541         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
1542         previous patch.
1543
1544         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
1545
1546 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
1547
1548         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
1549
1550 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1551
1552         * gnus-int.el (gnus-open-server): Give a better error message in the
1553         "go offline" case.
1554
1555         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
1556         marks for nnimap, which is seldom the right thing to do.
1557
1558         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
1559         (gnus-same-method-different-name): New function.
1560
1561         * nnimap.el (parse-time): Require.
1562
1563         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
1564         method in the presence of many similar methods.
1565
1566         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
1567
1568         * nnimap.el (nnimap-find-expired-articles): Don't refer to
1569         nnml-inhibit-expiry.
1570
1571         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
1572         find out whether methods are equal.
1573
1574         * nnimap.el (nnimap-find-expired-articles): New function.
1575         (nnimap-process-expiry-targets): New function.
1576         (nnimap-request-move-article): Request the article before looking at
1577         what the Message-ID is.  Fix found by Andrew Cohen.
1578         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
1579
1580         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
1581         for oldness in addition to being a predicate.
1582
1583         * nnimap.el (nnimap-request-group): When we have zero articles, return
1584         the right data to Gnus.
1585         (nnimap-request-expire-articles): Only delete articles immediately if
1586         the target is 'delete.
1587
1588         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
1589         method, this would bug out.
1590
1591         * gnus-group.el (gnus-group-expunge-group): Renamed from
1592         gnus-group-nnimap-expunge, and implemented as a normal interface
1593         function.
1594
1595         * gnus-int.el (gnus-request-expunge-group): New function.
1596
1597         * nnimap.el (nnimap-request-create-group): Implement.
1598         (nnimap-request-expunge-group): New function.
1599
1600 2010-09-21  Julien Danjou  <julien@danjou.info>
1601
1602         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
1603         (gnus-html-cache-expired): Add new function.
1604         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
1605         wethever we should display image for fetch it.
1606         Compute alt-text earlier to pass it to the fetching function too.
1607         (gnus-html-schedule-image-fetching): Change function argument to only
1608         get one image at a time, not a list.
1609         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
1610         cache.
1611         (gnus-html-get-image-data): New function to retrieve image data from
1612         cache.
1613         (gnus-html-put-image): Change buffer argument to use image data rather
1614         than file, and place image above region rather than inserting a new
1615         one. Do not take alt-text as argument, since it's useless now: we place
1616         the image above alt-text.
1617         (gnus-html-prune-cache): Remove.
1618         (gnus-html-show-images): Start to fetch image when we find one, do not
1619         push into a temporary list.
1620         (gnus-html-prefetch-images): Only fetch image if they have expired.
1621         (gnus-html-browse-image): Fix, use 'gnus-image-url.
1622         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
1623
1624 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1625
1626         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
1627
1628 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1629
1630         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
1631         spec inser "*" if the group isn't active instead of 0.
1632
1633         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
1634         opening the server.
1635         (nnimap-request-delete-group): Implement group deletion.
1636         (nnimap-transform-headers): Return the size of the entire message in
1637         the Bytes header, not just the size of the first part.
1638         (nnimap-request-move-article): When moving an article from nnimap,
1639         request the article first so the accepting form has an article to
1640         accept.  Reported by Dan Christensen.
1641         (nnimap-command): Make sure that the error message doesn't error out.
1642
1643 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
1644
1645         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
1646         we haven't requested anything.
1647
1648 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1649
1650         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
1651         "".  Fix found by Andrew Cohen.
1652
1653         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
1654         instead of -encode-string.
1655
1656 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1657
1658         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
1659
1660         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
1661         by mm-subst-char-in-string.
1662
1663 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1664
1665         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
1666         waiting for the connection string.
1667
1668         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
1669         arriving.
1670
1671         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
1672         bogus characters.  This allows selecting certain Gmail groups.
1673
1674         * nnimap.el (nnimap-find-wanted-parts-1): New function.
1675         (nnimap-fetch-partial-articles): New variable.
1676         (nnimap-open-connection): When looking for credentials, also use the
1677         nnimap-server-port.
1678         (nnimap-request-article): Return the group/article number, so that Gnus
1679         `^' works as expected.
1680         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
1681         them.
1682
1683         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
1684         comments.
1685         (gnus-methods-sloppily-equal): New function.
1686         (gnus): When using the development version of Gnus, load the gnus-load
1687         file.
1688
1689         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
1690         `gnus-open-server' on each method before trying to scan them etc.  This
1691         ensures that all the backend parameters are set correctly.
1692
1693         * nnimap.el (nnimap-authenticator): New variable.
1694         (nnimap-open-connection): Allow anonymous login.
1695         (nnimap-transform-headers): The chars header is called Chars not
1696         Bytes.
1697         (nnimap-wait-for-response): Don't infloop if the IMAP connection
1698         drops.
1699
1700         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
1701         patch, found by Knut Anders Hatlen.
1702
1703 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
1704
1705         * gnus-agent.el (gnus-agent-batch-confirmation)
1706         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
1707         to gnus-message.
1708         * gnus-art.el (gnus-article-describe-briefly): Likewise.
1709         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
1710         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
1711         * gnus-int.el (gnus-open-server): Likewise.
1712         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
1713         (gnus-score-check-syntax): Likewise.
1714         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
1715         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
1716         Likewise.
1717         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
1718
1719 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1720
1721         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
1722         calling conventions so that prefetch doesn't bug out.
1723
1724 2010-09-19  Julien Danjou  <julien@danjou.info>
1725
1726         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
1727         rather than `subst-char-in-region' in order to be able to replace ASCII
1728         char by UTF-8 ones.
1729
1730         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
1731         than curl.
1732         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
1733         the right URL and ALT text on images.
1734         (gnus-html-wash-tags): Fix tag case.
1735         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
1736         (gnus-article-html): Add -o display_ins_del=2 option.
1737         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
1738
1739 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1740
1741         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
1742         the extra mail headers, which sometimes seem to happen for unknown
1743         reasons.
1744
1745         * mail-parse.el (mail-header-encode-parameter): Define as
1746         rfc2045-encode-string instead of as rfc2231-encode-string, since some
1747         (or most, perhaps?) mail readers don't understand the latter, but do
1748         understand the former.
1749
1750         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
1751         to nil, so that no methods are automatically agentized.  I think this
1752         is probably what most users want.
1753
1754         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
1755         from url-retrieve, for instance about invalid URLs.
1756
1757         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
1758         groups that have no articles.
1759         (nnimap-request-article): Check that we really got an article when we
1760         requested one.
1761
1762         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
1763         doesn't exist.
1764
1765         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
1766         nntp buffer so the agent can save it.
1767         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
1768         that CRLF doesn't get translated to \n.
1769         (nnimap-open-connection): Don't make 'shell commands only send \n.
1770
1771 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1772
1773         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
1774         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
1775         Update var name.
1776         (nnml-generate-nov-file): Use dolist.
1777         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
1778         Use with-current-buffer.
1779
1780 2010-09-18  Julien Danjou  <julien@danjou.info>
1781
1782         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
1783         parallel.
1784
1785 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1786
1787         * nnimap.el (nnimap-update-info): When doing partial marks update, get
1788         the range update right.
1789         (nnimap-request-group): Don't make `M-g' bug out on group with no
1790         marks.
1791         (nnoo): Required, so that other packages can require nnimap.
1792         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
1793         command we're looking for.  This helps when the server sends more
1794         responses after we've gotten everything we expected.
1795         (nnimap): Add a `newlinep' field to keep track of end-of-line
1796         conventions.
1797         Don't send CRLF to things that don't want it.
1798         (nnimap-request-accept-article): Ditto.
1799
1800 2010-09-18  Julien Danjou  <julien@danjou.info>
1801
1802         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
1803         than curl to retrieve images.
1804
1805 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1806
1807         * nnimap.el (nnimap-update-info): Extend the info so that we can set
1808         the marks.
1809         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
1810         (nnimap-wait-for-connection): New function.
1811         (nnimap-open-connection): If we have PREAUTH, don't query for login
1812         credentials.
1813         (nnimap-update-info): Fix off-by-one error when concatenating ranges
1814         when doing a partial update.
1815
1816 2010-09-18  Julien Danjou  <julien@danjou.info>
1817
1818         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
1819         tags.
1820
1821 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1822
1823         * nnimap.el (nnimap-credentials): New function.
1824         (nnimap-open-connection): Use the new function to look for credentials
1825         also on the numeric equivalents of "imap" and "imaps".
1826
1827         * gnus-start.el (gnus-activate-group): Send the info to
1828         gnus-request-group.
1829
1830         * nnimap.el (nnimap-request-group): Have the "check" version of the
1831         function parse flags and update the info, so that a `M-g' get a total
1832         resync of all flags from the group.
1833
1834         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
1835         to allow backends to alter the info on group selection.  Also alter all
1836         the backend -request-group functions to take the parameter.
1837
1838         * nnimap.el (nnimap-store-info): New function.
1839         (nnimap-update-info): Store the info for later usage.
1840         (nnimap-request-group): Use the stored info for the dont-check case, so
1841         that we don't retrieve all marks when we enter a group.
1842
1843         * nnimap.el: Use deffoo instead of defun for interface functions.
1844
1845         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
1846         update the group info.  This makes the nndraft groups, for instance, go
1847         back to their old behaviour.
1848
1849         * gnus-sum.el (gnus-select-newsgroup): Indent.
1850
1851         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
1852         in.
1853         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
1854         nothing.
1855
1856         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
1857         from methods that are denied.
1858
1859         * gnus-int.el (gnus-method-denied-p): New function.
1860
1861         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
1862         store the password instead of netrc.
1863         (nnimap-open-connection): Don't error out when we can't make a
1864         connections.
1865
1866         * auth-source.el (auth-source-create): In the password prompt, say what
1867         we're querying for.  Also prompt for user name if that hasn't been
1868         given.
1869
1870         * nnimap.el (nnimap-with-process-buffer): Removed.
1871
1872 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1873
1874         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
1875         method when we're reading from the agent.
1876
1877         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
1878
1879         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
1880         that's probably most useful for users.
1881
1882         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
1883         "failed" all the time.
1884
1885         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
1886         ...)) with (with-current-buffer ... ).
1887
1888         * nntp.el (nntp-open-server): Return whether the open was successful or
1889         not.
1890
1891         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
1892         select an unread unseen article first.
1893
1894         * nnimap.el (nnimap-open-connection): If the user doesn't have a
1895         /etc/services, supply some sensible port defaults.
1896
1897         * dgnushack.el: Define netrc-credentials.
1898
1899 2010-09-17  Julien Danjou  <julien@danjou.info>
1900
1901         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
1902
1903 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1904
1905         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
1906         doesn't have any parameters.
1907
1908 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1909
1910         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
1911         only upcased checks.
1912
1913         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
1914
1915         * nnimap.el (nnimap-open-shell-stream): New function.
1916         (nnimap-open-connection): Use it.
1917         (nnimap-transform-headers): Get the number of lines in each message.
1918         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
1919         number of lines.
1920         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
1921         problem.
1922
1923         * utf7.el (utf7-encode): Autoload.
1924
1925         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
1926         to allow the mail splitting to not return a default group.  This is
1927         useful for nnimap, which will leave unmatched mail in the inbox.
1928
1929         * nnimap.el: Rewritten.
1930
1931         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
1932         nnimap usage.
1933
1934         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
1935         if the move is internal, so that nnimap can do fast internal moves.
1936
1937         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
1938         data.
1939         (gnus-read-active-for-groups): Support finishing the early retrieval of
1940         data.
1941
1942         * gnus-range.el (gnus-range-nconcat): New function.
1943
1944         * gnus-int.el (gnus-finish-retrieve-group-infos)
1945         (gnus-retrieve-group-data-early): New functions.
1946
1947 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1948
1949         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
1950         (nnrss-retrieve-groups):
1951         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
1952         (pop3-quit): Use with-current-buffer.
1953
1954 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1955
1956         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
1957         instead of nnheader-accept-process-output.
1958
1959         * dgnushack.el (dgnushack-compile): Add comment.
1960
1961         * lpath.el: No need to fbind propertize for XEmacs 21.4.
1962
1963         * gnus-html.el (gnus-html-schedule-image-fetching)
1964         (gnus-html-prefetch-images): Replace process-kill-without-query by
1965         gnus-set-process-query-on-exit-flag.
1966
1967 2010-09-16  Romain Francoise  <romain@orebokech.com>
1968
1969         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
1970
1971 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * gnus-registry.el (gnus-registry-install-shortcuts): The second
1974         parameter to unintern is mandatory-ish in Emacs 24.
1975
1976         * gnus-html.el (gnus-html-schedule-image-fetching)
1977         (gnus-html-prefetch-images): Check for curl before using it.
1978
1979         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
1980         depend on curl, which isn't essential.
1981
1982         * imap.el: Revert back to version
1983         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
1984         seem problematic.
1985
1986 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
1987
1988         * gnus-registry.el (gnus-registry-install-shortcuts):
1989         Explicitly pass `obarray' to `unintern' to avoid a warning.
1990
1991 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1992
1993         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
1994         change.
1995
1996         * nnrss.el (nnrss-request-list): Removed this function and related
1997         functions, including the moreover stuff.
1998
1999 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000
2001         * nnrss.el (nnrss-retrieve-groups): New function.
2002
2003 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2004
2005         * .dir-locals.el: Add no-byte-compile cookie.
2006
2007 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2008
2009         * time-date.el (format-seconds): Comment fix.
2010
2011         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2012         for back end that doesn't support request-scan.
2013
2014 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2015
2016         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2017         then do request scans from the backends.
2018
2019         * netrc.el (netrc-credentials): New conveniency function.
2020
2021         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2022         avoid running a hook per line, since this takes a lot of time,
2023         profiling shows.
2024         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2025         directly if gnus-visual-p is true.
2026
2027 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2028
2029         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2030         groups; replace mapcar with dolist which is a bit faster; pass groups
2031         info to gnus-read-active-file-1.
2032         (gnus-read-active-file-1): Scan only specified groups if the new
2033         optional arg `infos' is given.
2034
2035 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2036
2037         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2038
2039         * pop3.el (pop3-movemail): Removed.
2040         (pop3-streaming-movemail): Renamed to pop3-movemail.
2041
2042         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2043         don't restrict end-tag searches to the end of the line.
2044
2045 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2046
2047         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2048         articles of every unchecked group to t, which means unknown since the
2049         server has never been opened.
2050
2051 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2052
2053         * gnus-html.el (gnus-html-show-alt-text): New command.
2054         (gnus-html-browse-image): Ditto.
2055         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2056         to browse the image directly.
2057         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2058         better.
2059
2060         * gnus-async.el (gnus-async-article-callback): Call
2061         `gnus-html-prefetch-images' unconditionally.
2062
2063         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2064         before feeding URLs to curl.
2065
2066 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2067
2068         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2069         internal images as deletable by `W D D'.
2070
2071         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2072         (gnus-async-article-callback): Fix typo.
2073
2074 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2075
2076         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2077         current line to work around bugs in the output from w3m.
2078
2079         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2080         for groups that want that.
2081
2082         * nntp.el (nntp-wait-for-string): Supply a timeout for
2083         accept-process-output to ensure progress.
2084
2085         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2086         level to get unread articles from, then use that for foreign groups,
2087         too.
2088
2089         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2090         confuses the rest of the function.
2091
2092         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2093         for the methods that support -retrieve-groups, too.
2094
2095         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2096
2097 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
2100         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
2101
2102         * pop3.el: Require cl when compiling.
2103         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2104
2105 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2106
2107         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2108         that aren't going to be activated.
2109         (gnus-get-unread-articles): Fix up the last commit.
2110
2111         * gnus-html.el (gnus-article-html): Allow calling without specifying
2112         the handle.  In that case, dissect the buffer first.
2113
2114         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2115
2116         * nnimap.el (nnimap-open-connection): Revert the change that would look
2117         into authinfo for imaps instead of imap.
2118
2119         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2120         say that you don't want to call gnus-request-group with don-check, but
2121         do check the reponse.  This is for virtual groups only.
2122         (gnus-get-unread-articles): Count the archive groups as secondary, so
2123         that they're activated the same way as before.
2124
2125         * imap.el (imap-message-map): Removed optional buffer parameter, since
2126         no callers use it.
2127         (imap-message-get): Ditto.
2128         (imap-message-put): Ditto.
2129         (imap-mailbox-map): Ditto.
2130         (imap-mailbox-put): Ditto.
2131         (imap-mailbox-get): Ditto.
2132         (imap-mailbox-get): Revert last change for this function.
2133
2134         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2135         case-insensitively.
2136         (nnimap-debug): Removed.
2137
2138         * imap.el (imap-fetch-safe): Removed function, and altered all callers
2139         to use `imap-fetch' instead.  According to the comments, this should be
2140         safe, since all other IMAP clients use the 1:* syntax.
2141         (imap-enable-exchange-bug-workaround): Removed.
2142         (imap-debug): Removed -- doesn't seem very useful.
2143
2144         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2145         mail from a file, and the file doesn't exist.
2146
2147         * imap.el (imap-log): New convenience function used throughout instead
2148         of repeating the same code all over the place.
2149
2150         * pop3.el (pop3-streaming-movemail): Return t for success.
2151
2152         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2153         .authinfo if we're using ssl connection.
2154
2155         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2156         already have if we're in a main Gnus `g' run.
2157
2158         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2159
2160 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2161
2162         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
2163
2164         * nnmh.el (nnmh-request-list-1): Bind `file'.
2165
2166         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
2167         alias to set-process-query-on-exit-flag or process-kill-without-query.
2168         (pop3-open-server): Use it.
2169
2170 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2171
2172         * mail-source.el (mail-source-delete-crash-box): Always move the crash
2173         box to the Incoming file.  Fixes mistake in previous checkin.
2174
2175         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
2176         request loop (for debugging purposes) removed.
2177
2178         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
2179         culprit is more visible.
2180         (nnml-save-incremental-nov, nnml-open-incremental-nov)
2181         (nnml-add-incremental-nov): New functions to do "incremental" nov
2182         updates, where we just append to the end of the existing nov files
2183         without reading/writing them in full.
2184
2185         * mail-source.el (mail-source-delete-crash-box): Really only check the
2186         incoming files once in a while.
2187
2188         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
2189
2190         * mail-source.el (mail-source-delete-crash-box): Only check the
2191         incoming files for deletion once per day to save a lot of file
2192         accesses.
2193
2194         * pop3.el (pop3-logon): Fix up unbound variable typo.
2195
2196         * mail-source.el (pop3-streaming-movemail): Autoload.
2197
2198         * pop3.el (pop3-streaming-movemail): Respect
2199         pop3-leave-mail-on-server.
2200
2201         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
2202         retrieval.
2203
2204         * pop3.el (pop3-process-filter): Removed unused function.
2205         (pop3-streaming-movemail, pop3-send-streaming-command)
2206         (pop3-wait-for-messages, pop3-write-to-file)
2207         (pop3-number-of-responses): New functions for streaming pop3
2208         retrieval.
2209
2210         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
2211         come from no known methods.
2212         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
2213         list.
2214
2215         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
2216         message sizes.
2217         (pop3-movemail): Use erase-buffer instead of looping and deleting
2218         regions, which seems rather odd.
2219
2220         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
2221         file once per `g' run.
2222
2223         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
2224         directories.  This makes the draft queue directory work.
2225
2226         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
2227         data from the backends, so that we only request the list of groups from
2228         each method once.  This should speed things up considerably.
2229
2230         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
2231         detect that it's not implemented.
2232
2233         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
2234         we actually do recurse down into the tree, but don't stat all leaf
2235         nodes.
2236
2237         * gnus-html.el (gnus-html-show-images): If there are no images to show,
2238         then say so instead of bugging out.
2239
2240         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
2241         files exist before trying to read them.
2242
2243         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
2244         around <pre_int>.
2245
2246         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
2247
2248         * nnmh.el (nnmh-request-list-1): Optimize for speed.
2249
2250 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * mm-util.el (mm-image-load-path): Just return the image directories,
2253         not all directories in the path in addition to the image directories.
2254         (mm-image-load-path): Maintain a cache of the image directories so that
2255         the `g' command in Gnus doesn't have to stat dozens of directories each
2256         time.
2257
2258         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
2259         (gnus-html-wash-tags): Add a new `i' command to insert images.
2260         (gnus-html-insert-image): New command and keystroke.
2261         (gnus-html-redisplay-with-images): New command and keystroke.
2262         (gnus-html-show-images): Renamed command.
2263         (gnus-html-wash-tags): Remove more white space before <pre_int> image
2264         spacers.
2265         (gnus-html-wash-tags): Decode entities at the end, so that entities
2266         inside the tags don't mess up the rest of the "parsing".
2267
2268         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
2269         so that nnimap methods aren't agentized by default.  There's apparently
2270         many problems related to agent/imap behaviour.
2271
2272         * gnus-art.el (gnus-article-copy-string): New command and key binding.
2273
2274         * gnus-html.el: Doc fix.
2275
2276 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2277
2278         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
2279         specifier-spec-list for Emacs 21.
2280
2281         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
2282         glyph-width and glyph-height instead of display-graphic-p and
2283         image-size; make avoidance of displaying small images work for XEmacs.
2284
2285         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
2286         for XEmacs.
2287
2288         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
2289         of symbol that holds plist data.
2290         (gnus-process-plist): Remove plist of process after getting it.
2291
2292 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * message.el (message-generate-hashcash): Change default to
2295         'opportunistic if hashcash is installed.
2296
2297         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
2298         (gnus-html-put-image): Only call image-size once, since it's somewhat
2299         time-consuming on remote X servers.
2300
2301 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2302
2303         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
2304         type on data, not a file name.
2305
2306         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
2307         window-pixel-edges for Emacs 21.
2308
2309         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
2310         decoded contents.
2311         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
2312
2313 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2314
2315         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
2316         group line format, since it isn't very interesting.
2317
2318         * gnus-agent.el (gnus-agent-short-article),
2319         (gnus-agent-long-article): Increase values for these two variables,
2320         since most people are likely to have more network connection and
2321         storage than before.
2322
2323         * gnus.el (gnus-refer-article-method): Change default to 'current.
2324         When referring an article, the common behaviour is to refer it from the
2325         current select method, not the native select method.  The chances of
2326         the native select method having the message in question is rather slim
2327         these days.
2328
2329         * gnus-sum.el (gnus-auto-select-subject): Change default to
2330         `unseen-or-unread'.  I think it's likely that most people want to
2331         select an unseen article over a previously seen, but unread one.
2332
2333         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
2334         means that in the article buffer none of the minor mode elements will
2335         be shown, usually, and this is not desirable in most cases.
2336
2337         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
2338         that commands like `d' (and the like) go to the next line in the
2339         buffer, instead of the next unread article.  I think this is the
2340         behaviour that is most natural for most users.
2341         (gnus-single-article-buffer): Change default to nil, so that people can
2342         have as many article buffers open as they have summary buffer.  I think
2343         this is the most natural way for the groups to behave.
2344
2345         * message.el (message-generate-new-buffers): Change default to
2346         `unsent', so that all new message buffers start their names with the
2347         string "*unsent", and it's easier to find the buffers if you move from
2348         them.
2349
2350 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2351
2352         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
2353         small.  They're probably tracking images.
2354         (gnus-html-wash-tags): Remove all <pre_int> place holders.
2355         (gnus-html-rescale-image): Yet another try at getting the image sizing
2356         right.
2357
2358         * nntp.el (nntp-request-set-mark): Refuse to do marks if
2359         nntp-marks-file-name is nil.
2360
2361 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2362
2363         * gnus-html.el (gnus-html-wash-tags)
2364         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
2365         Better logging.
2366
2367 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2368
2369         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
2370
2371         * gnus-html.el (gnus-html-wash-tags): Check the value of
2372         gnus-blocked-images in the summary buffer.
2373
2374 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2375
2376         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
2377
2378 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2379
2380         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
2381         like "a", it seems like.
2382         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
2383         since it needs to be picked from the correct buffer.
2384
2385         * nnwfm.el: Removed.
2386
2387         * nnlistserv.el: Removed.
2388
2389 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2390
2391         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
2392         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
2393
2394 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395
2396         * nnkiboze.el: Removed.
2397
2398         * nndb.el: Removed.
2399
2400         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
2401         alt text.
2402         (gnus-html-rescale-image): Try to get the rescaling logic right for
2403         images that are just wide and not tall.
2404
2405         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
2406         overshadow variable bindings.
2407
2408 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
2409
2410         * gnus-html.el (gnus-html-wash-tags)
2411         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
2412         extra logging.
2413
2414 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2415
2416         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
2417         (gnus-max-image-proportion): New variable.
2418         (gnus-html-rescale-image): New function.
2419         (gnus-html-put-image): Rescale images.
2420
2421 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2422
2423         Fix up some byte-compiler warnings.
2424         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
2425         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
2426         (gnus-article-fill-cited-article, gnus-article-hide-citation)
2427         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
2428         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
2429         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
2430         (gnus-group-update-group): Use save-excursion and with-current-buffer.
2431
2432 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2433
2434         * gnus-html.el (gnus-article-html): Decode contents by charset.
2435
2436 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2437
2438         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
2439         (gnus-html-frame-width, gnus-blocked-images)
2440         * message.el (message-prune-recipient-rules): Add custom version.
2441         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
2442
2443         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
2444         functions.
2445
2446         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
2447         gnus-process-get.
2448
2449 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
2450
2451         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
2452         instead of lsub directly.
2453
2454 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2455
2456         * nnwarchive.el: Removed.
2457
2458         * gnus-soup.el: Removed.
2459
2460         * nnsoup.el: Removed.
2461
2462         * nnultimate.el: Removed.
2463
2464         * gnus-html.el (gnus-blocked-images): New variable.
2465
2466         * message.el (message-prune-recipients): New function.
2467         (message-prune-recipient-rules): New variable.
2468
2469         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
2470         guess whether a long line is natural text or not.
2471
2472         * gnus-html.el (gnus-html-schedule-image-fetching): Use
2473         gnus-process-plist and friends for compatibility.
2474
2475 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
2476
2477         * gnus-html.el: Require packages that define macros used in this file.
2478         (gnus-article-mouse-face): Declare to silence byte-compiler.
2479         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
2480         process-get.
2481         (gnus-html-put-image): Use plist-get to avoid getf.
2482         (gnus-html-prefetch-images): Use with-current-buffer.
2483
2484 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2485
2486         * gnus-ems.el: Provide compatibility functions for
2487         gnus-set-process-plist.
2488
2489         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
2490         header-line-format for XEmacs 21.4.
2491
2492         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
2493         * gnus.el (gnus-valid-select-methods)
2494         * message.el (message-send-mail-partially-limit)
2495         * mm-decode.el (mm-text-html-renderer)
2496         * mml.el (mml-insert-mime-headers-always)
2497         * smiley.el (smiley-regexp-alist): Bump custom version.
2498
2499 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2500
2501         * gnus-html.el: require mm-url.
2502         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
2503         with the url to `url'.
2504         (gnus-html-wash-tags): Support cid: URLs/images.
2505
2506 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2507
2508         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
2509         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
2510         bindings, as they aren't useful at all.  `w' is moved to `W w'.
2511
2512         * gnus-move.el: Removed file, since it doesn't really work.
2513
2514         * gnus-html.el (gnus-article-html): Tell w3m that the input is
2515         UTF-8.  This seems to fix problems with some German web feeds.
2516
2517         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
2518         at the top so that the proper colours are applied.
2519
2520         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
2521         don't have dots in their names.
2522
2523         * gnus-art.el (gnus-article-view-part): Doc fix.
2524
2525         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
2526         XEmacs-compatible.
2527         (gnus-html-put-image): Don't do images on non-graphic displays.
2528
2529         * nnslashdot.el: Removed this unused backend.
2530
2531         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
2532         actions.
2533         (gnus-undo-register-1): Revert last change.
2534
2535         * gnus-group.el (gnus-group-completing-read): Protect against not
2536         having completion-styles bound.
2537
2538         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
2539         make broken recipients happier.
2540
2541         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
2542
2543         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
2544         point parameter.
2545
2546         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
2547
2548         * gnus-group.el (gnus-group-completing-read): Add 'substring to
2549         completion-styles for group selection.
2550
2551 2009-02-04  Andreas Schwab  <schwab@suse.de>
2552
2553         * gnus-score.el (gnus-score-string): Fix regex for matching extra
2554         headers and regexp-quote the match if necessary.
2555
2556 2009-03-24  Miles Bader  <miles@gnu.org>
2557
2558         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
2559         the blinking smiley.
2560
2561 2009-03-24  Simon Josefsson  <simon@josefsson.org>
2562
2563         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
2564         blink smiley.
2565
2566 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2567
2568         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
2569         where the dribbel file lives exists.
2570
2571         * message.el (message-send-mail-partially-limit): Change the default to
2572         nil, since most people don't want this.
2573
2574         * mm-url.el (mm-url-decode-entities): Also decode entities like
2575         &#x3212.
2576
2577 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
2578
2579         * gnus-sum.el (gnus-summary-idna-message):
2580         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
2581         Hyperlink urls in docstrings with URL `...'.
2582
2583 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
2584
2585         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
2586         functions.
2587
2588 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2589
2590         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
2591         say what the mouseover text should be.
2592
2593         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
2594         version of the mm-w3m-safe-url-regexp variable to only download images
2595         in the groups where we want that to happen.
2596
2597         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
2598
2599         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
2600         easier debugging.
2601         (gnus-article-beginning-of-window): Add kludge to allow spacing past
2602         big pictures in the article buffer.
2603
2604         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
2605         gnus-article-html.
2606         (mm-text-html-renderer): gnus-article-html needs curl in addition to
2607         w3m.
2608
2609         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
2610
2611 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2612
2613         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
2614         which doesn't exist.
2615
2616         * message.el (message-inhibit-ecomplete): New variable to allow some
2617         function to inhibit ecomplete address storage.
2618         (message-resend): Disable ecomplete message storage when resending
2619         messages.
2620
2621         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
2622
2623 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2624
2625         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
2626         Save excursion while copying, moving, and deleting articles in order to
2627         prevent the cursor from jumping to unforeseen place.
2628
2629 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2630
2631         * lpath.el: No need to bind bookmark-current-buffer,
2632         bookmark-yank-point and bookmark-make-record-function.
2633
2634 2010-08-17  Glenn Morris  <rgm@gnu.org>
2635
2636         * gnus-sync.el: Require gnus components whose functions are used.
2637
2638         * gnus-art.el (bookmark-make-record-function):
2639         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
2640         Declare for compiler.
2641
2642         * mm-url.el (mml-compute-boundary): Autoload.
2643
2644 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2645
2646         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
2647
2648 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
2649
2650         Typo fix "hoo4a" -> "hook".
2651
2652         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
2653
2654 2010-08-14  Glenn Morris  <rgm@gnu.org>
2655
2656         * gnus-sync.el (gnus-sync): Fix defgroup version.
2657
2658 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
2659
2660         Doc fixes and keep unknown groups (ammended for nunion bug fix).
2661
2662         * gnus-sync.el: Fix docs.
2663         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
2664         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
2665
2666 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2667
2668         Optimizations for gnus-sync.el.
2669
2670         * gnus-sync.el: Add docs about gnus-sync-backend
2671         possibilities.
2672         (gnus-sync-save): Remove unnecessary message.
2673         (gnus-sync-read): Optimize and show what groups were skipped.
2674
2675 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2676
2677         Minor bug fixes for gnus-sync.el.
2678
2679         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
2680         read the sync on get-new-news.
2681
2682         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
2683         quiet.
2684
2685         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
2686
2687 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
2688
2689         Make saving and restoring of hidden threads work with overlays.
2690         Patch applied by Ted Zlatanov.
2691
2692         * gnus-sum.el (gnus-hidden-threads-configuration)
2693         (gnus-restore-hidden-threads-configuration): Update to deal with text
2694         properties, rather than searching for a magic character.
2695
2696 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
2697
2698         New gnus-sync.el library for synchronization of marks.
2699
2700         * gnus-sync.el: New library for synchronization of marks.
2701
2702         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
2703         renamed from `gnus-registry-grep-in-list'.
2704
2705         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
2706
2707         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
2708
2709 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2710
2711         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
2712         determining charset of text fails.
2713
2714 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2715
2716         * nnmail.el (nnmail-get-new-mail-1): Revert.
2717
2718         * nnml.el (nnml-active-number): Make sure names of newly created groups
2719         in nnml-group-alist are encoded.
2720
2721 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2722
2723         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
2724         containing non-ASCII characters in active file for nnml back end.
2725
2726 2010-07-24  David Engster  <dengste@eml.cc>
2727
2728         * mml-smime.el (mml-smime-epg-verify): Also accept the older
2729         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
2730
2731 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
2732
2733         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
2734         tag (Bug#6654).
2735
2736 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2737
2738         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
2739         the article buffer, not the summary buffer.
2740
2741 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2742
2743         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
2744         Emacs 23 as well.
2745
2746 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2747
2748         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
2749         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
2750
2751 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2752
2753         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
2754         Patch applied by Karl Fogel.
2755
2756         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
2757         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
2758
2759 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
2760
2761         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
2762         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
2763         C-w still not working correctly from Article buffers; Thierry's
2764         patch to fix that will be applied after this.
2765
2766         * gnus-art.el (bookmark-make-record-function): New local variable.
2767
2768         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
2769         article buffer.
2770         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
2771
2772 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
2773
2774         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
2775         on changes in bookmark.el.
2776
2777 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2778
2779         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
2780         `no-log' instead of message not to log prompt string.
2781
2782 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
2783
2784         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
2785         the *other* type of HTML form submission.
2786
2787 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
2788
2789         * auth-source.el (auth-source-pick): If choice does not contain a
2790         questioned keyword, set the check to t.
2791
2792 2010-06-12  Romain Francoise  <romain@orebokech.com>
2793
2794         * gnus-util.el (gnus-date-get-time): Move up before first use.
2795
2796 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2797
2798         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
2799         (gnus-article-edit-part): Bind it to make last part that is substituted
2800         or deleted visible.
2801         (gnus-mime-display-single): Buttonize part of which id equals to
2802         gnus-mime-buttonized-part-id.
2803
2804 2010-06-10  Dan Christensen  <jdc@uwo.ca>
2805
2806         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
2807         (gnus-dd-mmm): Use gnus-date-get-time.
2808         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
2809         simplify logic.
2810         (gnus-summary-limit-to-age): Use gnus-date-get-time.
2811         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
2812
2813 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
2814
2815         * auth-source.el (top): Autoload `secrets-list-collections',
2816         `secrets-create-item', `secrets-delete-item'.
2817         (auth-sources): Fix tag string.
2818         (auth-get-source, auth-source-retrieve, auth-source-create)
2819         (auth-source-delete): New defuns.
2820         (auth-source-pick): Rewrite in order to avoid 2 passes.
2821         (auth-source-forget-user-or-password): New parameter USERNAME.
2822         (auth-source-user-or-password): New parameters CREATE-MISSING and
2823         DELETE-EXISTING.  Retrieve password interactively, if needed.
2824
2825 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2826
2827         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
2828         deleting unused directories when gnus-expert-user is t.
2829
2830 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2831
2832         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
2833         for each temp file when gnus-article-browse-delete-temp is ask.
2834
2835 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2836
2837         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
2838         Lisp calls to delete-backward-char by calls to delete-char.
2839
2840 2010-05-20  Kevin Ryde  <user42@zip.com.au>
2841
2842         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
2843
2844 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
2845
2846         * password-cache.el (password-cache-remove): Fix docstring.
2847
2848 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2849
2850         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
2851         article unless decoding article to be saved.
2852
2853 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2854
2855         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
2856         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
2857         generated within the mm-with-unibyte-current-buffer macro.
2858
2859 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2860
2861         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
2862         to nil when we're in a mml-preview buffer and no group is selected.
2863
2864 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
2865
2866         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
2867         when catching the `C-g'.  Reported by "Leo".
2868
2869 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2870
2871         * message.el (message-forward-make-body-plain)
2872         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
2873         multibyte-string-p.
2874
2875         * lpath.el: Revert.
2876
2877 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * message.el (message-forward-make-body-mml): Assume original message
2880         is multibyte string; error on unibyte.
2881         (message-forward-make-body-plain): Ditto; don't add excessive newline
2882         in body end.
2883
2884         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
2885
2886 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
2887
2888         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
2889         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
2890
2891 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * mm-extern.el (mm-extern-url): Don't use
2894         mm-with-unibyte-current-buffer.
2895         (mm-extern-cache-contents): Use with-current-buffer instead of
2896         save-excursion + set-buffer.
2897
2898 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2899
2900         * mm-util.el (mm-emacs-mule): Remove.
2901
2902 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
2903
2904         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
2905         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
2906         change.
2907
2908 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2909
2910         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
2911         bind the default value of enable-multibyte-characters to nil.
2912
2913 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2914
2915         * message.el (message-forward-make-body-plain)
2916         (message-forward-make-body-mml):
2917         Don't use mm-with-unibyte-current-buffer.
2918
2919 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2920
2921         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
2922
2923 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
2924
2925         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
2926         (Bug#5592).
2927
2928 2010-05-07  Julien Danjou  <julien@danjou.info>
2929
2930         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
2931         it to mm-pipe-part.
2932
2933         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
2934         it is given.
2935
2936 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2937
2938         * binhex.el (binhex-decode-region-internal)
2939         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
2940         (dns-query)
2941         * nnweb.el (nnweb-gmane-search)
2942         * pgg-parse.el (pgg-parse-armor)
2943         * pgg.el (pgg-verify-region)
2944         * sha1.el (sha1-string-external)
2945         * uudecode.el (uudecode-decode-region-internal)
2946         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
2947         XEmacs.
2948
2949         * gnus-art.el (gnus-article-browse-html-parts)
2950         * gnus-group.el (gnus-read-ephemeral-gmane-group)
2951         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
2952         make-temp-file.
2953
2954         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
2955         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
2956         compiling.
2957
2958         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
2959         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
2960         XEmacs when compiling.
2961
2962         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
2963         gnus-pick-mode-off-hook for XEmacs when compiling.
2964         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
2965         gnus-binary-mode-off-hook for XEmacs when compiling.
2966
2967         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
2968         nil if char-charset is not available.
2969
2970         * imap.el (imap-disable-multibyte)
2971         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
2972         macros.
2973
2974         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
2975         instead of encode-coding-string.
2976
2977         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
2978         'xemacs) instead of mm-emacs-mule to switch function definitions.
2979         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2980
2981         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
2982         bind temporary-file-directory for XEmacs;
2983         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
2984         timer-set-function for XEmacs 21.4 and SXEmacs;
2985         bind timer-list for XEmacs 21.4 and SXEmacs;
2986         fbind char-charset and find-charset-region for non-Mule XEmacs;
2987         fbind decode-coding-region, decode-coding-string, detect-coding-region,
2988         encode-coding-region and encode-coding-string for XEmacs having no
2989         file-coding feature.
2990
2991 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
2992
2993         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
2994
2995 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2996
2997         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
2998         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
2999
3000 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3001
3002         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3003         alias `jka-compr-delete-temp-file' no longer exists.
3004
3005 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3006
3007         Use define-minor-mode in Gnus where applicable.
3008         * mml.el (mml-mode): Use define-minor-mode.
3009         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3010         (gnus-undo-mode): Use define-minor-mode.
3011         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3012         (gnus-dead-summary-mode): Use define-minor-mode.
3013         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3014         Initialize in declaration.
3015         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3016         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3017         (gnus-mailing-list-mode): Use define-minor-mode.
3018         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3019         (gnus-draft-mode): Use define-minor-mode.
3020         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3021         (gnus-dired-mode): Use define-minor-mode.
3022
3023 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3024
3025         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3026         handles on recursive mml-to-mime translation and check them for
3027         boundary delimiter collisions.  Reported by Greg Troxel.
3028
3029 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3030
3031         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3032
3033 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3034
3035         * mm-util.el (mm-find-buffer-file-coding-system):
3036         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3037
3038 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3039
3040         * message.el (message-generate-headers): Record insertion of optional
3041         headers as well.  Otherwise the check to prevent repeated insertion of
3042         optional headers is a no-op.
3043
3044 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3045
3046         * smime.el: Don't mention CVS.
3047
3048         * nnrss.el (nnrss-fetch): Don't mention CVS.
3049
3050         * nnir.el: Don't mention CVS.
3051
3052 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3053
3054         * gnus-sum.el (gnus-summary-bookmark-make-record): Add `location' field.
3055
3056 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3057
3058         * lpath.el: Fbind bookmark-default-handler,
3059         bookmark-get-bookmark-record, bookmark-make-record-default,
3060         bookmark-prop-get for Emacs <23 and XEmacs.
3061
3062 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3063
3064         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3065         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3066         Use with-current-buffer to silence the byte-compiler.
3067         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3068         bother to require `gnus'.
3069         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3070
3071 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3072
3073         * gnus-sum.el (gnus-summary-bookmark-make-record)
3074         (gnus-summary-bookmark-jump): New functions.
3075         (gnus-summary-mode): Setup bookmark support.
3076
3077 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3078
3079         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3080         if set.
3081
3082 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3083
3084         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3085         gnus-article-browse-html-save-cid-image; make it work recursively for
3086         forwarded messages as well.
3087         (gnus-article-browse-html-parts): Work when prefix arg is given.
3088         (gnus-article-browse-html-article): Doc fix.
3089
3090 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3091
3092         * message.el (message-default-mail-headers):
3093         (message-default-headers): Carry the value mail-default-headers over
3094         into message-default-mail-headers, rather than message-default-headers.
3095
3096 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3097
3098         * mm-decode.el (mm-add-meta-html-tag): Added option to override the
3099         charset.
3100
3101         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3102         charset into the <meta> tag when the article is encoded to utf-8.
3103
3104 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3105
3106         * gnus-art.el (gnus-article-browse-delete-temp-files): Delete
3107         directories as well.
3108         (gnus-article-browse-html-parts): Work for images that do not specify
3109         file names; delete temp directory when quitting; insert header at the
3110         right place; use file: scheme for image files.
3111
3112 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3113
3114         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3115         (gnus-article-browse-html-parts): Use it to make temporary cid image
3116         files in addition to html file so that browser may display them.
3117
3118 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3119
3120         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3121
3122 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3123
3124         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3125
3126 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3127
3128         * auth-source.el (auth-sources): Change default to be simpler.  Explain
3129         about Secret Service API sources.  Improve Customize options.
3130         (auth-source-pick): Change to accept any number of search parameters.
3131         Implement fallbacks iteratively, not recursively.  Add scoring on the
3132         second pass and sort by score.  Call Secret Service API when needed.
3133         (auth-source-user-or-password): Use it.  Call Secret Service API
3134         directly when needed to get the user name and the password.
3135
3136 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3137
3138         * message.el (message-interactive): Doc fix.
3139         (message-qmail-inject-args): Reflow.
3140         (message-kill-to-signature): Fix typo in docstring.
3141
3142         * smiley.el (smiley-buffer): Fix typo in docstring.
3143
3144 2010-03-24  Glenn Morris  <rgm@gnu.org>
3145
3146         * mail-source.el (gnus-message): Declare.
3147         (mail-source-delete-old-incoming): Require gnus-util.
3148
3149 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3150
3151         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3152
3153         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3154
3155         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3156         password-cache's default if it is not bound.
3157         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3158         password-cache-expiry's default if it is not bound.
3159
3160         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3161         available in Emacs 21.
3162
3163         * lpath.el: Suppress compiler warnings for:
3164         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
3165         XEmacs;
3166         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
3167         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
3168         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
3169
3170 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3171
3172         * auth-source.el (auth-sources): Fix up definition so extra parameters
3173         are always inline.
3174
3175 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3176
3177         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3178         wasn't updated after mismatch.  Clear cached mailbox info correctly
3179         when uidvalidity changes.
3180         (nnimap-group-prefixed-name): New function to avoid some code
3181         duplication.
3182         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3183         (nnimap-request-group): Use it.
3184         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3185         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3186         with many imap folders.  This is done by caching the group status from
3187         the imap server persistently in a group parameter `imap-status'.  (This
3188         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3189         but not persistently, so every Gnus startup was still very slow.)
3190
3191 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
3192
3193         * assistant.el (assistant-render-text): Run `widget-setup' and don't
3194         delete the extra newline.  Otherwise editing of :string and :number
3195         types don't work.
3196
3197 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3198
3199         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3200         secrets.el dependency.
3201         (auth-sources): Add optional user name.  Add secrets.el configuration
3202         choice (unused right now).
3203
3204 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3205
3206         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3207         `gnus-registry-install-shortcuts' fill in the functions.
3208
3209         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3210         warnings.
3211         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3212         (gnus-registry-install-shortcuts): Populate and use it in a
3213         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3214
3215 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3216
3217         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3218         In-place substitutions for the group name encoding/decoding.
3219         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3220         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3221         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3222         (nnimap-update-unseen, nnimap-request-list)
3223         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3224         (nnimap-request-set-mark, nnimap-split-to-groups)
3225         (nnimap-split-articles, nnimap-request-newgroups)
3226         (nnimap-request-create-group, nnimap-request-accept-article)
3227         (nnimap-request-delete-group, nnimap-request-rename-group)
3228         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3229         `encoded-mbx' for consistency.
3230         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3231         variable `imap-current-mailbox'.
3232
3233         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3234         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3235
3236 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3237
3238         * pop3.el (pop3-display-message-size-flag): Display message size byte
3239         counts during POP3 download.
3240         (pop3-movemail): Use it.
3241         (pop3-list): Implement listing of available messages.
3242
3243 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3244
3245         * nnir.el (nnir-get-article-nov-override-function): New function to
3246         override the normal NOV retrieval.
3247         (nnir-retrieve-headers): Use it.
3248
3249 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
3250
3251         * auth-source.el (netrc-machine-user-or-password): Autoload.
3252
3253 2010-03-19  Glenn Morris  <rgm@gnu.org>
3254
3255         Stop message.el from loading about 40 libraries it doesn't always need.
3256         The general approach is to autoload rather than require, and to
3257         require in the specific functions rather than the file.  (Bug#5642)
3258
3259         * gmm-utils.el: Don't require wid-edit.
3260         (widget-create-child-value, widget-convert, widget-default-get):
3261         Autoload.
3262
3263         * gnus-util.el: Don't require time-date, netrc.
3264         (message-fetch-field, gnus-group-name-decode): Declare rather than
3265         autoloading.
3266         (gnus-fetch-field): Require message.
3267         (gnus-decode-newsgroups): Require gnus-group.
3268
3269         * ietf-drums.el: Don't require time-date.
3270
3271         * message.el: Don't require hashcash, canlock, ecomplete.
3272         Do require mail-utils.  Require nnheader only when compiling.
3273         (smtpmail-default-smtp-server): Remove declaration.
3274         (message-send-mail-function): Check smtpmail-default-smtp-server
3275         is bound rather than requiring smtpmail.
3276         (message-auto-save-directory, message-insert-signature): Use
3277         expand-file-name rather than nnheader-concat.
3278         (nnheader-insert-file-contents): Autoload.
3279         (hashcash-wait-async): Declare.
3280         (message-send-mail): Only call gnus-setup-posting-charset if
3281         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
3282         (message-send-mail-with-sendmail): Require sendmail.
3283         (canlock-password, canlock-password-for-verify): Declare.
3284         (message-canlock-password): Require canlock.
3285         (nnheader-get-report): Autoload.
3286         (gnus-setup-posting-charset): Declare.
3287         (message-send-news): Require gnus-msg.
3288         (message-make-references, message-make-in-reply-to): Use mail-header-id
3289         rather than the alias mail-header-message-id.
3290         (ecomplete-add-item, ecomplete-save): Declare.
3291         (message-put-addresses-in-ecomplete): Require ecomplete.
3292         (ecomplete-display-matches): Autoload.
3293
3294         * mm-decode.el: Don't require mailcap, gnus-util.
3295         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
3296         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
3297         Autoload.
3298         (mailcap-mime-extensions): Declare.
3299
3300         * mm-encode.el: Don't require mailcap.
3301         (mailcap-extension-to-mime): Autoload.
3302
3303         * mml-sec.el: Don't require password-cache.
3304
3305         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
3306         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
3307         (mml-minibuffer-read-type): Require mailcap.
3308         (mml-preview): Require gnus-msg.
3309
3310         * mml1991.el: Require password-cache.
3311         (password-cache-expiry): Remove declaration.
3312
3313         * mml2015.el: Require password-cache.
3314         (password-cache-expiry): Remove declaration.
3315
3316         * nneething.el (mailcap): Require mailcap.
3317
3318         * nnheader.el (declare-function): Add compatibility stub.
3319         (message-remove-header): Declare rather than autoload.
3320         (nnheader-replace-header): Require message.
3321
3322         * nnimap.el (declare-function): Add compatibility stub.
3323         (netrc-parse, netrc-machine-user-or-password): Declare.
3324         (nnimap-open-connection): Require netrc.
3325
3326         * nntp.el (declare-function): Add compatibility stub.
3327         (netrc-parse, netrc-machine, netrc-get): Declare.
3328         (nntp-send-authinfo): Require netrc.
3329
3330         * rfc2047.el: Don't require qp.
3331         (quoted-printable-encode-region, quoted-printable-decode-string):
3332         Autoload.
3333
3334         * sieve-mode.el: Don't require easymenu.
3335         (easy-menu-add-item): Autoload it.
3336
3337         * spam-stat.el (time-to-number-of-days): Autoload it.
3338
3339 2010-03-19  Glenn Morris  <rgm@gnu.org>
3340
3341         * password-cache.el (password-cache, password-cache-expiry): Autoload.
3342
3343 2010-03-18  Glenn Morris  <rgm@gnu.org>
3344
3345         * hashcash.el (declare-function): Remove duplicate definition.
3346
3347 2010-03-17  Kevin Ryde  <user42@zip.com.au>
3348
3349         * mml.el (mml-read-tag): Unquote values with `read' to reverse
3350         prin1 in mml-insert-tag (just stripping the quotes gave wrong
3351         value if any backslash escapes).
3352
3353 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3354
3355         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
3356         if it is available.  (bug#5647)
3357
3358         * lpath.el: Suppress compiler warning for coding-system-from-name for
3359         Emacs 21 and XEmacs.
3360
3361 2010-03-14  Juri Linkov  <juri@jurta.org>
3362
3363         * hmac-def.el:
3364         * hmac-md5.el:
3365         * netrc.el: Fix keywords.
3366
3367 2010-02-26  Glenn Morris  <rgm@gnu.org>
3368
3369         * message.el (message-send-mail-function): Change the default, so that
3370         it inherits from a customized send-mail-function.  (Bug#5643)
3371
3372 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3373
3374         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
3375         shell-command-to-string signals an error (bug#5299).
3376
3377 2010-02-24  Glenn Morris  <rgm@gnu.org>
3378
3379         * message.el (message-smtpmail-send-it)
3380         (message-send-mail-with-mailclient): Doc fixes.
3381
3382 2010-02-16  Glenn Morris  <rgm@gnu.org>
3383
3384         * message.el (message-default-mail-headers): Change the default value
3385         to ease the transition from mail-mode to message-mode.  (Bug#5555)
3386
3387 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3388
3389         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
3390         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
3391
3392 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
3393
3394         * time-date.el (date-to-time): Doc fix (Bug#5408).
3395
3396 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3397
3398         * message.el (message-mail): Just pass yank-action on to message-setup.
3399         (message-setup): Handle (FUN . ARGS) form of yank-action.
3400         (message-with-reply-buffer, message-widen-reply)
3401         (message-yank-original): Handle non-buffer values of
3402         message-reply-buffer (Bug#4080).
3403         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
3404
3405 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3406
3407         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
3408         Fix typo in docstring.
3409
3410 2010-01-08  Jason Rumney  <jasonr@gnu.org>
3411
3412         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
3413         response.
3414
3415 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3416
3417         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
3418
3419         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
3420
3421         * message.el (message-check-news-header-syntax): Protect against a
3422         string that `rfc822-addresses' returns when parsing fails.
3423
3424 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3425
3426         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
3427         (gnus-previous-char-property-change): New functions.
3428
3429         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
3430
3431 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
3432
3433         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
3434         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
3435
3436 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
3437
3438         * message.el (message-exchange-point-and-mark): Rework last change to
3439         avoid using optional arg of exchange-point-and-mark, for backward
3440         compatibility.
3441
3442 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
3443
3444         * message.el (message-exchange-point-and-mark): Call
3445         exchange-point-and-mark with an argument rather than setting
3446         mark-active by hand (Bug#5175).
3447
3448 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3449
3450         * nntp.el (nntp-service-to-port): Work for service expressed with
3451         numeric string; replace [:digit:] with [0-9] for XEmacs.
3452
3453 2009-12-17  Glenn Morris  <rgm@gnu.org>
3454
3455         * gnus-group.el (gnus-bug-group-download-format-alist):
3456         Change emacs entry to debbugs.gnu.org.  Bump :version.
3457
3458 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
3459
3460         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
3461
3462 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3463
3464         * message.el (message-info): Explain why we use `Info-goto-node'.
3465
3466 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
3469
3470 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3471
3472         * message.el (message-completion-in-region): New compatibility function.
3473         (message-expand-group): Use it.
3474
3475 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3476
3477         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
3478         with no unread article should be listed if the 2nd arg `predicate' is
3479         given.
3480
3481 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3482
3483         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
3484
3485 2009-11-29  Juri Linkov  <juri@jurta.org>
3486
3487         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
3488         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
3489         on `gnus-recenter'. (Bug#4698, Bug#4981)
3490
3491 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3492
3493         * sha1.el (sha1-string-external): default-directory "/" in case
3494         otherwise non-existent.  process-connection-type pipe for touch of
3495         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3496
3497 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3498
3499         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
3500         it's comms related and sgml-mode.el has "comm" on that basis too.
3501
3502 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3503
3504         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
3505         containing tspecial characters if they have been already quoted.
3506
3507 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
3508
3509         * dns-mode.el (auto-mode-alist): Purecopy string.
3510
3511 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3512
3513         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
3514
3515 2009-10-24  Glenn Morris  <rgm@gnu.org>
3516
3517         * gnus-art.el (help-xref-stack-item): Define for compiler.
3518
3519 2009-10-21  Kevin Ryde  <user42@zip.com.au>
3520
3521         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
3522
3523 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3524
3525         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
3526
3527 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3528
3529         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
3530         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
3531
3532 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3533
3534         * gnus.el (gnus-overlay-get): New alias to overlay-get.
3535         (gnus-overlays-in): New alias to overlays-in.
3536
3537         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
3538         gnus-overlay-get, and gnus-delete-overlay.
3539         (gnus-summary-show-thread): Make it work as well for systems in which
3540         next-single-char-property-change is not available.
3541         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
3542
3543         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
3544         (gnus-overlay-get): New alias to extent-property.
3545         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
3546
3547         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
3548         SXEmacs.
3549
3550         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
3551         SXEmacs.
3552
3553 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
3554
3555         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
3556
3557 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
3558
3559         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
3560         and XEmacs that don't have `remove-overlays'.
3561
3562 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3563
3564         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
3565         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
3566         selective display.  Use overlays instead.
3567
3568 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3569
3570         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
3571
3572 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3573
3574         * spam-stat.el (spam-stat-load): Fix typo in message.
3575
3576 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3577
3578         * dig.el (dig-invoke): Fix typo in docstring.
3579         (query-dig): Reflow docstring.
3580
3581 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
3582
3583         * gnus-art.el (gnus-article-encrypt-body):
3584         * message.el (message-check-recipients):
3585         * mm-util.el (mm-codepage-setup):
3586         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
3587         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
3588
3589 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3590
3591         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
3592         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
3593         keys from the menu if mm-{sign,encrypt}-option is 'guided.
3594         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
3595         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
3596
3597 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3598
3599         * dig.el: Add "Keywords: comm", as per net-utils.el.
3600
3601 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3602
3603         * dig.el (dig-mode): Use define-derived-mode.
3604
3605 2009-09-19  Glenn Morris  <rgm@gnu.org>
3606
3607         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3608
3609 2009-09-18  Glenn Morris  <rgm@gnu.org>
3610
3611         * gnus-diary.el (gnus-diary-check-message):
3612         * message.el (message-insert-formatted-citation-line):
3613         * nnbabyl.el (top-level):
3614         * nndiary.el (nndiary-schedule):
3615         Fix typos in condition-case handlers.
3616
3617 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3618
3619         * gnus-art.el (gnus-article-edit-part): Work for the buffer
3620         configuration that provides the sole article window in a frame;
3621         position point correctly after deleting a part.
3622
3623 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
3624
3625         * spam.el (spam-unregister-on-reregister): Add boolean variable.
3626         (spam-resolve-registrations-routine): Use it to unregister articles
3627         that change status.
3628
3629 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3630
3631         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
3632         with XEmacs.
3633         (parse-time-string-chars): Use it.
3634
3635 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3636
3637         * imap.el (imap-interactive-login): Better messages.
3638         (imap-open): Fix bug with renamed buffer on reconnect.
3639         (imap-authenticate): Add buffer-local imap-last-authenticator variable
3640         for easier debugging and cleaner code.  On successful (guessed based on
3641         server capabilities) secondary authentication, set imap-state
3642         correctly.
3643         (imap-last-authenticator): Define imap-last-authenticator as a variable
3644         to avoid warnings.
3645
3646 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3647
3648         * nnrss.el (nnrss-request-article): Remove binding of
3649         default-enable-multibyte-characters that has gotten needless by
3650         the 2007-07-13 change in rfc2047-encode-message-header.
3651
3652         * mml.el (mml-insert-multipart): Error on the message header.
3653         (mml-insert-part): Error on the message header; position point at
3654         the end of a MIME tag.
3655
3656 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3657
3658         * time-date.el (autoload): Expand define-obsolete-function-alias into
3659         defalias and make-obsolete for old Emacsen that Gnus supports.
3660         (with-no-warnings): Define it for old Emacsen.
3661         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
3662         is available.
3663         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
3664         float-time is available; suppress compile warning for time-to-seconds.
3665
3666         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
3667         (gnus-float-time): Alias to float-time if it exists.
3668
3669         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
3670         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
3671         float-time is available; suppress compile warning for time-to-seconds.
3672
3673         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
3674         XEmacs.
3675
3676 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
3677
3678         * imap.el (imap-message-map): Docstring fix.
3679
3680 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
3683         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
3684         Add the optional argument `encoding' that overrides the default.
3685
3686         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
3687         mm-encode-buffer.
3688
3689 2009-09-04  Glenn Morris  <rgm@gnu.org>
3690
3691         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
3692         mm-disable-multibyte, rather than default-enable-multibyte-characters.
3693         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
3694         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
3695         * mm-util.el (mm-with-unibyte-current-buffer)
3696         (mm-find-buffer-file-coding-system):
3697         * yenc.el (yenc-decode-region): Use default-value rather than
3698         default-enable-multibyte-characters.
3699
3700 2009-09-03  Glenn Morris  <rgm@gnu.org>
3701
3702         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
3703         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
3704         than default-enable-multibyte-characters.
3705
3706 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
3707
3708         * gnus-art.el (gnus-article-read-summary-keys):
3709         Fix gnus-buffer-configuration's value temporarily used.
3710
3711 2009-09-02  Glenn Morris  <rgm@gnu.org>
3712
3713         * gnus-util.el (gnus-float-time): New function.
3714         * gnus-delay.el (gnus-delay-article):
3715         * gnus-sum.el (gnus-thread-latest-date):
3716         * gnus-util.el (gnus-user-date): Use gnus-float-time.
3717         * nnspool.el (nnspool-request-newgroups):
3718         Use gnus-float-time rather than time-to-seconds.
3719         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
3720
3721         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
3722         (gnus-header-subject-face, gnus-header-newsgroups-face)
3723         (gnus-header-name-face, gnus-header-content-face):
3724         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
3725         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
3726         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
3727         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
3728         (gnus-cite-face-11):
3729         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
3730         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
3731         (gnus-server-closed-face, gnus-server-denied-face)
3732         (gnus-server-offline-face):
3733         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3734         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3735         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3736         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3737         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3738         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3739         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3740         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3741         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3742         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3743         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3744         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3745         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3746         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
3747         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
3748         (gnus-summary-high-undownloaded-face)
3749         (gnus-summary-low-undownloaded-face)
3750         (gnus-summary-normal-undownloaded-face)
3751         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3752         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3753         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3754         (gnus-splash-face):
3755         * message.el (message-header-to-face, message-header-cc-face)
3756         (message-header-subject-face, message-header-newsgroups-face)
3757         (message-header-other-face, message-header-name-face)
3758         (message-header-xheader-face, message-separator-face)
3759         (message-cited-text-face, message-mml-face):
3760         * sieve-mode.el (sieve-control-commands-face)
3761         (sieve-action-commands-face, sieve-test-commands-face)
3762         (sieve-tagged-arguments-face):
3763         * spam.el (spam-face):
3764         Mark face aliases with "-face" in the name as obsolete.
3765
3766 2009-09-01  Glenn Morris  <rgm@gnu.org>
3767
3768         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
3769         than goto-line.
3770
3771 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3772
3773         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3774         Don't move point if the command is invoked inside the message header.
3775
3776 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3777
3778         * imap.el (imap-send-command): Simplify.
3779         (imap-wait-for-tag): point-max -> buffer-size.
3780
3781 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3782
3783         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
3784         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
3785         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
3786         * nnir.el (nnir-swish-e-index-file):
3787         * gnus-sum.el (gnus-summary-delete-marked-as-read)
3788         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
3789         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
3790         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
3791         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
3792         (gnus-treat-display-xface): Add Emacs version of obsolescence.
3793
3794 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3795
3796         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
3797         Don't save excursion.
3798
3799 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3800
3801         * nnheader.el (nnheader-find-file-noselect):
3802         * mm-util.el (mm-insert-file-contents):
3803         Use (default-value 'major-mode) instead of default-major-mode.
3804
3805 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3806
3807         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
3808
3809 2009-08-26  Glenn Morris  <rgm@gnu.org>
3810
3811         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
3812         than placing in files.el.
3813
3814 2009-08-25  Glenn Morris  <rgm@gnu.org>
3815
3816         * nnir.el (top-level): Don't require cl at run-time.
3817         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
3818         Replace cl-function substitute with gnus-replace-in-string.
3819         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
3820         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
3821         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
3822         simplified expansions.
3823
3824 2009-08-25  Kevin Ryde  <user42@zip.com.au>
3825
3826         * dig.el (dig): Add autoload cookie.
3827
3828 2009-08-22  Glenn Morris  <rgm@gnu.org>
3829
3830         * gnus-art.el (gnus-button-patch): Use forward-line rather than
3831         goto-line.
3832
3833 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
3834
3835         * parse-time.el (parse-time-string-chars): Save match data.
3836
3837 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
3838
3839         * parse-time.el (parse-time-string-chars): Compute using character
3840         classes, to handle non-ascii characters (Bug#3190).
3841
3842 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3843
3844         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
3845
3846         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
3847         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
3848         (gnus-mm-display-part, gnus-mime-display-single)
3849         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
3850         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
3851
3852         * gnus-sum.el
3853         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
3854         (gnus-summary-move-article): Add expirable mark to articles copied or
3855         moved to group that has auto-expire turned on if the option is non-nil.
3856
3857 2009-07-24  Glenn Morris  <rgm@gnu.org>
3858
3859         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
3860         Fix typo.  (Bug#3903)
3861
3862 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3863
3864         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
3865         gnus-article-read-summary-keys rather than gnus-summary-edit-article
3866         that should not be used for draft articles.
3867         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
3868         that has no concern in minor mode keys.
3869         (gnus-article-summary-command, gnus-article-summary-command-nosave):
3870         Abolish.
3871
3872 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3873
3874         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
3875         article without making inquiry to a user for unknown encoding.
3876
3877         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
3878         (nnmaildir--scan): Assume i-node and device number that file-attributes
3879         returns might be cons-cell.
3880
3881         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
3882
3883         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
3884
3885 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
3886
3887         * auth-source.el: Remove docs now in auth.texi.  Don't use
3888         `gnus-message' for logging.  Add new variables `auth-source-debug' and
3889         `auth-source-hide-passwords' and use them.
3890
3891 2009-07-15  Glenn Morris  <rgm@gnu.org>
3892
3893         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
3894
3895 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3896
3897         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
3898         excessive whitespace from the default values of title and description.
3899
3900 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3901
3902         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
3903         mail-fetch-field to fetch Content-Description header in order to
3904         exclude newlines.
3905
3906 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
3907
3908         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
3909         format used by GnuPG 2.0.11.
3910
3911 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3912
3913         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
3914         to deleted part.
3915
3916 2009-05-30  David Engster  <dengste@eml.cc>
3917
3918         * nnmairix.el: Remove old documentation in the commentary block.
3919         (nnmairix-request-group): Do not update active file for nnml back ends.
3920         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
3921         end so that overview files are ignored.
3922         (nnmairix-update-groups): Make updating the groups more robust by using
3923         marks.
3924         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
3925         with dollar characters in message-id.
3926
3927 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
3928
3929         * spam.el: Use dns-query instead of query-dns.  Was renamed on
3930         2008-12-25 in dns.el.
3931
3932 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3933
3934         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
3935         could happen if the text is only composed of spaces and/or tabs.
3936
3937 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
3938
3939         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
3940         when sending a queued message to avoid extra mml tags.
3941
3942 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3943
3944         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
3945
3946 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
3949         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
3950         rmail-toggle-header for XEmacs;
3951         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
3952
3953 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3954
3955         * gnus-dired.el: Remove autoload for gnus-setup-message.
3956         (gnus-dired-attach): Fake this-command value to prevent Gnus from
3957         displaying Gnus logo; always use compose-mail.
3958
3959 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3960
3961         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
3962
3963 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3964
3965         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
3966         (gnus-nocem-issuers): List currently active issuers; fix custom type.
3967         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
3968         available.
3969         (gnus-nocem-epg-verify): New function.
3970
3971 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
3972
3973         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
3974
3975 2009-02-15  Glenn Morris  <rgm@gnu.org>
3976
3977         * gnus-util.el (rmail-insert-rmail-file-header)
3978         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
3979         autoloads.
3980         (rmail-default-rmail-file): Remove unnecessary declaration.
3981         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
3982
3983 2009-02-14  Glenn Morris  <rgm@gnu.org>
3984
3985         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
3986         variable (only used in gnus-util, which declares it anyway).
3987         (rmail-output-to-rmail-file): Remove autoload of deleted function,
3988         which was only needed by gnus-art (changed to not use it any more).
3989         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
3990         only used in gnus-util, which autoloads it itself.
3991         (rmail-update-summary): Fix autoload.
3992
3993         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
3994         rather than rmail-output-to-rmail-file.
3995
3996 2009-02-07  Glenn Morris  <rgm@gnu.org>
3997
3998         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
3999         autoload of function that no longer exists.
4000         (rmail-toggle-header): Declare.
4001         (message-forward-rmail-make-body): Handle mbox Rmail.
4002
4003 2009-01-31  Glenn Morris  <rgm@gnu.org>
4004
4005         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4006         2009-01-09 change.
4007
4008 2009-01-31  Dave Love  <fx@gnu.org>
4009
4010         * imap.el (imap-fetch-safe): Bind debug-on-error.
4011         (imap-debug): Add imap-fetch-safe.
4012
4013 2009-01-26  Teodor Zlatanov  <tzz@lifelogs.com>
4014
4015         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4016         (auth-source-forget-all-cached): New convenience function.
4017         (auth-source-user-or-password): Accept list of modes or a single mode.
4018
4019         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4020         auth-source modes.
4021
4022         * netrc.el (netrc-machine-user-or-password): Use list of
4023         auth-source modes.
4024
4025         * nnimap.el (nnimap-open-connection): Use list of
4026         auth-source modes.
4027
4028         * nntp.el (nntp-send-authinfo): Use list of
4029         auth-source modes.
4030
4031 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4032
4033         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4034         now.
4035
4036 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4037
4038         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4039         coding system in XEmacs; add a workaround for XEmacs.
4040
4041         * lpath.el: Fbind coding-system-aliasee.
4042
4043 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4044
4045         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4046         of current-language-environment.
4047
4048 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4049
4050         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4051         available at runtime.
4052
4053 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4054
4055         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4056
4057 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4058
4059         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4060         the greatest positive fixnum value doesn't work under an XEmacs with
4061         bignum support; use the most-positive-fixnum constant instead,
4062         available since Emacs 21.1 with cl and XEmacs 21.1.
4063
4064 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4065
4066         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4067         XEmacs gets not to work.
4068
4069 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * mm-util.el (mm-coding-system-priorities): Allow the value like
4072         "Japanese (UTF-8)" of current-language-environment.
4073
4074 2009-01-09  Glenn Morris  <rgm@gnu.org>
4075
4076         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4077         with last-command-event.
4078
4079 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4080
4081         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
4082         in the doc string.
4083
4084         * message.el (message-fix-before-sending): Amend comment.
4085
4086 2009-01-08  Dave Love  <fx@gnu.org>
4087
4088         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
4089
4090 2009-01-07  David Engster  <dengste@eml.cc>
4091
4092         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4093         simplified server definitions by converting it via
4094         gnus-server-to-method.
4095
4096 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4099         parameter's operands.
4100
4101 2009-01-06  David Engster  <dengste@eml.cc>
4102
4103         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4104         primary select method (for gnus-group-mark-article-as-read).
4105
4106 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4107
4108         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4109         `(gnus)Face', not `(gnus)X-Face'.
4110
4111 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4112
4113         * mm-util.el (mm-ucs-to-char): New function.
4114
4115         * mm-url.el (mm-url-decode-entities): Use it.
4116
4117         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
4118         unicode-to-char.
4119
4120 2009-01-05  Dave Love  <fx@gnu.org>
4121
4122         * time-date.el: Require cl for `declare'.
4123
4124 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4125
4126         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
4127         Dave Love.
4128
4129 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4130
4131         * message.el (message-fix-before-sending): Add `eight-bit' to
4132         illegible-text check.
4133
4134 2009-01-03  Michael Olson  <mwolson@gnu.org>
4135
4136         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4137         `headers' is nil.  This can occur if the IMAP server does not have
4138         permissions to read messages from a folder, but can write new messages
4139         to the folder.
4140         (nnimap-request-article-part): Do not insert `data' if it is nil.
4141
4142         * imap.el (imap-parse-fetch): Courier can insert spurious blank
4143         characters which will confuse `read', so skip past them.
4144
4145 2009-01-01  Dave Love  <fx@gnu.org>
4146
4147         * imap.el (imap-string-to-integer): Fix typo.
4148         (imap-fetch-safe): New function.
4149         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
4150
4151         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4152
4153         * imap.el (imap-process-connection-type, imap-debug, imap-open):
4154         (imap-parse-greeting): Fix doc strings.
4155         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
4156         (imap-parse-flag-list): Make messages unique.
4157         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
4158
4159         * nnimap.el: Fix author email.
4160         (nnimap-split-rule): Add FIXME comment.
4161         (nnimap-debug): Fix doc string.
4162
4163 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
4164
4165         * dns.el (dns-set-servers): Check "Address".  Fix typo.
4166
4167 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
4168
4169         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
4170         nslookup if resolv.conf isn't available.
4171         (dns-query): Rename from query-dns.
4172         (dns-query-cached): Rename from query-dns-cached.
4173
4174 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4175
4176         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4177         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4178         to check if those variables exist (first appeared in Emacs 18.50).
4179
4180 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * mm-util.el (mm-line-number-at-pos): New function.
4183
4184         * spam-report.el (spam-report-process-queue): Use it.
4185
4186 2008-12-24  David Engster  <dengste@eml.cc>
4187
4188         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4189         parameters that haven't existed as variables as buffer-local variables.
4190
4191 2008-12-23  Dave Love  <fx@gnu.org>
4192
4193         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4194         cadar.
4195
4196         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4197         imap-starttls-p.
4198         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4199
4200 2008-12-22  Dave Love  <fx@gnu.org>
4201
4202         * imap.el: Fix author email.  Doc fixes.
4203         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
4204         reply.
4205
4206 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4207
4208         * spam-report.el (spam-report-gmane-max-requests): New constant.
4209         (spam-report-gmane-wait): New variable.
4210         (spam-report-gmane-ham, spam-report-gmane-spam)
4211         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4212         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4213         the server.
4214
4215         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4216         Add explanations.
4217
4218         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4219         nnheader-accept-process-output and nnheader-read-timeout if available.
4220         (pop3-movemail): Use it.
4221
4222         * message.el (message-check-news-body-syntax): Fix signature check if
4223         there's an attachment.
4224
4225 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4226
4227         * mm-util.el: Add comments to the mm- emulating functions.
4228
4229 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4230
4231         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4232         by Stephen Berman <stephen.berman@gmx.net>.
4233
4234 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         * mm-util.el (mm-substring-no-properties): New function.
4237         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4238         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4239         (mm-string-to-multibyte): Doc fix.
4240
4241         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4242
4243 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4244
4245         * mml.el (mml-attach-file): Strip text properties from file name.
4246         (Bug#1574)
4247
4248 2008-12-16  Glenn Morris  <rgm@gnu.org>
4249
4250         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4251
4252 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4255         knows since the charset specified might be a bogus alias that
4256         mm-charset-synonym-alist provides.
4257
4258 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4259
4260         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4261         "ISO_8859-1".
4262
4263         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4264
4265 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * mm-util.el (mm-charset-eval-alist):
4268         Define it before mm-charset-to-coding-system.
4269         (mm-charset-to-coding-system): Add optional argument `silent';
4270         define it before mm-charset-override-alist.
4271         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4272         default value if it can be used in Emacs currently running;
4273         silence mm-charset-to-coding-system.
4274
4275 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4276
4277         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4278         `allow-override' which says whether to use `mm-charset-override-alist'.
4279         (rfc2047-decode-encoded-words): Use it.
4280
4281         * mm-util.el (mm-charset-override-alist): Fix custom type;
4282         add `(gb2312 . gbk)' to choices.
4283
4284 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4285
4286         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4287         fast.
4288
4289         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4290
4291         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
4292
4293 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4294
4295         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4296         on links.
4297
4298         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4299
4300 2008-12-03  Lute Kamstra  <lute@gnu.org>
4301
4302         * sha1.el: Remove leading * from docstrings of defcustoms,
4303         deffaces, defconsts and defuns.
4304
4305 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4306
4307         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4308         users' addresses that don't have domain parts.
4309         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4310         rather than message-narrow-to-head since there will be the message
4311         header separator.
4312
4313 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4314
4315         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4316         since the result is inserted in a unibyte buffer anyway.
4317         (nnimap-demule-use-string-to-multibyte): Remove.
4318         (nnimap-demule): Alias it to mm-string-to-multibyte.
4319
4320 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4321
4322         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4323         variable for debugging bug#464 and bug#1174.
4324         (nnimap-demule): Use it.
4325
4326 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4327
4328         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4329         score calculation correctly.
4330
4331 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4332
4333         * message.el (message-send-mail): Just set the buffer to unibyte
4334         rather than use mm-with-unibyte-current-buffer which does a lot more.
4335         (message-send-mail-partially): Don't bother with
4336         mm-with-unibyte-current-buffer since it's already been made unibyte by
4337         message-send-mail.
4338
4339 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4340
4341         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4342
4343 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4344
4345         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4346
4347 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4348
4349         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4350         require itself and to remove `with-no-warnings'.
4351
4352 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4353
4354         * starttls.el (starttls-any-program-available): Get the name of the
4355         available TLS layer program.
4356         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4357         well as the host name in the "opening" message.
4358
4359         * auth-source.el (auth-source-cache, auth-source-do-cache)
4360         (auth-source-user-or-password): Cache passwords and logins by default,
4361         allow override with `auth-source-do-cache'.
4362         (auth-source-forget-user-or-password): Allow users to remove cache
4363         entries if needed.
4364
4365 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
4366
4367         * md4.el (md4-buffer): Fix typo in docstring.
4368         (md4, md4-64): Doc fixes.
4369         (md4-pack-int32): Reflow docstring.
4370
4371 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4372
4373         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4374         condition-case to only the forward-sexp call.
4375
4376 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4377
4378         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4379         quotes contained.  Make it more robust regardless by an extra
4380         condition-case wrapper.
4381
4382 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4383
4384         * lpath.el: No need to fbind codepage-setup for Emacs 23.
4385
4386 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4387
4388         * nnml.el (nnml-request-expire-articles): Check if the function set to
4389         `nnmail-expiry-target' returns the symbol `delete'.
4390
4391         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4392
4393         * nnmail.el (nnmail-expiry-target): Fix custom type.
4394
4395 2008-10-02  Glenn Morris  <rgm@gnu.org>
4396
4397         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4398         Silence compiler warning.
4399
4400 2008-10-01  Magnus Henoch  <mange@freemail.hu>
4401
4402         * tls.el (open-tls-stream): Show the actual command being
4403         executed, instead of the format string.
4404
4405 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4406
4407         * lpath.el: Fbind codepage-setup for Emacs 23.
4408
4409 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4410
4411         * mml.el (mml-menu): Don't assume mml2015 is bound.
4412
4413 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4414
4415         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4416         exists.
4417
4418 2008-09-27  Glenn Morris  <rgm@gnu.org>
4419
4420         * gnus-util.el (mail-header-remove-comments): Autoload it.
4421
4422 2008-09-27  Andreas Schwab  <schwab@suse.de>
4423
4424         * gnus-util.el (gnus-split-references): Strip comments.
4425         (gnus-parent-id): Likewise.
4426
4427 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4428
4429         * message.el (message-confirm-send): Fix version.
4430
4431 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4432
4433         * message.el (message-idna-to-ascii-rhs-1): Use
4434         mail-extract-address-components rather than mail-header-parse-addresses
4435         that is an alias by default to ietf-drums-parse-addresses that does not
4436         support non-ASCII names in headers' contents.
4437
4438 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4439
4440         * message.el (message-confirm-send): Fixed variable documentation to
4441         avoid the "y/n" wording.
4442
4443 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4444
4445         * message.el (message-set-auto-save-file-name): Save to a different
4446         filename so multiple messages (especially drafts) can be recovered.
4447
4448 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4449
4450         * message.el (message-confirm-send): Add appropriate version.
4451
4452 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4453
4454         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4455         defvar.
4456
4457 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4458
4459         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4460         (mm-pkcs7-enveloped-magic): Ditto.
4461
4462 2008-09-17  Simon Josefsson  <simon@josefsson.org>
4463
4464         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
4465         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
4466
4467 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4468
4469         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
4470         default, it's better.
4471
4472 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
4473
4474         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
4475         summary line gnus-number property and ignore them (with a warning
4476         message).
4477
4478 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4479
4480         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
4481         macro caddr in the interactive form since it won't be expanded.
4482
4483 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4484
4485         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
4486         `charset'; fix name of function called recursively.
4487         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
4488
4489 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
4492         (gnus-mime-set-charset-parameters): New function.
4493         (gnus-mime-view-part-as-charset): Use it to correctly display part
4494         specifying wrong charset.
4495
4496 2008-09-08  David Engster  <dengste@eml.cc>
4497
4498         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
4499         in completing-read for back end server.
4500
4501 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
4502
4503         * message.el (message-confirm-send): New variable to confirm sending a
4504         message.
4505         (message-send): Use it.
4506
4507 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
4508
4509         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
4510
4511 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4512
4513         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
4514
4515 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
4516
4517         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
4518         prevent tracking too many groups.
4519         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
4520         Use it.
4521
4522 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
4523
4524         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
4525         moving point to the bottom of the window in order to avoid recentering.
4526
4527 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4528
4529         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
4530
4531         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
4532         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
4533         (gnus-article-beginning-of-window): Fix calculation.
4534
4535 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4536
4537         * gnus-msg.el (gnus-summary-supersede-article)
4538         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
4539         value of gnus-newsgroup-charset to decode non-MIME encoded text in
4540         message header.
4541
4542 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
4543
4544         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
4545         pending output coming after the status change.
4546
4547 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4548
4549         * message.el:
4550         * gnus-start.el:
4551         * gnus-registry.el: Remove VMS support.
4552
4553 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4554
4555         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
4556         macro.
4557         (rfc2104-hash): Use it.
4558
4559 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
4560
4561         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
4562         (gnus-summary-sort-by-most-recent-date): New commands.
4563         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
4564         and menu entries.
4565
4566 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4567
4568         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
4569         don't redisplay article for raw contents; remove plural articles stuff.
4570
4571         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
4572         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
4573         on gnus-summary-save-article; display results properly.
4574
4575 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4576
4577         * lpath.el: No need to fbind ns-focus-frame.
4578
4579 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4580
4581         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
4582
4583 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * gnus-art.el (gnus-summary-save-in-pipe): Consider
4586         gnus-save-all-headers.
4587
4588 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
4589
4590         * gnus-util.el (ns-focus-frame): Remove declaration.
4591         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
4592         like x.
4593
4594 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
4595
4596         * rfc2104.el (rfc2104-zero): Delete defconst.
4597         (rfc2104-hex-alist): Likewise.
4598         (rfc2104-hex-to-int): Delete func.
4599         (rfc2104-hexstring-to-bitstring): Likewise.
4600         (rfc2104-nybbles): New defconst.
4601         (rfc2104-hash): Rewrite for speed.
4602
4603 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4604
4605         * tls.el (open-tls-stream): Make it work with the 2nd argument
4606         BUFFER that is a string but does not exist as a buffer object, as
4607         mentioned in the doc-string.
4608
4609 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4610
4611         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
4612         SXEmacs.
4613
4614 2008-07-16  Glenn Morris  <rgm@gnu.org>
4615
4616         * gnus-util.el (ns-focus-frame): Declare for compiler.
4617
4618 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4619
4620         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
4621         set as a group parameter.
4622         (gnus-summary-save-in-pipe): Work when it is called independently.
4623         (gnus-summary-pipe-to-muttprint): Don't modify
4624         gnus-summary-pipe-output-default-command.
4625
4626 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4627
4628         * message.el (message-send-mail-with-sendmail):
4629         Display the error message.
4630
4631 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4632
4633         * gnus-art.el (gnus-default-article-saver):
4634         Add gnus-summary-save-in-pipe to choices.
4635         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
4636         gnus-summary-pipe-output-default-command as the default command.
4637         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
4638         instead of gnus-last-shell-command.
4639
4640         * gnus-sum.el (gnus-summary-pipe-output-default-command):
4641         New user option.
4642         (gnus-summary-muttprint-program): Mention the value will be changed.
4643         (gnus-summary-save-article): Force showing of all headers.
4644         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
4645
4646 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
4647
4648         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
4649
4650 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
4651
4652         * nnimap.el (nnimap-id):
4653         * sieve-manage.el (sieve-manage-open): Doc fixes.
4654
4655 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
4656
4657         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
4658         if available.
4659
4660 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4661
4662         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
4663
4664         * nnkiboze.el (nnkiboze-generate-group):
4665         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
4666
4667         * nnmairix.el: Require CL.
4668
4669 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4670
4671         * dgnushack.el: Autoload get-display-table and put-display-table for
4672         XEmacs 21.5.
4673
4674         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
4675         21.4 and SXEmacs.
4676
4677 2008-06-15  David Engster  <dengste@eml.cc>
4678
4679         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
4680
4681 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
4682
4683         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
4684         New macros that expand to an `aset'/`aref' call under Emacs, and to a
4685         runtime choice under XEmacs.
4686
4687         * gnus-sum.el (gnus-summary-set-display-table):
4688         Use `gnus-put-display-table', `gnus-get-display-table',
4689         `gnus-set-display-table' for the display table, instead of `aset'.
4690
4691         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
4692         Use `gnus-put-display-table', `gnus-get-display-table',
4693         `gnus-set-display-table' for the display table.
4694
4695 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4696
4697         * nnmairix.el: Add autoloads.
4698
4699 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4700
4701         * nnmairix.el (nnmairix-delete-recreate-group)
4702         (nnmairix-update-and-clear-marks): Fix error messages.
4703
4704 2008-06-14  David Engster  <dengste@eml.cc>
4705
4706         * nnmairix.el: Upgrade to version 0.6.
4707         (nnmairix-group-toggle-propmarks-this-group)
4708         (nnmairix-group-toggle-readmarks-this-group)
4709         (nnmairix-group-delete-recreate-this-group)
4710         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
4711         (nnmairix-remove-tick-mark-original-article): New commands.
4712         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
4713         (nnmairix-propagate-marks-to-nnmairix-groups)
4714         (nnmairix-only-use-registry, nnmairix-allowfast-default)
4715         (nnmairix-marks-cache, nnmairix-version-output): New variables.
4716         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
4717         functions needed for marks propagation and manipulation of read marks.
4718         (nnmairix-update-groups): New function.
4719         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
4720         (nnmairix-determine-original-group-from-registry)
4721         (nnmairix-determine-original-group-from-path)
4722         (nnmairix-get-group-from-file-path, nnmairix-map-range)
4723         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
4724         New helper functions.
4725         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
4726         keystrokes for new commands.
4727         (nnmairix-delete-and-create-on-change): Doc string cleanup.
4728         (nnmairix-request-group): Check allow-fast group parameter.
4729         (nnmairix-request-create-group): Set allow-fast group parameter if
4730         nnmairix-allowfast-default is set.
4731         (nnmairix-close-group): Propagate marks upon closing if needed.
4732         (nnmairix-group-toggle-threads-this-group): Use new.
4733         nnmairix-group-toggle-parameter helper function.
4734         (nnmairix-search): Better check for empty search result.
4735         (nnmairix-goto-original-article): Use new helper functions for
4736         determining original article.
4737         (nnmairix-show-original-article): Make sure message-id is in brackets.
4738         (nnmairix-call-mairix-binary): Change variable name.
4739         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
4740         helper function.
4741         (nnmairix-widget-toggle-activate): Fix doc string.
4742
4743 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4744
4745         * nnir.el: Require edmacro when compiling with XEmacs.
4746         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
4747         available in Emacs 21.
4748
4749 2008-06-11  Glenn Morris  <rgm@gnu.org>
4750
4751         * gnus-util.el (x-focus-frame):
4752         * gnus.el (image-size):
4753         * mm-decode.el (image-size): Declare.
4754
4755         * gnus-picon.el (declare-function): Add compat definition.
4756         (image-size): Declare.
4757
4758         * gnus-group.el (tool-bar-map):
4759         * gnus-sum.el (tool-bar-map): Define for compiler.
4760
4761         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
4762
4763         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
4764
4765         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
4766         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
4767         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
4768         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
4769         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
4770         * sieve-manage.el, spam-report.el, spam.el:
4771         Remove unnecessary eval-and-compile of autoloads.
4772
4773 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
4774
4775         * auth-source.el: Precise Tramp doc.
4776
4777 2008-06-07  Glenn Morris  <rgm@gnu.org>
4778
4779         * nnmairix.el: Remove unnecessary eval-when-compile.
4780
4781 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4782
4783         * lpath.el: Fbind propertize for XEmacs 21.4.
4784
4785 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4786
4787         * nnir.el: Move here from ../contrib.
4788
4789 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4790
4791         * gnus-util.el (gnus-read-shell-command): New function.
4792         * mm-decode.el (mm-pipe-part):
4793         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
4794
4795 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4796
4797         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
4798
4799 2008-06-03  Glenn Morris  <rgm@gnu.org>
4800
4801         * pop3.el (nnheader-accept-process-output): Autoload it.
4802
4803 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4804
4805         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
4806         are not 2-digit hexadecimal characters that follow `%'s.
4807
4808 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
4809
4810         * message.el (message-bogus-recipient-p): Fix type in doc string.
4811         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
4812         (message-bogus-addresses): Rename from message-bogus-address-regexp.
4813         Improve custom options.
4814         (message-bogus-recipient-p): Adjust accordingly.
4815
4816 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
4817
4818         * parse-time.el (parse-time-months, parse-time-weekdays): Add
4819         long-form month and day names.
4820
4821 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4822
4823         * dgnushack.el: Autoload debug, eudc-expand-inline and
4824         pgg-snarf-keys-region for XEmacs.
4825
4826         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
4827
4828         * nnmairix.el: Require edmacro when compiling with XEmacs.
4829
4830 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4831
4832         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
4833         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
4834
4835 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4836
4837         * auth-source.el: Add more docs.
4838
4839         * netrc.el (netrc-machine): Always match if the port is not given.
4840
4841 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4842
4843         * nnheader.el (nnheader-read-timeout): Change the default timeout from
4844         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
4845         retrieval faster in some cases, but might make CPU usage larger.  If
4846         this has any bad side effects, we might revert this change.
4847
4848         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
4849         seems to make mail retrieval much, much faster.
4850         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
4851         unconditionally.
4852
4853         * gnus-draft.el (gnus-group-send-queue): Bind
4854         message-send-mail-partially-limit to nil to avoid being prompted.
4855
4856 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
4857
4858         * mml.el (mml-attach-buffer): Prompt for `disposition'.
4859
4860         * message.el (message-bogus-address-regexp): Fix and improve custom
4861         type.
4862         (message-setup-hook): Add message-check-recipients as custom option.
4863
4864 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4865
4866         * message.el (message-cite-function): Remove bogus autoload which crept
4867         in during merge from v5-10.
4868
4869 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4870
4871         * nnimap.el (nnimap-open-connection): Fix login/password bug.
4872
4873         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
4874
4875         * auth-source.el: Preliminary Tramp docs.
4876         (auth-sources): Change the default auth-sources to use
4877         EPA .gpg files.
4878
4879 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4880
4881         * nntp.el: Autoload `auth-source-user-or-password'.
4882         (nntp-send-authinfo): Use it.
4883
4884         * nnimap.el: Autoload `auth-source-user-or-password'.
4885         (nnimap-open-connection): Use it.
4886
4887         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
4888         for the gnus-message function.
4889         (auth-source-user-or-password): Use it.
4890
4891 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4892
4893         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
4894         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
4895         (rfc2104-hash): Use it.
4896
4897 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
4898
4899         * gnus-art.el (gnus-article-toggle-truncate-lines):
4900         Don't use `iff' in docstring.
4901
4902 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
4903
4904         * gnus-registry.el: Adjusted copyright dates and added a keyword.
4905
4906         * gnus-util.el (gnus-extract-address-component-name)
4907         (gnus-extract-address-component-email): Convenience functions around
4908         `gnus-extract-address-components'.
4909
4910         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
4911         Use `gnus-extract-address-component-email' to fix bug of comparing full
4912         sender name to `user-mail-address'.
4913
4914 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4915
4916         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
4917         catch/throw to optimize.
4918         (gnus-registry-find-keywords): Just use member to find a keyword.
4919
4920 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4921
4922         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
4923         is current before calling gnus-server-prepare.
4924         (gnus-server-setup-buffer, gnus-server-update-server)
4925         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
4926
4927 2008-05-04  Juri Linkov  <juri@jurta.org>
4928
4929         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
4930         (mailcap-file-default-commands): Use mailcap-replace-in-string
4931         instead of replace-regexp-in-string, and mailcap-delete-duplicates
4932         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
4933
4934 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
4935
4936         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
4937
4938 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4939
4940         * gnus.el: Bump version to 0.11.
4941
4942 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4943
4944         * gnus.el: No Gnus v0.10 is released.
4945
4946 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4947
4948         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
4949         hooks.
4950         (gnus-update-read-articles): Speed up non-marks-using users.
4951         (gnus-use-marks): Define gnus-use-marks.
4952         (gnus-propagate-marks): Rename variable to something more sensible.
4953
4954 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4955
4956         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
4957         (gmm-image-load-path-for-library): Fix typos in docstrings.
4958         (gmm-message): Reflow docstring.
4959
4960 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
4961
4962         * mail-source.el (mail-source-set-1, mail-source-bind):
4963         Move auth-source code out of the macro to clean it up and fix bugs.
4964
4965 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
4966
4967         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
4968         by sender if it's equal to user-mail-address, it's likely to be
4969         useless.
4970
4971         * mail-source.el (mail-source-bind): Don't use user or password if they
4972         are not bound.  Unintern them if they are nil.  Don't use server unless
4973         it's bound, and default it to empty string otherwise.
4974
4975 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4976
4977         * mail-source.el: Load auth-source.el.
4978         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
4979         get user name or password, if auth-sources is set up.
4980
4981         * gnus-registry.el (gnus-registry-split-strategy): New variable for
4982         strategy of splitting with parent.
4983         (gnus-registry-split-fancy-with-parent)
4984         (gnus-registry-post-process-groups): Use it and fix prior
4985         bug (returning a list as the split result).
4986
4987         * auth-source.el (auth-sources): Remove server parameter.
4988         (auth-source-pick, auth-source-user-or-password)
4989         (auth-source-user-or-password-imap)
4990         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4991         (auth-source-user-or-password-sftp)
4992         (auth-source-user-or-password-smtp): Remove server parameter.
4993
4994 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
4995
4996         * smime.el (smime-sign-region, smime-encrypt-region)
4997         (smime-decrypt-region):
4998         Remove redundant calls to `generate-new-buffer-name'.
4999
5000 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5001
5002         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5003         Don't use QP for message/rfc822.
5004         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5005
5006 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5007
5008         * sieve-manage.el (sieve-string-bytes): Remove.
5009         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5010         correct byte-length only if the process's coding-system is the same as
5011         the one used internally by Emacs to represent strings.
5012
5013 2008-04-22  Juri Linkov  <juri@jurta.org>
5014
5015         * mailcap.el (mailcap-file-default-commands): New function.
5016
5017 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5018
5019         * message.el (message-signature-separator, message-cite-function):
5020         Change custom version.
5021
5022 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
5023
5024         * tls.el (tls-program): Add -ign_eof argument to call the openssl
5025         commands.
5026         (tls-checktrust): Ditto.
5027
5028 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5029
5030         * mm-decode.el (mm-display-external): Make temp file read-only.
5031
5032 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5033
5034         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5035         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5036         `C-c C-f d'.
5037
5038 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5039
5040         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5041
5042 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5043
5044         * gnus.el: Bump version to 0.9.
5045
5046 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5047
5048         * gnus.el: No Gnus v0.8 is released.
5049
5050 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5051
5052         * mail-source.el (mail-source-value):
5053         Prefer fboundp to functionp so it works with macros as well.
5054
5055 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5056
5057         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5058         Fix last change in case the element is not even a symbol.
5059
5060 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5061
5062         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5063         Prefer fboundp to functionp so it works with macros as well.
5064
5065 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5066
5067         * auth-source.el: Added docs.
5068         (auth-sources): Modify format to support server.
5069         (auth-source-pick, auth-source-user-or-password)
5070         (auth-source-user-or-password-imap)
5071         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5072         (auth-source-user-or-password-sftp)
5073         (auth-source-user-or-password-smtp): Add server parameter.
5074
5075 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5076
5077         * gnus-registry.el: Initialize the registry when gnus-registry-install
5078         is t.
5079
5080 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5081
5082         * compface.el (uncompface): Make buffer unibyte.
5083
5084 2008-04-05  Glenn Morris  <rgm@gnu.org>
5085
5086         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5087
5088 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5089
5090         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
5091         mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5092
5093         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5094         multibyteness after rather than before erasing it.
5095
5096         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5097         mm-with-multibyte.
5098         (gnus-request-article-this-buffer): Make sure the proper decoding is
5099         used if gnus-original-article-buffer happens to be unibyte.
5100
5101         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5102         default-enable-multibyte-characters.
5103
5104         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5105         default-enable-multibyte-characters.
5106
5107         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5108
5109         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5110
5111 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5112
5113         * imap.el (imap-enable-exchange-bug-workaround): New variable.
5114         (imap-message-copyuid-1): Use it.
5115         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
5116         J. Williams in
5117         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
5118
5119         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5120         imap-enable-exchange-bug-workaround.
5121         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5122
5123 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5124
5125         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5126         a 100 byte status-checks into a 2-3MB transfer for each group.
5127         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5128         to enable bug workaround or not.
5129         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5130
5131 2008-03-31  Glenn Morris  <rgm@gnu.org>
5132
5133         * message.el (mml2015-use): Declare for compiler.
5134         (message-info): Require mml2015 when appropriate.
5135
5136 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5137
5138         * Makefile.in (EMACS_COMP): Quote directory name that might contain
5139         whitespace.
5140
5141 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5142
5143         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5144         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5145         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5146         (nntp-service-to-port): New function.
5147         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5148         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5149         (nntp-open-netcat-stream): New function.
5150         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5151
5152 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5153
5154         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5155
5156 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5157
5158         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5159
5160 2008-03-28  Magnus Henoch  <mange@freemail.hu>
5161
5162         * dns.el (dns-write): Use set-buffer-multibyte.
5163
5164 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5165
5166         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5167
5168 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5169
5170         * message.el (message-signature-separator): Change default.
5171         Improve custom type.
5172         (message-cite-function): Change default to
5173         message-cite-original-without-signature.
5174
5175         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5176         toggle.
5177
5178         * message.el (message-check-news-body-syntax): Fix signature check.
5179         (message-setup-1): Mark buffer as unmodified _after_ running
5180         message-setup-hook and handling message-alternative-emails.
5181         (message-shorten-references): Be more strict when building list of
5182         valid references to comply with GNKSA.
5183
5184         * gnus-group.el (gnus-read-ephemeral-bug-group)
5185         (gnus-read-ephemeral-debian-bug-group)
5186         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5187
5188         * message.el (message-info): Don't use booleanp which isn't supported
5189         in Emacs 21 and XEmacs.
5190
5191 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5192
5193         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5194         gnus-group-gmane-group-download-format.
5195         (gnus-group-read-ephemeral-gmane-group): Rename from
5196         gnus-group-read-ephemeral-gmane-group.
5197         (gnus-read-ephemeral-gmane-group-url): Rename from
5198         gnus-group-read-ephemeral-gmane-group-url.
5199         (gnus-bug-group-download-format-alist): New variable.
5200         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5201         (gnus-read-ephemeral-emacs-bug-group): New commands.
5202
5203 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5204
5205         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5206         (gnus-visible-headers): Improve custom type.
5207
5208 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5209
5210         * mml.el (mml-menu): Add workarounds for XEmacs.
5211
5212         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5213         X-Boundary header.
5214
5215         * message.el (message-simplify-recipients): Fix previous commit.
5216
5217 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5218
5219         * mm-util.el (mm-set-buffer-multibyte): New function.
5220         * mm-decode.el (mm-copy-to-buffer): Use it.
5221
5222 2008-03-19  Glenn Morris  <rgm@gnu.org>
5223
5224         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
5225         Accidentally removed in the sync process with Emacs.
5226
5227 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5228
5229         * message.el (message-alter-recipients-discard-bogus-full-name):
5230         New function.
5231         (message-alter-recipients-function): New variable.
5232         (message-get-reply-headers): Use it.
5233         (message-replace-header): New helper function.
5234         (message-recipients-without-full-name): New variable.
5235         (message-simplify-recipients): New command.
5236
5237         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5238
5239         * message.el (message-info): Handle EasyPG manual.
5240
5241         * mml.el (mml-menu): Add entry for EasyPG.
5242
5243 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5244
5245         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5246         parameter.
5247
5248         * message.el (message-disassociate-draft): Specify drafts group name
5249         fully.
5250
5251 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5252
5253         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5254         unnecessary duplicates from the match list.
5255
5256 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5257
5258         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
5259
5260         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
5261
5262         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5263         args of `how-many' of which the XEmacs version doesn't take; declare
5264         Info-index-next as function.
5265
5266 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5267
5268         * gnus-score.el (gnus-score-headers): Fix handling of
5269         gnus-inhibit-slow-scoring.
5270
5271         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5272         string.
5273         (gnus-button-url-regexp): Improve handling of parenthesis.
5274         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5275         (gnus-button-handle-info-keystrokes): Handle index entries.
5276
5277 2008-03-15  Glenn Morris  <rgm@gnu.org>
5278
5279         * parse-time.el (parse-time-string): Simplify.
5280
5281 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5282
5283         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5284         Incoming* files.
5285
5286 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5287
5288         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5289         (auth-source-pick): Use it.
5290
5291 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5292
5293         * binhex.el (binhex-decode-region-internal):
5294         * uudecode.el (uudecode-decode-region-internal):
5295         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
5296         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
5297         setting default-enable-multibyte-characters.
5298
5299 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5300
5301         * auth-source.el (auth-source-protocols)
5302         (auth-source-protocols-customize, auth-source-choices): Added and
5303         modified variable customizations and defaults.
5304         (auth-source-pick, auth-source-user-or-password)
5305         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5306         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5307         (auth-source-user-or-password-sftp)
5308         (auth-source-user-or-password-smtp): Use new variables and provide an
5309         interface to netrc.el.
5310
5311 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5314         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5315         Make sure the nntp port to specify is a string.
5316
5317 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5318
5319         * nntp.el: Use with-current-buffer.
5320         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5321         dubious mm-with-unibyte-current-buffer.
5322         (nntp-with-open-group-function): New function extracted from
5323         nntp-with-open-group macro.
5324         (nntp-with-open-group): Use the function, so it's easier to debug.
5325         Add indentation and debugging info.
5326         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5327         the use of the netcat alternatives.
5328
5329         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5330         Avoid mm-string-as-multibyte as well.
5331
5332         * nnweb.el (nnweb-insert-html):
5333         Remove use of nnheader-string-as-multibyte.
5334
5335         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5336         (nnheader-string-as-multibyte): Remove.
5337
5338         * mm-view.el: Use inhibit-read-only.
5339         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5340         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5341         or unibyte-string.
5342
5343         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5344         (mm-uu-yenc-extract): Use with-current-buffer.
5345
5346         * gnus-soup.el (gnus-soup-send-packet): Don't use
5347         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5348
5349         * nnmh.el: Use with-current-buffer.
5350         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5351         mm-string-as-multibyte on the output of mm-encode-coding-string.
5352
5353         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5354         (nnimap-request-move-article): Use with-current-buffer.
5355
5356         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5357         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5358         conversion uses string-make-unibyte rather than string-as-unibyte.
5359
5360         * gnus-msg.el: Use with-current-buffer.
5361
5362         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5363
5364 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5365
5366         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5367         string for caching if it is 'PIN.
5368
5369 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5370
5371         * lpath.el: Consider the case without Emacs/W3.
5372
5373 2008-03-08  Glenn Morris  <rgm@gnu.org>
5374
5375         * time-date.el (date-to-time, time-subtract, time-add)
5376         (safe-date-to-time): Doc fixes.
5377
5378 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5379
5380         * mail-source.el (mail-source-delete-old-incoming-confirm):
5381         Change default to nil.
5382         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5383
5384 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5385
5386         * lpath.el: Rearrange.
5387
5388         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5389         (gnus-article-goto-prev-page): Work for articles having ^L's.
5390
5391         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5392
5393         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5394
5395 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5396
5397         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5398         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5399         (gnus-bookmark-jump): Adjust some variable names.
5400
5401 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5402
5403         * auth-source.el: New package.
5404         (auth-source-choices): Add customization entry point variable.
5405
5406         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5407         bug.
5408
5409 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5410
5411         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5412         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5413         (gnus-registry-install-shortcuts): Rename from
5414         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5415         the `gnus-registry-mark-map' keymap dynamically from
5416         `gnus-registry-marks'.  The generated functions update the summary line
5417         when a registry mark is added or deleted, and will call
5418         `gnus-registry-install-p' (see the comments in the code).
5419         (gnus-registry-user-format-function-M): Use concat intelligently.
5420
5421         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5422         the registry mark functions.
5423
5424 2008-03-05  Glenn Morris  <rgm@gnu.org>
5425
5426         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5427         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5428         gnus-art.
5429         (top-level): No need to load own source when compiling.
5430
5431 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5432
5433         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5434         Suggested by <chris.anderton@zetnet.co.uk>.
5435
5436 2008-03-04  Glenn Morris  <rgm@gnu.org>
5437
5438         * gnus-sum.el (top-level): No need to require gnus when compiling,
5439         since unconditionally required near start of file.
5440         (gnus-summary-display-while-building): Move definition before use.
5441
5442 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5443
5444         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5445         formatting function.
5446
5447 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5448
5449         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5450         with plists.
5451         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5452         Use new format.
5453
5454 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5455
5456         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5457         `where-is-internal' that returns a range of key sequences.
5458
5459 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5460
5461         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5462
5463         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5464         (gnus-summary-jump-to-group): Consider windows on other displayed
5465         frames as well.  Similar changes might be needed elsewhere, but that's
5466         the one I've bumped into during my use.
5467
5468         * nndoc.el (nndoc-oe-dbx-type-p):
5469         * gnus-msg.el (gnus-debug):
5470         * gnus-group.el (gnus-update-group-mark-positions):
5471         Use mm-string-to-multibyte.
5472
5473 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5474
5475         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5476         doesn't handle NotDashEscaped.
5477
5478         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5479         (mml-dnd-attach-options): Fix typo in custom choice.
5480
5481         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5482         nndoc-article-type to mbox.
5483         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5484
5485         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5486         to nil, instead of html2text.
5487
5488         * imap.el (imap-debug): Add `imap-ping-server'.
5489
5490         * gnus-bookmark.el: Add FIXMEs.
5491
5492         * message.el (message-form-letter-separator)
5493         (message-send-form-letter-delay): New variables.
5494         (message-send-form-letter): Use them.  New command to send form
5495         letters.  Requested by Uwe Siart.
5496         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5497
5498 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5499
5500         * Update copyright years.
5501
5502 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
5503
5504         Sync from EMACS_22_BASE.
5505
5506         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
5507
5508 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5509
5510         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5511         empty author.
5512
5513 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5514
5515         * gnus-registry.el (gnus-registry-marks): Add variable for
5516         customization of marks and their appearance.
5517         (gnus-registry-read-mark): Use it.
5518         (gnus-registry-do-marks): Add utility function to loop through
5519         `gnus-registry-marks'.
5520         (gnus-registry-install-shortcuts-and-menus): Add function to install
5521         shortcuts and menus.
5522         (gnus-registry-initialize): Use it.
5523         (gnus-registry-default-mark): Clarify documentation.
5524
5525 2008-02-29  Glenn Morris  <rgm@gnu.org>
5526
5527         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5528         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5529         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5530         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5531         Change defcustom :version from 23.0 to 23.1.
5532
5533 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5534
5535         * gnus-registry.el (gnus-registry-follow-group-p)
5536         (gnus-registry-post-process-groups): Add functions to aid registry
5537         splitting and improve logging.  Clarify behavior in function
5538         documentation.
5539         (gnus-registry-split-fancy-with-parent): Use them.
5540
5541 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5542
5543         * gnus-art.el: Use with-current-buffer.
5544
5545 2008-02-27  David Engster  <dengste@eml.cc>
5546
5547         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5548         Express real group name in the response.
5549
5550 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5551
5552         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5553         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5554         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5555         autoload gnus-registry-fetch-group when compiling.
5556         (nnmairix-request-group-with-article-number-correction): Remove
5557         unreferenced argument passed to nnmairix-call-backend.
5558
5559 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5560
5561         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5562         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5563         Wilde.
5564
5565 2008-02-27  Glenn Morris  <rgm@gnu.org>
5566
5567         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5568         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5569         variables to defconsts.  Convert comments to doc-strings.
5570         (nnmairix-last-server, nnmairix-current-server): Convert from free
5571         variables to defvars.  Convert comments to doc-strings.
5572         (gnus-registry-fetch-group): Autoload.
5573         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5574         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5575         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5576         caddr.
5577         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5578         nnmairix-request-group-with-article-number-correction call.
5579         (nnmairix-fast, nnmairix-group): New, less general names, for free
5580         variables passed from nnmairix-request-group to
5581         nnmairix-request-group-with-article-number-correction.  Declare.
5582         (nnmairix-request-group-with-article-number-correction):
5583         Use nnmairix-fast, nnmairix-group rather than fast, group.
5584
5585 2008-02-26  David Engster  <dengste@eml.cc>
5586
5587         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5588         version 0.5.
5589
5590 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5591
5592         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5593         instead of making an extra function call.  Don't add the current group
5594         to articles only when they have the group.  Use
5595         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
5596         Reported by David <de_bb@arcor.de>.
5597
5598 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
5601         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
5602
5603 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
5604
5605         * mail-source.el (mail-source-delete-incoming): Change default.
5606         Supplement doc string.
5607
5608         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
5609
5610 2008-02-14  Glenn Morris  <rgm@gnu.org>
5611
5612         * time-date.el (format-seconds): New function.
5613
5614 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5615
5616         * nnmail.el (nnmail-message-id-cache-file): Derive from
5617         `gnus-home-directory'.
5618
5619 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
5620
5621         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
5622         Document negative prefix.
5623
5624         * gnus-group.el (gnus-group-read-group): Document negative prefix.
5625
5626 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5627
5628         * message.el (message-unsent-separator): Add the Exim bounce
5629         separator.
5630
5631 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5632
5633         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
5634         list.
5635         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
5636         recipient/signer list.
5637
5638 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5639
5640         * Makefile.in (datarootdir): Define.
5641         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
5642         name that might contain whitespace.
5643
5644 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
5645
5646         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
5647         fbound (Emacs 23 unicode), signal an error.
5648
5649 2008-02-08  Glenn Morris  <rgm@gnu.org>
5650
5651         * gnus-art.el (pgg-display-output-buffer): Declare as function.
5652
5653 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
5654
5655         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
5656         ports to the calls to `netrc-machine-user-or-password' in addition to
5657         "imap" and "imaps".
5658
5659 2008-02-01  Zhang Wei  <id.brep@gmail.com>
5660
5661         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
5662
5663         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
5664
5665 2008-02-01  Kenichi Handa  <handa@m17n.org>
5666
5667         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
5668         rfc2104-hexstring-to-bitstring and changed to return a byte list.
5669         (rfc2104-hash): Convert the result of concat to unibyte string.
5670
5671 2008-02-01  Dave Love  <fx@gnu.org>
5672
5673         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
5674         coding-system-for-read.
5675         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
5676
5677 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5678
5679         * gnus.el (gnus-group-startup-message): Add `find-image' call before
5680         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
5681         <hanche@math.ntnu.no>.
5682
5683 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5684
5685         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
5686
5687         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5688
5689 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
5690
5691         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
5692         * message.el (message-beginning-of-line): Use featurep instead of bound
5693         tests in order to resolve conditionals at compile time.
5694
5695 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
5696
5697         * mail-source.el (mail-sources): Add `group' choice.
5698
5699         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
5700         parameter `in-group' to control into which group the articles go.
5701         Add treatment of `group' mail-source.
5702
5703 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5704
5705         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
5706
5707         * mm-decode.el (mm-dissect-buffer): Decode description.
5708
5709         * mml.el (mml-to-mime): Encode message header first.
5710
5711 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5712
5713         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
5714         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
5715
5716         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
5717         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
5718
5719 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
5720
5721         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
5722
5723 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
5726         prefix keys.
5727         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
5728         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
5729         gnus-xmas.el.
5730
5731         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
5732         (gnus-xmas-article-describe-bindings): New function.
5733         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
5734         gnus-xmas-article-describe-bindings.
5735
5736         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
5737
5738 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5739
5740         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
5741         Add new variables for article mark management.
5742         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
5743         list of extra data entries which, when present, will indicate that the
5744         article ID should not be trimmed from the registry.
5745         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
5746         functions.
5747         (gnus-registry-read-mark): New function to read a mark name from the
5748         user.
5749         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
5750         (gnus-registry-set-article-mark-internal): New functions to add and
5751         remove marks.
5752         (gnus-registry-get-article-marks): New function to show the marks for
5753         an article, or retrieve them for further use.
5754
5755 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5756
5757         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
5758         keys when no argument is given.
5759
5760 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
5761
5762         * imap.el (imap-ping-server): New variable.
5763         (imap-opened): On add extra ping if imap-ping-server is non-nil.
5764         (imap-ping-server): Minor doc string fixes.
5765
5766 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
5767
5768         * imap.el (imap-ping-server): New function.
5769         (imap-opened): Call imap-ping-server.
5770
5771 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
5772
5773         * gnus-sum.el (gnus-article-sort-by-random)
5774         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
5775         jidanni@jidanni.org.
5776
5777 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5778
5779         * gnus-art.el (gnus-article-describe-bindings): New function.
5780         (gnus-article-read-summary-keys): Use it.
5781         (gnus-article-mode-map): Bind `C-h b' to it.
5782
5783 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5784
5785         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
5786         XEmacs.
5787         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
5788         against non-character events.
5789
5790         * lpath.el: Fbind map-keymap for Emacs 21.
5791
5792 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5793
5794         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
5795         command.
5796         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
5797         instead of END.  Change name of the temp file.
5798         (gnus-group-gmane-group-download-format): Add doc string.  Make it
5799         customizable.
5800
5801 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5802
5803         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
5804         bind `S W' to gnus-article-wide-reply-with-original; set default
5805         binding to gnus-article-read-summary-send-keys.
5806         (gnus-article-read-summary-keys): Fix the order of keys; display
5807         continuation keys correctly in the echo area; describe bindings
5808         correctly when keys end with `C-h'.
5809         (gnus-article-read-summary-send-keys): New function.
5810         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
5811         for gnus-article-read-summary-send-keys; display continuation keys
5812         correctly in the echo area.
5813         (gnus-article-reply-with-original): Ignore prefix argument.
5814         (gnus-article-wide-reply-with-original): New function.
5815
5816         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
5817         Emacs 21.
5818
5819 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5820
5821         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
5822         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
5823
5824 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
5825
5826         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
5827         (gnus-group-read-ephemeral-gmane-group): New command.
5828
5829 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
5830
5831         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
5832
5833 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
5834
5835         * message.el (message-send-mail-function): Increase custom version.
5836
5837         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
5838         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
5839
5840 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5841
5842         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
5843         for the cases where imap-authenticate is called with a nil buffer
5844         parameter.
5845
5846 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5847
5848         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
5849         html parts correctly; support forwarded messages.
5850         (gnus-article-browse-html-article): Remove work buffers.
5851
5852         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
5853         compiling.
5854         (netrc-bound-and-true-p): New macro.
5855         (netrc-parse): Use it instead of bound-and-true-p that is not available
5856         in XEmacs 21.4.
5857
5858 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
5859
5860         * gnus-registry.el (gnus-registry-mark-article)
5861         (gnus-registry-article-marks): Add functionality to mark articles
5862         through the Gnus registry.
5863
5864         * encrypt.el: Clarify documentation for the new pgg method.
5865         (encrypt-file-alist): Add PGG option.
5866         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
5867         functionality.  Abstract password key and messaging to external
5868         functions.
5869         (encrypt-password-key, encrypt-get-passphrase-if-needed)
5870         (encrypt-message-method-and-cipher): Add new convenience external
5871         functions.
5872         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
5873         (encrypt-pgg-process-buffer): Add PGG functionality glue.
5874
5875         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
5876         (netrc-parse): Use encrypt-file-alist to determine if
5877         encrypt-find-model or encrypt-insert-file-contents should be used.
5878
5879         * encrypt.el: Clarify documentation.  Load password-cache or
5880         password, whichever one is found first, instead of autoloading.
5881
5882 2007-12-19  Glenn Morris  <rgm@gnu.org>
5883
5884         * mml.el (message-options-set, message-narrow-to-head)
5885         (message-in-body-p, message-mail-p, message-encode-message-body):
5886         Autoload.
5887         (message-remove-header, message-narrow-to-headers-or-head)
5888         (message-subscribed-p, message-make-mail-followup-to)
5889         (message-position-on-field, message-news-p)
5890         (message-options-set-recipient, message-generate-headers)
5891         (message-sort-headers): Declare as functions.
5892
5893 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
5894
5895         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
5896         convention in doc string.
5897
5898 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5899
5900         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
5901         title to html parts.
5902         (gnus-article-browse-html-article): Pass message header to it.
5903
5904         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
5905
5906 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
5907
5908         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
5909         or password compatible with XEmacs.
5910
5911 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
5912
5913         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
5914         format document.
5915         (gnus-mime-delete-part): Don't write description line if empty.
5916         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
5917
5918 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
5919
5920         * gnus-sum.el (gnus-summary-mark-unread-as-read)
5921         (gnus-summary-mark-read-and-unread-as-read)
5922         (gnus-summary-mark-current-read-and-unread-as-read)
5923         (gnus-summary-mark-unread-as-ticked): Doc fix.
5924         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
5925
5926 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5927
5928         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
5929         Christoph Conrad <christoph.conrad@gmx.de>.
5930
5931 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
5932
5933         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
5934         yes-or-no-p.
5935
5936 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5937
5938         * mm-decode.el (mm-add-meta-html-tag): New function.
5939         (mm-save-part-to-file, mm-pipe-part): Use it.
5940
5941         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
5942         gnus-y-or-n-p instead of y-or-n-p.
5943         (gnus-article-browse-html-parts): Work with message/external-body; use
5944         mm-add-meta-html-tag.
5945
5946 2007-12-11  Glenn Morris  <rgm@gnu.org>
5947
5948         * gnus-cache.el: Require gnus-sum not just when compiling.
5949
5950         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
5951
5952         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
5953         definitions before use.
5954
5955         * mm-decode.el: Require gnus-util.
5956         (mm-remove-part): Only call delete-annotation on XEmacs.
5957
5958         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
5959
5960         * nnmail.el: Require gnus-int.
5961
5962         * spam.el: Move `require's before `eval-when-compile's.
5963
5964         * gnus-ems.el (gnus-alive-p):
5965         * gnus-fun.el (message-goto-eoh):
5966         * gnus-util.el (gnus-group-name-decode):
5967         * mail-source.el (gnus-compress-sequence):
5968         * message.el (Info-goto-node, format-spec):
5969         * mm-bodies.el (message-options-get):
5970         * mm-decode.el (mm-view-pkcs7):
5971         * mm-util.el (gmm-write-region):
5972         * mml-smime.el (mml-compute-boundary)
5973         (gnus-completing-read-with-default):
5974         * mml.el (widget-button-press, gnus-make-hashtable):
5975         * mml1991.el (mm-decode-content-transfer-encoding)
5976         (mm-encode-content-transfer-encoding)
5977         (message-options-get, message-options-set):
5978         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
5979         * nnfolder.el (gnus-request-group):
5980         * nnheader.el (ietf-drums-unfold-fws):
5981         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
5982         * smime.el (gnus-run-mode-hooks):
5983         * spam-stat.el (gnus-message): Autoload.
5984
5985         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
5986         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
5987         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
5988         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
5989         Add declare-function compatibility definition.
5990
5991         * gnus-cache.el (nnvirtual-find-group-art):
5992         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
5993         (gnus-add-image, gnus-add-wash-type):
5994         * gnus-group.el (nnkiboze-score-file):
5995         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
5996         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
5997         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
5998         (message-tokenize-header, gnus-get-buffer-create)
5999         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6000         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6001         * gnus.el (gnus-group-decoded-name):
6002         * mail-source.el (imap-capability):
6003         * mm-bodies.el (message-options-set):
6004         * mm-decode.el (gnus-configure-windows):
6005         * mm-extern.el (message-goto-body):
6006         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6007         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6008         (epg-sub-key-validity, message-options-set):
6009         * mml.el (widget-event-point, gnus-configure-windows):
6010         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6011         * mml2015.el (epg-check-configuration, epg-configuration)
6012         (message-options-set):
6013         * nndb.el (nndb-request-article):
6014         * nnfolder.el (gnus-request-create-group):
6015         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6016         * nnmaildir.el (gnus-group-mark-article-read):
6017         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6018         * rfc1843.el (message-fetch-field):
6019         * spam.el (gnus-extract-address-components):
6020         Declare as functions.
6021
6022 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6023
6024         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6025
6026         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
6027
6028         * lpath.el: Fbind run-mode-hooks for Emacs 21;
6029         bind show-trailing-whitespace for XEmacs.
6030
6031 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
6032
6033         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
6034         new no-op macro for backward compatibility.
6035
6036         * imap.el (imap-string-to-integer): New function.
6037
6038 2007-12-09  Glenn Morris  <rgm@gnu.org>
6039
6040         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6041
6042         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6043         * message.el, mm-view.el, sieve-manage.el, smime.el:
6044         Add declare-function compatibility definition.
6045
6046         * gnus-art.el (w3-region, w3m-region, Info-menu):
6047         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6048         * gnus-sum.el (gnus-get-predicate):
6049         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6050         * message.el (mail-abbrev-in-expansion-header-p):
6051         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6052         (w3m-detect-meta-charset, w3m-region):
6053         * sieve-manage.el (password-read, password-cache-add)
6054         (password-cache-remove):
6055         * smime.el (password-read-and-add): Declare as functions.
6056
6057 2007-12-08  David Kastrup  <dak@gnu.org>
6058
6059         * gnus-sum.el (gnus-summary-simplify-subject-query):
6060         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6061         `message'.
6062
6063 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6064
6065         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
6066         it to bind idna-program, installation-directory, defined-colors, and
6067         face-attribute for XEmacs of the version that compiles defcustom forms.
6068
6069 2007-12-07  Glenn Morris  <rgm@gnu.org>
6070
6071         * gnus-art.el (article-make-date-line): Revert previous change.
6072
6073 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6074
6075         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6076
6077 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6078
6079         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6080         Call gnus-add-to-range ranges only once with a prepared article-list.
6081
6082 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6083
6084         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6085         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6086         group names with backslashes.  Reported by Tassilo Horn
6087         <tassilo@member.fsf.org>.
6088
6089 2007-12-06  Deepak Goel  <deego3@gmail.com>
6090
6091         * gnus-art.el (article-make-date-line):
6092         * gnus-start.el (gnus-load):
6093         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6094
6095 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * gnus-art.el (gnus-use-idna)
6098         * gnus-start.el (gnus-site-init-file)
6099         * message.el (message-use-idna)
6100         * mm-uu.el (mm-uu-hide-markers)
6101         * smiley.el (smiley-style): Revert changes that suppress warnings.
6102
6103 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6104
6105         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6106         specify charset to html source.  Reported by Christoph Conrad
6107         <christoph.conrad@gmx.de>.
6108
6109 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6110
6111         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6112         idna-program in order to suppress byte compile warning issued by XEmacs
6113         that came to byte compile the default value section of defcustom forms
6114         recently.
6115
6116         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6117         value of installation-directory.
6118
6119         * message.el (message-use-idna): Don't directly refer to the value of
6120         idna-program.
6121
6122         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6123
6124         * smiley.el (smiley-style): Don't directly call face-attribute.
6125
6126 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6127
6128         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6129
6130         * gnus-dired.el: Reduce Gnus dependencies.
6131         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6132         require.  Use autoloads instead.
6133         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6134         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6135         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6136         (gnus-dired-mode): Adjust doc string.
6137         (gnus-dired-mail-mode): New variable.
6138         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6139         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6140         (gnus-dired-mail-buffers): New function.  Return mail or message
6141         composition buffers.
6142         (gnus-dired-attach): Use it.
6143         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6144         NO-DECODE.
6145         (gnus-dired-print): Use `gnus-print-buffer' depending on
6146         `gnus-dired-mail-mode'.
6147
6148 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6149
6150         * rfc2047.el (rfc2047-encoded-word-regexp)
6151         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6152         explaining what regexp patterns are for.
6153
6154 2007-12-04  Glenn Morris  <rgm@gnu.org>
6155
6156         * password.el: Move to password-cache.el.
6157
6158         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6159         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6160         * mml-smime.el (password-read, password-cache-add)
6161         (password-cache-remove):
6162         No need to autoload, since mml-sec requires password.
6163
6164         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6165         * message.el (gnus-extract-address-components):
6166         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6167
6168         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6169         password.
6170
6171 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6172
6173         * mailcap.el: Reduce dependencies.
6174         (mail-header-parse-content-type): Autoload.
6175         (mailcap-delete-duplicates): New alias.
6176         (mailcap-mime-info): Add optional argument NO-DECODE.
6177         (mailcap-mime-types): Use mailcap-delete-duplicates.
6178
6179         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6180
6181 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
6182
6183         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
6184         (imap-parse-status): Upcase status-att for servers that sends them
6185         lower-case (e.g., MS Exchange 2007).
6186
6187 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6188
6189         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6190         function.
6191
6192         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6193         (gnus-uu-yenc-article): New function.
6194
6195         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6196
6197         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6198         buffer.
6199
6200 2007-12-02  Glenn Morris  <rgm@gnu.org>
6201
6202         * binhex.el (binhex): New custom group.
6203         (binhex-decoder-program, binhex-decoder-switches)
6204         (binhex-use-external): Move to the binhex custom group.
6205
6206         * uudecode.el (uudecode): New custom group.
6207         (uudecode-decoder-program, uudecode-decoder-switches)
6208         (uudecode-use-external): Move to the uudecode custom group.
6209
6210         * netrc.el (top-level): Don't load `encrypt' features.
6211         (netrc-parse): Don't use encrypt.
6212         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
6213
6214         * encrypt.el: Remove file.
6215
6216 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6217
6218         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6219         matches on patches.
6220
6221         * gnus-art.el (gnus-article-browse-html-article): Mention
6222         `mm-text-html-renderer' in the doc string.
6223
6224         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6225         string.  Add comments.
6226
6227         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6228         if rhs is ASCII.
6229
6230 2007-12-01  Glenn Morris  <rgm@gnu.org>
6231
6232         * mail-source.el (top-level): Require format-spec before
6233         eval-when-compile.
6234
6235 2007-11-30  Glenn Morris  <rgm@gnu.org>
6236
6237         * encrypt.el: Require password, rather than autoloading password-read.
6238
6239 2007-11-29  Glenn Morris  <rgm@gnu.org>
6240
6241         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
6242         (sasl-make-client, sasl-next-step, sasl-step-data)
6243         (sasl-step-set-data): Declare as functions.
6244
6245 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
6246
6247         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
6248
6249 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6250
6251         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
6252         certs should be verified and what is to be done in the event of a
6253         verification failure.
6254
6255         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6256         caller can indicate whether the cache should be disregarded for this
6257         call.  This way the result of the call is reproducible at all times and
6258         can be considered a canonical server name for the supplied method.
6259         (gnus-agent-method-p): Canonicalize server names by pushing their
6260         method through `gnus-method-to-server' using the no-cache argument.
6261
6262         * gnus-srvr.el (gnus-server-insert-server-line): Call
6263         `gnus-method-to-server' with `no-cache' argument.
6264
6265         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6266         gnus-agent-possibly-synchronize-flags as this should be called when the
6267         server is actually being opened.
6268         (gnus-agent-possibly-synchronize-flags)
6269         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6270         flags file of an agentized server to the latter function.
6271
6272         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6273         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6274         after a connection has been established successfully.
6275
6276 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6277
6278         * gnus-art.el (article-display-face): Force to display face if called
6279         interactively; check if gnus-article-x-face-too-ugly matches author.
6280         (article-display-x-face): Display face even if From header is missing
6281         as article-display-face does.
6282
6283 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
6284
6285         * hashcash.el (message-narrow-to-headers-or-head)
6286         (message-fetch-field, message-goto-eoh)
6287         (message-narrow-to-headers): Declare as functions.
6288
6289 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6290
6291         * mail-source.el (mail-sources): Default to fetch from file for
6292         compatibility with default of nnmail-spool-file.
6293
6294 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6295
6296         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6297         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6298         to look for encoded word that should be encoded again.
6299         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6300         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6301         encoding pattern.
6302         (rfc2047-decode-region): Switch strict regexp and loose one according
6303         to rfc2047-allow-irregular-q-encoded-words.
6304
6305 2007-11-25  Romain Francoise  <romain@orebokech.com>
6306
6307         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6308
6309 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6310
6311         * tls.el (tls-program): Provide more custom choices from
6312         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
6313         (tls-process-connection-type, tls-success): Remove "*" in doc string.
6314
6315 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6316
6317         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6318         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6319
6320         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6321         `nnmail-spool-file'.
6322
6323         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6324         `nnmail-spool-file'.
6325
6326         * gnus-move.el (gnus-change-server): Ditto.
6327
6328         * gnus-kill.el (gnus-batch-score): Ditto.
6329
6330         * gnus-cache.el (gnus-jog-cache): Ditto.
6331
6332         * gnus-msg.el (gnus-summary-reply):
6333         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6334
6335 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6336
6337         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
6338         version.  Minor improvement to doc strings.
6339         (tls-program): Add comment.
6340
6341 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
6342
6343         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
6344         (tls-checktrust): New variable.  Check if GNU TLS complained about a
6345         mismatch between the hostname provided in the certificate and the name
6346         of the host connnecting to.
6347         (open-tls-stream): Use them.  Check certificates against trusted root
6348         certificates.
6349
6350 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6351
6352         * gnus-cache.el (gnus-cache-generate-nov-databases):
6353         Use nnml-generate-nov-databases-directory instead of
6354         nnml-generate-nov-databases-1.
6355
6356 2007-11-24  Glenn Morris  <rgm@gnu.org>
6357
6358         * message.el (message-tool-bar-retro): Update for rename
6359         mail_send.xpm->mail-send.xpm.
6360
6361 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6362
6363         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6364         `smime-ldap-search' for Emacs 22 and up.
6365
6366 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6367
6368         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6369
6370         * message.el (message-send-mail-function): Fix error convention.
6371         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6372         (message-widen-reply, message-send-mail, message-talkative-question)
6373         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6374         (message-clone-locals, message-send-news): Use with-current-buffer.
6375         (message-insert-or-toggle-importance): Remove unused var `valid'.
6376         (message-make-references): Remove unused var `new-references'.
6377         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6378
6379 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6380
6381         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6382         (spam-split-symbolic-return-positive): Reflow docstring.
6383         (spam-backends, spam-summary-exit-behavior)
6384         (spam-mark-ham-unread-before-move-from-spam-group)
6385         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6386         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6387         (spam-clear-cache, spam-backend-check, spam-install-backend)
6388         (spam-install-statistical-backend, spam-list-of-processors)
6389         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6390         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6391         (spam-check-crm114, spam-initialize, spam-unload-hook):
6392         Fix typos in docstrings.
6393
6394 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6395
6396         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6397         been checked if they have never been read and those group levels are
6398         higher than the one that a user specified.
6399
6400 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6401
6402         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6403         foreign groups unless a group level is specified by a user.
6404         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6405
6406 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6407
6408         * message.el (message-send-mail-function): Require sendmail.
6409
6410 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6411
6412         * message.el (message-send-mail-function): Check for smtpmail too.
6413
6414         * utf7.el (utf7-encode, utf7-decode): Use coding system
6415         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6416
6417         * message.el (message-send-mail-function): New function.
6418         (message-send-mail-function): Set default using
6419         message-send-mail-function.  Adjust doc string.
6420         (message-send-mail-with-mailclient): New function.
6421
6422 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6423
6424         * smime.el (from):
6425         * rfc2047.el (message-posting-charset):
6426         * qp.el (mm-use-ultra-safe-encoding):
6427         * pop3.el (parse-time-months):
6428         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6429         * nnml.el (files):
6430         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6431         (jka-compr-compression-info-list, ange-ftp-path-format)
6432         (efs-path-regexp):
6433         * nndiary.el (files):
6434         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6435         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6436         (epg-digest-algorithm-alist, inhibit-redisplay)
6437         (password-cache-expiry):
6438         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6439         (pgg-output-buffer, password-cache-expiry):
6440         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6441         (efs-path-regexp):
6442         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6443         (inhibit-redisplay):
6444         * mm-uu.el (file-name, start-point, end-point, entry)
6445         (gnus-newsgroup-name, gnus-newsgroup-charset):
6446         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6447         (latin-unity-ucs-list):
6448         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6449         (mm-uu-binhex-decode-function):
6450         * message.el (gnus-message-group-art, gnus-list-identifiers)
6451         (rmail-enable-mime-composing, gnus-local-organization)
6452         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6453         (gnus-read-active-file, facemenu-add-face-function)
6454         (facemenu-remove-face-function, gnus-article-decoded-p)
6455         (tool-bar-mode):
6456         * mail-source.el (display-time-mail-function):
6457         * gnus-util.el (nnmail-pathname-coding-system)
6458         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6459         (gnus-original-article-buffer, gnus-user-agent)
6460         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6461         (xemacs-codename, sxemacs-codename, emacs-program-version):
6462         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6463         * gnus-start.el (gnus-agent-covered-methods)
6464         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6465         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6466         (gnus-newsgroup-headers, gnus-group-list-mode)
6467         (gnus-group-mark-positions, gnus-newsgroup-data)
6468         (gnus-newsgroup-unreads, nnoo-state-alist)
6469         (gnus-current-select-method, mail-sources)
6470         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6471         (nnmail-spool-file, gnus-cache-active-hashtb):
6472         * gnus-mh.el (mh-lib-progs):
6473         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6474         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6475         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6476         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6477         (gnus-group-buffer):
6478         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6479         (font-lock-set-defaults):
6480         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6481         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6482         (gnus-summary-post-menu, total-parts, type, condition, length):
6483         * gnus-agent.el (gnus-agent-read-agentview):
6484         * flow-fill.el (show-trailing-whitespace):
6485         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6486         eval-and-compile wrappers for byte compiler pacifiers.
6487
6488         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6489         (mm-display-inline-fontify): Check for featurep 'xemacs not
6490         extent-list.
6491
6492         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6493         itimer-list.
6494         (mm-create-image-xemacs): Only do something for XEmacs.
6495         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6496
6497         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6498
6499         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6500         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6501
6502 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6503
6504         * nnimap.el (nnimap-split-download-body):
6505         * gnus-demon.el (gnus-demon):
6506         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6507
6508 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6509
6510         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6511         macros.
6512         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6513         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6514         copy data from unibyte buffer to multibyte current buffer.
6515         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6516         to copy data from unibyte current buffer to multibyte buffer.
6517         (nntp-make-process-buffer): Make process buffer unibyte.
6518
6519         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6520
6521 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6522
6523         * pop3.el (pop3-open-server): Accept and process data more robustly at
6524         connexion start to avoid spurious "POP SSL connexion failed" errors.
6525
6526 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6529         read group names.
6530
6531 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6532
6533         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6534
6535 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6536
6537         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6538         (nnmail-save-active): Use a unibyte buffer when saving active file,
6539         which may contain non-ASCII group names.
6540
6541         * nnml.el (nnml-request-group): Decode group names in messages.
6542
6543 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6544
6545         * message.el (message-citation-line-function)
6546         (message-insert-formatted-citation-line): Fix spelling of
6547         `message-insert-formated-citation-line'.
6548
6549 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6550
6551         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6552
6553 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6554
6555         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6556         nnmail-pathname-coding-system.
6557
6558         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6559         that a user enters; decode group names in messages.
6560
6561         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6562
6563 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6564
6565         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6566
6567         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6568
6569         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6570         risky local variable.
6571
6572         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6573
6574 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6575
6576         * encrypt.el: Improve documentation to fix function name typo.
6577         Reported by Daiki Ueno <ueno@unixuser.org>.
6578
6579 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6580
6581         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6582         even if the point is not in the last page of an article.
6583         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6584         back to the previous page.
6585
6586 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6587
6588         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6589
6590 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6591
6592         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6593
6594 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6595
6596         * message.el (message-check-news-body-syntax): Avoid
6597         mm-string-as-multibyte.
6598         (message-hide-headers): Don't assume (point-min)==1.
6599
6600 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6601
6602         * message.el (message-remove-blank-cited-lines): Fix if remove is
6603         given.
6604         (message-bogus-address-regexp): New variable.
6605         (message-bogus-recipient-p): New function.
6606         (message-check-recipients): New command.
6607         (message-syntax-checks): Add `bogus-recipient'.
6608         (message-fix-before-sending): Add `bogus-recipient'.
6609
6610         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6611         (gnus-treat-body-boundary): Don't test window-system.
6612
6613 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6614
6615         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6616
6617 2007-10-28  Miles Bader  <miles@gnu.org>
6618
6619         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6620         at compile-time too.
6621
6622 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6623
6624         * gnus-msg.el (gnus-message-setup-hook): Add
6625         `message-remove-blank-cited-lines' to options.
6626
6627 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6628
6629         * message.el (message-remove-blank-cited-lines): New function.
6630         Suggested by Karl Plästerer.
6631
6632 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6633
6634         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6635         mapc.
6636
6637         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6638         (top-level): Use mapc to set functions to be traced for debugging.
6639
6640         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6641         called for effect with while loop.
6642
6643         * message.el (message-talkative-question): Replace mapcar called for
6644         effect with mapc.
6645
6646         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6647         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6648         called for effect with dolist.
6649
6650         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6651
6652         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6653         gnus-extra-headers and nnmail-extra-headers.
6654
6655         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6656         called for effect with dolist.
6657         (top-level): Use mapc to set functions to be traced for debugging.
6658
6659         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6660         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6661         dolist.
6662
6663         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6664         Replace mapcar called for effect with mapc.
6665         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6666         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6667         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6668         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6669
6670         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6671         remove-if that's a cl function.
6672
6673         * webmail.el (webmail-debug): Replace mapcar called for effect with
6674         dolist.
6675
6676         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
6677         with mapc.
6678
6679 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6680
6681         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6682         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6683         with while loop.
6684
6685         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
6686         functions from article-* functions.
6687         (gnus-multi-decode-header): Replace mapcar called for effect with
6688         dolist.
6689
6690         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
6691         (gnus-bookmark-show-details): Replace mapcar called for effect with
6692         while loop.
6693
6694         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
6695         called for effect with while loop.
6696
6697         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
6698         with dolist.
6699
6700         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
6701         mapcar called for effect with dolist.
6702
6703         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
6704
6705         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
6706         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
6707         Replace mapcar called for effect with dolist.
6708         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
6709         mapc.
6710
6711         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
6712         Replace mapcar called for effect with dolist.
6713         (gnus-topic-list): Replace mapcar called for effect with mapc.
6714
6715         * gnus.el: Use mapc instead of mapcar to add autoloads.
6716
6717 2007-10-23  Richard Stallman  <rms@gnu.org>
6718
6719         * gnus-group.el (gnus-group-highlight): Mark as risky.
6720
6721 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6722
6723         * gnus.el (gnus-server-to-method): Return method found first in
6724         gnus-newsrc-alist.
6725
6726         * gnus-art.el (gnus-article-highlight-signature)
6727         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
6728         button overlay without the front stickiness.
6729
6730 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
6731
6732         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
6733         overview buffer needed a catch to receive its throw.
6734         (gnus-agent-flush-cache): Declared as interactive to make this function
6735         easier to use.
6736
6737 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
6738
6739         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
6740         `next-line'.
6741
6742 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6743
6744         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
6745         exclude address matching message-dont-reply-to-names.
6746
6747 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * gnus-util.el (gnus-string<): New function.
6750
6751         * gnus-sum.el (gnus-article-sort-by-author)
6752         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
6753
6754 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
6757         the frame-focus tag is set in gnus-buffer-configuration.
6758
6759 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6760
6761         * gnus-art.el (gnus-article-add-button): Make a button overlay without
6762         the front stickiness.
6763
6764 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6765
6766         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
6767         url pattern; remove duplicate one.
6768         (gnus-article-extend-url-button): New function.
6769         (gnus-article-add-buttons): Use it.
6770         (gnus-button-push): Use concatenated url that it makes.
6771
6772 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
6773
6774         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
6775
6776 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6777
6778         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
6779         Don't hardcode point-min==1.
6780
6781 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
6782
6783         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
6784         Fix comment about "iso8859-1".
6785
6786 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
6787
6788         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
6789         ones returned from the verify-function.
6790
6791         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
6792         mml2015-extract-cleartext-signature if extraction failed.
6793
6794 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
6795
6796         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
6797         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
6798         failed.
6799
6800 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
6801
6802         * Relicense "GPLv2 or later" files to "GPLv3 or later".
6803
6804 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
6805
6806         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
6807         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
6808         recommends to use EasyPG instead of PGG.
6809
6810         * pgg.el: Revert to revision 6.23.2.16.
6811
6812         * pgg-def.el: Revert to revision 6.6.2.14.
6813
6814         * pgg-gpg.el: Revert to revision 6.23.2.34.
6815
6816 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
6817
6818         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
6819         to mark a thread as expirable.  Add variable `hide' to handle hiding of
6820         thread for both the null and zero (kill/expire thread) universal prefix
6821         cases.
6822         (gnus-summary-expire-thread): Add new function to expire a thread,
6823         using gnus-summary-kill-thread.
6824         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
6825         shortcuts for gnus-summary-expire-thread.
6826         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
6827         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
6828
6829 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6830
6831         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
6832         extras value, so an extras entry can be deleted.
6833         (gnus-registry-delete-extra-entry): Use it.
6834         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
6835         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
6836         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
6837         storage through the gnus-registry, and provide an appropriate API for
6838         it.
6839
6840 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6841
6842         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
6843         Suggested by Leo <sdl.web@gmail.com>.
6844
6845         * gnus.el: Do.
6846
6847 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6848
6849         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
6850         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
6851
6852         * gnus-agent.el (gnus-agent-fetch-headers): Do.
6853
6854         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6855         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
6856
6857 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6858
6859         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
6860         newline.
6861         (nnmbox-request-accept-article): Don't change article in source buffer;
6862         narrow to header to use message-fetch-field rather than
6863         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
6864         (nnmbox-request-replace-article): Quote lines that'll be misidentified
6865         as delimiters; make sure article ends with newline.
6866         (nnmbox-delete-mail): Correct last position of article to be deleted;
6867         ignore X-Gnus-Newsgroup header in article body.
6868         (nnmbox-save-mail): Quote lines looking like delimiters at the right
6869         positions; make sure article ends with newline.
6870
6871         * message.el (message-display-abbrev): Don't infloop when a user
6872         inserts SPC in the beginning of header.
6873
6874         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
6875         coding-system-for-read and coding-system-for-write for XEmacs having no
6876         file-coding feature.
6877
6878         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
6879
6880 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
6881
6882         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
6883         list of groups not followed by default.  Fix type to be regexp.
6884         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6885
6886 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
6887
6888         * hmac-def.el (define-hmac-function): Switch from old-style to
6889         new-style backquotes.
6890
6891         * md4.el (md4-make-step): Likewise.
6892
6893 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6894
6895         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
6896         raw-text coding system when saving .newsrc file, which may contain
6897         non-ASCII group names.
6898
6899 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6900
6901         * gnus-cus.el (gnus-score-extra): New widget.
6902         (gnus-score-extra-convert): New function.
6903         (gnus-score-customize): Use it for Extra.
6904
6905 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
6906
6907         * mml2015.el (mml2015-extract-cleartext-signature): New function.
6908         (mml2015-mailcrypt-clear-verify): Use it.
6909         (mml2015-gpg-clear-verify): Use it.
6910         (mml2015-pgg-clear-verify): Use it.
6911         (mml2015-epg-clear-verify): Replace the current part with the output
6912         from GnuPG; don't extract the plaintext by itself.
6913
6914         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
6915         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
6916         mml2015-clear-verify-function; don't touch the armor headers or
6917         dash-escaped text here.
6918
6919 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6920
6921         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
6922         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
6923         parts, or application/octet-stream as a last resort.
6924         (gnus-mime-view-part-as-type): Don't toggle display.
6925         (gnus-mime-view-part-as-charset): Don't turn off display before
6926         querying charset.
6927
6928         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
6929         stuff to undisplayer function in Emacs.
6930         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
6931
6932         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
6933         text/calendar parts.
6934
6935 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6936
6937         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
6938         decoding text/calendar parts.
6939
6940         * message.el (message-forward-make-body-mime): Always mark body as
6941         having no illegible text; remove signed-or-encrypted argument.
6942         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
6943
6944         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
6945         (mml-generate-mime-1): Don't encode body if it is specified to be in
6946         raw form; don't make buffer be unibyte when inserting multibyte string.
6947
6948 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6949
6950         * sha1.el: Fix up comment style.
6951         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
6952         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
6953
6954         * hex-util.el: Fix up comment style.
6955         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
6956
6957         * gnus-salt.el: Use with-current-buffer.
6958         (gnus-pick-setup-message): Fix long-standing typo.
6959
6960 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * imap.el (imap-logout-timeout): New variable.
6963         (imap-logout, imap-logout-wait): New functions.
6964         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
6965
6966         * nnimap.el (nnimap-logout-timeout): New server variable.
6967         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
6968         nnimap-logout-timeout.
6969
6970         * gnus-art.el (gnus-article-summary-command-nosave)
6971         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
6972
6973 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6974
6975         * gnus.el (gnus-maximum-newsgroup): New variable.
6976
6977         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
6978         according to gnus-maximum-newsgroup.
6979
6980         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
6981         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
6982         Limit the range of articles according to gnus-maximum-newsgroup.
6983
6984 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
6985
6986         * gnus-art.el (gnus-sticky-article): Fixed problems described in
6987         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
6988         Don't perform gnus-configure-windows here; reuse existing sticky
6989         article buffer.
6990
6991         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
6992         it doesn't exist in gnus-article-mode.
6993
6994 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
6997         (gnus-agent-decoded-group-name): New function.
6998         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
6999         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7000
7001 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7002
7003         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7004         Add binding for gnus-sticky-article.
7005         (gnus-summary-exit): Don't kill sticky article buffers.
7006
7007         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7008         article buffer.
7009         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7010         (gnus-kill-sticky-article-buffers): New commands.
7011
7012 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7013
7014         * nntp.el (nntp-xref-number-is-evil): New server variable.
7015         (nntp-find-group-and-number): If it is non-nil, don't trust article
7016         numbers in the Xref header.
7017
7018 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7019
7020         * gnus-agent.el (gnus-agent-read-group): New function.
7021         (gnus-agent-flush-group, gnus-agent-expire-group)
7022         (gnus-agent-regenerate-group): Use it.
7023         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7024         nnmail-pathname-coding-system.
7025
7026 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7027
7028         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7029
7030         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7031         that are unread as unread, and also as selected so that information of
7032         marks having been changed by a user may be updated when exiting group.
7033
7034 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7035
7036         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7037         calculated ignoring signature parts to gnus-treat-article.
7038
7039 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7042         a point here in order to keep the window start.
7043         (gnus-insert-mime-security-button): Make a button overlay without the
7044         front stickiness.
7045         (gnus-mime-display-security): Goto the end of a button.
7046
7047         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7048
7049 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7052         group-name-at-point.
7053         (gnus-group-completing-read): New function that offers decoded
7054         non-ASCII group names for completion.
7055         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7056         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7057         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7058         (gnus-group-fetch-control): Use it.
7059         (gnus-fetch-group): Use group-name-at-point for the initial value
7060         rather than the default value; use gnus-alive-p.
7061
7062         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7063         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7064         (gnus-summary-post-news): Use gnus-group-completing-read.
7065
7066         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7067         (gnus-read-move-group-name): Decode group name for completion.
7068
7069 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7070
7071         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7072         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7073         Yamaoka slightly modified the code).
7074
7075 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7076
7077         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7078         (nnmail-split-incoming): Bind it.
7079
7080         * nnml.el (nnml-group-name-charset): New function.
7081         (nnml-decoded-group-name): Use it; don't decode group name if
7082         nnmail-group-names-not-encoded-p is non-nil.
7083         (nnml-encoded-group-name): New function.
7084         (nnml-group-pathname): Inline nnml-decoded-group-name.
7085         (nnml-request-expire-articles): Decode group name in message.
7086         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7087         nnmail-pathname-coding-system.
7088         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7089         not decoded ones according to nnmail-group-names-not-encoded-p.
7090         (nnml-generate-active-info): Use nnml-encoded-group-name.
7091
7092 2007-08-08  Glenn Morris  <rgm@gnu.org>
7093
7094         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7095         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7096         doc-strings and comments.
7097
7098 2007-07-25  Glenn Morris  <rgm@gnu.org>
7099
7100         * Relicense all FSF files to GPLv3 or later.
7101
7102 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7103
7104         * gnus-sum.el (gnus-summary-move-article): Make
7105         gnus-summary-respool-article work.
7106
7107 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7108
7109         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7110         string.
7111
7112 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7113
7114         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7115         that should be ignored when comparing distant RSS articles with local
7116         ones.
7117         (nnrss-make-hash-index): New function.  Create a hash index according
7118         to the ignored fields.
7119         (nnrss-check-group): Use it.
7120
7121 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7122
7123         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7124
7125         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7126
7127         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7128         the new optional argument ENCODED is non-nil.
7129         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7130         coding system for encoding group name.
7131         (gnus-group-make-rss-group): Pass un-encoded group name to
7132         gnus-group-make-group.
7133         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7134         encoded.
7135
7136         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7137         Encode group name to which articles are moved or copied.
7138         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7139         coding system for encoding Newsgroup, Followup-To and Xref headers.
7140
7141         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7142         marks; use nnheader-file-coding-system to write a file.
7143         (nnagent-retrieve-headers): Bind file-name-coding-system to
7144         nnmail-pathname-coding-system.
7145
7146         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7147
7148         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7149         (nnml-request-article, nnml-request-create-group)
7150         (nnml-request-rename-group, nnml-find-id)
7151         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7152         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7153         (nnml-save-marks): Use nnml-group-pathname instead of
7154         nnmail-group-pathname.
7155
7156         (nnml-request-create-group, nnml-request-expire-articles)
7157         (nnml-request-move-article, nnml-request-delete-group)
7158         (nnml-deletable-article-p, nnml-possibly-create-directory)
7159         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7160         (nnml-open-marks): Bind file-name-coding-system to
7161         nnmail-pathname-coding-system.
7162
7163         (nnml-request-article): Pass server argument to nnml-find-group-number.
7164         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7165         server argument to nnml-possibly-create-directory.
7166         (nnml-request-accept-article): Pass server argument to
7167         nnml-active-number and nnml-save-mail.
7168         (nnml-find-group-number): Pass server argument to nnml-find-id.
7169         (nnml-request-update-info): Pass server argument to
7170         nnml-marks-changed-p.
7171
7172         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7173         (nnml-save-mail, nnml-active-number): Add server argument.
7174
7175         (nnml-request-delete-group): Warn if group is missing.
7176         (nnml-get-nov-buffer): Decode group name.
7177         (nnml-generate-active-info): Encode group name.
7178         (nnml-open-marks): Decode group name in messages.
7179
7180 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7181
7182         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7183         if it is not specified.
7184         (gnus-article-pipe-part, gnus-article-save-part)
7185         (gnus-article-interactively-view-part, gnus-article-copy-part)
7186         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7187         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7188         (gnus-article-replace-part, gnus-article-delete-part)
7189         (gnus-article-view-part-as-type): Pass raw prefix argument to
7190         gnus-article-part-wrapper.
7191
7192 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7193
7194         * gnus-agent.el (gnus-agent-save-active): Bind
7195         nnheader-file-coding-system to gnus-agent-file-coding-system.
7196
7197         * gnus-cache.el (gnus-cache-save-buffers)
7198         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7199         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7200         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7201         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7202         (gnus-cache-generate-active, gnus-cache-rename-group)
7203         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7204         (gnus-cache-update-overview-total-fetched-for): Bind
7205         file-name-coding-system to nnmail-pathname-coding-system.
7206         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7207         variables.
7208         (gnus-cache-decoded-group-name): New function.
7209         (gnus-cache-file-name): Use it.
7210         (gnus-cache-generate-active): Use non-decoded group name for active.
7211
7212         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7213         right place.
7214         (gnus-write-active-file): Don't break non-ASCII group names.
7215
7216         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7217         nnmail-pathname-coding-system.
7218
7219         * lpath.el: Bind default-file-name-coding-system,
7220         file-name-coding-system and language-info-alist for XEmacs.
7221
7222         * gnus-uu.el (gnus-uu-decode-save): Typo.
7223
7224 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7227
7228 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7229
7230         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7231         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7232         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7233         (gnus-agent-flush-group, gnus-agent-flush-cache)
7234         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7235         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7236         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7237         (gnus-agent-regenerate-group)
7238         (gnus-agent-update-files-total-fetched-for)
7239         (gnus-agent-update-view-total-fetched-for): Bind
7240         file-name-coding-system to nnmail-pathname-coding-system.
7241         (gnus-agent-group-pathname): Don't encode file names by
7242         nnmail-pathname-coding-system.
7243         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7244         coding-system-for-write instead of buffer-file-coding-system to
7245         gnus-agent-file-coding-system.
7246
7247         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7248         Decode group name.
7249
7250         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7251
7252         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7253         (gnus-read-newsrc-el-file): Make group names unibyte.
7254
7255         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7256         nnmail-pathname-coding-system.
7257
7258         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7259         (nnrss-request-delete-group): Bind file-name-coding-system to
7260         nnmail-pathname-coding-system.
7261         (nnrss-read-server-data, nnrss-read-group-data): Bind
7262         file-name-coding-system correctly.
7263         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7264
7265         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7266         (nntp-server-to-method-cache): New variable.
7267         (nntp-group-pathname): New function that decodes non-ASCII group names.
7268         (nntp-possibly-create-directory, nntp-marks-changed-p)
7269         (nntp-save-marks, nntp-open-marks): Use it.
7270         (nntp-possibly-create-directory, nntp-open-marks):
7271         Bind file-name-coding-system to nnmail-pathname-coding-system.
7272         (nntp-open-marks): Decode group names when bootstrapping marks.
7273
7274         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7275         Newsgroups and Folowup-To headers.
7276
7277 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7278
7279         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7280         (gnus-server-closed-face, gnus-server-denied-face)
7281         (gnus-server-offline-face): Remove variable.
7282         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7283
7284         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7285         of modifying message-stack directly for XEmacs.
7286
7287         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7288         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7289         if the coding-system argument is nil for XEmacs.
7290
7291         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7292         mm-charset-override-alist.
7293
7294         * rfc2047.el: Don't require base64; require rfc2045 for the function
7295         rfc2045-encode-string.
7296         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7297         to quote the parameter value.
7298
7299 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7300
7301         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7302         form in gnus-group-name-charset-method-alist.
7303
7304         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7305         overrides the default layout edit-form.
7306
7307         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7308
7309         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7310
7311 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7312
7313         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7314         as unfetched articles.
7315
7316 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7317
7318         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7319
7320 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7323         original back end that keeps marks in the local system.
7324
7325 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7326
7327         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7328         arg of pop-to-buffer for XEmacs.
7329         (gnus-article-read-summary-keys): Ditto; don't restore window
7330         configuration if summary command ends up with neither article buffer
7331         nor summary buffer; describe bindings if summary keys end with C-h.
7332
7333 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7334
7335         * message.el (message-fix-before-sending): Skip raw message part to be
7336         forwarded while checking illegible text.
7337         (message-forward-make-body-mime, message-forward-make-body): Mark
7338         signed or encrypted raw message as having no illegible text.
7339
7340 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7341
7342         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7343         (gnus-message-with-timestamp-1): New macro.
7344         (gnus-message-with-timestamp): New function.
7345         (gnus-message): Use them.
7346
7347         * nnheader.el (nnheader-message): Use them.
7348
7349 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7350
7351         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7352         .newsrc.eld file.
7353
7354 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7355
7356         * gnus-agent.el (gnus-agent-fetch-headers)
7357         (gnus-agent-retrieve-headers): Bind
7358         gnus-decode-encoded-address-function to identity.
7359
7360         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7361         available also when the server returns simply a dot.
7362
7363         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7364
7365 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7368
7369 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7370
7371         * gnus-ems.el (gnus-x-splash): Make it work.
7372
7373         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7374         from being used.
7375
7376         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
7377
7378 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7379
7380         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
7381         4th and the 5th arguments.
7382
7383         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7384         the front stickiness.
7385         (gnus-article-summary-command-nosave): Correct the order of the
7386         arguments passed to pop-to-buffer.
7387         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7388         summary command ends up with the article buffer.
7389
7390         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7391         the same faces.
7392
7393 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7394
7395         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7396
7397 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7398
7399         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7400         * gnus-sum.el (gnus-summary-highlight):
7401         * pgg.el (pgg-sign-region, pgg-sign):
7402         * mail-source.el (mail-source-delete-old-incoming-confirm):
7403         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7404
7405 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7406
7407         * gnus-art.el (gnus-mime-view-part-externally)
7408         (gnus-mime-view-part-internally): Fix predicate function passed to
7409         completing-read.
7410
7411         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7412
7413         * gnus.el (gnus-update-message-archive-method): Add :version.
7414
7415 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7416
7417         * gnus.el (gnus-update-message-archive-method): New variable.
7418
7419         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7420         according to gnus-message-archive-method if
7421         gnus-update-message-archive-method is non-nil.
7422
7423 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7426         by Loic Dachary <loic@dachary.org>.
7427         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7428
7429 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7430
7431         * message.el (message-pop-to-buffer): Add switch-function argument.
7432         (message-mail): Pass switch-function argument to it.
7433
7434 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7435
7436         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7437         Improve doc string.
7438
7439 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7440
7441         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7442         (gnus-header-content)
7443         * gnus-cite.el (gnus-cite-10)
7444         * gnus-srvr.el (gnus-server-closed)
7445         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7446         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7447         (gnus-group-mail-3-empty, gnus-group-mail-low)
7448         (gnus-group-mail-low-empty, gnus-splash)
7449         * message.el (message-header-to, message-header-cc)
7450         (message-header-subject, message-header-other, message-header-name)
7451         (message-header-xheader, message-separator, message-cited-text)
7452         (message-mml): Lighten colors of faces used for dark background.
7453
7454 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7455
7456         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7457         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7458
7459 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7460
7461         * message.el (message-narrow-to-headers-or-head):
7462         Ignore mail-header-separator in the body.
7463
7464 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7465
7466         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7467         same as window size.
7468
7469 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7470
7471         * message.el (message-font-lock-keywords): Use message-header-xheader
7472         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7473         ahead of the anything pattern, to get it recognised.
7474
7475 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7476
7477         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
7478         spam.el loads uses it in the compiled defadvice form.
7479
7480 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7481
7482         * gnus-sum.el (gnus-articles-to-read)
7483         (gnus-summary-insert-old-articles): Don't truncate group name for
7484         `read-string'.
7485
7486         * gnus-util.el (gnus-limit-string): Delete this function.
7487
7488         * gnus-sum.el (gnus-simplify-subject-fully): Use
7489         `truncate-string-to-width' instead.
7490
7491 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7492
7493         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7494         if, on summary exit, the next group has to be selected.
7495         (gnus-summary-exit): Use it.
7496
7497 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7498
7499         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7500         non-break space.
7501
7502 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7503
7504         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7505         Check if group is not a directory.
7506         (nnfolder-request-expire-articles): Don't delete articles if the target
7507         group is not available.
7508
7509         * nnml.el (nnml-request-create-group): Properly check if group is not a
7510         file.
7511         (nnml-request-expire-articles): Don't delete articles if the target
7512         group is not available.
7513
7514         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7515         Don't quote characters that are within parentheses.
7516
7517 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7520         (gnus-handle-ephemeral-exit): Select article according to it.
7521
7522 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7523
7524         * message.el (message-insert-formated-citation-line): Remove newline.
7525         (message-citation-line-format): Add final \n here so that the user can
7526         avoid a blank line.
7527
7528 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7529
7530         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7531         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7532         Update lanl/arXiv support.
7533
7534 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7535
7536         * gnus.el: Bump version number.
7537
7538 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7539
7540         * gnus.el (gnus-version-number): Bump version.
7541
7542 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7543
7544         * gnus.el: No Gnus v0.6 is released.
7545
7546 2007-04-27  Didier Verna  <didier@xemacs.org>
7547
7548         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7549         * gmm-utils.el (gmm-regexp-concat): here.
7550         * message.el: Don't require 'gnus-util.
7551         (message-dont-reply-to-names): Handle name change above.
7552         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7553
7554 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7555
7556         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7557         since the initial value varies according to the system.
7558
7559 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7560
7561         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7562
7563 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7564
7565         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7566
7567 2007-04-24  Didier Verna  <didier@xemacs.org>
7568
7569         Improve the type of gnus-ignored-from-addresses.
7570         * gnus-util.el (gnus-orify-regexp): New function.
7571         * message.el (gnus-util): Require it.
7572         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7573         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7574         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7575
7576 2007-04-24  Didier Verna  <didier@xemacs.org>
7577
7578         * gnus-sum.el:
7579         * gnus-utils.el: Fix some trailing whitespaces.
7580
7581 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7582
7583         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7584         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7585         article's Message-ID; refer parent article in summary buffer.
7586
7587         * message.el (message-bounce): Call mime-to-mml.
7588
7589         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
7590         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
7591         optimize and/or forms properly.
7592
7593 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
7594
7595         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
7596         URL.
7597
7598 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7599
7600         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7601
7602 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7603
7604         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7605         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7606         displayed of multipart/alternative part if it is invoked from summary
7607         buffer.
7608
7609         * mm-view.el (mm-inline-text-html-render-with-w3m)
7610         (mm-inline-text-html-render-with-w3m-standalone)
7611         (mm-inline-render-with-function): Use mail-parse-charset by default.
7612
7613 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7614
7615         * parse-time.el (parse-time-string-chars): Check if CHAR
7616         is less than the length of parse-time-syntax.
7617
7618 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7619
7620         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7621         from gnus-newsgroup-processable.
7622
7623 2007-04-16  Didier Verna  <didier@xemacs.org>
7624
7625         * gnus-msg.el (gnus-configure-posting-styles): Handle
7626         message-signature-directory properly with :file syntax.  Reported by
7627         "Leo".
7628
7629 2007-04-11  Didier Verna  <didier@xemacs.org>
7630
7631         New user option: message-signature-directory.
7632         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7633         * message.el (message-insert-signature): Ditto.
7634         * message.el (message-signature-file): Doc update.
7635         * message.el (message-signature-directory): New.
7636
7637 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7638
7639         * gnus-msg.el (gnus-inews-yank-articles): Use
7640         message-exchange-point-and-mark instead of exchange-point-and-mark.
7641
7642 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7643
7644         * message.el (message-yank-original): Make sure cited text ends with
7645         newline; don't exchange point and mark.
7646
7647 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7648
7649         * tls.el (open-tls-stream): Properly handle case where there
7650         is no associated buffer.
7651
7652 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7653
7654         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7655         message-yank-original, make sure (< mark TEXT point).
7656
7657 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7658
7659         * message.el (message-fill-column): New variable.
7660         (message-mode): Use it.  Add comment on a possible new hook.
7661
7662         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7663         (nnmail-get-new-mail): Reformat.
7664
7665         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7666
7667         * gmm-utils.el: Fix Commentary.
7668         (gmm-tool-bar-from-list): Fix typo in doc string.
7669
7670 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7671
7672         * message.el (message-yank-original): Don't switch point and mark
7673         unnecessarily to put point and mark as documented.
7674
7675 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7676
7677         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7678         from the message heads.
7679
7680 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7681
7682         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7683         article buffer does not have a window.  This may not be the best
7684         solution but is certainly better than setting the start of the null,
7685         that is the current, window.
7686
7687 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7688
7689         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7690         (gnus-draft-setup): Run it.
7691
7692         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7693         gnus-score-fast-scoring.  Allow regexp.
7694         (gnus-score-headers): Use it.
7695
7696         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7697         XEmacs.
7698
7699         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7700         string.
7701         (gnus-button-alist): Also catch `<f1> k ...'.
7702         (gnus-treat-display-x-face): Fix doc string.
7703
7704 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7705
7706         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7707         evaluation of gnus-extended-version to ensure correct generation of the
7708         User-Agent header when message-generate-headers-first is used.
7709
7710 2007-03-24  Simon Josefsson  <simon@josefsson.org>
7711
7712         * hashcash.el (hashcash-generate-payment-async): Don't crash if
7713         hashcash-path is nil.  Don't call callback with incorrect number of
7714         parameters if val is 0.
7715
7716 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7717
7718         * message.el (message-required-news-headers):
7719         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
7720
7721 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
7722
7723         * tls.el (open-tls-stream): In handshake-waiting loop,
7724         don't wait more if there is output available to process.
7725
7726 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
7727
7728         * tls.el (tls-program): Doc fix.
7729
7730 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7731
7732         * message.el (message-generate-new-buffers): Change the meaning of the
7733         nil value; add `standard' to the choices; treat t as `unique'; improve
7734         doc string.
7735         (gnus-select-frame-set-input-focus): Autoload.
7736         (message-buffer-name): Search for the existing message buffer if
7737         message-generate-new-buffers is nil or `standard'; treat the value t of
7738         message-generate-new-buffers as `unique'.
7739         (message-pop-to-buffer): Raise the frame already displaying the message
7740         buffer; clear the echo area after querying.
7741         (message-setup): Pass the `continue' argument to compose-mail.
7742         (message-mail): Prefer `switch-function' if it is given; search for the
7743         existing message buffer if the `continue' argument is non-nil; pass
7744         continue and switch-function arguments to compose-mail by way of
7745         message-setup.
7746         (message-mail-other-window): Adjust argument of message-setup.
7747         (message-mail-other-frame): Ditto.
7748
7749 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7750
7751         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
7752         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
7753         to turn font-lock on when turning gnus-message-citation-mode on.
7754
7755 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
7756
7757         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
7758         (mml-smime-function-alist): New variable; add epg as the backend.
7759         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
7760         mml-smime- functions instead.
7761         * mm-view.el: Require smime.
7762
7763 2007-03-05  Didier Verna  <didier@xemacs.org>
7764
7765         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
7766         instead of just inheritance for posting styles.
7767         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
7768
7769 2007-02-24  Chris Moore  <dooglus@gmail.com>
7770
7771         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
7772         * pgg-pgp.el (pgg-pgp-encrypt-region):
7773         * pgg-gpg.el (pgg-gpg-encrypt-region):
7774         Check pgg-encrypt-for-me if no other recipients.
7775
7776 2007-02-24  John Paul Wallington  <jpw@pobox.com>
7777
7778         * tls.el (tls-certtool-program): Fix custom type.
7779
7780 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7781
7782         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
7783         and point-at-eol instead of line-(beginning|end)-position.
7784
7785         * assistant.el (assistant-parse-buffer): Ditto.
7786
7787         * netrc.el (netrc-parse-services): Ditto.
7788
7789 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
7790
7791         * mml2015.el (mml2015-epg-find-usable-key): New function.
7792         (mml2015-epg-sign): Use it.
7793         (mml2015-epg-encrypt): Use it.
7794
7795 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7796
7797         * message.el (message-make-in-reply-to): Quote name containing
7798         non-ASCII characters.  It will make the RFC2047 encoder cause an error
7799         if there are special characters.  Reported by NAKAJI Hiroyuki
7800         <nakaji@jp.freebsd.org>.
7801
7802 2007-02-27  Didier Verna  <didier@xemacs.org>
7803
7804         Include the group parameters as well as the topic ones in the
7805         inheritance filter process.
7806         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
7807         argument GROUP-PARAMS-LIST.
7808         * gnus-topic.el (gnus-group-topic-parameters): Use it.
7809
7810 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7811
7812         * nntp.el (nntp-never-echoes-commands)
7813         (nntp-open-connection-functions-never-echo-commands): New variables.
7814         (nntp-send-command): Use them.
7815
7816 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
7817
7818         * mml2015.el (mml2015-epg-verify): Simplified.
7819
7820 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7821
7822         * mml.el (mml-content-disposition-alist): New user option.
7823         (mml-content-disposition): New function.
7824         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
7825         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
7826
7827 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
7828
7829         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
7830         verification.
7831
7832 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7833
7834         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
7835         articles posted in the last 24 hours.
7836
7837 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
7838
7839         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
7840
7841 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
7842
7843         * nntp.el (nntp-send-command): Don't wait for echoes when
7844         nntp-open-ssl-stream is used.
7845
7846 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7847
7848         * gnus-cite.el (gnus-test-font-lock-add-keywords)
7849         (gnus-message-add-citation-keywords)
7850         (gnus-message-remove-citation-keywords): Remove.
7851         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
7852         directly, make the variables in font-lock-defaults buffer-local, add
7853         gnus-message-citation-keywords to them and then update the value of
7854         font-lock-keywords.
7855
7856 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7857
7858         * message.el (message-cite-original-1): Don't call
7859         gnus-article-highlight-citation.
7860
7861         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
7862         citations; fix line count.
7863
7864 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7865
7866         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
7867         (gnus-message-add-citation-keywords)
7868         (gnus-message-remove-citation-keywords): Use it; fix the emulating
7869         versions of font-lock-add-keywords and font-lock-remove-keywords to
7870         work with XEmacs correctly.
7871
7872 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7873
7874         * gnus-cite.el (gnus-cite-face-list): Set the values of
7875         gnus-message-max-citation-depth and gnus-message-citation-keywords.
7876         (gnus-message-max-citation-depth): Use defvar rather than defconst.
7877         (gnus-message-cite-prefix-regexp): New variable.
7878         (gnus-message-search-citation-line): Use it; protect against long
7879         citation prefix; fill match data with nil rather than 0 for XEmacs; set
7880         the 0th match data for Emacs.
7881         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
7882         (gnus-message-add-citation-keywords): Append keywords rather than
7883         prepending; emulate font-lock-add-keywords if it is not available.
7884         (gnus-message-remove-citation-keywords): Emulate
7885         font-lock-remove-keywords if it is not available.
7886
7887         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
7888
7889         * message.el (message-cite-prefix-regexp): Set the value of
7890         gnus-message-cite-prefix-regexp.
7891
7892 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7893
7894         * nnweb.el (nnweb-google-parse-1): Update parser.
7895
7896 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
7897
7898         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
7899
7900 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7901
7902         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
7903         regexp.
7904
7905 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7906
7907         * uudecode.el (uudecode-string-to-multibyte): New function emulating
7908         string-to-multibyte.
7909         (uudecode-decode-region-internal): Use it.
7910
7911         * lpath.el: Fbind string-as-multibyte for XEmacs.
7912
7913 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
7914
7915         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
7916         custom choice.
7917
7918         * gnus-art.el (gnus-signature-limit): Fix custom choice.
7919
7920 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
7921
7922         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
7923
7924         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
7925         `write-region' to respect `mm-inhibit-file-name-handlers'.
7926
7927 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
7928
7929         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
7930         Use gnus-home-directory instead of "~/" or "$HOME".
7931
7932 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
7933
7934         * encrypt.el (encrypt-insert-file-contents): Add better prompt
7935         to mention filename.
7936         Add comments at beginning regarding usage.
7937         (encrypt-write-file-contents): Change interactive so a string is
7938         acceptable.  If the file has no associated model, show an error instead
7939         of a nonsense prompt.
7940
7941 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7942
7943         * spam.el (spam-bsfilter-ham-switch): Fix typo.
7944         Thanks to Yoshihiko Yamada for kind notification of this typo.
7945
7946 2007-01-12  Kenichi Handa  <handa@m17n.org>
7947
7948         * uudecode.el (uudecode-decode-region-internal): Make it work in a
7949         multibyte buffer.
7950
7951 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7952
7953         * gnus-score.el (gnus-score-fast-scoring): New variable.
7954         (gnus-score-headers): Use it.
7955
7956         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
7957
7958         * message.el (message-cite-original-1): Call
7959         gnus-article-highlight-citation if requested.
7960         (message-make-from): Allow name and address as optional arguments.
7961
7962         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
7963
7964         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
7965         bugs to doc string.
7966         (gnus-button-alist): Add mid\\|message-id.
7967         (gnus-button-fetch-group): Extend for use in
7968         `browse-url-browser-function'.
7969         (gnus-button-url-regexp): Try to catch paired parentheses like in
7970         Wikipedia URLs.
7971
7972         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
7973         Suggested by Simon Krahnke <overlord@gmx.li>.
7974
7975 2007-01-13  Romain Francoise  <romain@orebokech.com>
7976
7977         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
7978         Update copyright.
7979
7980 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
7981
7982         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
7983
7984 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
7985
7986         * gnus-registry.el (gnus-registry-unfollowed-groups)
7987         (gnus-registry-split-fancy-with-parent): Fix documentation.
7988
7989 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7990
7991         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
7992         from nnweb groups.
7993
7994 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7995
7996         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
7997         Xref urls.  Erase buffer before requesting head.
7998
7999 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8000
8001         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8002         customizable.
8003
8004 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8005
8006         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8007         no signing key is found.
8008         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8009         no encrypting and/or signing key is found.
8010
8011 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8012
8013         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8014
8015 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8016
8017         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8018         headers read from disk with the ones newly found in the current search.
8019         This should no longer cause problems, because the article numbers in
8020         Gmane's `nov.php' output are ignored since the previous change.
8021
8022 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8023
8024         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8025
8026 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8027
8028         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
8029         replace-regexp-in-string; bind url-version; fbind display-images-p and
8030         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
8031         find-face and set-itimer-function for Emacs; bind itimer-list for
8032         Emacs.
8033
8034         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8035
8036 2007-01-01  Romain Francoise  <romain@orebokech.com>
8037
8038         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8039
8040 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8041
8042         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8043         `define-minor-mode' macro definition expanded properly.
8044         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8045         exclude it there.
8046
8047         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8048         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8049         `fboundp' test.
8050         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8051         This is OK to autoload in (S)XEmacs now.
8052
8053 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8054
8055         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8056         keystroke.
8057         (gnus-summary-limit-to-singletons): Fix typo.
8058
8059         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8060         else fails.
8061
8062 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8063
8064         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8065         docstring.
8066
8067         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8068         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8069         (gnus-summary-insert-dormant-articles): Fix typo in message.
8070
8071 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8072
8073         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8074         nil for XEmacs.
8075         (gnus-message-citation-mode): Don't autoload in XEmacs.
8076
8077         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8078
8079 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8080
8081         * nnimap.el (nnimap-expunge-search-string): Mention
8082         nnimap-search-uids-not-since-is-evil in docstring.
8083
8084 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8085
8086         * spam.el: Revert to make-obsolete-variable because
8087         define-obsolete-variable-alias is not supported in Emacs 21.
8088
8089         * spam.el (spam-ifile-path, spam-ifile-database-path)
8090         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8091         make-obsolete-variable.
8092         (spam-bsfilter-path, spam-bsfilter-program)
8093         (spam-spamassassin-path, spam-spamassassin-program)
8094         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8095         use "path" inappropriately.
8096         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8097         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8098         variable names.
8099
8100 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8101
8102         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8103         summary buffer.
8104
8105         * password.el (password-cache-remove): Use clear-string to burn
8106         password, if available.
8107
8108 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8109
8110         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8111
8112         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8113
8114         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8115         (gnus-message-highlight-citation): Move defcustom here from
8116         gnus-cite.el.
8117         (gnus-message-citation-mode): Autoload.
8118
8119         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8120         checks to make it compile with XEmacs.
8121         (gnus-message-citation-mode): New minor mode.
8122         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8123         (gnus-message-highlight-citation): New variables.
8124         (gnus-message-search-citation-line)
8125         (gnus-message-add-citation-keywords)
8126         (gnus-message-remove-citation-keywords)
8127         (turn-on-gnus-message-citation-mode)
8128         (turn-off-gnus-message-citation-mode): New functions.
8129
8130 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8131
8132         * gnus-cite.el: Enable highlighting of different citation levels in
8133         message-mode.
8134
8135 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8136
8137         * message.el (message-make-fqdn): Fix comment.
8138         (message-bogus-system-names): Add ".local".
8139
8140         * spam.el (spam-ifile-path, spam-ifile-program)
8141         (spam-ifile-database-path, spam-ifile-database)
8142         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8143         Don't use "path" inappropriately.
8144         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8145         strings.
8146         (spam-check-ifile, spam-ifile-register-with-ifile)
8147         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8148         new variable names.
8149
8150         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8151         (gnus-treat-display-smileys): Simplify using
8152         gnus-image-type-available-p.
8153
8154         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8155         available.
8156
8157         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
8158         `display-images-p' if available.
8159
8160 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8161
8162         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8163         one after turning on the buffer's multibyteness instead of decoding
8164         them directly in the unibyte buffer that causes unexpected conversion
8165         in Emacs 23 (unicode).
8166
8167 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8168
8169         * message.el (message-generate-hashcash): Fix custom type.
8170
8171 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8172
8173         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8174
8175 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8176
8177         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8178         disconnect icons.  Add help text.
8179
8180 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8181
8182         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8183         negated to be consistent with the others we handle.
8184
8185 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8186
8187         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8188         version of gnus-summary-buffer to something, so that we can use two
8189         article buffers at the same time.
8190
8191 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8192
8193         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8194         trigger all the extra headers.
8195         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8196         sorting.
8197
8198 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8199
8200         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8201         solid groups.
8202
8203 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
8204
8205         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
8206
8207 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8208
8209         * legacy-gnus-agent.el: Add Copyright notice.
8210
8211 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8212
8213         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8214
8215 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8216
8217         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8218
8219         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8220         to make it work reliably in CVS Emacs.
8221         (gnus-summary-limit-strange-charsets-predicate)
8222         (gnus-summary-limit-to-predicate): New functions.
8223
8224 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8225
8226         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8227         specifying array size.
8228         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8229         array if it is too small.
8230         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8231         (gnus-sort-threads-loop): New function.
8232
8233 2006-12-06  Chris Moore  <dooglus@gmail.com>
8234
8235         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8236         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8237
8238 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8239
8240         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8241         options.
8242
8243 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8244
8245         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8246         DOS-ing the recipient.
8247
8248         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8249         the headers when creating the mapping to avoid mismappings.
8250         (nnweb-gmane-create-mapping): Always nix out old mapping.
8251
8252 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8255         and mm-verify-option to never.
8256
8257 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8258
8259         * message.el (message-signed-or-encrypted-p): New function.
8260         (message-forward-make-body): Use it.
8261
8262         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8263         Replace encode-coding-string with mm-encode-coding-string.
8264
8265 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8266
8267         * nneething.el (nneething-decode-file-name): Replace
8268         decode-coding-string with mm-decode-coding-string.
8269
8270         * gnus-int.el (gnus-open-server): Say failed server's name.
8271
8272 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
8273
8274         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
8275         strings to a single string.  Quote `errors-file-name'.
8276         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
8277         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
8278         Adjust calls.  Use `shell-quote-argument'.
8279
8280 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8281
8282         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8283         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8284
8285         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8286         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8287         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8288         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8289         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8290         (gnus-subscribe-newsgroup, gnus-1):
8291         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8292         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8293         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8294         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8295
8296 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8297
8298         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8299         keystroke.
8300         (gnus-summary-limit-to-bodies): Implement headersp.
8301
8302 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8303
8304         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8305
8306 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8307
8308         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8309
8310 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8311
8312         * message.el (message-generate-hashcash): Expand range of values to
8313         include `opportunistic'.
8314         (message-send-mail): Use it.
8315
8316 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8317
8318         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8319         and comment it.
8320
8321         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8322
8323 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8324
8325         * gnus-util.el (gnus-extract-address-components): Improve comment.
8326
8327 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8328
8329         * gnus-util.el (gnus-extract-address-components): Work with address in
8330         which the name portion contains @.
8331
8332         * lpath.el: Fbind custom-autoload.
8333
8334 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8335
8336         * gnus.el (gnus-start): Move custom group up.
8337         (gnus-select-method): Don't autoload, but make it available for
8338         `customize-variable'.
8339         (gnus-getenv-nntpserver): Don't autoload.
8340
8341 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8342
8343         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8344
8345 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8346
8347         * message.el (message-sendmail-extra-arguments): New variable.
8348         (message-send-mail-with-sendmail): Use it.
8349
8350 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8351
8352         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8353         mm-with-unibyte-current-buffer to make string unibyte.
8354
8355         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8356         mm-string-as-multibyte.
8357
8358 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8359
8360         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8361         Reported by Werner Koch <wk@gnupg.org>.
8362
8363 2006-11-14  Daiki Ueno  <ueno@p360>
8364
8365         * mml2015.el: Autoload epa-select-keys when compiling.
8366
8367 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8368
8369         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8370         message-options.
8371         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8372
8373 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8374
8375         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8376         EasyPG (< 0.0.6).
8377         (mml2015-always-trust): New user option.
8378         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8379         prompt.
8380
8381 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8382
8383         * nntp.el (nntp-authinfo-force): New variable.
8384         (nntp-send-authinfo): Use it.
8385
8386 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8387
8388         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8389         decode encoded words.  Improve prompt.  Add comment about forwarding.
8390         (message-replacement-char): Move up.
8391
8392 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8393
8394         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8395         instead of gnus-intersection because arguments of gnus-sorted-nunion
8396         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8397
8398 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8399
8400         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8401         (message-simplify-subject-functions): Enable
8402         message-strip-subject-encoded-words by default.
8403
8404 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8405
8406         * message.el (message-strip-subject-encoded-words): New function.
8407         (message-simplify-subject-functions): New variable.
8408         (message-simplify-subject): Use it.  Fix typo in doc string.
8409         Support message-strip-subject-encoded-words.
8410
8411 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8412
8413         * gnus-diary.el (gnus-diary-delay-format-function):
8414         * nndiary.el (nndiary-reminders):
8415         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8416
8417 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8418
8419         * gnus-art.el (article-hide-boring-headers): Fetch date from
8420         gnus-original-article-buffer to avoid problems with localized date
8421         strings.
8422
8423 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8426
8427 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8428
8429         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8430         New variables.
8431         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8432         (mm-charset-synonym-alist): Move some entries to
8433         mm-codepage-iso-8859-list.
8434         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8435         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8436
8437 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8438
8439         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8440
8441 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8442
8443         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8444         with Emacs 21 and XEmacs.
8445
8446 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8447
8448         * spam.el (spam-parse-address): New function for better parsing,
8449         catching errors, etc.
8450         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8451
8452 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8453
8454         * mm-view.el: Add interactive arg to html2text autoload.
8455
8456 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8457
8458         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8459
8460 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8461
8462         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8463         variables.
8464         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8465         (mm-charset-synonym-alist): Move some entries to
8466         mm-codepage-iso-8859-list.
8467
8468         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8469
8470 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8471
8472         * message.el (message-citation-line-format)
8473         (message-insert-formated-citation-line): Fix implementation of %E, %N
8474         and %n according to the doc string.
8475
8476 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8477
8478         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8479         car-safe to avoid bad parses.
8480
8481 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8482
8483         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8484         names.
8485
8486         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8487
8488 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8489
8490         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8491         header.
8492
8493         * message.el (message-draft-headers): Add Date.
8494         (message-headers-to-generate): Fix typo in docstring.
8495
8496         * nndraft.el (nndraft-required-headers): New variable.
8497         (nndraft-generate-headers): Use it.
8498
8499         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8500
8501 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8502
8503         * gnus-registry.el (gnus-registry-wash-for-keywords)
8504         (gnus-registry-find-keywords): New functions to allow easy searching of
8505         articles that are in the registry.
8506
8507 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8508
8509         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8510         ietf-drums-parse-address instead of gnus-extract-address-components.
8511         Reported by Damien Elmes <damien@repose.cx>.
8512
8513 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8514
8515         * gnus.el (gnus-mime): Remove unused custom group.
8516
8517 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8518
8519         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8520         "blank line" when searching for end of armor headers.
8521
8522 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8523
8524         * gmm-utils.el (gmm-write-region): Fix variable name.
8525
8526 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8527
8528         * gmm-utils.el (gmm-write-region): New function based on compatibility
8529         code from `mm-make-temp-file'.
8530
8531         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8532
8533         * nnmaildir.el (nnmaildir--update-nov)
8534         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8535         Use `gmm-write-region'.
8536
8537 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8538
8539         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8540         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8541
8542         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8543
8544         * message.el (message-replacement-char): New variable.
8545         (message-fix-before-sending): Use it.
8546         (message-simplify-subject): New function to remove duplicate code.
8547         (message-reply, message-followup): Use it.
8548
8549         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8550         gnus-summary-limit-to-articles.
8551
8552 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8553
8554         * gnus-util.el (gnus-with-local-quit): New macro.
8555
8556         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8557
8558 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8559
8560         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8561         ignore non-string data.
8562
8563 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8564
8565         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8566         non-string data (needs to be done in the registry too).
8567
8568 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8569
8570         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8571         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8572         (gnus-registry-split-fancy-with-parent)
8573         (gnus-registry-fetch-simplified-message-subject-fast)
8574         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8575         Remove text properties on ingress into the registry and when it's saved.
8576         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8577         registry from entries with no groups.
8578
8579 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8580
8581         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8582         function to remove string properties.
8583
8584 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8585
8586         * gmm-utils.el (gmm): Adjust custom version.
8587
8588         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8589         custom version.
8590
8591         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8592
8593 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8594
8595         * gnus-art.el (gnus-insert-prev-page-button)
8596         (gnus-insert-next-page-button): Simplify.  Reformat.
8597
8598 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8599
8600         * gnus-art.el (gnus-insert-prev-page-button)
8601         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8602
8603 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8604
8605         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8606
8607 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8608
8609         * gnus-art.el (gnus-insert-mime-button)
8610         (gnus-insert-mime-security-button):
8611         Apply gnus-article-button-face to MIME and security buttons.
8612
8613 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8614
8615         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8616         readable.
8617
8618 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8619
8620         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
8621
8622 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8623
8624         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8625         `browse-url-of-file' instead of `browse-url'.
8626
8627 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8628
8629         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8630         regexp.  Articles containing quotation were cut prematurely.
8631
8632 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * message.el (message-cite-original-1): Use nobody by default for the
8635         value of From header.
8636         (message-reply): Ditto.
8637
8638 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8639
8640         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8641         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8642         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8643
8644 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8645
8646         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8647         mails in the doc string.  Add some URLs in comment.
8648         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8649
8650 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8651
8652         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8653         backslashes handling and the way to find boundaries of quoted strings.
8654
8655 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8656
8657         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8658         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8659         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8660         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8661
8662 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8663
8664         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8665         doc string.
8666         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8667
8668 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8669
8670         * lpath.el: Fbind epg-check-configuration.
8671
8672 2006-09-06  Simon Josefsson  <jas@extundo.com>
8673
8674         * mml2015.el (mml2015-use): Doc fix, mention epg.
8675
8676 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8677
8678         * mml2015.el (mml2015-use): Default to epg, if available.
8679
8680 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8681
8682         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8683         message-sender.
8684         (mml1991-epg-encrypt): Ditto.
8685         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8686         message-sender.
8687         (mml2015-epg-encrypt): Ditto.
8688
8689 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8690
8691         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8692         several common directories.
8693
8694 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8695
8696         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8697         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8698
8699 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8700
8701         * gnus-art.el (article-decode-encoded-words): Make it fast.
8702
8703 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8704
8705         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8706
8707         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8708         in quoted string into `\'.
8709
8710 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8711
8712         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8713         Use standard-syntax-table.
8714
8715 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8716
8717         * gnus-art.el (gnus-decode-address-function): New variable.
8718         (article-decode-encoded-words): Use it to decode headers which are
8719         assumed to contain addresses.
8720         (gnus-mime-delete-part): Remove useless `or'.
8721
8722         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8723         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8724         (gnus-nov-parse-line): Use it to decode From header.
8725         (gnus-get-newsgroup-headers): Ditto.
8726         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8727
8728         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8729         (mail-decode-encoded-address-string): New alias.
8730
8731         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8732         New function.
8733         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8734         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8735         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8736         (rfc2047-decode-string): Ditto.
8737         (rfc2047-decode-address-region): New function.
8738         (rfc2047-decode-address-string): New function.
8739
8740 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8741
8742         * message.el (message-caesar-buffer-body): Allow rotating headers.
8743
8744         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8745
8746         * message.el (message-insert-formated-citation-line): Fix %f.
8747         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8748
8749 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8750
8751         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8752         (gnus-bookmark-mouse-available-p): New macro.
8753         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8754         (gnus-bookmark-bmenu-show-infos): Use it.
8755         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8756         (gnus-bookmark-bmenu-hide-infos): Ditto.
8757         (gnus-bookmark-remove-properties): New function.
8758         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8759         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
8760         (gnus-bookmark-write-file): Bind coding-system-for-write.
8761         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
8762         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
8763         group before selecting it.
8764         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
8765         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
8766         quit-window if it is not available; use gnus-mouse-2 and bind it to
8767         gnus-bookmark-bmenu-select-by-mouse.
8768         (gnus-bookmark-show-details): Remove unused variable `details-list'.
8769         (gnus-bookmark-bmenu-select-by-mouse): New function.
8770
8771 2006-08-13  Romain Francoise  <romain@orebokech.com>
8772
8773         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
8774         space.
8775
8776 2006-08-10  Romain Francoise  <romain@orebokech.com>
8777
8778         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
8779         (dns-mode-soa-auto-increment-serial): New user option.
8780         (dns-mode-soa-maybe-increment-serial): New function.
8781         (dns-mode): Add the latter to `write-contents-functions'.
8782
8783 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8784
8785         * compface.el (uncompface): Use binary rather than raw-text-unix.
8786
8787 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8788
8789         * compface.el (uncompface): Make sure the eol conversion doesn't take
8790         place when communicating with the external programs.  Reported by
8791         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
8792
8793 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8794
8795         * nnheader.el (nnheader-insert-head): Fix typo in comment.
8796
8797 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8798
8799         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
8800         Make it more robust by parsing author and date independently.
8801
8802 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8803
8804         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
8805
8806 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
8807
8808         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
8809         first matching secret key.
8810         (mml2015-epg-encrypt): Ditto.
8811
8812         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
8813         first matching secret key.
8814         (mml1991-epg-encrypt): Ditto.
8815
8816         * mml2015.el (mml2015-encrypt-to-self): New user option.
8817         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
8818         mml2015-epg-encrypt-to-self is set.
8819
8820         * mml1991.el (mml1991-encrypt-to-self): New variable.
8821         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
8822         mml1991-epg-encrypt-to-self is set.
8823
8824         * mml2015.el (mml2015-signers): New user option.
8825         (mml2015-epg-sign): Reflect the value of mml2015-signers.
8826         (mml2015-epg-encrypt): Allow to select signing keys.
8827
8828         * mml1991.el (mml1991-signers): New variable.
8829         (mml1991-epg-sign): Reflect the value of mml1991-signers.
8830         (mml1991-epg-encrypt): Allow to select signing keys.
8831
8832 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * nnheader.el (nnheader-insert-head): Make it work even if the file
8835         uses CRLF for the line-break code.
8836
8837 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
8838
8839         * mml2015.el: Require mml-sec instead of password.
8840         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
8841         (mml2015-cache-passphrase): Inherit the default value from
8842         mml-secure-cache-passphrase.
8843         (mml2015-passphrase-cache-expiry): Inherit the default value from
8844         mml-secure-passphrase-cache-expiry.
8845
8846         * mml1991.el: Require mml-sec instead of password.
8847         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
8848         (mml1991-cache-passphrase): Inherit the default value from
8849         mml-secure-cache-passphrase.
8850         (mml1991-passphrase-cache-expiry): Inherit the default value from
8851         mml-secure-passphrase-cache-expiry.
8852
8853         * mml-sec.el: Require password.
8854         (mml-secure-verbose): New user option.
8855         (mml-secure-cache-passphrase): New user option.
8856         (mml-secure-passphrase-cache-expiry): New user option.
8857
8858 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
8859
8860         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
8861         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
8862         andreas@altroot.de (Andreas Vögele).
8863
8864         FIXME: Use `tiny change'?
8865
8866 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8867
8868         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
8869         workaround for the url package included with Emacs.
8870
8871         * nnweb.el (nnweb-google-create-mapping): Update regexp.
8872
8873 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8874
8875         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
8876         correctly.  This fixes a bug caused by the 2006-05-12 change.
8877
8878 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
8879
8880         * nnmail.el (nnmail-article-group): If splitting raises an error, give
8881         some information about the error when saying that the `bogus' mail
8882         group will be used.
8883
8884 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
8885
8886         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
8887         string.
8888
8889 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
8890
8891         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
8892
8893 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8894
8895         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
8896
8897 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8898
8899         * mml1991.el (mml1991-function-alist): Add epg.
8900         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
8901         (mml1991-epg-encrypt): New functions.
8902
8903 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
8904
8905         * mml2015.el (mml2015-verbose): New variable.
8906         (mml2015-cache-passphrase): Ditto.
8907         (mml2015-passphrase-cache-expiry): Ditto.
8908         (mml2015-function-alist): Add epg.
8909         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
8910         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
8911         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
8912         functions.
8913
8914 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8915
8916         * message.el (message-cite-original-1): Preserve region when removing
8917         quoted text due to X-No-Archive in order to avoid bogus attribution
8918         when citing multiple messages.
8919
8920 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8921
8922         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
8923         Kenneth Jacker <khj@be.cs.appstate.edu>.
8924
8925 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
8926
8927         * gnus-diary.el (gnus-user-format-function-d)
8928         (gnus-user-format-function-D): Autoload.
8929
8930         * imap.el (Commentary): Fix typo.
8931
8932         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
8933         2006-04-22 contribution.
8934
8935 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8936
8937         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
8938         It didn't really fix the bogosity I'm seeing with solid web groups.
8939
8940 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8941
8942         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
8943         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
8944         created using server names.  If we use the feature without declaring
8945         it, Gnus does not properly manage server and group state.
8946
8947         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
8948         bound.
8949
8950 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8951
8952         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
8953         looking up the method using GROUP's prefix before inventing a new one.
8954         It is used on killed/unknown groups in various places where returning
8955         an all-new method isn't expected by the caller.
8956
8957         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
8958         and match semantics of gnus-group-real-prefix.
8959
8960 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
8961
8962         * nnmail.el (nnmail-broken-references-mailers): New variable.
8963         (nnmail-ignore-broken-references): New function generalizing
8964         nnmail-fix-eudora-headers.
8965         (nnmail-fix-eudora-headers): Now obsolete.
8966
8967         * gnus-art.el (gnus-button-handle-custom): Support
8968         `customize-apropos*'.
8969
8970 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8971
8972         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
8973
8974         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
8975         articles.
8976
8977 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
8978
8979         * message.el (message-cite-reply-above): New variable.
8980         (message-yank-original): Use it.
8981
8982 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8983
8984         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
8985
8986 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
8987
8988         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
8989         as read.
8990
8991         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
8992
8993 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
8994
8995         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
8996         (gnus-bookmark-default-file): Use gnus-directory.
8997         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
8998         Remove "*" in doc string.
8999         (gnus-bookmark-write-file): Simplify.
9000         (gnus-bookmark-maybe-sort-alist): Use `when'.
9001         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9002         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9003         FIXME about Emacs 21 and XEmacs compatibility.
9004         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9005         compatibility.
9006         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9007         compatibility.
9008         (gnus-bookmark-menu-heading): Fix version.
9009
9010 2006-06-19  Bastien Guerry  <bzg@altern.org>
9011
9012         * gnus-bookmark.el: New file.
9013
9014 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9015
9016         * message.el (message-syntax-checks): Doc fix.
9017
9018 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9019
9020         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9021         unsubscribed groups as if they were killed ones.  It causes duplicate
9022         entries in gnus-newsrc-alist.
9023
9024 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9025
9026         * message.el (message-syntax-checks): Doc fix.
9027         (message-send-mail): Add check for continuation headers.
9028         (message-check-news-header-syntax): Fix regexp used to check for
9029         continuation headers.
9030
9031 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9032
9033         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9034
9035 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9036
9037         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9038
9039 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9040
9041         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9042         default-truncate-lines.
9043
9044 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9045
9046         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9047         to fill the utf-8 entry.
9048
9049         * lpath.el: Fbind unicode-precedence-list.
9050
9051 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9052
9053         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9054
9055 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9056
9057         * gnus-agent.el (directory-files-and-attributes): Move all the way
9058         forward (the third and final move).
9059         (gnus-agent-read-agentview): Trap reconstruction errors due to
9060         nonexistant directory.  Handle by returning nil.
9061
9062 2006-05-30  Didier Verna  <didier@xemacs.org>
9063
9064         * message.el (message-dont-reply-to-names): Update the custom type.
9065         * message.el (message-dont-reply-to-names): New defsubst: potentially
9066         convert a list of regexps into a single one.
9067         * message.el (message-get-reply-headers): Use it.
9068         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9069
9070 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9071
9072         * gnus-agent.el (directory-files-and-attributes): Move forward.
9073
9074 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9075
9076         * gnus-ml.el (gnus-mailing-list-subscribe)
9077         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9078         (gnus-mailing-list-message): Fix doc strings.
9079
9080 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9081
9082         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9083         of doing it manually.
9084
9085 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9086
9087         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9088         comment.
9089
9090 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9091
9092         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9093         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9094         (gnus-agent-read-local): All symbols allocated in my-obarray.
9095         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9096         (gnus-agent-regenerate-group): Check numeric names to see if they are
9097         messages or groups.
9098         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9099         better way of do this...)
9100
9101         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9102         'dummy.group' (there should be a better way of do this...)
9103
9104 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9105
9106         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9107         (gnus-saved-headers): Ditto.
9108         (gnus-default-article-saver): Mention functions may have properties.
9109         (gnus-article-save): Override gnus-save-all-headers and
9110         gnus-saved-headers by :headers property which saver function may have.
9111         (gnus-summary-save-in-file): Add :headers property.
9112         (gnus-summary-write-to-file): Ditto.
9113
9114         * gnus-sum.el (gnus-summary-save-article): Bind
9115         gnus-prompt-before-saving to t when saving many articles in a file;
9116         always show all headers.
9117
9118         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
9119
9120 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9121
9122         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9123         marks.
9124
9125         * message.el (message-indent-citation): Add optional arguments to allow
9126         using it outside of message buffers.
9127
9128         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9129         (gnus-article-treat-unfold-headers): Use it.
9130         (gnus-article-truncate-lines): New variable.
9131         (gnus-article-mode): Use it.
9132         (gnus-article-toggle-truncate-lines): New function.
9133
9134         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9135         gnus-article-toggle-truncate-lines.
9136
9137         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9138         coding system in XEmacs, use binary.
9139
9140 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9141
9142         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9143         after-load-alist.
9144
9145         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9146         this function should save decoded articles.
9147         (gnus-summary-write-to-file): Use property to specify this function
9148         should save decoded articles and specify gnus-summary-save-in-file
9149         should be used to save articles other than the first one when saving
9150         many articles.
9151         (gnus-summary-save-body-in-file): Use property to specify this
9152         function should save decoded articles.
9153         (gnus-summary-write-body-to-file): Use property to specify this
9154         function should save decoded articles and specify
9155         gnus-summary-save-body-in-file should be used to save articles other
9156         than the first one when saving many articles.
9157
9158         * gnus-sum.el (gnus-summary-save-article): Simplify.
9159
9160 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9161
9162         * gnus-art.el (gnus-default-article-saver): Add
9163         gnus-summary-write-body-to-file.
9164         (gnus-article-save-coding-system): Don't use coding system object
9165         in XEmacs.
9166         (gnus-read-save-file-name): Add optional `dir-var' argument which
9167         specifies directory in which files are saved; work even if optional
9168         `variable' argument is not specified.
9169         (gnus-summary-write-to-file): Read file name.
9170         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9171         (gnus-summary-write-body-to-file): New function.
9172
9173         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9174         (gnus-summary-local-variables): Add it.
9175         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9176         (gnus-summary-save-article): Remove optional `decode' argument;
9177         determine whether to decode articles by the value of
9178         gnus-default-article-saver; when saving many files using
9179         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9180         it first and use gnus-summary-save-in-file or
9181         gnus-summary-save-body-in-file thereafter unless
9182         gnus-prompt-before-saving is always; move point to article which
9183         will be saved.
9184         (gnus-summary-save-article-file): Revert.
9185         (gnus-summary-write-article-file): Revert.
9186         (gnus-summary-save-article-body-file): Revert.
9187         (gnus-summary-write-article-body-file): New function.
9188
9189 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9190
9191         * gnus-art.el (gnus-default-article-saver): Doc fix.
9192         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9193         from gnus-summary-save-article-coding-system, and default to a
9194         certain coding system.
9195         (gnus-output-to-file): Add coding cookie and encode text according
9196         to gnus-article-save-coding-system; don't use mm-append-to-file.
9197
9198         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9199         gnus-art.el and rename to gnus-article-save-coding-system.
9200         (gnus-summary-save-article): Require gnus-art; don't show all
9201         headers if it decodes articles; don't add coding cookie here;
9202         don't bind mm-text-coding-system-for-write.
9203         (gnus-summary-save-article-file): Save decoded articles.
9204         (gnus-summary-write-article-file): When saving many files, use
9205         gnus-summary-write-to-file first and gnus-summary-save-in-file
9206         thereafter unless gnus-prompt-before-saving is always.
9207         (gnus-summary-save-article-body-file): Save decoded articles.
9208
9209         * lpath.el: Fbind select-safe-coding-system for XEmacs.
9210
9211 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9212
9213         * nnrss.el (nnrss-check-group): Bind hash-index.
9214
9215 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9216
9217         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9218         its hash index.  Store this hash in `nnrss-group-data'.
9219         (nnrss-read-group-data): Update accordingly.
9220
9221 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9222
9223         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9224         entry.
9225
9226         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9227         gnus-article-browse-html-article.
9228
9229 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9230
9231         * gnus-sum.el (gnus-summary-mime-map): Add
9232         gnus-article-browse-html-article.
9233
9234         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9235
9236 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9237
9238         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9239         suitable coding systems in customize.
9240
9241 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9242
9243         * mail-source.el (mail-sources): Fix custom type.
9244
9245 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9246
9247         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9248         (gnus-summary-expire-articles-now): Shorten prompt.
9249
9250         * gmm-utils.el (wid-edit): Require.
9251         (defun-gmm): Renamed from `gmm-defun-compat'.
9252         (gmm-image-search-load-path): Use it.
9253         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9254
9255 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9256
9257         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9258         variable.
9259         (gnus-summary-save-article): Add optional `decode' argument.  If
9260         it is set and gnus-summary-save-article-coding-system is non-nil,
9261         save decoded article.
9262         (gnus-summary-write-article-file): Save decoded article if
9263         gnus-summary-save-article-coding-system is non-nil.
9264
9265         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9266         type.
9267
9268 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9269
9270         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9271
9272 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9273
9274         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9275         first to test gnus-single-article-buffer which may be buffer-local.
9276
9277         * gnus-sum.el (gnus-summary-setup-buffer): Make
9278         gnus-single-article-buffer buffer-local and nil in ephemeral
9279         group; make gnus-article-buffer, gnus-article-current, and
9280         gnus-original-article-buffer always buffer-local.
9281         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9282         group.
9283         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9284
9285 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9286
9287         * nnml.el (nnml-request-compact-group): Compressed files might not
9288         have .gz extension.
9289
9290 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9291
9292         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9293         (mm-copy-to-buffer): Use with-current-buffer.
9294         (mm-display-part): Simplify.
9295         (mm-inlinable-p): Add optional arg `type'.
9296
9297 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9298
9299         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9300         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9301         Try harder to show the attachment internally or externally using
9302         gnus-mime-view-part-as-type.
9303
9304 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9305
9306         * message.el (message-from-style, message-signature-separator)
9307         (message-user-organization-file, message-send-mail-function)
9308         (message-citation-line-function, message-yank-prefix)
9309         (message-indent-citation-function, message-signature)
9310         (message-signature-file, message-signature-insert-empty-line):
9311         Remove autoloads.
9312
9313         * gnus-art.el (gnus-buttonized-mime-types): Remove
9314         "multipart/signed".  Revert 2006-04-26 change.
9315
9316 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9317
9318         * gnus.el (gnus-version-number): Bump version.
9319
9320 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9321
9322         * gnus.el: No Gnus v0.5 is released.
9323
9324 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9325
9326         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9327         fetching articles by message-id.
9328
9329 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9330
9331         * message.el (hashcash): Require hashcash as normal.
9332
9333         * ecomplete.el (ecomplete-highlight-match-line): Use
9334         point-at-eol.
9335         (ecomplete-highlight-match-line): Use `highlight', because that
9336         face exists in both Emacs and XEmacs.
9337
9338         * message.el (message-display-abbrev): Use point-at-bol.
9339
9340         * mail-source.el: Don't require timer/timer-funcs.
9341
9342         * gnus-async.el: Ditto.
9343
9344         * password.el: Ditto.
9345
9346         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
9347
9348         * mm-url.el: Ditto.
9349
9350         * gnus-xmas.el: Don't require timer-funcs.
9351
9352         * mm-util.el: Require timer/timer-funcs.
9353
9354 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9355
9356         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9357         Close.
9358
9359 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9360
9361         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9362         unibyte after clear-decrypt function runs.
9363
9364         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9365         returns as a unibyte string.
9366
9367 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9368
9369         * lpath.el: Revert.
9370
9371         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
9372         (pgg-gpg-process-sentinel): Revert.
9373
9374         * pgg-pgp.el (pgg-pgp-process-region): Revert.
9375         (pgg-pgp-lookup-key): Revert.
9376
9377         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
9378         (pgg-pgp5-lookup-key): Revert.
9379
9380         * pgg.el (pgg-fetch-key): Revert.
9381
9382 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9383
9384         * lpath.el: Fbind string-as-multibyte for XEmacs.
9385
9386         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9387         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9388         (mml1991-pgg-encrypt): Ditto.
9389
9390         * pgg-gpg.el (pgg-string-to-multibyte): New function.
9391         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
9392         a multibyte buffer.
9393
9394         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
9395         (pgg-pgp-lookup-key): Ditto.
9396
9397         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
9398         (pgg-pgp5-lookup-key): Ditto.
9399
9400         * pgg.el (pgg-fetch-key): Ditto.
9401
9402 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9403
9404         * message.el (message-user-organization-file): Check several
9405         locations of the organization file.
9406
9407         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9408         Add gnus-article-view-part-as-type.
9409
9410         * gnus-art.el (gnus-article-view-part-as-type): New function.
9411
9412         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9413         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9414
9415         * mml.el: Simplify autoload.
9416         (mml-mode): defvar dnd-protocol-alist instead of using
9417         symbol-value.
9418         (mml-default-directory): New variable.
9419         (mml-minibuffer-read-file): Use it.
9420         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9421
9422         * message.el (message-citation-line-format): New variable.
9423         (message-insert-formated-citation-line): New function.
9424         (message-citation-line-function): Add
9425         `message-insert-formated-citation-line' to custom type.
9426
9427         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9428         to doc string.
9429
9430         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9431         depending on mm-verify-option.
9432
9433 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9434
9435         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9436         binding pgg-* variables; reimplement the section which prevents
9437         MIME header from being signed.
9438         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9439         pgg-text-mode; remove a blank line at the top of body.
9440
9441         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9442         lines at the top of body; use gnus-newsgroup-charset if there's no
9443         Charset header.
9444
9445 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9446
9447         * message.el (message-self-insert-commands): Doc fix.
9448
9449         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9450         (mm-uu-pgp-encrypted-test): Ditto.
9451         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9452         between header and body; return application/pgp-encrypted handle
9453         if decryption failed; decode decrypted body by charset.
9454
9455         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9456         element match to application/pgp-*.
9457
9458 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9459
9460         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9461         HTML.
9462
9463 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9464
9465         * mail-source.el (mail-source-call-script): Message the error
9466         string.
9467
9468 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9469
9470         * gnus-util.el (gnus-byte-compile): Use it.
9471
9472 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9473
9474         * gnus-util.el (kill-empty-logs): New function.
9475
9476 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9477
9478         * message.el (message-mail-alias-type): Doc fix.
9479         (message-mail-alias-type-p): New function.
9480         (message-send): Use it.
9481         (message-mode): Ditto.
9482         (message-strip-forbidden-properties): Ditto.
9483
9484         * ecomplete.el (ecomplete-database-file-coding-system): New
9485         variable.
9486         (ecomplete-save): Use it.
9487         (ecomplete-setup): Use it.
9488
9489 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * message.el (message-self-insert-commands): New variable.
9492         (message-strip-forbidden-properties): Use it.
9493
9494 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9495
9496         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9497         that doesn't make XEmacs choke.
9498
9499 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9500
9501         * gnus-util.el (gnus-replace-in-string):
9502         Prefer replace-regexp-in-string over of replace-in-string.
9503
9504 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9505
9506         * gnus-util.el (gnus-select-frame-set-input-focus):
9507         Use select-frame-set-input-focus if it is available in XEmacs; use
9508         definition defined in Emacs 22 for old Emacsen.
9509
9510         * dgnushack.el: Autoload unmorse-region for XEmacs.
9511
9512         * lpath.el: Bind cursor-in-non-selected-windows and
9513         select-frame-set-input-focus for XEmacs.
9514
9515 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9516
9517         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9518
9519 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9520
9521         * gnus-registry.el (gnus-registry-cache-save): Remove text
9522         properties when saving via the temp buffer.
9523
9524 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9525
9526         * message.el (message-generate-hashcash): Honor custom type.
9527
9528 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9529
9530         * message.el (message-generate-hashcash): Default to non-nil when
9531         hashcash is found.
9532
9533         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9534         (gnus-refer-thread-limit): Increase default to 500.
9535
9536         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9537
9538         * flow-fill.el (fill-flowed): Allow delete-space.
9539
9540 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9541
9542         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9543         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9544         Remove autoloads.
9545
9546 2006-04-18  Simon Josefsson  <jas@extundo.com>
9547
9548         * message.el (message-generate-hashcash): Default to.
9549
9550 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9551
9552         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9553         concatenating segments rather than before concatenating them.
9554
9555 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9556
9557         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9558
9559 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9560
9561         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9562
9563         * message.el (message-forward-make-body-plain): Allow
9564         message-forward-ignored-headers to be a list.
9565         (message-remove-ignored-headers): Factor out into function.
9566         (message-forward-make-body-mml): Use it.
9567
9568         * imap.el (imap-quote-specials): New function.
9569         (imap-login-auth): Quote specials.
9570
9571         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9572         (rfc2231-parse-string): Allow concatanation of parameters that
9573         aren't contiguous.  The test case is
9574           (mail-header-parse-content-type "message/external-body;
9575             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9576             access-type=LOCAL-FILE;
9577             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9578
9579 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9580
9581         * nntp.el (nntp-accept-process-output): Return the value of
9582         `nnheader-accept-process-output'.
9583
9584 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9585
9586         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9587         (gnus-button-alist): Recognize more diff formats.
9588         (gnus-button-patch): Strip directory.
9589
9590 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9591
9592         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9593         Emacs 22 when setting focus.
9594
9595 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9596
9597         * gnus-art.el (gnus-article-treat-types): Do treatment of
9598         text/x-verbatim parts.
9599         (gnus-button-patch): New command.
9600
9601         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9602         addresses that contain invalid characters.
9603
9604 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9605
9606         * message.el (message-put-addresses-in-ecomplete): Use
9607         gnus-replace-in-string.
9608         (message-is-yours-p): Use the more correct
9609         mail-header-parse-address instead of
9610         mail-extract-address-components.
9611         (message-put-addresses-in-ecomplete): Fix typo.
9612
9613         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9614         keystroke.
9615
9616         * gnus-art.el (gnus-treatment-function-alist): Change order of
9617         newsgroups/generic header folding to avoid double-folding.
9618
9619         * message.el (message-hidden-headers): Add X-Draft-From.
9620
9621         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9622         command.
9623         (gnus-summary-repeat-search-article-backward): New command.
9624
9625         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9626         groups in the parent topic.
9627
9628 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9629
9630         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9631         (spam-extra-header-to-number): Return the CRM114 number as a
9632         number instead of a string.
9633
9634 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9635
9636         * gnus-art.el (gnus-face-properties-alist): Moved here from
9637         gnus-fun.
9638
9639         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9640
9641 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9642
9643         * message.el (message-strip-forbidden-properties): Only display on
9644         self-insert-command.
9645
9646         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9647         reindent.
9648         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9649
9650 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9651
9652         * smiley.el (smiley-style): Fix typo.
9653
9654 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9655
9656         * hashcash.el (hashcash-insert-payment-async-2): Use
9657         message-goto-eoh instead of doing it manually.
9658         (mail-add-payment): Use message-narrow-to-header instead of trying
9659         to do the same itself.
9660
9661         * message.el (message-hidden-headers): Add Face.
9662
9663         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9664         reparenting code.
9665         (gnus-summary-reparent-children): Refactored out code.
9666         (gnus-summary-thread-map): New keystroke.
9667         (gnus-summary-reparent-children): Make into command.
9668
9669         * smiley.el (smiley-style): Default to `medium' if using a large
9670         font.
9671
9672         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9673         does it itself.
9674
9675         * message.el (message-point-in-header-p): Simplify definition.
9676
9677 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9678
9679         * nnagent.el (nnagent-request-set-mark): Silence log file
9680         writing.
9681         (nnagent-request-set-mark): Use write-region instead of
9682         append-to-file.
9683
9684         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9685         strange select method.
9686
9687         * ecomplete.el (ecomplete-display-matches): Get highlightling
9688         right.
9689         (ecomplete-display-matches): Use literals.
9690         (ecomplete-display-matches): Disable message logging.
9691
9692         * message.el (message-display-abbrev): Small optimization.
9693
9694         * ecomplete.el (ecomplete-display-matches): Allow automatic
9695         display.
9696
9697         * message.el (message-strip-forbidden-properties): Display
9698         abbrevs.
9699         (message-display-abbrev): Get automatic display right.
9700
9701         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9702         keystrokes.
9703
9704 2006-04-13  Romain Francoise  <romain@orebokech.com>
9705
9706         TODO: Backport to v5-10!
9707
9708         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9709         Moved here (and renamed) from gnus-registry.el.
9710
9711         * gnus-registry.el: Require gnus-util.
9712         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9713
9714 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9715
9716         * gnus-group.el (gnus-group-catchup-current): Change
9717         if-then-else-if-then-else into cond.
9718         (gnus-group-catchup): Indent.
9719         (group-name-at-point): New function.
9720         (gnus-fetch-group): Provide default from thing at point.
9721
9722 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9723
9724         * message.el (message-display-abbrev): Fix regexp.
9725
9726         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9727         choosing.
9728         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9729         dead variables.
9730
9731         * message.el (message-newline-and-indent): Remove debugging.
9732         (message-display-abbrev): Use new implementation.
9733
9734 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9735
9736         * gnus-art.el (gnus-article-mode): Set
9737         cursor-in-non-selected-windows to nil.
9738
9739         * smiley.el: Revert previous change.
9740         (smiley-data-directory): defvar it before using it in the
9741         defcustom of `smiley-style'.
9742
9743 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9744
9745         * message.el (message-newline-and-indent): New function.
9746
9747         * ecomplete.el: Implement more bits.
9748
9749         * message.el (message-put-addresses-in-ecomplete): Clean up the
9750         string.
9751
9752         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9753
9754         * gnus-sum.el (gnus-summary-save-parts): Bind
9755         gnus-summary-save-parts-counter and use it to make unique file
9756         names.
9757
9758         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9759
9760         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9761         parameter to say whether to actually parse the individual
9762         addresses.
9763
9764         * message.el (message-put-addresses-in-ecomplete): New function.
9765         (ecomplete): Require.
9766         (message-mail-alias-type): Add ecomplete as an option.
9767
9768 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9769
9770         * flow-fill.el (fill-flowed): Remove trailing space from blank
9771         quoted lines.
9772
9773 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9774
9775         * smiley.el (smiley-style): Move definition later to avoid a
9776         compilation warning.
9777
9778 2006-04-12  Kenichi Handa  <handa@m17n.org>
9779
9780         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9781         buffer and then decode the buffer text if necessary.
9782         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9783         first, and after mm-encode-body, change the buffer to unibyte.
9784         Use mm-disable-multibyte instead of set-buffer-multibyte.
9785
9786 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9787
9788         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9789         Content-Type header instead of Content-Disposition header.
9790         (gnus-mime-inline-part): Ditto.
9791         (gnus-mime-view-part-as-charset): Ignore charset that the part
9792         specifies.
9793
9794         * mm-decode.el (mm-display-part): Work with external parts and
9795         usual parts similarly.
9796
9797         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9798         instead of gnus-display-mime.
9799
9800         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
9801         instead of with-temp-buffer.
9802
9803         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
9804         tag to summarized topics part in order to encode non-ASCII text.
9805
9806 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9807
9808         * smiley.el (smiley-style): New variable.
9809         (smiley-directory): New function.
9810         (smiley-data-directory): Derive from `smiley-style' using
9811         `smiley-directory'.
9812         (smiley-regexp-alist): Add new entries.
9813
9814         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
9815         (gnus-article-browse-delete-temp): Add :version.
9816
9817 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
9818
9819         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
9820         the sieve region.
9821
9822 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9823
9824         * gnus.el (gnus-version-number): Bump version.
9825
9826 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9827
9828         * gnus.el: No Gnus v0.4 is released.
9829
9830 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9831
9832         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
9833         layout.
9834
9835         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
9836         unknown charset.
9837
9838         * message.el (message-header-synonyms): Add Original-To to the
9839         default.
9840
9841         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
9842         optional parameter.
9843
9844 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
9845
9846         * gnus-fun.el (gnus): Require it for gnus-directory.
9847
9848 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9849
9850         * gnus-fun.el (gnus-face-properties-alist): Add :version.
9851
9852 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9853
9854         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
9855
9856 2006-04-05  Simon Josefsson  <jas@extundo.com>
9857
9858         * password.el (password-reset): New function.
9859
9860 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
9861
9862         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
9863         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
9864
9865 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9866
9867         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9868         Some whitespace was matched into the url, which broke browsing hits
9869         > 100 when mm-url-use-external was nil.
9870
9871 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
9872
9873         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
9874         gnus-extra-headers for 'Newsgroups.
9875
9876         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
9877         bound.
9878
9879 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
9880
9881         * pgg-gpg.el: Clean up process buffers every time gpg processes
9882         complete.
9883
9884 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
9885
9886         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
9887         doc string.
9888
9889 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
9890
9891         * pgg-gpg.el (pgg-gpg-process-filter)
9892         (pgg-gpg-wait-for-completion): Check if buffer is alive.
9893
9894         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
9895         lines, temporary fix.
9896
9897 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9898
9899         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
9900
9901 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
9902
9903         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
9904         default-enable-multibyte-characters.  This reverts the change from
9905         revision 6.17 which is no longer necessary because the passphrase
9906         is sent separately now.  GnuPG messages are unreadable under
9907         multibyte locales with default-enable-multibyte-characters set to
9908         nil.
9909
9910 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9911
9912         * message.el (message-tool-bar-gnome): Move "spell".
9913
9914 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9915
9916         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
9917         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
9918         instead.
9919
9920 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
9921
9922         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
9923         newsgroups handling for NNTP overviews which don't include
9924         Newsgroups.
9925
9926 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9927
9928         * message.el (message-resend): Bind message-generate-hashcash to nil.
9929
9930 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9931
9932         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9933         when searching for already-paid recipients.
9934
9935 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
9936
9937         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
9938         passphrases when it is not needed.
9939         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
9940         passphrase stuff from gpg, should only be necessary when you use
9941         gpg with a smartcard.
9942
9943 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9944
9945         * mml.el (mml-insert-mime): Ignore cached contents of
9946         message/external-body part.
9947
9948         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
9949         (mm-insert-part): Ditto.
9950
9951 2006-03-23  Simon Josefsson  <jas@extundo.com>
9952
9953         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
9954         Reiner.
9955         (pgg-gpg-use-agent-p): Use it again.
9956
9957 2006-03-23  Simon Josefsson  <jas@extundo.com>
9958
9959         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
9960         older emacsen.
9961         (pgg-gpg-use-agent-p): Don't use it.
9962
9963 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9964
9965         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
9966         if we can.
9967
9968 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
9969
9970         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
9971         (pgg-gpg-update-agent): New function.
9972         (pgg-gpg-use-agent-p): New function.
9973         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
9974         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
9975         (pgg-gpg-sign-region): Use it.
9976
9977 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9978
9979         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
9980         Reported by Ralf Wachinger <rwachinger@gmx.de>.
9981
9982 2006-03-21  Simon Josefsson  <jas@extundo.com>
9983
9984         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
9985         <wilde@sha-bang.de>.
9986         (pgg-gpg-use-agent): New variable.
9987         (pgg-gpg-process-region): Use it.
9988         (pgg-gpg-encrypt-region): Likewise.
9989         (pgg-gpg-encrypt-symmetric-region): Likewise.
9990         (pgg-gpg-decrypt-region): Likewise.
9991         (pgg-gpg-sign-region): Likewise.
9992         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
9993
9994 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
9995
9996         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
9997
9998         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
9999         Add comment on version.
10000
10001 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10002
10003         * smiley.el: Add missing test smiley.
10004
10005 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10006
10007         * mm-decode.el (mm-with-part): New macro.
10008         (mm-get-part): Use it; work with message/external-body as well.
10009         (mm-save-part): Treat name and filename equally.
10010
10011         * mm-extern.el (mm-extern-cache-contents): New function.
10012         (mm-inline-external-body): Use it; force the part to be displayed;
10013         move undisplayer added to the cached handle to the parent.
10014
10015         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10016         (gnus-mime-view-part-as-type): Work with message/external-body.
10017
10018         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10019
10020 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10021
10022         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10023         images in image-load-path.  [Sync with image.el, revision 1.60, in
10024         Emacs.]
10025
10026 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10027
10028         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10029         path rather than symbol.  Always return list of directories.
10030         Guarantee that image directory comes first.  [Sync with image.el,
10031         revision 1.59, in Emacs.]
10032
10033         * message.el (message-make-tool-bar): Adjust to new API of
10034         `gmm-image-load-path-for-library'.
10035
10036         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10037
10038         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10039
10040 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10041
10042         * gnus-art.el (gnus-article-only-boring-p):
10043         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10044         intangible text.
10045         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10046
10047 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10048
10049         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10050         `defun' instead of `gmm-defun-compat'.
10051
10052 2006-03-14  Simon Josefsson  <jas@extundo.com>
10053
10054         * message.el (message-unique-id): Don't use message-number-base36
10055         if (user-uid) is a float.
10056         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10057
10058 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10059
10060         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10061
10062         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10063         empty line between a part and a message part.
10064
10065 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10066
10067         * smiley.el: Add more test smileys.
10068         (smiley-data-directory, smiley-regexp-alist)
10069         (gnus-smiley-file-types): Fix doc strings.
10070         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10071         adding new elements.
10072         (smiley-mouse-map): Unused code.  Make it a comment.
10073
10074 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10075
10076         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10077         scan latest NoCeM messages instead of old ones.
10078         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10079         delimiters that are recently used.
10080         (gnus-nocem-load-cache): Add autoload cookie.
10081
10082         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10083
10084         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10085         level which is larger than gnus-use-nocem is specified.
10086
10087         * gnus-group.el (gnus-group-get-new-news): Ditto.
10088
10089 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10090
10091         * gnus-util.el (gnus-tool-bar-update): New function.
10092
10093         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10094         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10095
10096         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10097
10098         * gnus-group.el (gnus-group-redraw-when-idle)
10099         (gnus-group-redraw-check): Remove.
10100         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10101
10102 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10103
10104         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10105         if optional last element is specified in splits (FIELD VALUE...).
10106
10107 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10108
10109         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10110         to gmm-image-load-path-for-library.  Call with no-error argument.
10111         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10112
10113         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10114
10115         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10116
10117         * gmm-utils.el (gmm-image-load-path): Remove alias.
10118
10119 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10120
10121         * gmm-utils.el (gmm-image-load-path): Add alias.
10122
10123         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10124         nnml-generate-nov-databases-1.
10125         (nnml-generate-nov-databases): Use it.
10126         (nnml-generate-nov-databases-directory): Document no-active
10127         argument.
10128
10129         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10130         directory if path is t.  Add no-error.
10131
10132         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10133         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10134
10135         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10136         resetting gnus-article-browse-html-temp-list.
10137
10138         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10139         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
10140         Add example to docstring.  Rename local variables.  Move error
10141         checks to default case in cond and simplify.
10142
10143 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10144
10145         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10146         handle is multipart when calling it recursively.
10147         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10148
10149 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10150
10151         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10152         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10153
10154 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10155
10156         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10157         is loaded.
10158
10159         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10160         loaded.
10161
10162 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10163
10164         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10165         to "Emacs 23 (unicode)" in doc string.
10166
10167         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10168         "Emacs 23 (unicode)" in comment.
10169
10170 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10171
10172         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10173
10174         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10175         characters 160 through 255 in Emacs 23.
10176
10177 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10178
10179         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10180         gnus-article-browse-html-temp.
10181         (gnus-article-browse-delete-temp): Make it customizable.  Add
10182         `file'.  Adjust doc string.
10183         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10184         query for each file.  Adjust doc string.
10185         (gnus-article-browse-html-parts): Add
10186         `gnus-article-browse-delete-temp-files' to
10187         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10188
10189 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10190
10191         * gnus-art.el (gnus-article-browse-html-temp)
10192         (gnus-article-browse-delete-temp): New variables.
10193         (gnus-article-browse-delete-temp-files): New function.
10194         (gnus-article-browse-html-parts): Use it.
10195
10196 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10197
10198         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10199
10200         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10201         string.
10202
10203         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10204         gnus-summary-insert-new-articles when unplugged.  Remove
10205         gnus-summary-search-article-forward.
10206
10207         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10208         display-visual-class instead of display-color-cells.
10209
10210 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * dgnushack.el: Autoload customize-group for XEmacs.
10213
10214         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10215         message/* containing non-ASCII text properly.
10216
10217 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10218
10219         * message.el: Require gmm-utils, remove autoloads.
10220         (message-tool-bar): Set default based on
10221         gmm-tool-bar-style.
10222         (message-tool-bar-gnome): Add gmm-customize-mode.
10223
10224         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10225         gmm-tool-bar-style.
10226         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10227
10228         * gnus-group.el (gnus-group-tool-bar): Set default based on
10229         gmm-tool-bar-style.
10230         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10231
10232         * gmm-utils.el (gmm-image-directory): Rename variable from
10233         gmm-image-load-path.
10234         (gmm-image-load-path): Use gmm-image-directory.
10235         (gmm-customize-mode): New function.
10236         (gmm-tool-bar-style): New variable.
10237
10238         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10239         gnus-group-redraw-line-number.
10240         (gnus-group-redraw-check): Simplify.
10241         (gnus-group-tool-bar-update): Remove redraw check.
10242         (gnus-group-make-tool-bar): Add redraw check.
10243
10244 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10245
10246         * gnus-art.el (gnus-button): Add missing parentheses.
10247
10248 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10249
10250         * lpath.el: Fbind line-number-at-pos.
10251
10252 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10253
10254         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10255
10256 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10257
10258         * gnus-art.el (gnus-button): New face.
10259         (gnus-article-button-face): Use it.
10260
10261         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10262         gnus-summary-next-page.  Re-order.
10263
10264         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10265         next-node are now included.
10266         (gnus-group-redraw-line-number): New internal variable.
10267         (gnus-group-redraw-check): Helper function for updating the tool
10268         bar.
10269         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10270
10271         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10272
10273         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10274         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10275         Use it to match format of Spamassassin 3.0 and later.  Reported by
10276         IRIE Tetsuya <irie@t.email.ne.jp>.
10277         (spam-check-bogofilter)
10278         (spam-bogofilter-register-with-bogofilter): Fix args of
10279         `gnus-error' calls.
10280
10281 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10282
10283         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10284         unnecessary interaction when sending queued mails.  Reported by
10285         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10286
10287 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10288
10289         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10290         first or last are nil.
10291
10292 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10293
10294         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10295
10296 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10297
10298         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10299
10300 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10301
10302         * dns.el (query-dns): Protect more against buggy tcp output.
10303
10304 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10305
10306         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10307         nov.php.
10308
10309 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10310
10311         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10312         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10313         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10314         output on the server side.
10315         (nnweb-google-create-mapping): Update regexps and add some
10316         progress indication.
10317
10318 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10319
10320         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10321         gnus-agent-toggle-plugged.  Re-order icons.
10322         (gnus-group-tool-bar-gnome): Add
10323         gnus-group-{prev,next}-unread-group.
10324         (gnus-group-tool-bar-gnome): Re-order icons.
10325
10326         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10327         gnus-summary-insert-new-articles.
10328
10329         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10330         comments.
10331
10332         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10333         also available in Emacs 21.3.
10334
10335         * message.el (message-fix-before-sending): Change "Emacs 22" to
10336         "Emacs 23 (unicode)" in comment.
10337
10338         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10339         "Emacs 23 (unicode)" in comment.
10340
10341         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10342         comment.
10343         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10344
10345         * mm-view.el (mm-fill-flowed): Add :version.
10346
10347 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10348
10349         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10350         and load-path.
10351
10352 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10353
10354         * message.el: Autoload gmm-image-load-path.
10355         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10356         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10357         consitency.
10358
10359         * gmm-utils.el (gmm-image-load-path): Also search in
10360         "../etc/images".  Don't set gmm-image-load-path if we don't find
10361         the image.
10362
10363 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * gmm-utils.el (gmm-image-load-path): Don't make
10366         `gmm-image-load-path' include subdirectories which the second arg
10367         `image' might specify.
10368
10369         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10370         subdirectory to icon file names.
10371
10372         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10373
10374 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10375
10376         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10377         gmm-image-load-path calls.
10378
10379         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10380
10381         * message.el (message-make-tool-bar): Ditto.
10382
10383         * mml.el (mml-preview): Added comment concerning tool bar icons.
10384
10385         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10386         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10387
10388         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10389         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10390
10391         * message.el (message-tool-bar-gnome): Use new icon names.
10392         (message-make-tool-bar): Use `gmm-image-load-path'.
10393
10394         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10395         functions from MH-E.
10396         (gmm-image-load-path): New variable from MH-E.
10397         (gmm-image-load-path): New function from MH-E.  Added arguments
10398         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10399         *-image-load-path-called-flag.
10400
10401 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10402
10403         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10404
10405 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10406
10407         * nnimap.el (nnimap-request-move-article): Change folder back to
10408         source group before deleting.
10409
10410 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10411
10412         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10413
10414         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10415         mm-url.
10416
10417         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10418
10419 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10420
10421         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10422         coding system which mm-charset-to-coding-system returns for a
10423         given charset is valid.
10424
10425 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10426
10427         * html2text.el (html2text-remove-tag-list):
10428         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10429
10430 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10431
10432         * gnus-cus.el: Revert 2005-10-17 change.
10433
10434 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10435
10436         * gnus-art.el (article-strip-banner): Call
10437         article-really-strip-banner only when the regexp match is made.
10438
10439 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10440
10441         * gnus-art.el (article-strip-banner): Use
10442         gnus-extract-address-components instead of
10443         mail-header-parse-addresses to make it work with non-ASCII text;
10444         remove mail-encode-encoded-word-string.
10445
10446         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10447         values which are surrounded with \"...\"; make it never cause a
10448         Lisp error; give up parsing of parameters if it failed in
10449         extracting type.
10450
10451 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10452
10453         * smime.el (smime-cert-by-ldap-1): Fix bug where
10454         `smime-ldap-search' returns results without userCertificates.
10455
10456 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10457
10458         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10459
10460 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10461
10462         * spam.el (spam-check-spamassassin-headers): Adapt format for
10463         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10464         <ari@mbf.ocn.ne.jp>.
10465         (spam-list-of-processors): Add spam-use-gmane.
10466
10467 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10468
10469         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10470         make-temp-file; make it work with XEmacs as well.
10471
10472         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10473         mm-make-temp-file.
10474
10475         * mm-decode.el (mm-display-external): Use the 3rd arg of
10476         mm-make-temp-file.
10477         (mm-create-image-xemacs): Ditto.
10478
10479 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10480
10481         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10482         with message-narrow-to-headers.
10483         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10484         (gnus-draft-check-draft-articles): New function.
10485         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10486
10487 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10488
10489         * gnus-art.el (gnus-article-browse-html-parts):
10490         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10491         Don't use suffix argument for mm-make-temp-file for Emacs 21
10492         compatibility.  Remove useless `format'.
10493
10494 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10495
10496         * nnweb.el (nnweb-google-wash-article): Update regexps.
10497         (nnweb-group-alist): Use defvoo instead of defvar.
10498
10499 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10500
10501         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10502         re-loading nn* modules.
10503
10504 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10505
10506         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10507         for `tool-bar-mode' and don't check it's default-value.
10508
10509         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10510
10511         * message.el (message-make-tool-bar): Ditto.
10512
10513         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10514         `substring'.  Shorten tmp-file name.
10515
10516         * gnus.el: Remove bogus comment.
10517
10518 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10519
10520         * gnus-art.el (gnus-article-browse-html-parts): New function.
10521         (gnus-article-browse-html-article): New function for viewing html
10522         articles with a browser.
10523
10524 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10525
10526         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
10527         in elisp.
10528         (pgg-gpg-encrypt-symmetric-region): Ditto.
10529         (pgg-gpg-sign-region): Ditto.
10530
10531         * pgg-def.el (pgg-text-mode): New variable.
10532
10533         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10534         (mml2015-pgg-encrypt): Ditto.
10535
10536         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10537         (mml1991-pgg-encrypt): Ditto.
10538
10539 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10540
10541         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10542         message-make-date instead of current-time-string.
10543
10544         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10545         to gnus-decoded which mm-uu might set.
10546
10547 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10548
10549         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10550         don't decode quoted parameters; remove misimported Emacs code.
10551         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10552         (rfc2231-decode-encoded-string): Don't use split-string which
10553         behaves differently according to Emacs version; use
10554         mm-decode-coding-region to convert charset to coding-system.
10555         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10556         (rfc2231-encode-string): Remove misimported Emacs code.
10557
10558 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10559
10560         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10561         when calling mail-header-parse-content-type.
10562         (article-de-quoted-unreadable): Ditto.
10563         (article-de-base64-unreadable): Ditto.
10564         (article-wash-html): Ditto.
10565
10566         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10567         calling mail-header-parse-content-type and
10568         mail-header-parse-content-disposition.
10569         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10570         mail-header-parse-content-type.
10571
10572         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10573         insert charset and format parameters; encode description after
10574         inserting it to buffer.
10575         (mml-insert-parameter): Fold lines properly even if a parameter is
10576         segmented into two or more lines; change the max column to 76.
10577
10578         * rfc1843.el (rfc1843-decode-article-body): Don't use
10579         ignore-errors when calling mail-header-parse-content-type.
10580
10581         * rfc2231.el (rfc2231-parse-string): Return at least type if
10582         possible; don't cause an error even if it fails in parsing of
10583         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10584         (rfc2231-encode-string): Don't break lines at the beginning, leave
10585         it to mml-insert-parameter.
10586
10587         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10588         calling mail-header-parse-content-type.
10589
10590 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10591
10592         * spam-report.el (spam-report-gmane-use-article-number):
10593         Improve doc string.
10594         (spam-report-gmane-internal): Check if a suitable header was found
10595         in the article.
10596
10597 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10598
10599         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10600         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10601
10602 2006-02-05  Romain Francoise  <romain@orebokech.com>
10603
10604         Update copyright notices of all files in the gnus directory.
10605
10606 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10607
10608         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10609
10610 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10611
10612         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10613         segmented lines of parameter value to cope with Thunderbird 1.5
10614         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10615         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10616         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10617
10618 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10619
10620         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10621         parts.
10622
10623 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10624
10625         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10626         there's only one active file for all servers.
10627         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10628         solid groups.  Gnus might have used a FAST request to select the group.
10629         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10630         and nnweb-search redundantly in the active file.
10631         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10632         (nnweb-request-create-group): Don't use ARGS.
10633         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10634         initialisations.  Let nnoo do the work.
10635
10636 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10637
10638         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10639         Say the part has been decoded.
10640
10641         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10642
10643 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10644
10645         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10646         mailcap-viewer-test-cache when there's no 'test clause, since that
10647         will invert the meaning of a "nil" test previously determined by
10648         mailcap-mailcap-entry-passes-test.
10649
10650 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10653         compiling.
10654
10655         * gnus-sum.el: Ditto.
10656
10657         * message.el: Don't bind tool-bar-map when compiling.
10658
10659 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10660
10661         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10662
10663 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10664
10665         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10666         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10667         current Google Groups.
10668
10669 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10670
10671         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10672         and tool-bar-mode.
10673
10674         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10675         and tool-bar-mode.
10676
10677         * message.el (message-tool-bar-update): Simplify.
10678         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10679
10680         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10681         gnus-summary-buffer.
10682         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10683         gnus-summary-reply.
10684
10685         * gmm-utils.el (gmm): Add :version.
10686
10687 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10688
10689         * Makefile.in (clean): New rule.
10690         (distclean): Use it.
10691
10692 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10693
10694         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10695         autoload.
10696
10697 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * gmm-utils.el (gmm-verbose): Add :group.
10700
10701 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10702
10703         * message.el: Change some comments WRT tool-bars.
10704
10705         * gnus-sum.el (gnus-summary-tool-bar)
10706         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10707         (gnus-summary-tool-bar-zap-list): New variables.
10708         (gnus-summary-make-tool-bar): Complete rewrite using
10709         `gmm-tool-bar-from-list'.
10710
10711         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10712         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10713         variables.
10714         (gnus-group-make-tool-bar): Complete rewrite using
10715         `gmm-tool-bar-from-list'.
10716         (gnus-group-tool-bar-update): New function.
10717
10718         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10719
10720 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10721
10722         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10723         is dissected into a single part of which the type is the same as
10724         the given one; decode charset.
10725
10726 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10727
10728         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10729         into alists as symbol not string, since that's what
10730         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10731         look for.
10732
10733 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10734
10735         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10736         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10737
10738         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10739
10740 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10741
10742         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
10743         (gnus-xmas-mime-security-button-menu): New function.
10744
10745         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10746         (gnus-mime-security-button-menu): New definition.
10747         (gnus-mime-security-button-map): Use them.
10748         (gnus-mime-security-button-menu): New function.
10749         (gnus-insert-mime-security-button): Addition to help echo.
10750         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10751         (gnus-mime-security-pipe-part): New functions.
10752
10753         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10754         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10755
10756         * mm-decode.el (mm-handle-set-disposition): Remove.
10757         (mm-handle-set-description): Remove.
10758
10759 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10762         (mm-w3m-standalone-supports-m17n-p): New function.
10763         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10764         w3m usage.
10765
10766         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10767         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10768
10769 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10770
10771         * message.el (message-tool-bar-zap-list): Use
10772         gmm-tool-bar-zap-list as custom type.
10773         (message-tool-bar-update): New function.
10774         (message-tool-bar, message-tool-bar-gnome)
10775         (message-tool-bar-retro): Add message-tool-bar-update.
10776         (message-tool-bar-gnome): Add flyspell-buffer.
10777
10778         * gnus-util.el (gnus-error): Describe `args'.
10779
10780         * gmm-utils.el (gmm-error): Describe `args'.
10781         (gmm-tool-bar-zap-list): New widget.
10782         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10783
10784 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10785
10786         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10787         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10788         the number of recursive calls.
10789
10790         * mm-decode.el (mm-handle-set-disposition): New macro.
10791         (mm-handle-set-description): New macro.
10792
10793 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10794
10795         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10796         encoding.
10797
10798 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10799
10800         * message.el (message-tool-bar-zap-list, message-tool-bar)
10801         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10802         (message-tool-bar-local-item-from-menu): Remove.
10803         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10804         (message-make-tool-bar): New function.
10805         (message-mode): Use `message-make-tool-bar'.
10806
10807         * gmm-utils.el: New file.
10808         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10809         (gmm-lazy): New widget copied from `nnmail.el'.
10810         (gmm-tool-bar-from-list): New function for creating customizable
10811         tool bars.
10812         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10813         output.
10814         (gmm): Add :prefix to defgroup.
10815
10816 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10817
10818         * gmm-utils.el (gmm-widget-p): New function.
10819
10820 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10821
10822         * mml.el (mml-attach-file): Describe `description' in doc string.
10823         (mml-menu): Add Emacs MIME manual and PGG manual.
10824
10825 2006-01-20  Richard M. Stallman  <rms@gnu.org>
10826
10827         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
10828
10829 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
10830
10831         * nntp.el (nntp-end-of-line): Doc fix.
10832
10833 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
10834
10835         * imap.el (imap-open): Handle case where buffer is a buffer
10836         object.
10837
10838 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
10839
10840         * gnus-delay.el (gnus-delay): Don't autoload.
10841         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
10842         to be re-loaded when customizing the `gnus-delay' group.
10843
10844 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
10845
10846         * message.el (message-insert-citation-line): Use newlines.
10847
10848 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10849
10850         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
10851         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
10852         these routines, so the passphrase can be managed externally and
10853         passed in to the system.
10854         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
10855         pgg-add-passphrase-to-cache function.
10856
10857         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
10858         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
10859         these routines, so the passphrase can be managed externally and
10860         passed in to the system.
10861         (pgg-pgp5-sign-region): Use new name of
10862         pgg-add-passphrase-to-cache function.
10863
10864 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
10865
10866         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
10867         part of the decoded armor to find the key-identifier.
10868         (pgg-gpg-lookup-key-owner): New function to return the
10869         human-readable identifier of a key owner.
10870         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
10871         itself.
10872         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
10873         the key value) if we have a key and can match it against a secret
10874         key.  Also, added a note pointing out fact that the prompt only
10875         indicates the first matching key.
10876
10877         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
10878         pgg-decrypt-region.
10879         (pgg-add-passphrase-to-cache): Rename from
10880         `pgg-add-passphrase-cache' to reduce confusion (all callers
10881         changed).
10882         (pgg-remove-passphrase-from-cache): Rename from
10883         `pgg-remove-passphrase-cache' to reduce confusion (all callers
10884         changed).
10885         (pgg-read-passphrase, pgg-add-passphrase-cache)
10886         (pgg-remove-passphrase-cache): Add informative docstrings.
10887         (pgg-decrypt): Convey provided passphrase in subordinate call to
10888         pgg-decrypt-region.
10889
10890 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
10891
10892         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
10893         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
10894         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
10895         'passphrase' argument, so the passphrase can be managed externally
10896         and then passed in to the system.
10897
10898         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
10899         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
10900         so the passphrase cache can be used reliably with identifiers
10901         besides a pgp packet's key id.
10902
10903         * pgg-gpg.el (pgg-gpg-encrypt-region)
10904         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10905         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
10906         these routines, so the passphrase can be managed externally and
10907         passed in to the system.
10908
10909         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
10910         'notruncate' argument, so the passphrase cache can be used
10911         reliably with identifiers besides a pgp packet's key id.
10912
10913 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
10914
10915         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
10916         symmetric encryption.
10917         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
10918         encrypted session key.
10919         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
10920         message ask for the passphrase in a proper way.
10921
10922         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
10923         New user commands for symmetric encryption.
10924
10925 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10926
10927         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
10928
10929         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
10930
10931 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
10932
10933         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
10934
10935 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10936
10937         * mm-decode.el (mm-inlined-types): Add application/pgp.
10938         (mm-automatic-display): Ditto.
10939
10940         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
10941         part as text.
10942
10943 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10944
10945         * nnrss.el: Update copyright.
10946         (nnrss-opml-import): Query whether to subscribe to each entry.
10947
10948         * gnus-art.el:
10949         * gnus-sum.el:
10950         * gnus-xmas.el:
10951         * messagexmas.el:
10952         * mm-uu.el:
10953         * mm-view.el: Update copyright.
10954
10955 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
10956
10957         * message.el (message-info): New function.
10958         (message-mode-menu): Add it.
10959         Update copyright.
10960
10961         * ChangeLog: Fix and update copyright.
10962
10963 2006-01-13  Romain Francoise  <romain@orebokech.com>
10964
10965         * message.el (message-forward-subject-name-subject): Prefer the
10966         address to 'nowhere' if the sender has no name.
10967         Fix typo.  Update copyright year.
10968
10969 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10970
10971         * gnus-art.el (article-wash-html): Use
10972         gnus-summary-show-article-charset-alist if a numeric arg is given.
10973         (gnus-article-wash-html-with-w3m-standalone): New function.
10974
10975         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
10976         mm-inline-text-html-render-with-w3m-standalone.
10977         (mm-text-html-washer-alist): Map w3m-standalone to
10978         gnus-article-wash-html-with-w3m-standalone.
10979         (mm-inline-text-html-render-with-w3m-standalone): New function.
10980
10981 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
10982
10983         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
10984         Improve LaTeX.
10985
10986 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10987
10988         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
10989         (nnrss-request-article): Render text/plain parts as HTML.
10990
10991         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
10992         the buffer.
10993
10994 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
10995
10996         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
10997         custom definition of `gnus-posting-styles'.
10998
10999         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11000         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11001
11002 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11003
11004         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11005         Use nntp for bug archive.
11006
11007 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11008
11009         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11010         parts.
11011         (nnrss-normalize-date): New function converts ISO 8601 date into
11012         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11013         (nnrss-check-group): Use it.
11014
11015 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11016
11017         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11018
11019         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11020         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11021         (nnrss-insert-w3): Ditto.
11022
11023 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11024
11025         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11026         the articles to be forwarded including the case where neither a
11027         number of articles nor a region is specified.
11028
11029 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11030
11031         * nnrss.el (nnrss-request-article): Fix last change; fill
11032         text/plain parts.
11033
11034 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11035
11036         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11037         in text/plain part.
11038         (nnrss-check-group): Don't add excessive newline to dc:subject.
11039
11040 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11041
11042         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11043         article.
11044
11045 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11046
11047         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11048         (nnml-use-compressed-files, nnml-save-mail): Support other
11049         comression programs such as bzip2.
11050
11051 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11052
11053         * dns.el (query-dns): Make sure we check the buffer size before
11054         removing tcp headers.
11055
11056 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11057
11058         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11059         remove MIME buttons associated with multipart/alternative parts.
11060         (gnus-mime-display-alternative): Tag buttons using `article-type'
11061         text property.
11062
11063         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11064         associated with multipart/alternative parts.
11065
11066         * gnus-art.el (gnus-signature-separator): Fix custom type.
11067
11068         * mm-decode.el (mm-inlined-types): Fix custom type.
11069         (mm-keep-viewer-alive-types): Ditto.
11070         (mm-automatic-display): Ditto.
11071         (mm-attachment-override-types): Ditto.
11072         (mm-inline-override-types): Ditto.
11073         (mm-automatic-external-display): Ditto.
11074
11075 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11076
11077         * spam-report.el (spam-report-user-mail-address)
11078         (spam-report-user-agent): New variables.
11079         (spam-report-url-ping-plain): Use spam-report-user-agent.
11080
11081 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11082
11083         * gnus-art.el (gnus-button-handle-custom): Do not just use
11084         `customize-apropos' for any "M-x customize-*" button but the
11085         function called for.  Accept both the function name and its
11086         argument in order to achieve this.
11087         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11088         function name to `gnus-button-handle-custom' in case of "M-x
11089         customize-*" buttons.
11090
11091 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11092
11093         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11094         multipart/alternative and add xref to mm-discouraged-alternatives
11095         in doc string.
11096
11097         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11098         gnus-buttonized-mime-types in doc string.
11099
11100 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11101
11102         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11103         Suggest image/.* in the doc string.
11104
11105 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11106
11107         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11108         message-marks (Debian bug #342521).
11109
11110 2005-12-12  Simon Josefsson  <jas@extundo.com>
11111
11112         * password.el (password-read-from-cache): Add.
11113         (password-read): Use it.
11114
11115 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11116
11117         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11118         us-ascii as a MIME charset.
11119
11120         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11121         against the case where the 2nd arg TYPE is nil.
11122
11123 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11124
11125         * pop3.el (pop3-stream-type): Fix custom version.
11126
11127         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11128
11129 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11130
11131         * mm-decode.el (mm-display-external): Add missing cdr.
11132
11133 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11134
11135         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11136         RFC1524) if it is in mailcap or add a suffix according to
11137         mailcap-mime-extensions when generating a temp filename; postpone
11138         deleting a temp file for 2 seconds for some wrappers, shell
11139         scripts, and so on, which might exit right after having started a
11140         viewer command as a background job.
11141
11142 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11143
11144         * nntp.el (nntp-marks-directory): Fix custom group.
11145
11146         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11147         steps when < 10.
11148
11149         * gnus-start.el (gnus-no-server-1): Mention
11150         `gnus-level-default-subscribed' in doc string.
11151
11152 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11153
11154         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11155         parens.
11156
11157 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11158
11159         * gnus-xmas.el (gnus-use-toolbar): Revert.
11160         (gnus-xmas-setup-toolbar): Use global default-toolbar if
11161         gnus-use-toolbar is default.
11162
11163         * messagexmas.el (message-use-toolbar): Revert.
11164         (message-setup-toolbar): Use global default-toolbar if
11165         message-use-toolbar is default.
11166
11167 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11168
11169         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
11170         according to default-toolbar-visible-p.
11171
11172         * messagexmas.el (message-use-toolbar): Ditto.
11173
11174 2005-11-26  Dave Love  <fx@gnu.org>
11175
11176         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11177         (tls-program, tls-success): Provide openssl alternative.
11178
11179         * starttls.el: Doc fixes.
11180         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11181         SERVICE to PORT.
11182
11183         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11184         port null or service name.
11185         (starttls-negotiate): Autoload.
11186
11187 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11188
11189         * message.el (message-kill-to-signature): Fix interactive spec.
11190
11191 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11192
11193         * pop3.el (pop3-open-server): Recognize a string as a service name.
11194
11195 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11196
11197         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11198
11199 2005-11-23  Dave Love  <fx@gnu.org>
11200
11201         Add pop3s, pop3/starttls.
11202
11203         * pop3.el (pop3-authentication-scheme): Clarify doc.
11204         (open-tls-stream, starttls-open-stream): Autoload.
11205         (pop3-stream-type): New.
11206         (pop3-open-server): Use it.
11207
11208         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11209         for POP.
11210         (mail-source-keyword-map): Add :stream for POP.
11211         (mail-source-fetch-pop): Use pop3-stream-type.
11212
11213 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11214
11215         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11216         of current-time-string.
11217
11218 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11219
11220         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11221         date header.
11222
11223 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11224
11225         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11226         it can seriously impact performance as it bypasses the agent's
11227         local caches.
11228
11229 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11230
11231         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11232         must be explicitly online rather than "not explicitly offline" for
11233         its flags to be synchronized.
11234
11235         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11236         that gnus-uu-unmark-thread will function correctly.
11237
11238         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11239         1024K is instead displayed as 1M.
11240
11241 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11242
11243         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11244
11245 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11246
11247         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11248
11249 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11250
11251         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11252         error message to display actual error condition.
11253         (gnus-agent-save-local): Avoid saving symbols that are bound to
11254         nil as they simply result in a warning message in
11255         gnus-agent-read-local.
11256
11257 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11258
11259         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11260         rather than make-variable-buffer-local for file-precious-flag.
11261
11262 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11263
11264         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11265         for duplicates which are removed.  The invalid sort check then
11266         triggers a rescan after the sort as sorting may have moved
11267         duplicate entries such that they can be cheaply detected.
11268
11269 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11270
11271         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11272
11273 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11274
11275         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11276         internal variable to a custom variable.  Changed default value
11277         from compressed(2) to uncompressed(1).
11278         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11279         support for uncompressed agentview files.  Taken together, reading
11280         the agentview file should now be 6-7 times faster.
11281
11282 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11283
11284         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11285         as a buffer-local variable.  This avoids creating truncated
11286         dribble files as a result of a hang up, eg.
11287
11288 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
11289
11290         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
11291         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
11292         XEmacs.
11293
11294 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11295
11296         * gnus-start.el (gnus-start-draft-setup): Enforce
11297         `gnus-draft-mode' for nndraft:drafts at startup.
11298
11299         * gnus.el (gnus-splash): Change custom group.
11300         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11301         allow-list argument.
11302
11303         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11304         string.
11305
11306 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11307
11308         * gnus-art.el (gnus-default-article-saver): Add user-defined
11309         `function' to custom type.
11310
11311 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11312
11313         * imap.el (imap-open): Handle case where buffer is a buffer
11314         object.
11315
11316 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11317
11318         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11319         long lines.
11320         (gnus-cache-delete-group): Wrap doc strings.
11321
11322         * gnus-agent.el (gnus-agent-rename-group)
11323         (gnus-agent-delete-group): Wrap doc strings.
11324
11325 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11326
11327         * messagexmas.el (message-use-toolbar): Change the valid values
11328         into default, top, bottom, left, and right.
11329         (message-toolbar-thickness): New variable.
11330         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
11331         well.
11332         (message-setup-toolbar): Make it work.
11333
11334         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
11335         (gnus-use-toolbar): Change the valid values into default, top,
11336         bottom, left, and right.
11337         (gnus-toolbar-thickness): New variable.
11338         (gnus-xmas-setup-toolbar): New function.
11339         (gnus-xmas-setup-group-toolbar): Use it.
11340         (gnus-xmas-setup-summary-toolbar): Use it.
11341
11342 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11343
11344         * gnus-start.el (gnus-1): Add "native" to
11345         gnus-predefined-server-alist.
11346
11347         * gnus.el (gnus-method-to-server): Don't add "native" to the
11348         lists here, because that leads to problems when
11349         gnus-select-method is bound.
11350
11351 2005-11-09  Simon Josefsson  <jas@extundo.com>
11352
11353         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11354         use (not sort-by-date) instead.
11355
11356 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11357
11358         * gnus-delay.el (gnus-delay-group): Don't autoload.
11359         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11360         to be re-loaded when customizing the `gnus-delay' group.
11361
11362 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11363
11364         * message.el: Revert last changes.
11365         (message-insert-citation-line): Use newlines.
11366
11367 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11368
11369         * message.el (message-courtesy-message)
11370         (message-mark-insert-begin, message-mark-insert-end)
11371         (message-elide-ellipsis, message-cancel-message)
11372         (message-add-header, message-change-subject)
11373         (message-cross-post-followup-to-header)
11374         (message-cross-post-insert-note, message-reduce-to-to-cc)
11375         (message-widen-reply, message-delete-not-region)
11376         (message-kill-to-signature, message-insert-signature)
11377         (message-insert-importance-high, message-insert-importance-low)
11378         (message-insert-or-toggle-importance)
11379         (message-insert-disposition-notification-to)
11380         (message-indent-citation, message-yank-original)
11381         (message-cite-original-without-signature, message-cite-original)
11382         (message-insert-citation-line, message-position-on-field)
11383         (message-fix-before-sending, message-send-mail-partially)
11384         (message-send-mail, message-send-mail-with-sendmail)
11385         (message-send-mail-with-qmail, message-send-news)
11386         (message-check-news-header-syntax, message-generate-headers)
11387         (message-insert-courtesy-copy, message-fill-address)
11388         (message-fill-header, message-shorten-references)
11389         (message-setup-1, message-cancel-news)
11390         (message-forward-make-body-plain, message-forward-make-body-mime)
11391         (message-forward-make-body-mml, message-encode-message-body)
11392         (message-forward-make-body-digest-plain)
11393         (message-forward-make-body-digest-mime)
11394         (message-use-alternative-email-as-from): Insert `hard-newline'
11395         instead of ordinary newlines.
11396
11397 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11398
11399         * message.el (message-generate-headers): Downcase the argument
11400         given to message-check-element.
11401
11402 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11403
11404         * nntp.el (nntp-authinfo-rejected): New error condition.
11405         (nntp-wait-for): Use new error condition to signal authentication
11406         error.
11407         (nntp-retrieve-data): Rethrow new error condition to break out of
11408         recursive call to nntp-send-authinfo.
11409
11410 2005-11-08  Romain Francoise  <romain@orebokech.com>
11411
11412         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11413         (gnus-summary-exit-map): Bind to `Z p'.
11414         (gnus-summary-make-menu-bar): Add menu item.
11415
11416 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11417
11418         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11419         (gnus-treat-*): Add `first' in all doc strings.
11420
11421         * gnus-group.el (gnus-group-compact-group): Fix typo.
11422
11423 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11424
11425         * gnus.el (gnus-parameters-case-fold-search): New variable.
11426         (gnus-parameters-get-parameter): Use it.
11427
11428         * gnus-score.el (gnus-home-score-file): Doc fix.
11429
11430 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11431
11432         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11433
11434 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11435
11436         * mm-util.el (mm-special-display-p): New function.
11437
11438         * mml.el (mml-preview): Use it; doc fix.
11439
11440 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11441
11442         * imap.el (imap-open): Handle case where buffer is a buffer object.
11443
11444 2005-10-29  Romain Francoise  <romain@orebokech.com>
11445
11446         * message.el (message-fix-before-sending): Fix comment.
11447
11448 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11449
11450         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11451
11452 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11453
11454         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11455         Used in gnus-score.el.
11456
11457 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11458
11459         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11460
11461 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11462
11463         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11464         whitespace removed in revision 7.8.  Use concatenated string to
11465         protect trailing whitespace.
11466
11467 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11468
11469         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11470         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11471         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11472         Courier IMAP ("some version from 2004").  Mostly based on similar
11473         code in the same function.
11474
11475 2005-10-26  Didier Verna  <didier@xemacs.org>
11476
11477         * gnus-group.el (gnus-group-compact-group): Invalidate original
11478         article buffer.
11479         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11480         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11481         NOV database and in article itself.
11482         Invalidate article backlog.
11483
11484 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11485
11486         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11487
11488 2005-10-26  Simon Josefsson  <jas@extundo.com>
11489
11490         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11491         part of 2004-07-25 change.
11492
11493 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11494
11495         * message.el (message-display-completion-list): New function.
11496         (message-expand-group): Use it; make sure the Completions buffer
11497         is modifiable.
11498 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11499
11500         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11501         user-mail-name is an empty string.
11502
11503 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11504
11505         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11506         depending on gnus-score-decay-constant.
11507
11508         * encrypt.el (encrypt-insert-file-contents)
11509         (encrypt-write-file-contents): Don't use `gnus-message'.
11510
11511         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11512         arguments.
11513         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11514         arguments to mm-uu-verbatim-marks-extract.
11515         (mm-uu-hide-markers): New variable.
11516         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11517
11518         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11519         (gnus-convert-image-to-face-command): Use "convert" by default to
11520         allow other input image formats.
11521         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11522         accordingly.
11523
11524 2005-10-23  Simon Josefsson  <jas@extundo.com>
11525
11526         * imap.el (imap-gssapi-program): Align command line parameters
11527         with latest GNU SASL.
11528         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11529
11530 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11531
11532         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11533         HTML.
11534         (nnslashdot-request-article): Ditto.
11535
11536         * lpath.el (featurep): Add nobreak-char-display.
11537
11538 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11539
11540         * mail-source.el (mail-source-fetch-pop): Require pop3.
11541         (mail-source-check-pop): Ditto.
11542
11543 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11544
11545         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11546         errors.
11547
11548 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11549
11550         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11551         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11552
11553         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11554
11555         * mm-bodies.el (mm-decode-string): Call
11556         `mm-charset-to-coding-system' with allow-override argument.
11557
11558 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11559
11560         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11561         (rfc2047-charset-to-coding-system): New function.
11562         (rfc2047-decode-encoded-words): New function.
11563         (rfc2047-decode-region): Use them.
11564         (rfc2047-decode-cte): Remove.
11565         (rfc2047-parse-and-decode): Remove.
11566         (rfc2047-decode): Remove.
11567
11568 2005-10-15  Kenichi Handa  <handa@m17n.org>
11569
11570         * rfc2047.el (rfc2047-decode-cte): New function.
11571         (rfc2047-decode-region): Change the way to decode successive
11572         encoded-words: decode B- or Q-encoding in each encoded-word,
11573         concatenate them, and decode it as charset.
11574
11575 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11576
11577         * lpath.el: Fbind codepage-setup for XEmacs.
11578
11579 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11580
11581         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11582         widget-move-and-invoke.
11583         (gnus-custom-mode): Use gnus-custom-map.
11584
11585 2005-10-15  Bill Wohler  <wohler@newt.com>
11586
11587         * message.el (message-tool-bar-map): Renamed image file from
11588         mail_send to mail/send.
11589
11590 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11591
11592         * message.el (message-expand-group): Pass the common
11593         prefix substring of completion to `display-completion-list'.
11594
11595 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11596
11597         * mml-sec.el (mml-secure-method): New internal variable.
11598         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11599         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11600         functions using mml-secure-method.
11601
11602         * mml.el (mml-mode-map): Add key bindings for those functions.
11603         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11604         Harder <harder@myrealbox.com>.
11605         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11606         end of message if point is the headers of the message.
11607
11608         * message.el (message-in-body-p): New function.
11609
11610         * assistant.el: Autoload gnus-util and netrc.
11611
11612         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11613         Use `mm-charset-override-alist' only when decoding.
11614
11615         * mm-bodies.el (mm-decode-body): Call
11616         `mm-charset-to-coding-system' with allow-override argument.
11617
11618         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11619         `filename' from Content-Disposition if Content-Type doesn't
11620         provide `name'.
11621         (gnus-mime-view-part-as-type): Set default instead of
11622         initial-input.
11623
11624 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11625
11626         * format-spec.el (format-spec): Propagate text properties of % spec.
11627
11628 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11629
11630         * gnus-art.el (gnus-treat-predicate): Add `first'.
11631
11632 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11633
11634         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11635         (mm-charset-override-alist): New variable.
11636         (mm-charset-to-coding-system): Use it.
11637         (mm-codepage-setup): New helper function.
11638         (mm-charset-eval-alist): New variable.
11639         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11640         about unknown charsets.
11641
11642         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
11643
11644 2005-10-04  David Hansen  <david.hansen@gmx.net>
11645
11646         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11647         (nnrss-check-group): Ditto.
11648
11649 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11650
11651         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11652         Rename x-gnus-verbatim to x-verbatim.
11653         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11654
11655         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11656         x-verbatim.
11657
11658         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11659
11660         * gnus-util.el (gnus-remove-duplicates): Remove.
11661
11662         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11663         instead of gnus-remove-duplicates.
11664
11665         * message.el (message-remove-duplicates): Remove.
11666         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11667         message-remove-duplicates.
11668
11669         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11670         available, else use implementation from `delete-dups'.
11671
11672         * message.el (message-insert-expires): New function.
11673         (message-mode-map): Add key binding.
11674         (message-mode-field-menu): Add menu entry.
11675         (message-mode): Document it.
11676         (message-make-expires-date): Use `message-make-date'.
11677
11678 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11679
11680         * message.el (message-make-expires-date): New function.
11681
11682 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
11683
11684         * Makefile.in (list-installed-shadows): New entry.
11685         (install): Use it.
11686         (remove-installed-shadows): New entry.
11687
11688         * dgnushack.el (dgnushack-default-load-path): New variable.
11689         (dgnushack-find-lisp-shadows): New function.
11690         (dgnushack-remove-lisp-shadows): New function.
11691
11692 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11693
11694         * Makefile.in (install-el-elc): New entry.
11695         (install): Use it so that .el files are necessarily installed.
11696
11697 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11698
11699         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11700
11701 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11702
11703         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11704         function rather than the diff-mode.el package.
11705         (mm-display-external): Use with-current-buffer.
11706         (mm-viewer-completion-map, mm-viewer-completion-map):
11707         Move initialization inside declaration.
11708
11709 2005-09-29  Simon Josefsson  <jas@extundo.com>
11710
11711         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11712         autoload mail-check-payment.
11713         (spam-check-hashcash): Define unconditionally, since hashcash.el
11714         is part of Gnus now.  Ignore errors from payment checking.
11715
11716 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11717
11718         * message.el (message-bold-region, message-unbold-region): Rename
11719         from `bold-region' and `unbold-region'.
11720
11721         * message.el: Remove useless autoloads.
11722
11723 2005-09-28  Simon Josefsson  <jas@extundo.com>
11724
11725         * message.el (message-use-idna): Default to t.
11726         (message-use-idna): Test whether encoding works too.  Doc fix.
11727
11728 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11729
11730         * nntp.el (nntp-warn-about-losing-connection): Remove.
11731
11732 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11733
11734         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11735         customizable.  Change default value.
11736         (mm-uu-diff-groups-regexp): Change default value.
11737         (mm-uu-type-alist): Add doc string.
11738         (mm-uu-configure): Add doc string.  Make it interactive.
11739         (mm-uu-tex-groups-regexp): New variable.
11740         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11741         (mm-uu-type-alist): Add LaTeX documents.
11742         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11743         of "text/verbatim".
11744         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11745
11746         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11747         instead of "text/verbatim".
11748
11749         * message.el (message-mark-inserted-region)
11750         (message-mark-insert-file): Use slrn style marks when called with
11751         prefix argument.
11752
11753 2005-09-27  Simon Josefsson  <jas@extundo.com>
11754
11755         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11756
11757 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11758
11759         * message.el (message-remove-duplicates): New function.
11760         Implementation borrowed from `gnus-remove-duplicates'.
11761         (message-idna-to-ascii-rhs): Also encode idna addresses in
11762         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11763         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11764         only ask about the same idna domain once per header and also tell
11765         in what header to replace the idna domain.
11766
11767         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11768         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11769         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11770         a header is decoded and not just the last one.
11771
11772 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11773
11774         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11775         has been decoded.
11776
11777         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11778         (mm-insert-part): Don't modify text if it has been decoded.
11779
11780         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11781         decoded.
11782
11783         * mm-view.el (mm-inline-text): Don't strip text props unless
11784         decoding enriched or richtext parts.
11785
11786 2005-09-25  Romain Francoise  <romain@orebokech.com>
11787
11788         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11789         * gnus-start.el (gnus-subscribe-interactively):
11790         * gnus-uu.el (gnus-uu-grab-articles):
11791         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11792         space.
11793
11794 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11795
11796         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11797         * mm-view.el (mm-view-pkcs7-decrypt):
11798         * gnus-sum.el (gnus-summary-limit-to-extra)
11799         (gnus-summary-respool-article, gnus-read-move-group-name):
11800         * gnus-score.el (gnus-summary-increase-score):
11801         * gnus-util.el (gnus-completing-read-with-default):
11802         * gnus-art.el (gnus-read-save-file-name)
11803         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11804         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11805         * message.el (message-check-news-header-syntax):
11806         Follow convention for reading with the minibuffer.
11807
11808 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11809
11810         * spam-report.el (spam-report-url-ping-plain):
11811         Use gnus-extended-version as User-Agent.
11812
11813         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11814         default value is nil.
11815
11816         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11817         (mm-uu-verbatim-marks-extract): New function.
11818         (mm-uu-extract): New face.
11819         (mm-uu-copy-to-buffer): Use it.
11820
11821         * spam-report.el (spam-report-gmane-ham): Renamed from
11822         `spam-report-gmane-unspam'.
11823         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11824         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11825
11826         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11827         Autoload.
11828         (spam-report-gmane-unregister-routine): Renamed
11829         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11830
11831 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11832
11833         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11834         (spam-report-gmane-unregister-routine): Add support for gmane
11835         unregistration.
11836
11837         * spam-report.el (spam-report-gmane-unspam)
11838         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11839         (spam-report-gmane): Change to take a single article and do unspam
11840         registration.
11841
11842 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11843
11844         * mm-url.el (mm-url-decode-entities): Fix regexp.
11845
11846 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11847
11848         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11849         default to nil, to be able to use Gnus at all.  If the default
11850         switches to something else, then the function should be fixed not
11851         be exceedingly slow.
11852
11853 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11854
11855         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11856         fail hard.
11857
11858         * spam-report.el: Add better Keywords line.
11859
11860         * spam.el: Add Maintainer and better Keywords line.
11861
11862 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11863
11864         * gnus-art.el (gnus-article-replace-part)
11865         (gnus-mime-replace-part): New functions.
11866         (gnus-mime-action-alist, gnus-mime-button-commands)
11867         (gnus-mime-save-part-and-strip): Added file argument.
11868         (gnus-article-part-wrapper): Added interactive argument.
11869
11870         * gnus-sum.el (gnus-summary-mime-map): Add
11871         `gnus-article-replace-part'.
11872
11873 2005-09-19  Didier Verna  <didier@xemacs.org>
11874
11875         The nnml compaction feature:
11876         * nnml.el (nnml-request-compact-group): New function.
11877         * nnml.el (nnml-request-compact): New function.
11878         * gnus-int.el (gnus-request-compact-group): New function.
11879         * gnus-int.el (gnus-request-compact): New function.
11880         * gnus-group.el (gnus-group-compact-group): New function.
11881         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11882         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11883         * gnus-srvr.el (gnus-server-compact-server): New function.
11884         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11885         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11886
11887 2005-09-18  Deepak Goel  <deego@gnufans.org>
11888
11889         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11890         format spec.
11891
11892 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11893
11894         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11895
11896 2005-09-15  Romain Francoise  <romain@orebokech.com>
11897
11898         * message.el (message-fill-paragraph): Clarify docstring.
11899
11900 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11901
11902         * gnus-art.el (gnus-mime-display-part): Protect against broken
11903         MIME messages.
11904
11905 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11906
11907         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11908         before parsing header.
11909
11910 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11911
11912         * html2text.el (html2text-replace-list): Add new entities.
11913
11914 2005-09-11  Romain Francoise  <romain@orebokech.com>
11915
11916         * message.el (message-alternative-emails): Improve docstring.
11917         (message-setup-1): Call `message-use-alternative-email-as-from'
11918         after `message-setup-hook' to give it precedence over posting
11919         styles, etc.
11920         (message-use-alternative-email-as-from): Add docstring.  Remove
11921         the original From header if present.
11922
11923         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11924         (nnml-save-mail): Use it.
11925
11926         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11927         articles.  Add new argument `silent'.
11928         (gnus-uu-mark-all): Report the total number of marked articles.
11929
11930 2005-09-10  Romain Francoise  <romain@orebokech.com>
11931
11932         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11933         (gnus-uu-mark-series): Likewise.
11934
11935 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11936
11937         * spam-report.el (spam-report-gmane): Fix generation of spam
11938         report URL.
11939
11940 2005-09-10  Simon Josefsson  <jas@extundo.com>
11941
11942         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11943         t, based on discussion on the ding list with Robert Epprecht
11944         <epprecht@solnet.ch>.
11945
11946 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11947
11948         * spam-report.el (spam-report-gmane): Make it work without
11949         X-Report-Spam header.  Gmane now only provides Archived-At.
11950         This is only used if `spam-report-gmane-use-article-number' is nil.
11951         (spam-report-gmane-spam-header): Remove.  Not used anymore.
11952
11953         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
11954         make `gnus-summary-sort-by-recipient' work with threading.
11955
11956         * nnweb.el (nnweb-google-wash-article): Print a message if article
11957         is not available.
11958
11959 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
11960
11961         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
11962         change.  Decode text/* parts content before displaying.
11963
11964 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
11965
11966         * mml-smime.el: Remove defvar of gnus-extract-address-components.
11967
11968 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11969
11970         * mm-view.el (mm-display-inline-fontify): Disable support modes.
11971
11972         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
11973         url-package-name, url-package-version,
11974         w3m-cid-retrieve-function-alist, w3m-current-buffer,
11975         w3m-display-inline-images, and w3m-minor-mode-map.
11976
11977 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
11978
11979         * message.el (message-tab-body-function): Fix mismatched custom type.
11980
11981         * gnus.el (gnus-group-change-level-function): Ditto.
11982
11983         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
11984
11985         * gnus-art.el (gnus-signature-limit)
11986         (gnus-article-mime-part-function): Ditto.
11987
11988 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11989
11990         * mml.el (mml-mode): Silence the byte compiler.
11991
11992         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
11993         using `(sit-for 0)' before moving the point to the specified part;
11994         skip unbuttonized parts.
11995         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
11996         return to the summary window if gnus-auto-select-part is non-nil.
11997
11998 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
11999
12000         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12001         variables.
12002         (mml-dnd-attach-file, mml-mode): Use them.
12003
12004         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12005         Make fetching article by MID work again for Google Groups.  Added
12006         FIXME concerning gnus-group-make-web-group.
12007
12008         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12009         Don't depend on Gnus by using mail-extract-address-components if
12010         gnus-extract-address-components is not bound.
12011
12012 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12013
12014         * gnus-art.el (gnus-mime-display-security): Don't display the
12015         signature, but only the signed part.
12016
12017 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12018
12019         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12020
12021         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12022         list, not listp.
12023
12024 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12025
12026         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12027         when encoding.
12028
12029         * mm-bodies.el (mm-decode-content-transfer-encoding):
12030         De-canonicalize CRLF for all text content types, not just
12031         text/plain.
12032
12033 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12034
12035         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12036         valid article; point arrow and cursor at the MIME button.
12037
12038 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12039
12040         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12041         Suggested by Dan Christensen <jdc@uwo.ca>.
12042
12043         * mm-decode.el (mm-save-part): Enable change of prompt.
12044
12045 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12046
12047         * gnus-msg.el (gnus-inews-add-send-actions): Made
12048         `message-post-method' lambda parameter ARG `&optional'.
12049
12050 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12051
12052         * gnus-sum.el (gnus-summary-mime-map): Added
12053         gnus-article-save-part-and-strip, gnus-article-delete-part and
12054         gnus-article-jump-to-part.
12055
12056         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12057         (gnus-article-edit-part): Use it.
12058         (gnus-article-part-wrapper): Added no-handle argument.
12059         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12060         functions.
12061
12062 2005-08-29  Romain Francoise  <romain@orebokech.com>
12063
12064         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12065         docstring.
12066         (gnus-face-from-file): Likewise.
12067
12068 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12069
12070         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12071         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12072         non-nil.
12073         (gnus-auto-select-part): New variable.
12074         (gnus-article-jump-to-part): New function.
12075         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12076         (gnus-mime-delete-part): Allow selecting specified part after
12077         deleting or stripping parts.
12078         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12079         part if argument is bogus.
12080
12081 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12082
12083         * gnus-art.el (w3m-minor-mode-map):
12084         * gnus-spec.el (gnus-newsrc-file-version):
12085         * gnus-util.el (nnmail-active-file-coding-system)
12086         (gnus-original-article-buffer, gnus-user-agent):
12087         * gnus.el (gnus-ham-process-destinations)
12088         (gnus-parameter-ham-marks-alist)
12089         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12090         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12091         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12092         * mm-decode.el (gnus-current-window-configuration):
12093         * mm-extern.el (gnus-article-mime-handles):
12094         * mm-url.el (url-current-object, url-package-name)
12095         (url-package-version):
12096         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12097         (smime-keys, w3m-cid-retrieve-function-alist)
12098         (w3m-current-buffer, w3m-display-inline-images)
12099         (w3m-minor-mode-map):
12100         * mml-smime.el (gnus-extract-address-components):
12101         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12102         (gnus-newsrc-hashtb, message-default-charset)
12103         (message-deletable-headers, message-options)
12104         (message-posting-charset, message-required-mail-headers)
12105         (message-required-news-headers):
12106         * mml1991.el (mc-pgp-always-sign):
12107         * mml2015.el (mc-pgp-always-sign):
12108         * nnheader.el (nnmail-extra-headers):
12109         * rfc1843.el (gnus-decode-encoded-word-function)
12110         (gnus-decode-header-function, gnus-newsgroup-name):
12111         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12112
12113 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12114
12115         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12116         the end of the date treatments.
12117
12118 2005-08-15  Simon Josefsson  <jas@extundo.com>
12119
12120         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12121         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12122         Capello and Romain Francoise.
12123         (pgg-fetch-key-function): Removed, not used?
12124         (pgg-insert-url-with-w3): Require url, to get
12125         url-insert-file-contents regardless of where it is defined.
12126
12127 2005-08-13  Romain Francoise  <romain@orebokech.com>
12128
12129         * message.el (message-cite-original-1): New function.
12130         (message-cite-original): Use it.
12131         (message-cite-original-without-signature): Ditto.
12132
12133 2005-08-08  Romain Francoise  <romain@orebokech.com>
12134
12135         * message.el (message-yank-empty-prefix): New variable.
12136         (message-indent-citation): Use it.
12137         (message-cite-original-without-signature): Respect X-No-Archive.
12138
12139 2005-08-08  Simon Josefsson  <jas@extundo.com>
12140
12141         * pgg.el: Autoload url-insert-file-contents instead of loading
12142         w3/url.
12143         (pgg-insert-url-with-w3): Don't load url here.
12144
12145 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12146
12147         * message.el (message-kill-to-signature): Don't insert newline at
12148         bol.
12149         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12150
12151 2005-08-06  Romain Francoise  <romain@orebokech.com>
12152
12153         * message.el (message-user-fqdn): Fix typo in docstring.
12154
12155 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12156
12157         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12158
12159         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12160
12161 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12162
12163         * mm-bodies.el (mm-encode-body): Use coding system rather than
12164         charset to encode text.
12165
12166         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12167         number of charsets if utf-8 is available (XEmacs).
12168
12169 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12170
12171         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12172         taken from `gnus-button-mid-or-mail-regexp'.
12173         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12174         (gnus-button-alist): Improve regexp for domain part of the MIDs
12175         for news:localpart@domain buttons.
12176         (gnus-button-ctan-directory-regexp): Update.
12177
12178 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * sieve-manage.el (sieve-manage-interactive-login): Use
12181         make-local-variable rather than make-variable-buffer-local.
12182         (sieve-manage-open): Ditto.
12183         (sieve-manage-authenticate): Ditto.
12184
12185         * mml.el (mml-generate-mime-1): Make the content type default to
12186         text/plain if the filename is not specified.
12187
12188 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12189
12190         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12191         instead of insert-buffer.
12192
12193         * message.el (message-yank-original): Ditto; set the mark at the
12194         end of the yanked message.
12195
12196 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12197
12198         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12199         lines to scroll rather than to stop it.
12200
12201         * mml.el (mml-generate-default-type): Add doc string.
12202         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12203         default to application/octet-stream when determining the content
12204         type if it is not specified for the part or the mml contents; add
12205         a comment about mml-generate-default-type.
12206
12207 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12208
12209         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12210         make it default to application/octet-stream when determining the
12211         content type if it is not specified for the external contents.
12212
12213 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12214
12215         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12216         segmented parameter but also other parameters might be there.
12217
12218 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12219
12220         * mm-decode.el (mm-display-external): Delete temp file, directory
12221         and buffer immediately if the external process is exited.
12222
12223 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12224
12225         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12226         fewer lines than that of scroll-margin.
12227         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12228
12229 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12230
12231         * gnus-art.el (gnus-article-next-page): Revert.
12232         (gnus-article-beginning-of-window): New macro.
12233         (gnus-article-next-page-1): Use it.
12234         (gnus-article-prev-page): Ditto.
12235         (gnus-article-edit-part): Use insert-buffer-substring instead of
12236         insert-buffer.
12237         (gnus-article-edit-exit): Ditto.
12238
12239         * gnus-util.el (gnus-beginning-of-window): Remove.
12240         (gnus-end-of-window): Remove.
12241
12242         * lpath.el: Don't bind header-line-format and scroll-margin.
12243
12244 2005-07-25  Simon Josefsson  <jas@extundo.com>
12245
12246         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12247         to have the url package without w3.  Reported by Daiki Ueno
12248         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12249
12250 2005-07-20  Didier Verna  <didier@xemacs.org>
12251
12252         * gnus-diary.el: Remove the description comment (nndiary is now
12253         properly documented in the Gnus manual).
12254         Fix the spelling of "Back End".
12255         * nndiary.el: Ditto.
12256         Fix the copyright notice.
12257
12258 2005-07-18  Romain Francoise  <romain@orebokech.com>
12259
12260         * gnus-sum.el (gnus-summary-to-prefix)
12261         (gnus-summary-newsgroup-prefix): New variables.
12262         (gnus-summary-from-or-to-or-newsgroups): Use them.
12263
12264 2005-07-17  Romain Francoise  <romain@orebokech.com>
12265
12266         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12267         space as it's generally not especially interesting to the user.
12268
12269 2005-07-16  Romain Francoise  <romain@orebokech.com>
12270
12271         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12272         nil to avoid prompting and file modification if one of the
12273         messages at the top of the nnfolder file contains a copyright
12274         notice.
12275         Update copyright notice.
12276
12277         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12278         instead of `current-time-string' as the latter creates a time
12279         string that is not RFC 2822 compliant (it lacks the zone).
12280         Update copyright notice.
12281
12282 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12283
12284         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12285         for text/rtf.  Display default in prompt.  Pass default for M-n.
12286
12287         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12288
12289 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12290
12291         * gnus-msg.el (gnus-button-mailto): Remove
12292         save-selected-window-window hackery because it relies on
12293         save-selected-window internals.
12294
12295 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12296
12297         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12298         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12299         (gnus-article-prev-page): Ditto.
12300
12301         * gnus-util.el (gnus-beginning-of-window): New function.
12302         (gnus-end-of-window): New function.
12303
12304         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
12305
12306 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12307
12308         * gnus-score.el (gnus-score-edit-all-score): Set
12309         gnus-score-edit-exit-function to gnus-score-edit-done and call
12310         gnus-message.
12311
12312 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12313
12314         * gnus-msg.el (gnus-button-mailto): Remove
12315         save-selected-window-window hackery because it relies on
12316         save-selected-window internals.
12317
12318 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12319
12320         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12321         add-minor-mode.
12322         (gnus-binary-mode): Ditto.
12323
12324         * gnus-topic.el (gnus-topic-mode): Ditto.
12325
12326 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12327
12328         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12329         (gnus-article-prev-page): Take scroll-margin into consideration.
12330
12331 2005-07-04  Lute Kamstra  <lute@gnu.org>
12332
12333         Update FSF's address in GPL notices.
12334
12335 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12336
12337         * gnus.el (gnus-exit):
12338         * gnus-group.el (gnus-group-icons):
12339         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12340
12341         * gnus-nocem.el (gnus-nocem):
12342         * message.el (message-various, message-buffers, message-sending)
12343         (message-interface, message-forwarding, message-insertion)
12344         (message-headers, message-news, message-mail):
12345         * pgg-gpg.el (pgg-gpg):
12346         * pgg-parse.el (pgg-parse):
12347         * pgg-pgp.el (pgg-pgp):
12348         * pgg-pgp5.el (pgg-pgp5):
12349         * pop3.el (pop3): Finish `defgroup' description with period.
12350
12351 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12352
12353         * gnus-art.el (article-display-face): Improve the efficiency.
12354         (article-display-x-face): Ditto; remove grey x-face stuff.
12355
12356 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12357
12358         * gnus-art.el (article-display-face): Correct the position in
12359         which Faces are inserted.
12360
12361 2005-06-29  Didier Verna  <didier@xemacs.org>
12362
12363         * gnus-art.el (article-display-face): Display faces in correct
12364         order.
12365
12366 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12367
12368         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12369         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12370         (gnus-nocem-check-article): Fetch the Type header.
12371         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12372         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12373         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12374         make sure gnus-nocem-hashtb is initialized.
12375         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12376         (gnus-nocem-unwanted-article-p): Ditto.
12377
12378         * pgg.el (pgg-verify): Return the verification result.
12379
12380 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12381
12382         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12383         is ascii.
12384
12385 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12386
12387         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12388         `show-nonbreak-escape'.
12389
12390 2005-06-23  Lute Kamstra  <lute@gnu.org>
12391
12392         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12393
12394         * dig.el (dig-mode):
12395         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12396
12397 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12398
12399         * nnimap.el (nnimap-split-download-body): Fix spellings.
12400
12401 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12402
12403         * gnus-art.el (gnus-article-encrypt-body):
12404         * gnus-cus.el (gnus-score-customize):
12405         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12406         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12407
12408 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12409
12410         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12411         header by looking for magic "MII" at the beginnig.
12412
12413 2005-06-16  Miles Bader  <miles@gnu.org>
12414
12415         * gnus-xmas.el (gnus-xmas-group-startup-message):
12416         Use renamed gnus-splash face.
12417
12418         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12419         (assistant-field-face): New backward-compatibility alias for renamed
12420         face.
12421         (assistant-render-text): Use renamed assistant-field face.
12422
12423         * spam.el (spam): Remove "-face" suffix from face name.
12424         (spam-face): New backward-compatibility alias for renamed face.
12425         (spam-face, spam-initialize): Use renamed spam face.
12426
12427         * message.el (message-header-to, message-header-cc)
12428         (message-header-subject, message-header-newsgroups)
12429         (message-header-other, message-header-name)
12430         (message-header-xheader, message-separator, message-cited-text)
12431         (message-mml): Remove "-face" suffix from face names.
12432         (message-header-to-face, message-header-cc-face)
12433         (message-header-subject-face, message-header-newsgroups-face)
12434         (message-header-other-face, message-header-name-face)
12435         (message-header-xheader-face, message-separator-face)
12436         (message-cited-text-face, message-mml-face):
12437         New backward-compatibility aliases for renamed faces.
12438         (message-font-lock-keywords): Use renamed message faces.
12439
12440         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12441         (sieve-test-commands, sieve-tagged-arguments):
12442         Remove "-face" suffix from face names.
12443         (sieve-control-commands-face, sieve-action-commands-face)
12444         (sieve-test-commands-face, sieve-tagged-arguments-face):
12445         New backward-compatibility aliases for renamed faces.
12446         (sieve-control-commands-face, sieve-action-commands-face)
12447         (sieve-test-commands-face, sieve-tagged-arguments-face):
12448         Use renamed sieve faces.
12449
12450         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12451         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12452         (gnus-group-news-3-empty, gnus-group-news-4)
12453         (gnus-group-news-4-empty, gnus-group-news-5)
12454         (gnus-group-news-5-empty, gnus-group-news-6)
12455         (gnus-group-news-6-empty, gnus-group-news-low)
12456         (gnus-group-news-low-empty, gnus-group-mail-1)
12457         (gnus-group-mail-1-empty, gnus-group-mail-2)
12458         (gnus-group-mail-2-empty, gnus-group-mail-3)
12459         (gnus-group-mail-3-empty, gnus-group-mail-low)
12460         (gnus-group-mail-low-empty, gnus-summary-selected)
12461         (gnus-summary-cancelled, gnus-summary-high-ticked)
12462         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12463         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12464         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12465         (gnus-summary-low-undownloaded)
12466         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12467         (gnus-summary-low-unread, gnus-summary-normal-unread)
12468         (gnus-summary-high-read, gnus-summary-low-read)
12469         (gnus-summary-normal-read, gnus-splash):
12470         Remove "-face" suffix from face names.
12471         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12472         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12473         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12474         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12475         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12476         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12477         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12478         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12479         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12480         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12481         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12482         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12483         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12484         (gnus-summary-normal-ticked-face)
12485         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12486         (gnus-summary-normal-ancient-face)
12487         (gnus-summary-high-undownloaded-face)
12488         (gnus-summary-low-undownloaded-face)
12489         (gnus-summary-normal-undownloaded-face)
12490         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12491         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12492         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12493         (gnus-splash-face):
12494         New backward-compatibility aliases for renamed faces.
12495         (gnus-group-startup-message): Use renamed gnus faces.
12496
12497         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12498         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12499         (gnus-server-agent): Remove "-face" suffix from face names.
12500         (gnus-server-agent-face, gnus-server-opened-face)
12501         (gnus-server-closed-face, gnus-server-denied-face)
12502         (gnus-server-offline-face):
12503         New backward-compatibility aliases for renamed faces.
12504         (gnus-server-agent-face, gnus-server-opened-face)
12505         (gnus-server-closed-face, gnus-server-denied-face)
12506         (gnus-server-offline-face): Use renamed gnus faces.
12507
12508         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12509         Remove "-face" suffix from face names.
12510         (gnus-picon-xbm-face, gnus-picon-face):
12511         New backward-compatibility aliases for renamed faces.
12512
12513         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12514         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12515         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12516         (gnus-cite-11): Remove "-face" suffix from face names.
12517         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12518         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12519         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12520         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12521         New backward-compatibility aliases for renamed faces.
12522         (gnus-cite-attribution-face, gnus-cite-face-list)
12523         (gnus-article-boring-faces): Use renamed gnus faces.
12524
12525         * gnus-art.el (gnus-signature, gnus-header-from)
12526         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12527         (gnus-header-content): Remove "-face" suffix from face names.
12528         (gnus-signature-face, gnus-header-from-face)
12529         (gnus-header-subject-face, gnus-header-newsgroups-face)
12530         (gnus-header-name-face, gnus-header-content-face):
12531         New backward-compatibility aliases for renamed faces.
12532         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12533
12534         * gnus-sum.el (gnus-summary-selected-face)
12535         (gnus-summary-highlight): Use renamed gnus faces.
12536         * gnus-group.el (gnus-group-highlight): Likewise.
12537
12538 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12539
12540         * gnus-sieve.el (gnus-sieve-article-add-rule):
12541         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12542         * spam-stat.el (spam-stat-buffer-change-to-spam)
12543         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12544
12545         * message.el (message-is-yours-p):
12546         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12547
12548 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12549
12550         * mm-view.el (mm-inline-text): Withdraw the last change.
12551
12552 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12553
12554         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12555         executing enriched-decode.
12556
12557 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12558
12559         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12560         charset of tar files.
12561
12562 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12563
12564         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12565
12566 2005-06-04  Lute Kamstra  <lute@gnu.org>
12567
12568         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12569         information is never recorded.
12570
12571 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12572
12573         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12574
12575 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12576
12577         * pop3.el (pop3-apop): Run md5 in the binary mode.
12578
12579         * starttls.el (starttls-set-process-query-on-exit-flag):
12580         Use eval-and-compile.
12581
12582 2005-05-31  Simon Josefsson  <jas@extundo.com>
12583
12584         * smime.el (smime-replace-in-string): Define.
12585         (smime-cert-by-ldap-1): Use it.
12586
12587 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12588
12589         * gnus-art.el (article-display-x-face): Replace
12590         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12591
12592         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12593         set-process-query-on-exit-flag or process-kill-without-query.
12594
12595         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12596         loop instead of replace-regexp.
12597
12598         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12599         instead of process-kill-without-query if it is available.
12600
12601         * lpath.el: Fbind ldap-search-entries.
12602
12603         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12604         instead of find-file-hooks if it is available.
12605
12606         * mml1991.el: Bind pgg-default-user-id when compiling.
12607
12608         * mml2015.el: Bind pgg-default-user-id when compiling.
12609
12610         * nndraft.el (nndraft-request-associate-buffer):
12611         Use write-contents-functions instead of write-contents-hooks if it is
12612         available.
12613
12614         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12615         instead of find-file-hooks if it is available.
12616
12617         * nntp.el (nntp-open-connection): Replace
12618         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12619         (nntp-open-ssl-stream): Ditto.
12620         (nntp-open-tls-stream): Ditto.
12621
12622         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12623         set-process-query-on-exit-flag or process-kill-without-query.
12624         (starttls-open-stream-gnutls): Use it instead of
12625         process-kill-without-query.
12626         (starttls-open-stream): Ditto.
12627
12628 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12629
12630         * smime.el (smime-cert-by-ldap-1): Don't use
12631         replace-regexp-in-string.
12632
12633 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12634
12635         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12636
12637         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12638         in PEM format.  Adjust to the XEmacs compability.
12639
12640 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12641
12642         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12643         by `string-to-number'.
12644         * gnus-agent.el (gnus-agent-regenerate-group)
12645         (gnus-agent-fetch-articles): Ditto.
12646         * gnus-art.el (gnus-button-fetch-group): Ditto.
12647         * gnus-cache.el (gnus-cache-generate-active)
12648         (gnus-cache-articles-in-group): Ditto.
12649         * gnus-group.el (gnus-group-set-current-level)
12650         (gnus-group-insert-group-line): Ditto.
12651         * gnus-score.el (gnus-score-set-expunge-below)
12652         (gnus-score-set-mark-below, gnus-summary-score-effect)
12653         (gnus-summary-score-entry): Ditto.
12654         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12655         (gnus-soup-pack): Ditto.
12656         * gnus-spec.el (gnus-xmas-format): Ditto.
12657         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12658         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12659         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12660         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12661         * nndb.el (nndb-get-remote-expire-response): Ditto.
12662         * nndiary.el (nndiary-parse-schedule-value)
12663         (nndiary-string-to-number, nndiary-request-replace-article)
12664         (nndiary-request-article): Ditto.
12665         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12666         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12667         * nneething.el (nneething-make-head): Ditto.
12668         * nnfolder.el (nnfolder-request-article)
12669         (nnfolder-retrieve-headers): Ditto.
12670         * nnheader.el (nnheader-file-to-number): Ditto.
12671         * nnkiboze.el (nnkiboze-request-article): Ditto.
12672         * nnmail.el (nnmail-process-unix-mail-format)
12673         (nnmail-process-babyl-mail-format): Ditto.
12674         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12675         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12676         (nnmh-request-create-group, nnmh-request-list-1)
12677         (nnmh-request-group, nnmh-request-article): Ditto.
12678         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12679         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12680         * nnsoup.el (nnsoup-make-active): Ditto.
12681         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12682         * nntp.el (nntp-find-group-and-number)
12683         (nntp-retrieve-headers-with-xover): Ditto.
12684         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12685         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12686         (pgg-format-key-identifier): Ditto.
12687         * pop3.el (pop3-last, pop3-stat): Ditto.
12688         * qp.el (quoted-printable-decode-region): Ditto.
12689
12690         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12691         of concat.
12692
12693 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12694
12695         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12696
12697         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12698
12699         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12700
12701         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12702
12703         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12704
12705         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12706
12707         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12708         (gnus-carpal-mode): Ditto.
12709
12710         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12711         (gnus-browse-mode): Ditto.
12712
12713         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12714
12715         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12716
12717 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12718
12719         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12720
12721 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12722
12723         * gnus-util.el (gnus-run-mode-hooks): New function.
12724
12725         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12726
12727         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
12728         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
12729
12730 2005-05-27  Lute Kamstra  <lute@gnu.org>
12731
12732         * dns-mode.el (dns-mode): Specify customization group.
12733
12734 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12735
12736         * gnus-agent.el (gnus-agent-make-mode-line-string):
12737         Use mode-line-highlight as mouse-face.
12738
12739 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12740
12741         * canlock.el (canlock): Change the parent group to news.
12742
12743         * deuglify.el (gnus-outlook-deuglify): Add :group.
12744
12745         * dig.el (dig): Add :group.
12746
12747         * dns-mode.el (dns-mode): Add :group.
12748
12749         * encrypt.el (encrypt): Add :group.
12750
12751         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12752         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12753         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12754         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12755         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12756
12757         * gnus-diary.el (gnus-diary): Add :group.
12758
12759         * gnus.el (gnus-group-news-1-face): Add :group.
12760         (gnus-group-news-1-empty-face): Ditto.
12761         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12762         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12763         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12764         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12765         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12766         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12767         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12768         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12769         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12770         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12771         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12772         (gnus-summary-high-ticked-face): Ditto.
12773         (gnus-summary-low-ticked-face): Ditto.
12774         (gnus-summary-normal-ticked-face): Ditto.
12775         (gnus-summary-high-ancient-face): Ditto.
12776         (gnus-summary-low-ancient-face): Ditto.
12777         (gnus-summary-normal-ancient-face): Ditto.
12778         (gnus-summary-high-undownloaded-face): Ditto.
12779         (gnus-summary-low-undownloaded-face): Ditto.
12780         (gnus-summary-normal-undownloaded-face): Ditto.
12781         (gnus-summary-high-unread-face): Ditto.
12782         (gnus-summary-low-unread-face): Ditto.
12783         (gnus-summary-normal-unread-face): Ditto.
12784         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12785         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12786
12787         * hashcash.el (hashcash): New custom group.
12788         (hashcash-default-payment): Add :group.
12789         (hashcash-payment-alist): Ditto.
12790         (hashcash-default-accept-payment): Ditto.
12791         (hashcash-accept-resources): Ditto.
12792         (hashcash-path): Ditto.
12793         (hashcash-extra-generate-parameters): Ditto.
12794         (hashcash-double-spend-database): Ditto.
12795         (hashcash-in-news): Ditto.
12796
12797         * message.el (message-minibuffer-local-map): Add :group.
12798
12799         * netrc.el (netrc): Add :group.
12800
12801         * sieve-manage.el (sieve-manage-log): Add :group.
12802         (sieve-manage-default-user): Diito.
12803         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12804         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12805         (sieve-manage-authenticators): Ditto.
12806         (sieve-manage-authenticator-alist): Ditto.
12807         (sieve-manage-default-port): Ditto.
12808
12809         * sieve-mode.el (sieve-control-commands-face): Add :group.
12810         (sieve-action-commands-face): Ditto.
12811         (sieve-test-commands-face): Ditto.
12812         (sieve-tagged-arguments-face): Ditto.
12813
12814         * smime.el (smime): Add :group.
12815
12816         * spam-report.el (spam-report): Add :group.
12817
12818         * spam.el (spam, spam-face): Add :group.
12819
12820 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12821
12822         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12823         return \n.\n.\n at the end of articles.  Protect against that.
12824         (nntp-with-open-group): Allow debugging.
12825
12826         * nnheader.el (mail-header-set-extra): Make into a function
12827         because I just could't understand how to quote the list properly.
12828
12829         * dns.el (query-dns-cached): New function.
12830
12831 2005-05-26  Lute Kamstra  <lute@gnu.org>
12832
12833         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12834
12835 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12836
12837         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
12838
12839         * gnus-art.el: Don't autoload mail-extract-address-components.
12840
12841         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12842         eval-and-compile to evaluate it.
12843
12844         * hashcash.el: Don't autoload executable-find.
12845
12846         * nndb.el: Don't declare the nndb back end two or more times; don't
12847         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12848
12849         * nntp.el: Autoload format-spec instead of format; use
12850         eval-and-compile to evaluate autoload forms.
12851
12852 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12853
12854         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12855
12856 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12857
12858         * gnus.el (gnus-version-number): Bump version.
12859
12860 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12861
12862         * gnus.el: No Gnus v0.3 is released.
12863
12864 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12865
12866         * lpath.el (featurep): Bind show-nonbreak-escape.
12867
12868 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12869
12870         * gnus-art.el (gnus-article-edit-part): Disable undo.
12871
12872 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12873
12874         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12875         gnus-article-date-lapsed-new-header is t if date timer is active;
12876         skip headers in which the original date value is empty.
12877         (gnus-article-save-original-date): Redefine it as a macro.
12878         (gnus-display-mime): Use it.
12879
12880 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12881
12882         * gnus-art.el (article-date-ut): Support converting date in
12883         forwarded parts as well.
12884         (gnus-article-save-original-date): New function.
12885         (gnus-display-mime): Use it.
12886
12887 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12888
12889         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12890         enclosure element of <item>.
12891
12892 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12893
12894         * message.el (message-kill-buffer-query): Renamed from
12895         `message-kill-buffer-query-if-modified'.  Added :version.
12896
12897 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12898
12899         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12900         window layout.
12901
12902 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12903
12904         * mml.el: Autoload dnd when compiling.
12905
12906 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12907
12908         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12909         x-dnd-*.
12910
12911 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12912
12913         * qp.el (quoted-printable-encode-region): Save excursion.
12914
12915 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12916
12917         * message.el (message-kill-buffer-query-if-modified): Add new variable
12918         so the user can kill a modified message buffer quickly.
12919         (message-kill-buffer): Use it.
12920
12921 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12922
12923         * lpath.el: Fbind display-time-event-handler; don't fbind
12924         string-to-multibyte.
12925
12926         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12927
12928 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12929
12930         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12931         contained in text because xml.el decodes entities) with LFs.
12932
12933 2005-04-11  Lute Kamstra  <lute@gnu.org>
12934
12935         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12936         differently.
12937
12938 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12939
12940         * mm-util.el (mm-detect-coding-region): Typo.
12941
12942 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12943
12944         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12945
12946 2005-04-06  Deepak Goel  <deego@gnufans.org>
12947
12948         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12949         user-function allow user modifications of the scores.
12950         (spam-stat-score-buffer-user): New function, to allow
12951         user-computed modifications to the score.
12952         (spam-stat-score-buffer-user-functions): List of additional
12953         scoring functions.
12954         (spam-stat-error-holder): Global temporary error holder.
12955         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12956         variable.
12957
12958 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12959
12960         * gnus-registry.el (gnus-registry-clean-empty-function)
12961         (gnus-registry-trim, gnus-registry-fetch-groups)
12962         (gnus-registry-delete-group): Groups that match
12963         `gnus-registry-ignored-groups' are removed from the registry
12964         entries, not just ignored for splitting.  This helps clean up the
12965         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12966         to get all the groups a message ID is in.
12967
12968         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12969         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12970         (spam-stat-score-buffer-user-functions): Add :number custom type.
12971
12972 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12973
12974         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12975         argument in XEmacs.
12976
12977         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12978         (nnrss-request-group): Decode group name first.
12979         (nnrss-request-article): Make a text/plain article if mml-to-mime
12980         failed.
12981         (nnrss-get-encoding): Return a compatible encoding according to
12982         nnrss-compatible-encoding-alist.
12983         (nnrss-find-el): Use consp instead of listp.
12984         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
12985
12986 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12987
12988         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
12989         which Emacs 20 doesn't support.
12990         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
12991
12992 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
12993
12994         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
12995         silence the byte compiler inside the defun.
12996
12997         * gnus-demon.el (parse-time-string): Add autoload.
12998
12999         * gnus-delay.el (parse-time-string): Add autoload.
13000
13001         * gnus-art.el (parse-time-string): Add autoload.
13002
13003         * nnultimate.el (parse-time): Require for `parse-time-string'.
13004
13005 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13006
13007         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13008
13009         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13010
13011         * smime.el (smime-ldap-host-list): Add :version.
13012
13013 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13014
13015         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13016         pass it to `gnus-browse-read-group'.
13017         (gnus-browse-read-group): Add NUMBER argument and pass it to
13018         `gnus-group-read-ephemeral-group'.
13019
13020         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13021         argument and pass it to `gnus-group-read-group'.
13022
13023 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13024
13025         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13026         mm-xemacs-find-mime-charset-1 if we have the mule feature
13027         available at runtime.
13028
13029 2005-03-25  Werner Lemberg  <wl@gnu.org>
13030
13031         * nnmaildir.el: Replace `illegal' with `invalid'.
13032
13033 2005-03-23  Lute Kamstra  <lute@gnu.org>
13034
13035         * time-date.el: Add comment on time value formats.
13036         Don't require parse-time.
13037         (with-decoded-time-value): New macro.
13038         (encode-time-value): New function.
13039         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
13040         (days-to-time): Return a valid time value when arg is huge.
13041         (time-since): Use time-subtract.
13042         (time-to-number-of-days): Use time-to-seconds.
13043
13044 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13045
13046         * gnus-start.el (gnus-display-time-event-handler):
13047         Check display-time-timer at runtime rather than only at load time
13048         in case display-time-mode is turned off in the mean time.
13049
13050 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13051
13052         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13053         used.
13054
13055         * nneething.el (nneething-map-file-directory): Derive from
13056         `gnus-directory'.
13057
13058         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13059         the To/Cc button.
13060
13061 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13062
13063         * nnmaildir.el (nnmaildir-request-accept-article):
13064         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13065
13066 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13067
13068         * gnus-async.el: Require timer-funcs at compile time when in
13069         XEmacs for `run-with-idle-timer'.
13070
13071 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13072
13073         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13074         autoloaded function.
13075
13076 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13077
13078         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13079
13080 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13081
13082         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13083
13084 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13085
13086         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13087         gnus-expert-user to default.
13088
13089 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13090
13091         * nnimap.el (nnimap-open-server): Ditto.
13092
13093         * imap.el (imap-authenticate): Fix typo.
13094
13095 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13096
13097         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13098         buffer (since IMAP server might return FETCH response out of
13099         order, and the nntp buffer must be sorted).
13100
13101 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13102
13103         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13104         comparison on string.
13105
13106         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13107         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13108         (gnus-agent-summary-fetch-series): Modified to protect against
13109         gnus-agent-summary-fetch-group clearing processable flags.
13110         (gnus-agent-synchronize-group-flags): Update live group buffer as
13111         synchronization may occur due to the user toggle the plugged
13112         status.
13113         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13114         successfully downloaded.
13115         (gnus-agent-expire-group-1): Avoid using markers when the overview
13116         is in ascending order; greatly improves performance.
13117         (gnus-agent-regenerate-group): Use
13118         gnus-agent-synchronize-group-flags to reset read status in both
13119         gnus and server.
13120         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13121
13122 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13123
13124         * message.el: Don't autoload former message-utils variables.
13125         (message-strip-subject-trailing-was): Change doc string.
13126
13127         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13128         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13129         (nnweb-google-search): Add "hl=en" here.
13130         (nnweb-google-parse-1, nnweb-google-create-mapping):
13131         Don't hardcode URL.
13132
13133 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13134
13135         * message.el (message-get-reply-headers, message-followup):
13136         Mention related variables `message-use-followup-to' and
13137         `message-use-mail-followup-to', in the information buffer.
13138
13139         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13140         of broken groups(-beta).google.com.
13141
13142 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13143
13144         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13145         parameter to invoked gnus-request-move-article; remove the
13146         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13147         all at once instead of once per article.
13148         (gnus-summary-remove-process-mark): Accept a list of articles as
13149         well as a single article for processing.
13150
13151         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13152         parameter.
13153
13154         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13155
13156         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13157
13158         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13159         parameter.
13160
13161         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13162         parameter.
13163
13164         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13165         parameter and remove the gnus-sum-hint-move-is-internal variable.
13166
13167         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13168         parameter.
13169
13170         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13171         parameter.
13172
13173         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13174         parameter.
13175
13176         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13177
13178         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13179         parameter.
13180
13181         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13182         parameter.
13183
13184 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13185
13186         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13187         a more conservative way.
13188
13189 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13190
13191         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13192         buffer, so it moves the window's cursor.
13193
13194 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13195
13196         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13197         `mm-dissect-multipart' and receive the from field as an (optional)
13198         argument from `mm-dissect-multipart'.
13199         (mm-dissect-multipart): Receive the from field as an argument and
13200         pass it on when we call `mm-dissect-buffer' on MIME parts.
13201         Fixes verification/decryption of signed/encrypted MIME parts.
13202
13203 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13204
13205         * gnus-sum.el (gnus-summary-move-article): Set
13206         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13207         whatever it calls (right now, only nnimap-request-move article
13208         respects it).
13209
13210         * nnimap.el (nnimap-request-move-article): When
13211         gnus-sum-hint-move-is-internal is set, don't do the extra
13212         nnimap-request-article.
13213
13214 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13215
13216         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13217
13218         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13219         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13220
13221         * gnus-sum.el (gnus-summary-caesar-message):
13222         Apply `gnus-treat-article' after rotation.
13223
13224         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13225         doc string.
13226
13227 2005-02-22  Simon Josefsson  <jas@extundo.com>
13228
13229         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13230         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13231         <arne@arnested.dk>.
13232         (encrypt): Add password-cache and password-cache-expiry as group
13233         members.
13234
13235 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13236
13237         * smime.el (smime-ldap-host-list): Doc fix.
13238         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13239         cache) password.
13240         (smime-sign-region): Use it.
13241         (smime-decrypt-region): Use it.
13242         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13243         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13244         fails.
13245         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13246         certificate from DER to PEM format rather than calling openssl.
13247
13248         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13249
13250         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13251         for signing/encryption.
13252
13253         * mml.el (mml-parse-1): Use them.
13254
13255 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13256
13257         * nnrss.el (nnrss-verbose): Removed.
13258         (nnrss-request-group): Use `nnheader-message' instead.
13259
13260 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13261
13262         * nnrss.el (nnrss-verbose): New variable.
13263         (nnrss-request-group): Make it say nnrss is requesting a group.
13264
13265 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13266
13267         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13268         Handle news URL with given port correctly.
13269
13270 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13271
13272         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13273         containing special characters.
13274
13275         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13276
13277         * mml.el (mime-to-mml): Ditto.
13278
13279         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13280         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13281         (rfc2047-decode-region): Quote decoded words containing special
13282         characters when rfc2047-quote-decoded-words-containing-tspecials
13283         is non-nil.
13284
13285 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13286
13287         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13288
13289         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13290
13291 2005-02-15  Simon Josefsson  <jas@extundo.com>
13292
13293         * nnimap.el (nnimap-debug): Doc fix.
13294
13295         * imap.el (imap-debug): Doc fix.
13296
13297 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13298
13299         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13300
13301 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13302
13303         * gnus.el (spam-contents): Improve docs for spam-contents
13304         parameter in its variable incarnation.
13305
13306 2005-02-14  Simon Josefsson  <jas@extundo.com>
13307
13308         * smime-ldap.el: Use require instead of load-library for ldap.
13309         (smime-ldap-search): Indent.
13310         (smime-ldap-search-internal): Shorten line.
13311
13312         * smime.el (smime-cert-by-dns): Add doc-string.
13313         (smime-cert-by-ldap-1): Indent.
13314
13315         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13316         mml-smime-get-dns-ldap.
13317         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13318
13319 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13320
13321         * smime.el: Require smime-ldap.
13322         (smime-ldap-host-list): New variable.
13323         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13324
13325         * mml-smime.el (mml-smime-encrypt-query): New function.
13326         (mml-smime-encrypt-query): Use it.
13327
13328         * smime-ldap.el: New file.
13329
13330 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13331
13332         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13333
13334 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13335
13336         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13337         argument in doc string.  Make query for type more clear.
13338
13339 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13340
13341         * gnus.el (gnus-group-startup-message): Search for gnus images in
13342         etc/images/gnus.
13343         * mm-util.el (mm-image-load-path): Likewise.
13344         * smiley.el (smiley-data-directory): Search for smilies in
13345         etc/images/smilies.
13346
13347 2005-02-09  Kim F. Storm  <storm@cua.dk>
13348
13349         Change Emacs release version from 21.4 to 22.1 throughout.
13350         Change Emacs development version from 21.3.50 to 22.0.50.
13351
13352 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13353
13354         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13355
13356         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13357         non-Mule XEmacs as well.
13358         (mm-decompress-buffer): Signal an error intentionally if it does
13359         not decompress compressed data because auto-compression-mode is
13360         disabled.
13361
13362 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13363
13364         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13365         an ID in the registry even if it has no groups.
13366
13367 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13368
13369         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13370         merge it into mm-decompress-buffer.
13371         (gnus-mime-copy-part): Use the MIME part charset, the value which
13372         a user specified or gnus-newsgroup-charset for decoding, like
13373         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13374         save-buffer what was used.  Suggested by Kevin Ryde
13375         <user42@zip.com.au>.
13376         (gnus-mime-inline-part): Allow the name parameter as well as the
13377         filename parameter; force decompressing of compressed data; always
13378         display contents being not decoded as unibyte.
13379
13380         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13381         as well as the filename parameter.
13382
13383         * mm-util.el (mm-decompress-buffer): Merge
13384         gnus-mime-jka-compr-maybe-uncompress.
13385         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13386         of compressed data.
13387
13388 2005-02-08  Simon Josefsson  <jas@extundo.com>
13389
13390         * imap.el (imap-log): Doc fix.
13391
13392 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13393
13394         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13395         the coding cookies; decompress compressed parts.
13396
13397         * mml.el (mml-generate-mime-1): Add the charset parameter according
13398         to the value which a user specified manually or the coding cookie.
13399
13400         * mm-util.el (mm-string-to-multibyte): New function.
13401         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13402         (mm-coding-system-to-mime-charset): New function.
13403         (mm-decompress-buffer): New function.
13404         (mm-find-buffer-file-coding-system): New function.
13405
13406         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13407         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13408         parts.
13409
13410 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13411
13412         * mm-view.el (mm-display-inline-fontify): Decode a part according
13413         to the charset parameter.
13414
13415 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13418         prefix arg is neither nil nor a number, as info specifies.
13419
13420 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13421
13422         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13423         timestamps.
13424
13425 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13426
13427         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13428         groups error checking and notify user.
13429
13430 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13431
13432         * message.el (message-send-mail-function): Check existence of
13433         sendmail-program first before using default value
13434         `message-send-mail-with-sendmail'.  Otherwise use more generic
13435         `smtpmail-send-it'.
13436
13437 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13438
13439         * nntp.el (nntp-request-update-info): Always return nil.
13440
13441 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13442
13443         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13444
13445 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13446
13447         * message.el (message-beginning-of-line): Change the behavior when
13448         invoked between BOL and : so that it first moves backward.
13449
13450 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13453         article buffer when editing of the article is discarded.
13454         (gnus-article-prepare): Revert.
13455
13456 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13457
13458         * gnus-art.el (gnus-article-prepare):
13459         Remove message-strip-forbidden-properties from the local hook.
13460
13461 2005-01-27  Simon Josefsson  <jas@extundo.com>
13462
13463         * password.el (password-cache-add): Only start one timer per key.
13464         Reported by Derek Atkins <warlord@MIT.EDU>.
13465
13466 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13467
13468         * run-at-time.el: Removed.  It is no longer needed as
13469         timer-funcs.el in the xemacs-base package has a working version of
13470         `run-at-time'.
13471
13472         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
13473
13474         * password.el: Require timer-funcs instead of run-at-time in
13475         XEmacs.
13476         Remove `password-run-at-time' macro.
13477         (password-cache-add): Use `run-at-time' instead of
13478         `password-run-at-time'.
13479
13480         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
13481         Remove `nnheader-cancel-function-timers' alias,
13482         `cancel-function-timers' exists in XEmacs in timer-funcs.
13483
13484         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13485         for `run-with-idle-timer'.
13486
13487         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13488         for `run-at-time'.
13489
13490         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13491         for `with-timeout'.
13492
13493         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
13494         the same as for XEmacs 21.4.
13495         No need to ignore `run-with-idle-timer', this function exists in
13496         XEmacs now in timer-funcs.el in the xemacs-base package.
13497         (dgnushack-compile): No need to delete
13498         run-at-time.el from the list of files to compile because it
13499         doesn't exist anymore.
13500
13501 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13502
13503         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13504         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13505
13506 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13507
13508         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13509         sensitively.
13510
13511 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13512
13513         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13514
13515 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13516
13517         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13518         which will be inserted according to the multibyteness of a buffer
13519         rather than the type of contents.  Suggested by ARISAWA Akihiro
13520         <ari@mbf.ocn.ne.jp>.
13521
13522         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13523         of string which old xml.el may return rather than a string.
13524
13525 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13526
13527         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13528
13529 2005-01-16  Simon Josefsson  <jas@extundo.com>
13530
13531         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13532         idn/idna.el isn't available.
13533         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13534         <michael@waxrat.com>.
13535
13536         * hashcash.el: Remove non-FSF copyright header.
13537
13538         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13539         (hashcash-generate-payment): Use it.
13540         (hashcash-generate-payment-async): Use it.
13541
13542 2005-01-15  Simon Josefsson  <jas@extundo.com>
13543
13544         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13545         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13546
13547         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13548         gnus-summary-idna-message.
13549         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13550         (gnus-summary-idna-message): New function.
13551
13552 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13553
13554         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13555         gnus-novice-user.
13556
13557 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13558
13559         * nnrss.el (nnrss-request-delete-group): Delete entries in
13560         nnrss-group-alist as well.
13561         (nnrss-save-server-data): Insert newline.
13562
13563 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13564
13565         * gnus.el (gnus-user-agent): Use list of symbols instead of
13566         symbols.  Display full version number for (S)XEmacs.  Optionally
13567         display (S)XEmacs codename.
13568
13569         * gnus-util.el (gnus-emacs-version): Update for new
13570         `gnus-user-agent'.
13571
13572         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13573         Gnus version.
13574
13575 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13576
13577         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13578         which is unreadable in some setups.
13579
13580 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13581
13582         * gnus-spec.el (gnus-update-format-specifications): Flush the
13583         group format spec cache if it doesn't support decoded group names.
13584
13585 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13586
13587         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13588         Allow to apply decay on score files matching a regexp.
13589
13590 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13591
13592         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13593         compatibility in %g and %c.
13594
13595 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13596
13597         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13598         name for only %g and %c.
13599         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13600         of gnus-tmp-group to decoded group name.
13601         (gnus-group-make-rss-group): Exclude `/'s from group names.
13602
13603 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13604
13605         * nnrss.el (nnrss-get-encoding): Fix regexp.
13606
13607 2004-12-27  Simon Josefsson  <jas@extundo.com>
13608
13609         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13610         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13611         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13612
13613 2004-12-17  Kim F. Storm  <storm@cua.dk>
13614
13615         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13616
13617         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13618
13619 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13620
13621         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13622
13623 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13624
13625         * nnrss.el: Require rfc2047 and mml.
13626         (nnrss-file-coding-system): New variable.
13627         (nnrss-format-string): Redefine it as an inline function.
13628         (nnrss-decode-group-name): New function.
13629         (nnrss-string-as-multibyte): Remove.
13630         (nnrss-retrieve-headers): Decode group name; don't use
13631         nnrss-format-string.
13632         (nnrss-request-group): Decode group name.
13633         (nnrss-request-article): Decode group name; allow a Message-ID as
13634         well as an article number; don't use nnrss-format-string; encode a
13635         Message-ID string which may contain non-ASCII characters; use
13636         mml-to-mime to compose a MIME article.
13637         (nnrss-request-expire-articles): Decode group name.
13638         (nnrss-request-delete-group): Decode group name.
13639         (nnrss-fetch): Clarify error message.
13640         (nnrss-read-server-data): Use insert-file-contents instead of load;
13641         bind file-name-coding-system; use multibyte buffer.
13642         (nnrss-save-server-data): Bind coding-system-for-write to the
13643         value of nnrss-file-coding-system; bind file-name-coding-system;
13644         add coding cookie.
13645         (nnrss-read-group-data): Use insert-file-contents instead of load;
13646         bind file-name-coding-system; use multibyte buffer.
13647         (nnrss-save-group-data): Bind coding-system-for-write to the
13648         value of nnrss-file-coding-system; bind file-name-coding-system.
13649         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13650         make it work with non-ASCII text.
13651         (nnrss-find-el): Make it work with old xml.el as well.
13652
13653 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13654
13655         * nnrss.el (nnrss-get-encoding): New function.
13656         (nnrss-fetch): Use unibyte buffer initially; bind
13657         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13658         decode contents according to the encoding attribute.
13659         (nnrss-save-group-data): Add coding cookie.
13660         (nnrss-mime-encode-string): New function.
13661         (nnrss-check-group): Use it to encode subject and author.
13662
13663 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13664
13665         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13666         imaginary variable.
13667
13668 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13669
13670         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13671         correctly even if there are wide characters.
13672
13673 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13674
13675         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13676         downcased symbol names; make a new cache instead of reusing
13677         bbdb-hashtable.
13678
13679 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13680
13681         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13682         concatenating segments rather than before concatenating them.
13683         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13684
13685         * message.el (message-get-reply-headers): Bind `extra'.
13686
13687 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13688
13689         * message.el (message-extra-wide-headers): New variable.
13690         (message-get-reply-headers): Use it.
13691
13692 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13693
13694         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13695         (gnus-agent-group-pathname): Ditto.
13696
13697         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13698
13699         * gnus-group.el (gnus-group-make-group): Decode group name.
13700         (gnus-group-make-rss-group): Register the group data after opening
13701         the nnrss group.
13702
13703 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13704
13705         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13706         by expiry now get marked as read.
13707
13708 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13709
13710         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13711
13712 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13713
13714         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13715         unify Latin characters in XEmacs.
13716         (mm-find-mime-charset-region): Use it.
13717
13718 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13719
13720         * gnus-util.el (gnus-delete-directory): New function.
13721
13722         * gnus-agent.el (gnus-agent-delete-group): Use it.
13723
13724         * gnus-cache.el (gnus-cache-delete-group): Use it.
13725
13726 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13727
13728         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13729         names.
13730
13731 2004-12-16  Simon Josefsson  <jas@extundo.com>
13732
13733         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13734
13735 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13736
13737         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13738
13739         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13740         (gnus-group-set-current-level): Decode group name.
13741
13742 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13743
13744         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13745         failed.
13746
13747 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13748
13749         * gnus-group.el (gnus-group-delete-group): Decode group name.
13750         (gnus-group-make-rss-group): Encode group name.
13751         (gnus-group-catchup-current): Decode group name.
13752         (gnus-group-kill-group): Decode group name.
13753
13754 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13755
13756         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13757
13758 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * gnus-group.el (gnus-group-make-rss-group):
13761         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13762
13763         * gnus-start.el (gnus-setup-news): Honor user's setting to
13764         gnus-message-archive-method.  Suggested by Lute Kamstra
13765         <lute@gnu.org>.
13766
13767 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13768
13769         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13770         global counterparts of the buffer-local variables.
13771
13772 2004-11-16  Romain Francoise  <romain@orebokech.com>
13773
13774         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13775         counterparts of the buffer-local variables.
13776
13777 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13778
13779         * message.el (message-forbidden-properties): Fixed typo in doc
13780         string.
13781
13782 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13783
13784         * gnus-util.el (gnus-replace-in-string): Added doc string.
13785
13786         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13787         to avoid problems when splitting mails with many recipients.
13788
13789 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13790
13791         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13792         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13793
13794 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13795
13796         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13797         if there is no hashtable in memory or file modification time is
13798         newer than cached timestamp.
13799
13800 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13801
13802         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13803         not-matching option.
13804
13805 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13806
13807         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13808         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13809         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13810         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13811         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13812         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13813
13814 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * message.el (message-forward-make-body-mml): Remove headers
13817         according to message-forward-ignored-headers if a message is decoded.
13818
13819 2004-12-02  Romain Francoise  <romain@orebokech.com>
13820
13821         * message.el (message-forward-make-body-plain): Always remove
13822         headers according to message-forward-ignored-headers.
13823
13824 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13825
13826         * spam.el (spam-summary-prepare-exit): Remove the
13827         gnus-summary-limit pop for now, it has problems with ham marks for
13828         me.
13829
13830 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13831
13832         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13833         correctly.
13834
13835 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13836
13837         * format-spec.el (format-spec): Message the char.
13838
13839 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13840
13841         * gnus-art.el (gnus-split-methods): Reformat comments.
13842
13843         * spam.el (spam-summary-prepare-exit): Remove article limits
13844         before exiting the summary buffer.
13845
13846 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13847
13848         * lpath.el: Remove bbdb-create-internal, bbdb-records,
13849         spam-BBDB-register-routine and spam-enter-ham-BBDB.
13850
13851         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13852         order to silence the byte compiler.
13853
13854         * spam.el: Fix the way to silence the byte compiler, which
13855         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13856         bbdb-search-simple, spam-BBDB-register-routine,
13857         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13858         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13859         spam-stat-buffer-is-spam, spam-stat-load,
13860         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13861         spam-stat-save and spam-stat-split-fancy.
13862
13863 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13864
13865         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13866         which may confuse users.
13867         (canlock-password-for-verify): Ditto.
13868
13869         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13870
13871         * gnus-art.el (gnus-emphasis-alist): Ditto.
13872
13873         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13874
13875         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13876
13877         * gnus-start.el (gnus-save-killed-list): Ditto.
13878
13879         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13880         (gnus-sum-thread-tree-root): Ditto.
13881         (gnus-sum-thread-tree-false-root): Ditto.
13882         (gnus-sum-thread-tree-single-indent): Ditto.
13883
13884         * message.el (message-courtesy-message): Ditto.
13885         (message-archive-note): Ditto.
13886         (message-subscribed-address-file): Ditto.
13887         (message-user-fqdn): Ditto.
13888
13889         * spam-report.el (spam-report-gmane-regex): Ditto.
13890
13891         * spam.el (spam-blackhole-good-server-regex): Ditto.
13892
13893 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13894
13895         * mml.el (mml-preview): Widen the message buffer before copying
13896         the contents to the preview buffer; sort headers before previewing.
13897
13898         * message.el (message-hidden-headers): Fix the way to avoid a bug
13899         in the `repeat' widget in Emacs 21.3 or earlier.
13900
13901 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13902
13903         * message.el (message-hidden-headers): Default to "^References:".
13904         Improve customization type.  Suggested by Reiner Steib
13905         <Reiner.Steib@gmx.de>.
13906
13907 2004-11-25  Romain Francoise  <romain@orebokech.com>
13908
13909         * message.el (message-strip-forbidden-properties): Remove check for
13910         obsolete `message-hidden' text property, hidden headers are not
13911         accessible in the buffer anymore.
13912
13913 2004-11-22  Romain Francoise  <romain@orebokech.com>
13914
13915         * message.el (message-header-format-alist): Add `From' in list
13916         so that it can be sorted.
13917         (message-fix-before-sending): Widen and sort headers before
13918         sending.
13919         (message-hide-headers): Use narrowing to hide headers by moving
13920         them to the top of the buffer and narrowing to the region
13921         underneath.
13922
13923 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13924
13925         * message.el (message-strip-forbidden-properties): Bind
13926         buffer-read-only (etc) to nil.
13927
13928 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13929
13930         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13931         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13932
13933 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13934
13935         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13936
13937 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13938
13939         * dns.el (query-dns): Use sit-for to time instead of
13940         accept-process-output, since that doesn't seem to work on udp
13941         sockets.
13942
13943 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13944
13945         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13946
13947 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13948
13949         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13950         doc string.  Improve doc string.
13951
13952 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13953
13954         * nntp.el (nntp-request-update-info): Return nil if
13955         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13956         may not call gnus-activate-group which uselessly issues the GROUP
13957         commands for all nntp groups and wastes time.  Reported by Romain
13958         Francoise <romain@orebokech.com>.
13959
13960         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13961
13962 2004-11-15  Simon Josefsson  <jas@extundo.com>
13963
13964         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13965         headers separately.
13966         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13967         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13968
13969 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13970
13971         * gnus-start.el (gnus-convert-old-newsrc):
13972         Assign legacy-gnus-agent to 5.10.7.
13973
13974 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13975
13976         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13977         start of the lines.
13978
13979 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13980
13981         * hashcash.el (hashcash-default-payment): Change default to 20.
13982         (hashcash-default-accept-payment): Change default to 20.
13983         (hashcash-process-alist): New variable.
13984         (hashcash-generate-payment-async): Add.
13985         (hashcash-already-paid-p): Add.
13986         (hashcash-insert-payment): Don't generate payments twice.
13987         (hashcash-insert-payment-async): Add.
13988         (hashcash-insert-payment-async-2): Add.
13989         (hashcash-cancel-async): Add.
13990         (hashcash-wait-async): Add.
13991         (hashcash-processes-running-p): Add.
13992         (hashcash-wait-or-cancel): Add.
13993         (mail-add-payment): New optional argument.  Conditionally start
13994         asynchronous calculation.
13995         (mail-add-payment-async): Add.
13996
13997         * message.el (message-send-mail): Wait for asynchronous hashcash
13998         results.  Don't clobber existing X-Hashcash headers.
13999         (message-setup-1): Call mail-add-payment-async when
14000         message-generate-hashcash is non-nil.
14001
14002 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
14003
14004         * message.el (message-use-alternative-email-as-from): Examine the
14005         From header as well; use message-make-from in order to include a
14006         user's full name.
14007
14008 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14009
14010         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14011         default; improve customization type.
14012         (gnus-emphasis-custom-with-format): New macro.
14013         (gnus-emphasis-custom-value-to-external): New function.
14014         (gnus-emphasis-custom-value-to-internal): New function.
14015
14016 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14017
14018         * dns.el (query-dns): Resolve reverse addresses.
14019
14020 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14021
14022         * gnus-group.el (gnus-group-get-new-news): Use it.
14023
14024         * gnus-start.el (gnus-check-reasonable-setup): New function.
14025
14026 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14027
14028         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14029         "Args out of range" error.  Reported by Arnaud Giersch
14030         <arnaud.giersch@free.fr>.
14031
14032 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14033
14034         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14035
14036 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14037
14038         * spam.el (spam group): Add :version.
14039
14040         * pgg-def.el (pgg group): Add :version.
14041
14042 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14043
14044         * gnus-art.el (gnus-article-edit-article): Don't associate the
14045         article buffer with a draft file.  This is a temporary measure
14046         against the 2004-08-22 change to gnus-article-edit-mode.
14047
14048 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14049
14050         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14051         (html2text-format-tags): Remove unused variable `attr'.
14052
14053 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14054
14055         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14056
14057         * tls.el (tls-process-connection-type, tls-success)
14058         (tls-certtool-program): Add :version.
14059
14060         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
14061         (starttls-extra-arguments, starttls-process-connection-type)
14062         (starttls-connect, starttls-failure, starttls-success): Add :version.
14063
14064         * spam-stat.el (spam-stat): Add :version.
14065
14066         * sieve.el (sieve): Add :version.
14067
14068         * sha1.el (sha1): Add :version.
14069         (sha1-use-external): Remove redundant version.
14070
14071         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14072         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14073         (nnmail-split-fancy-match-partial-words)
14074         (nnmail-split-lowercase-expanded): Add :version.
14075
14076         * nndiary.el (nndiary): Add :version.
14077
14078         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14079
14080         * mml-sec.el (mml-default-sign-method)
14081         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14082         Add :version.
14083
14084         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14085
14086         * mm-url.el (mm-url-use-external, mm-url-program)
14087         (mm-url-arguments): Add :version.
14088
14089         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14090         (mm-attachment-file-modes, mm-decrypt-option)
14091         (mm-w3m-safe-url-regexp): Add :version.
14092
14093         * message.el (message-cite-prefix-regexp)
14094         (message-sendmail-envelope-from, message-minibuffer-local-map)
14095         (message-user-fqdn, message-completion-alist): Add :version.
14096
14097         * gnus-win.el (gnus-configure-windows-hook)
14098         (gnus-use-frames-on-any-display): Add :version.
14099
14100         * gnus-art.el (gnus-article-address-banner-alist)
14101         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14102         (gnus-treat-from-picon, gnus-treat-mail-picon)
14103         (gnus-treat-x-pgp-sig): Add :version.
14104
14105         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14106         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14107         (gnus-summary-article-delete-hook)
14108         (gnus-summary-display-while-building): Add :version.
14109
14110         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14111         (gnus-get-top-new-news-hook): Add :version.
14112
14113         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14114         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14115
14116         * gnus-registry.el (gnus-registry): Add :version.
14117
14118         * gnus-spec.el (gnus-use-correct-string-widths)
14119         (gnus-make-format-preserve-properties): Add :version.
14120
14121         * gnus.el (gnus-group-charter-alist)
14122         (gnus-group-fetch-control-use-browse-url)
14123         (gnus-install-group-spam-parameters): Add :version.
14124
14125         * gnus-diary.el (gnus-diary): Add :version.
14126
14127         * gnus-delay.el (gnus-delay): Add :version.
14128
14129         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14130         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14131         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14132         Add :version.
14133
14134         * gnus-agent.el (gnus-agent-max-fetch-size)
14135         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14136         (gnus-agent-prompt-send-queue): Add :version.
14137
14138         * deuglify.el (gnus-outlook-deuglify): Add :version.
14139
14140         * html2text.el: Beautify code.  Improve doc strings.  Some
14141         checkdoc cleanup.
14142         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14143
14144 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14145
14146         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14147
14148 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14149
14150         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14151         when package is loaded.
14152
14153         * spam.el (spam-summary-score-preferred-header): Add global preference
14154         for people who want to override the default SpamAssassin over
14155         Bogofilter preference (when both are set).
14156         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14157         (spam-user-format-function-S): Check
14158         spam-summary-score-preferred-header.
14159         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14160         (spam-user-format-function-S): Format the score correctly.
14161
14162 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14163
14164         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14165         signature file.  Suggested by Manoj Srivastava
14166         <srivasta@golden-gryphon.com>.
14167
14168         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14169         iso-2022-jp even in the Japanese language environment.
14170         Suggested by Jason Rumney <jasonr@gnu.org>.
14171
14172 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14173
14174         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14175         use the same characters as the dummy marks; make it free from
14176         getting affected by the language environment.
14177         (gnus-summary-read-group-1): Update mark positions only when the
14178         format spec is updated.
14179
14180         * gnus-spec.el (gnus-update-format-specifications): Return a list
14181         of updated types.
14182
14183 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14184
14185         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14186         of boundp to check if display-warning is available.
14187
14188 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14189
14190         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14191
14192 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14193
14194         * nnspool.el (nnspool-spool-directory): Use news-path if the
14195         news-directory variable is not bound.
14196
14197         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14198         function instead of display-warning if it is not available.
14199
14200 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14201
14202         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14203         v5-10: Use `point-at-bol'.
14204
14205 2004-10-26  Simon Josefsson  <jas@extundo.com>
14206
14207         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14208         <chenggao@gmail.com>.
14209
14210 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14211
14212         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14213         instead.
14214
14215 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14216
14217         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14218         to remove a server from the nnimap-server-buffer-alist.
14219         (nnimap-open-connection, nnimap-close-server): Use it.
14220
14221         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14222
14223 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14224
14225         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14226         running the major-mode function.
14227
14228 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14229
14230         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14231         dummy marks in the right way.
14232
14233 2004-10-18  David Edmondson  <dme@dme.org>
14234
14235         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14236         excessively.
14237
14238 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14239
14240         * gnus-util.el (gnus-split-references): Accept a nil references
14241         string and go on blissfully.
14242
14243         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14244         cases where the references string is non-nil but has no references.
14245
14246         * encrypt.el: Add autoload tags.
14247
14248         * spam.el (spam-resolve-registrations-routine): Remove article
14249         from unregistration list too.  Reported by David Hanak
14250         <dhanak@isis.vanderbilt.edu>
14251
14252 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14253
14254         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14255         nil.  Changed custom type.
14256
14257 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14258
14259         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14260
14261         * gnus-sum.el (gnus-summary-move-article): Use it.
14262
14263 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14264
14265         * encrypt.el: Add autoload cookies.
14266
14267         * spam.el (spam-backend-article-list-property)
14268         (spam-backend-get-article-todo-list)
14269         (spam-backend-put-article-todo-list)
14270         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14271         Resolve registrations separately.
14272         (spam-register-routine): Format comments.
14273         (spam-unregister-routine, spam-register-routine): Always call with
14274         specific-articles, no default list.
14275         (spam-summary-prepare-exit): Use the spam-classifications function.
14276
14277         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14278         gnus-encrypt.el.
14279
14280         * encrypt.el: Copied from gnus-encrypt.el.
14281
14282         * gnus-encrypt.el: Commented that it's obsolete.
14283
14284 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14285
14286         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14287         (gnus-score-save): Use it.
14288
14289         * message.el (message-bury): Use `window-dedicated-p'.
14290
14291 2004-10-15  Simon Josefsson  <jas@extundo.com>
14292
14293         * pop3.el (top-level): Don't require nnheader.
14294         (pop3-read-timeout): Add.
14295         (pop3-accept-process-output): Add.
14296         (pop3-read-response, pop3-retr): Use it.
14297
14298 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14299
14300         * spam.el (spam-register-routine): Move comment.
14301         (spam-verify-bogofilter): Use 'unknown for the initial
14302         spam-bogofilter-valid state, not 'never.
14303
14304         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14305         for netrc-machine.
14306
14307         * nnimap.el (nnimap-open-connection): Use
14308         netrc-machine-user-or-password.
14309
14310 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14311
14312         * gnus-registry.el (gnus-registry-unload-hook):
14313         Set as a variable with add-hook.
14314
14315         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14316         of news-path.
14317
14318         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14319
14320         * spam.el: Delete duplicate `provide'.
14321         (spam-unload-hook): Set as a variable with add-hook.
14322
14323 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14324
14325         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14326         in the doc string.
14327
14328         * message.el (message-ignored-news-headers)
14329         (message-ignored-supersedes-headers)
14330         (message-ignored-resent-headers)
14331         (message-forward-ignored-headers): Improve custom type.
14332
14333 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14334
14335         * message.el (message-tokenize-header): Fix 2004-09-06 change
14336         which used point-min in the wrong place.
14337
14338 2004-10-12  Simon Josefsson  <jas@extundo.com>
14339
14340         * tls.el (tls-certtool-program): New variable.
14341         (tls-certificate-information): New function, based on
14342         ssl-certificate-information.
14343
14344 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14345
14346         * compface.el: Move the version of ELisp-based uncompface program
14347         to the contrib directory because of the copyright problem.
14348
14349 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14350
14351         * message.el (message-kill-buffer): Raise the current frame.
14352
14353 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14354
14355         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14356
14357         * gnus.el (message-y-or-n-p): Autoload.
14358
14359         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14360         (pop3-password-required, pop3-authentication-scheme)
14361         (pop3-leave-mail-on-server): Made customizable.
14362         (pop3): New custom group.
14363         (pop3-retr): Remove `sleep-for' statements.
14364         Suggested by Dave Love <fx@gnu.org>.
14365
14366         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14367         Windows/DOS.
14368
14369         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14370         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14371         Dave Love <fx@gnu.org>.
14372
14373         * mml.el (mml-minibuffer-read-disposition): Require match.
14374         Suggested by Dave Love <fx@gnu.org>.
14375
14376 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14377
14378         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14379         doc string.
14380
14381 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14382
14383         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14384
14385 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14386
14387         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14388         instead of calling `mm-insert-inline', to decode text/* parts
14389         before displaying them.
14390
14391 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14392
14393         * mm-uu.el (mm-uu-text-plain-type): New variable.
14394         (mm-uu-pgp-signed-extract-1): Use it.
14395         (mm-uu-pgp-encrypted-extract-1): Use it.
14396         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14397         bind mm-uu-text-plain-type with that value.
14398         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14399         mm-uu-dissect.
14400
14401 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14402
14403         * gnus-group.el (gnus-update-group-mark-positions):
14404         * gnus-sum.el (gnus-update-summary-mark-positions):
14405         * message.el (message-check-news-body-syntax):
14406         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14407         of string-as-multibyte.
14408
14409 2004-10-05  Juri Linkov  <juri@jurta.org>
14410
14411         * gnus-group.el (gnus-update-group-mark-positions):
14412         * gnus-sum.el (gnus-update-summary-mark-positions):
14413         * message.el (message-check-news-body-syntax):
14414         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14415         8-bit unibyte values to a multibyte string for search functions.
14416
14417 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14418
14419         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14420         (mm-uu-dissect-text-parts): New function.
14421
14422         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14423         dissect text parts.
14424
14425         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14426         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14427
14428         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14429
14430         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14431         gnus-current-topics instead of gnus-current-topic.
14432
14433 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14434
14435         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14436
14437 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14438
14439         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14440         where approriate.
14441
14442         * nnml.el (nnml-generate-active-info): do.
14443
14444         * nndiary.el (nndiary-generate-active-info): do.
14445
14446         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14447         (gnus-topic-move): do.
14448
14449         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14450         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14451
14452         * gnus-srvr.el (gnus-server-prepare)
14453         (gnus-server-open-all-servers): do.
14454
14455         * gnus-msg.el (gnus-summary-cancel-article)
14456         (gnus-summary-resend-message)
14457         (gnus-summary-mail-crosspost-complaint): do.
14458
14459         * gnus-move.el (gnus-change-server): do.
14460
14461         * gnus-group.el (gnus-group-unmark-all-groups)
14462         (gnus-group-set-current-level): do.
14463
14464 2004-10-04  Simon Josefsson  <jas@extundo.com>
14465
14466         * message.el (message-generate-hashcash): Doc fix.
14467
14468 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14469
14470         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14471         avoid infinite recursion via gnus-get-function.
14472
14473 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14474
14475         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14476
14477         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14478
14479         * nnmail.el (nnmail-split-history): do.
14480
14481         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14482         (nnml-request-delete-group): do.
14483
14484         * nnslashdot.el (nnslashdot-read-groups): do.
14485
14486         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14487         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14488
14489         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14490         (nnspool-sift-nov-with-sed): Use last.
14491         (nnspool-retrieve-headers-with-nov): Use mapc.
14492         (nnspool-request-newgroups): Use dolist.
14493         (nnspool-request-group): Use last.
14494
14495         * nntp.el (nntp-read-server-type): Use dolist.
14496
14497         * nnvirtual.el (nnvirtual-create-mapping)
14498         (nnvirtual-update-read-and-marked): Use dolist.
14499         (nnvirtual-convert-headers): Simplify.
14500
14501 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14502
14503         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14504         support for sync'ing tick marks.
14505
14506 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14507
14508         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14509         there's no visible header.
14510
14511 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14512
14513         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14514         necessary, pass full group name to gnus-request-set-marks.
14515
14516 2004-10-01  Simon Josefsson  <jas@extundo.com>
14517
14518         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14519         acroread.
14520
14521 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14522
14523         * spam-report.el (spam-report-gmane): Fix interactive.
14524
14525         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14526
14527         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14528         when writing file.
14529         (gnus-agent-synchronize-flags): Don't default to being
14530         interactive.
14531
14532 2004-09-30  Simon Josefsson  <jas@extundo.com>
14533
14534         * message.el (message-generate-hashcash): Add.
14535         (message-send-mail): Use it, call mail-add-payment.
14536
14537 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14538
14539         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14540
14541 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14542
14543         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14544         gnus-requst-update-info with explicit code to sync the in-memory
14545         info read flags with the marks being sync'd to the backend.
14546
14547         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14548
14549 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14550
14551         * spam.el (spam-verify-bogofilter): Add new function.
14552         (spam-check-bogofilter)
14553         (spam-bogofilter-register-with-bogofilter): Use it.
14554         (spam-verify-bogofilter): Add small fixes.
14555
14556 2004-09-28  Simon Josefsson  <jas@extundo.com>
14557
14558         * hashcash.el (hashcash-generate-payment): Revert.
14559
14560 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14561
14562         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14563         gnus-extract-references instead of gnus-split-references.
14564
14565         * gnus-util.el (gnus-extract-references): Add new function, analogous
14566         to gnus-split-references but extracts only the message-ID without
14567         anything extra.
14568
14569         * hashcash.el (hashcash-generate-payment)
14570         (hashcash-check-payment): Do the right thing if hashcash-path is
14571         nil (because the hashcash program could not be found).
14572
14573         * spam.el (spam-use-hashcash): Remove comment.
14574
14575 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14576
14577         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14578         (gnus-cache-enter-article, gnus-cache-remove-article)
14579         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14580
14581         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14582
14583         * gnus-art.el (article-hide-boring-headers)
14584         (article-translate-strings, article-display-face)
14585         (gnus-article-mime-match-handle-first)
14586         (gnus-article-highlight-headers)
14587         (gnus-article-add-buttons-to-head): do.
14588
14589 2004-09-27  Simon Josefsson  <jas@extundo.com>
14590
14591         * hashcash.el: New version, from
14592         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14593         ../contrib/.
14594
14595 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14596
14597         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14598
14599 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14600
14601         * gnus-dup.el (gnus-dup-open): Use mapc.
14602         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14603
14604         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14605         Reported by Stefan Wiens <s.wi@gmx.net>.
14606
14607         * gnus.el (gnus-shutdown): Use dolist.
14608
14609         * gnus-undo.el (gnus-undo): Use mapc.
14610
14611         * nnrss.el (nnrss-generate-active): do.
14612
14613         * message.el (message-cite-original-without-signature)
14614         (message-cite-original): Use mapc.
14615         (message-do-actions, message-make-forward-subject): Use dolist.
14616
14617 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14618
14619         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14620         deletion to remove entire duplicate line.  Fixes merged article
14621         number bug.
14622
14623 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14624
14625         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14626         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14627         first ask if you want to open a server and then, even when you
14628         responded with no, asking if you want to synchronize the server's
14629         flags.
14630         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14631         multi-line expressions.
14632         (gnus-agent-synchronize-group-flags): New internal function.
14633         Updates marks in memory (in the info structure) AND in the
14634         backend.
14635
14636         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14637
14638         * nnagent.el (nnagent-request-set-mark): Use
14639         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14640         method, to ensure that synchronization updates marks in the
14641         backend and in the info (in memory) structure.
14642
14643 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14644
14645         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14646         convention fully; don't miss the root article of a thread; make
14647         the X-Draft-From header with correct article numbers.
14648
14649 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14650
14651         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14652         unless plugged.  Disable the agent so that an open failure causes
14653         an error.
14654
14655         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14656         Reverted 2004-09-21 change.  The backend must be opened while
14657         synchronizing flags even when the backend stores the flags
14658         locally.
14659
14660 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14661
14662         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14663         in `header' match.  Reported by Svend Tollak Munkejord.
14664
14665         * message.el (message-cite-original): Fix use of
14666         `message-cite-articles-with-x-no-archive'.
14667
14668 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14669
14670         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14671         (gnus-window-to-buffer): Ditto.
14672
14673         * mml.el (mml-preview-buffer): New variable.
14674         (mml-preview): Manage window layout with gnus-buffer-configuration.
14675
14676         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14677         X-Draft-From header even if those articles aren't quoted.
14678
14679 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14680
14681         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14682         (gnus-request-set-mark, gnus-request-update-mark): Use new
14683         g-s-t-u-l-m to decide to use backend even when unplugged.
14684
14685 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14686
14687         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14688         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14689
14690 2004-09-20  Simon Josefsson  <jas@extundo.com>
14691
14692         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14693         "utf-16-le".
14694
14695 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14696
14697         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14698
14699 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14700
14701         * uudecode.el (uudecode-use-external): Add :version.
14702
14703         * smime.el (smime-CA-file, smime-encrypt-cipher)
14704         (smime-dns-server): Add :version.
14705
14706         * smiley.el (gnus-smiley-file-types): Add :version.
14707
14708         * sha1.el (sha1-use-external): Add :version.
14709
14710         * pgg-def.el (pgg-query-keyserver): Add :version.
14711
14712         * nnmail.el (nnmail-fancy-expiry-targets)
14713         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14714         Add :version.
14715
14716         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14717         (nnimap-retrieve-groups-asynchronous): Add :version.
14718         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14719
14720         * mml.el (mml-content-disposition-parameters)
14721         (mml-insert-mime-headers-always): Add :version.
14722
14723         * mm-util.el (mm-coding-system-priorities): Add :version.
14724
14725         * mm-decode.el (mm-inline-text-html-with-images)
14726         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14727         (mm-verify-option): Add :version.
14728         (mm-text-html-renderer): Change :version.
14729
14730         * message.el (message-fcc-externalize-attachments)
14731         (message-required-headers, message-draft-headers)
14732         (message-subject-trailing-was-query)
14733         (message-subject-trailing-was-ask-regexp)
14734         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14735         (message-mark-insert-end, message-archive-header)
14736         (message-archive-note, message-cross-post-default)
14737         (message-cross-post-note, message-followup-to-note)
14738         (message-cross-post-note-function, message-use-mail-followup-to)
14739         (message-subscribed-address-functions)
14740         (message-subscribed-address-file, message-subscribed-addresses)
14741         (message-subscribed-regexps, message-allow-no-recipients)
14742         (message-yank-cited-prefix, message-signature-insert-empty-line)
14743         (message-hidden-headers, message-hierarchical-addresses)
14744         (message-mail-user-agent, message-use-idna)
14745         (message-valid-fqdn-regexp)
14746         (message-strip-special-text-properties, message-header-synonyms)
14747         (message-beginning-of-line, message-tab-body-function): Add :version.
14748         (message-insert-canlock, message-wide-reply-confirm-recipients):
14749         Change :version.
14750
14751         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14752         and :version.
14753         (mail-source-delete-old-incoming-confirm)
14754         (mail-source-movemail-program): Add :version.
14755
14756         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14757         (gnus-agent-cache, gnus-agent): Change :version.
14758
14759         * gnus-util.el (gnus-use-byte-compile): Change :version.
14760
14761         * gnus-sum.el (gnus-summary-make-false-root-always)
14762         (gnus-summary-default-high-score)
14763         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14764         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14765         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14766         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14767         (gnus-sum-thread-tree-single-indent)
14768         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14769         (gnus-sum-thread-tree-leaf-with-other)
14770         (gnus-sum-thread-tree-single-leaf): Add :version.
14771         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14772         (gnus-article-loose-mime): Change :version.
14773
14774         * gnus-start.el (gnus-backup-startup-file)
14775         (gnus-save-startup-file-via-temp-buffer): Add :version.
14776
14777         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14778         (gnus-server-offline-face): Add :version.
14779
14780         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14781
14782         * gnus-msg.el (gnus-gcc-externalize-attachments)
14783         (gnus-debug-files, gnus-debug-exclude-variables)
14784         (gnus-discouraged-post-methods): Change :version.
14785         (gnus-confirm-mail-reply-to-news)
14786         (gnus-confirm-treat-mail-like-news): Add :version.
14787
14788         * gnus-int.el (gnus-server-unopen-status): Add :version.
14789
14790         * gnus-group.el (gnus-group-jump-to-group-prompt)
14791         (gnus-large-ephemeral-newsgroup)
14792         (gnus-fetch-old-ephemeral-headers): Add :version.
14793
14794         * gnus-fun.el (gnus-x-face-directory)
14795         (gnus-convert-pbm-to-x-face-command)
14796         (gnus-convert-image-to-x-face-command)
14797         (gnus-convert-image-to-face-command): Add :version.
14798
14799         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14800
14801         * gnus-cite.el (gnus-cite-blank-line-after-header)
14802         (gnus-article-boring-faces): Add :version.
14803
14804         * gnus-art.el (gnus-buttonized-mime-types)
14805         (gnus-inhibit-mime-unbuttonizing)
14806         (gnus-treat-display-face)
14807         (gnus-treat-body-boundary): Change :version.
14808         (gnus-body-boundary-delimiter, gnus-picon-databases)
14809         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14810         (gnus-treat-date-english, gnus-treat-fold-headers)
14811         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14812         (gnus-treat-mail-picon, gnus-treat-wash-html)
14813         (gnus-article-encrypt-protocol)
14814         (gnus-use-idna, gnus-article-over-scroll)
14815         (gnus-mime-display-multipart-alternative-as-mixed)
14816         (gnus-mime-display-multipart-related-as-mixed)
14817         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14818         (gnus-ctan-url, gnus-button-ctan-handler)
14819         (gnus-button-handle-ctan-bogus-regexp)
14820         (gnus-button-ctan-directory-regexp)
14821         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14822         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14823         (gnus-button-man-level, gnus-button-emacs-level)
14824         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14825
14826         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14827         (gnus-agent-go-online): Change :version.
14828         (gnus-agent-expire-unagentized-dirs)
14829         (gnus-agent-auto-agentize-methods): Add :version.
14830
14831         * flow-fill.el (fill-flowed-display-column)
14832         (fill-flowed-encode-column): Add :version.
14833
14834         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14835         (gnus-outlook-deuglify-unwrap-max)
14836         (gnus-outlook-deuglify-cite-marks)
14837         (gnus-outlook-deuglify-unwrap-stop-chars)
14838         (gnus-outlook-deuglify-no-wrap-chars)
14839         (gnus-outlook-deuglify-attrib-cut-regexp)
14840         (gnus-outlook-deuglify-attrib-verb-regexp)
14841         (gnus-outlook-deuglify-attrib-end-regexp)
14842         (gnus-outlook-display-hook): Add :version.
14843
14844         * binhex.el (binhex-use-external): Add :version.
14845
14846 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14847
14848         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14849         and `invisible'.
14850
14851 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14852
14853         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14854         in gnus-registry-trim.
14855
14856 2004-09-13  Simon Josefsson  <jas@extundo.com>
14857
14858         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14859
14860         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14861
14862         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14863         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14864         <yamaoka@jpl.org>.
14865         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14866         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14867         <yamaoka@jpl.org>.
14868
14869         * sieve.el (sieve-manage-mode): Ditto.
14870
14871 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14872
14873         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14874
14875 2004-09-11  Simon Josefsson  <jas@extundo.com>
14876
14877         * dns-mode.el: Add.
14878
14879         * mm-view.el (mm-display-dns-inline): Add.
14880
14881         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14882         (mm-automatic-display): Ditto.
14883
14884         * mailcap.el (mailcap-mime-data): Add text/dns.
14885         (mailcap-mime-extensions): Map .soa to text/dns.
14886
14887 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14888
14889         * gnus-art.el (article-decode-mime-words, article-babel)
14890         (gnus-article-highlight-signature, gnus-article-add-buttons)
14891         (gnus-signature-toggle): Remove unnecessary bindings of
14892         `inhibit-read-only' inherited from v5.10 merge.
14893
14894 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14895
14896         * nntp.el (nntp): New customization group.
14897         (nntp-authinfo-file): Add customization group.
14898
14899         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14900
14901         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14902
14903         * gnus.el (to-address, to-list, subscribed)
14904         (large-newsgroup-initial): Ditto.
14905
14906         * flow-fill.el (fill-flowed-display-column)
14907         (fill-flowed-encode-column): Ditto.
14908
14909 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14910
14911         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14912         Use point-min rather than 1.
14913         (message-send-mail): Use buffer-size rather than point-max.
14914
14915         * gnus-sum.el (gnus-summary-search-article-forward):
14916         Signal a specific `search-failed' rather than a generic `error'.
14917
14918         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14919         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14920         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14921
14922 2004-09-10  Simon Josefsson  <jas@extundo.com>
14923
14924         * nndb.el (require): Remove tcp and duplicate cl.
14925
14926 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14927
14928         * gnus-agent.el (directory-files-and-attributes): Move forward.
14929
14930 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14931
14932         * gnus-agent.el (directory-files-and-attributes): Optionally
14933         defined to support XEmacs.
14934
14935 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14936
14937         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14938         to avoid run-time CL dependencies.
14939         (gnus-agent-unfetch-articles): New function.
14940         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14941         article numbers even when local .overview file is missing.
14942         (gnus-agent-read-article-number): New function.  Only accepts
14943         27-bit article numbers.
14944         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14945         gnus-agent-read-article-number.
14946         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14947         from backend while recognizing that article numbers in .overview
14948         must be valid.
14949         (gnus-agent-update-files-total-fetched-for): Use
14950         directory-files-and-attributes to improve performance.
14951         * gnus-int.el (gnus-request-move-article): Use
14952         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14953         improve performance.
14954
14955         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14956         some users confused by references to .newsrc when they only have a
14957         .newsrc.eld file.
14958         (gnus-convert-mark-converter-prompt)
14959         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14960         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14961         New function.  Used internally to only display 'gnus converting
14962         files' message when actually necessary.
14963
14964         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14965         methods now autoloaded.
14966
14967 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14968
14969         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14970         identifiers.
14971
14972 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14973
14974         * gnus-picon.el: Fix indentation and closing parenthesis.
14975
14976 2004-09-01  Simon Josefsson  <jas@extundo.com>
14977
14978         * message.el (message-canlock-generate): Require sha1, not
14979         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14980         to require within a function.  Sadly, if sha1.el isn't loaded, the
14981         let binding in m-c-g will hide the defcustom definition, which is
14982         bad.)
14983
14984         * canlock.el: Require sha1, not sha1-el.
14985
14986         * message.el: Don't autoload sha1 (there is a autoload cookie in
14987         sha1.el).
14988
14989         * sha1-el.el: Renamed to sha1.el.
14990
14991 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14992
14993         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14994
14995 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14996
14997         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14998
14999 2004-08-30  Kim F. Storm  <storm@cua.dk>
15000
15001         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
15002
15003         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
15004         Add :group 'nnimap.
15005
15006 2004-08-30  Andreas Schwab  <schwab@suse.de>
15007
15008         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
15009         ?* and ?\;.
15010
15011         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
15012         and ?\' to symbol instead of whitespace.
15013
15014 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15015
15016         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15017
15018         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15019         instead of re-search-forward.
15020
15021         * gnus-uu.el (gnus-uu-save-article): Ditto.
15022         (gnus-uu-post-encode-uuencode): Ditto.
15023
15024         * html2text.el (html2text-clean-list-items): Ditto.
15025         (html2text-clean-dtdd): Ditto.
15026         (html2text-format-tags): Ditto.
15027
15028         * message.el (message-send-mail-with-sendmail): Fix regexp.
15029         (message-fill-field-general): Use search-forward instead of
15030         re-search-forward.
15031         (unbold-region): Ditto.
15032
15033         * nnrss.el (nnrss-request-article): Ditto.
15034
15035         * nnslashdot.el (nnslashdot-request-article): Ditto.
15036
15037         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15038
15039         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15040         "Unrecognized menu descriptor" error in XEmacs.
15041
15042 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15043
15044         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15045         parent article of a sparse article in the thread hashtb.
15046
15047 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15048
15049         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15050         (nnmail-expand-newtext): Lowercase expanded entries if
15051         nnmail-split-lowercase-expanded is non-nil.
15052
15053 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15054
15055         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15056
15057         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15058         of gnus-tmp-news-method into string under XEmacs.  It will be
15059         passed to gnus-correct-length which takes only a string argument.
15060
15061 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15062
15063         * gnus-util.el (gnus-bind-print-variables): New macro.
15064         (gnus-prin1): Use it.
15065         (gnus-prin1-to-string): Use it.
15066         (gnus-pp): New function.
15067         (gnus-pp-to-string): New function.
15068
15069         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15070         Replace pp-to-string with gnus-pp-to-string.
15071         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15072         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15073         * gnus-msg.el (gnus-debug): Ditto.
15074         * gnus-score.el (gnus-score-save): Ditto.
15075         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15076         gnus-pp-to-string.
15077         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15078         with gnus-pp.
15079         * score-mode.el (gnus-score-pretty-print): Ditto.
15080         * webmail.el (webmail-debug): Ditto.
15081
15082 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * gnus-art.el (article-display-face, article-display-x-face):
15085         Use buffer-read-only.
15086
15087 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15088
15089         * gnus-art.el (article-hide-list-identifiers):
15090         Bind inhibit-read-only as t.
15091
15092 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15093
15094         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15095
15096 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15097
15098         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15099         (gnus-narrow-to-page): Don't assume point-min == 1.
15100         (gnus-article-edit-mode): Derive from message-mode.
15101
15102         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15103         point-min == 1.
15104
15105         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15106         Disable incorrect use of `assert'.
15107
15108         * message.el (message-mode): Set comment-start-skip.
15109
15110
15111 2004-08-22  Sam Steingold  <sds@gnu.org>
15112
15113         * pop3.el (pop3-leave-mail-on-server): New user variable.
15114         (pop3-movemail): Delete mail only when it is nil.
15115
15116 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15117
15118         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15119
15120         * mml.el (mml-preview): Use `pop-to-buffer'.
15121
15122         * message.el (message-goto-mail-followup-to): Insert after "To".
15123         (message-carefully-insert-headers): Add comment.
15124
15125         * gnus.el: Remove unused variable `gnus-article-check-size'.
15126
15127         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15128
15129         * gnus-art.el (gnus-button-alist): Improve
15130         `gnus-button-handle-library' entry.
15131
15132 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15133
15134         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15135         downcase, since XEmacs capitalizes error messages differently.
15136
15137 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15138
15139         * nntp.el: Add (require 'gnus) due to reference to
15140         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15141
15142 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15143
15144         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15145         `mm-fill-flowed'.
15146
15147         * mm-decode.el (mm-dissect-singlepart): Check it.
15148
15149 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15150
15151         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15152         'imap' for netrc parsing.
15153
15154 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15155
15156         * mailcap.el (mailcap-mime-data): Mark as risky.
15157
15158 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15159
15160         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15161         may be included in the encoded word.
15162         (rfc2047-encode): Don't append a space if the encoded word
15163         includes close parenthesis.
15164
15165 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15166
15167         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15168         of text within parentheses.
15169
15170 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15171
15172         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15173         (gnus-encrypt-write-file-contents): Make the password key the file
15174         name PLUS the cipher, not just the cipher.  Also remove failed
15175         passwords from the cache.
15176
15177 2004-08-06  Simon Josefsson  <jas@extundo.com>
15178
15179         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15180         fix.
15181
15182 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15183
15184         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15185         LWSP.
15186
15187 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15188
15189         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15190         to append in-reply-to: data to the references: header.
15191
15192         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15193         (netrc-parse): Use gnus-encrypt.el functions.
15194
15195         * gnus-encrypt.el: Add new file for encryption support; currently
15196         does only a few GPG ciphers and an internal XOR cipher.
15197
15198         * password.el: Add comments on using password-read-and-add.
15199         (password-read-and-add): Add function to read and add the
15200         password to the cache at once.
15201
15202 2004-07-28  Simon Josefsson  <jas@extundo.com>
15203
15204         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15205         parameter (but don't use it, for now).
15206
15207         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15208         instead of hard coding to nil.
15209
15210 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15211
15212         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15213         as mm-inline-image-xemacs does.
15214
15215 2004-07-26  Simon Josefsson  <jas@extundo.com>
15216
15217         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15218         Revert part of 2004-07-17 change below.
15219
15220 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15221
15222         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15223         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15224
15225 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15226
15227         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15228         quotes that actually start with ">" at the beginning of the
15229         lines.
15230
15231 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15232
15233         * rfc2047.el (rfc2047-encode-region): Fix last change.
15234         (rfc2047-encode-parameter): Remove useless concat.
15235
15236 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15237
15238         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15239         encode special characters; fix some kind of misconfigured headers;
15240         signal a real error if debug-on-quit or debug-on-error is non-nil.
15241         (rfc2047-encode-max-chars): New variable.
15242         (rfc2047-encode-1): Use it.
15243         (rfc2047-encode-parameter): New function.
15244
15245         * mml.el (mml-insert-parameter): Remove an excessive space.
15246
15247 2004-07-17  Simon Josefsson  <jas@extundo.com>
15248
15249         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15250         Kai Grossjohann <kai@emptydomain.de>.
15251         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15252         (gnus-group-make-menu-bar): Ditto.
15253
15254         * gnus-util.el (gnus-group-server): Add.
15255
15256 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15257
15258         * message.el (message-clone-locals): Clone sendmail and smtp
15259         variables.
15260
15261 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15262
15263         * rfc2047.el (rfc2047-encode-region): Fix last change.
15264
15265 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15266
15267         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15268         characters as non-special.
15269
15270 2004-07-09  Simon Josefsson  <jas@extundo.com>
15271
15272         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15273         Users will lose all flag changes made while unplugged with
15274         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15275         good default.  See numerous reports on ding mailing list.
15276
15277 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15278
15279         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15280         add generate-head-function and generate-article-function to the
15281         rfc822-forward entry.
15282         (nndoc-rfc822-forward-generate-article): New function.
15283         (nndoc-rfc822-forward-generate-head): New function.
15284
15285         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15286
15287 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15288
15289         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15290         respect display group parameter and gnus-summary-expunge-below.
15291         (gnus-articles-to-read): Remove unused reference to display group
15292         parameter.
15293
15294 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15295
15296         * nnheader.el (nnheader-uniquify-message-id): New experimental
15297         variable.
15298         (nnheader-nov-read-message-id): Use it.
15299
15300         * spam-report.el (spam-report-gmane): Add interactive.
15301
15302 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15303
15304         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15305         qp-or-base64 for the application/* types.
15306
15307 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15308
15309         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15310
15311 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15312
15313         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15314         trim value.
15315
15316 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15317
15318         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15319         New macro and function.
15320         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15321
15322 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15323
15324         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15325         after-load-alist.
15326
15327 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15328
15329         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15330         update info that isn't there.
15331
15332 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
15333
15334         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15335         entry.
15336
15337 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15338
15339         * mm-view.el (mm-inline-render-with-function): Use multibyte
15340         buffer; decode html source by charset.
15341
15342         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15343
15344         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15345         Mule-UCS is loaded under XEmacs.
15346         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15347
15348 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15349
15350         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15351
15352 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15353
15354         * mm-util.el (mm-coding-system-p): Return a coding-system.
15355         (mm-mime-mule-charset-alist): Use shift_jis instead of
15356         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15357         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15358         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15359         instead of japanese-shift-jis and iso-latin-1 respectively in
15360         order to share the default value with both Emacs and XEmacs-mule.
15361         (mm-mule-charset-to-mime-charset): Make
15362         mm-coding-system-priorities effective.
15363         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15364         while predicating of candidates upon the priorities.
15365
15366 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15367
15368         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15369         gnus-uu-invert-processable.
15370
15371         * gnus.el: Autoload gnus-uu-invert-processable.
15372
15373 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * mm-util.el (mm-with-multibyte-buffer): New macro.
15376
15377         * rfc2047.el (rfc2047-encode-string): Use it.
15378         (rfc2047-encode-region): Move point to the end of the region after
15379         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15380
15381 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15382
15383         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15384         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15385
15386 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15387
15388         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15389         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15390         Karl Chen <quarl@nospam.quarl.org>.
15391
15392 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15393
15394         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15395         invalid addresses.
15396
15397 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15398
15399         * spam.el: Change section markers, revise TODO list.
15400         (spam-backends): Make new master list of all installed backends.
15401         (spam-summary-exit-behavior): Add new variable to determine how
15402         messages moves are done at summary exit.
15403         (spam-move-spam-nonspam-groups-only)
15404         (spam-process-ham-in-nonham-groups)
15405         (spam-process-ham-in-spam-groups): Remove variables, the
15406         spam-summary-exit-behavior variable should be used to manage this
15407         behavior.
15408         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15409         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15410         and spam-old-spam-articles.
15411         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15412         Add empty variables, placeholders for the backends they represent.
15413         (spam-set-difference): Move, unchanged.
15414         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15415         unless the user has a processor variable.
15416         (spam-classifications, spam-classification-valid-p)
15417         (spam-backend-properties, spam-backend-property-valid-p)
15418         (spam-backend-function-type-valid-p)
15419         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15420         (spam-report-articles-gmane, spam-report-articles-resend):
15421         Remove functions, they are not needed.
15422         (spam-install-backend-super, spam-backend-list)
15423         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15424         (spam-backend-function, spam-backend-ham-registration-function)
15425         (spam-backend-spam-registration-function)
15426         (spam-backend-ham-unregistration-function)
15427         (spam-backend-spam-unregistration-function)
15428         (spam-backend-statistical-p, spam-backend-mover-p)
15429         (spam-install-backend-alias, spam-install-checkonly-backend)
15430         (spam-install-mover-backend, spam-install-nocheck-backend)
15431         (spam-install-backend, spam-install-statistical-backend)
15432         (spam-install-statistical-checkonly-backend): Add backend installation
15433         support.
15434         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15435         (spam-group-processor-p): Use the new backend code and respect the
15436         summary exit behavior.
15437         (spam-mark-spam-as-expired-and-move-routine): Remove.
15438         (spam-summary-prepare): Change to use the new spam-old-articles
15439         variable.
15440         (spam-copy-or-move-routine, spam-copy-spam-routine)
15441         (spam-move-spam-routine, spam-copy-ham-routine)
15442         (spam-move-ham-routine): Add code to copy/move ham or spam.
15443         (spam-fetch-field-fast): Improve doc and code, plus allow the
15444         'number request.
15445         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15446         variables.
15447         (spam-split, spam-find-spam): Use the new backend code.
15448         (spam-registration-functions): Remove variable.
15449         (spam-unregister-routine): Add convenience wrapper.
15450         (spam-log-undo-registration, spam-register-routine)
15451         (spam-log-processing-to-registry)
15452         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15453         where possible.
15454         (spam-check-gmane-xref, spam-check-regex-headers)
15455         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15456         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15457         (spam-check-bogofilter-headers, spam-check-spamoracle)
15458         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15459         (spam-check-crm114-headers): Use the spam-split-group that
15460         spam-split prepares, no need to determine it every time.
15461
15462         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15463         to the nnheader-parse-naked-head call.
15464
15465         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15466
15467         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15468         the nnheader-nov-read-message-id call.
15469
15470 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15471
15472         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15473         gnus-activate-group twice.  Suggested by Markus Peter
15474         <warp@spin.de>.
15475
15476 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15477
15478         * gnus-art.el (gnus-article-time-format): Exchange the order of
15479         day and month in the default value; fix customization type.
15480         (article-date-ut): Use add-text-properties.
15481         (article-make-date-line): Use message-make-date instead of
15482         current-time-string.
15483
15484         * message.el (message-fetch-field): Don't use set-text-properties.
15485         (message-make-date): Simplify.
15486
15487         * messagexmas.el (message-xmas-make-date): New function.
15488         (message-xmas-redefine): Defalias message-make-date to it.
15489
15490 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15491
15492         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15493         (rfc2047-encode-region): Treat text within parentheses as special;
15494         show the original text when error has occurred.
15495
15496         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15497         already-computed method to gnus-activate-group.
15498
15499         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15500         same select-methods identical Lisp objects.
15501
15502         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15503         object when modifying the info.
15504
15505 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15506
15507         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15508         gnus-opened-servers since it has never been opened with the new
15509         configuration yet.
15510
15511 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15512
15513         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15514         arg to nnheader-generate-fake-message-id.
15515
15516 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15517
15518         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15519         number and build a fake message ID localized to a group and
15520         article number (so it's repeatable from that point on).
15521         (nnheader-fake-message-id-p): Change regex to accomodate new fake
15522         ID format.
15523
15524         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15525         nnheader-generate-fake-message-id with the article number.
15526
15527 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15528
15529         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15530         end-of-buffer.
15531
15532 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15533
15534         * message.el (message-ignored-supersedes-headers): Add Approved.
15535
15536 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15537
15538         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15539         goto-char.
15540         (rfc2047-encode): Fold the line before encoding.
15541
15542 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15543
15544         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15545         folding -- not all headers can be folded, and this should be done
15546         by the message composition mode.  Probably.  I think.
15547
15548 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15549
15550         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15551         fast.
15552
15553         * gnus-ems.el (gnus-remove-image): Don't use
15554         message-text-with-property; remove only the image found first.
15555
15556         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
15557         found first.
15558
15559 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15560
15561         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15562
15563 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15564
15565         * message.el (message-text-with-property): Make it fast and accept
15566         optional arguments.
15567         (message-strip-forbidden-properties): Use it.
15568         (message-fix-before-sending): Follow the m-t-w-p change.
15569
15570         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15571
15572 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15573
15574         * gnus-art.el (article-hide-headers): Don't change the buffer
15575         mistakenly when performing mml-preview even if
15576         gnus-single-article-buffer is nil.
15577
15578 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15579
15580         * message.el (message-expand-name-databases): New user option.
15581         (message-expand-name): Use it.
15582
15583 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15584
15585         * spam.el (spam-report-articles-resend)
15586         (spam-report-resend-register-routine): Allow ham reporting.
15587         (spam-report-resend-register-ham-routine): Add wrapper.
15588         (spam-registration-functions): Add ham resending functions.
15589         (spam-list-of-processors): Add ham resend processor.
15590
15591         * gnus.el (ham-resend-to): Add new group parameter.
15592         (spam-process): Add ham resend option.
15593
15594         * spam-report.el (spam-report-resend): Allow reporting ham.
15595         (spam-report-resend-ham): Add wrapper.
15596
15597 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15598
15599         * message.el (message-cite-articles-with-x-no-archive): New
15600         variable.
15601         (message-cite-original): Use it.
15602
15603 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15604
15605         * message.el (message-cite-original): Respect X-No-Archive.
15606
15607 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15608
15609         * gnus-art.el (article-hide-headers): Refer to the values for
15610         gnus-ignored-headers and gnus-visible-headers in the summary
15611         buffer since a user may have set them as group parameters.
15612
15613 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15614
15615         * assistant.el (assistant-node-name): Add convenience function.
15616         (assistant-render-text, assistant-render-node): Add error handling,
15617         plus handle multiple next nodes.
15618         (assistant-find-next-node): Comment out for now.
15619         (assistant-find-next-nodes): Add function, returns list of next
15620         nodes.
15621
15622 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15623
15624         * mail-source.el (mail-source-directory): Fix doc-string.
15625
15626 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15627
15628         * assistant.el (assistant-render-text, assistant-eval): Add :set
15629         widget type, which is different because it takes and returns a
15630         list.  Much hilarity ensues.
15631
15632 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15633
15634         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15635
15636         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15637         doc-string.
15638
15639         * gnus-start.el (gnus-activate-group): Added doc-string.
15640
15641 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15642
15643         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15644
15645 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15646
15647         * assistant.el (assistant-render-text): Try to add a :set
15648         widget, more to come.
15649
15650         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15651         strings.
15652         (spam-report-articles-resend)
15653         (spam-register-routine): Do registration iff any articles warrant
15654         it.
15655         (spam-summary-prepare-exit): Change log message for nil group
15656         destinations.
15657
15658 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15659
15660         * spam.el (spam-report-resend-register-routine): Allow
15661         spam-report-resend-to to be a group parameter or a global value.
15662
15663 2004-05-26  Simon Josefsson  <jas@extundo.com>
15664
15665         * starttls.el: Merge with my GNUTLS based starttls.el.
15666         (starttls-gnutls-program, starttls-use-gnutls)
15667         (starttls-extra-arguments, starttls-process-connection-type)
15668         (starttls-connect, starttls-failure, starttls-success): New
15669         variables.
15670         (starttls-program, starttls-extra-args): Doc fix.
15671         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15672         functions.
15673         (starttls-negotiate, starttls-open-stream): Check
15674         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15675         function if it is set.
15676
15677 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15678
15679         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15680         structured fields.
15681
15682 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15683
15684         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15685
15686 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15687
15688         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15689         variable.
15690         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15691         assigning the spam-mark to new messages.
15692
15693 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15694
15695         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15696
15697 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15698
15699         * dgnushack.el: Autoload customize-set-variable for XEmacs.
15700
15701         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15702         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15703         default.
15704
15705 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15706
15707         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15708         correct data.
15709
15710 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15711
15712         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15713         (spam-group-processor-p): Fix function.
15714         (spam-group-processor-multiple-p)
15715         (spam-group-spam-processor-report-gmane-p)
15716         (spam-group-spam-processor-report-resend-p)
15717         (spam-group-spam-processor-bogofilter-p)
15718         (spam-group-spam-processor-blacklist-p)
15719         (spam-group-spam-processor-ifile-p)
15720         (spam-group-ham-processor-ifile-p)
15721         (spam-group-spam-processor-spamoracle-p)
15722         (spam-group-spam-processor-crm114-p)
15723         (spam-group-ham-processor-bogofilter-p)
15724         (spam-group-spam-processor-stat-p)
15725         (spam-group-ham-processor-stat-p)
15726         (spam-group-ham-processor-whitelist-p)
15727         (spam-group-ham-processor-BBDB-p)
15728         (spam-group-ham-processor-spamoracle-p)
15729         (spam-group-ham-processor-copy-p): Remove functions with some
15730         prejudice against unneeded code.
15731         (spam-report-articles-resend)
15732         (spam-report-resend-register-routine): Allow the group/topic
15733         spam-resend-to value to override spam-report-resend-to.
15734         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15735         properly now.
15736
15737         * gnus.el (spam-resend-to): Add group/topic parameter.
15738         (spam-process): Move the OBSOLETE processors to the end of the
15739         choices.
15740
15741 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15742
15743         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15744         with resend-to set to nil, and then ask the user if necessary.
15745         (spam-report-resend): spam-report-resend takes a list of articles, not
15746         separate article numbers.
15747
15748 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15749
15750         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15751         addition to emacs-w3m.
15752
15753 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15754
15755         * assistant.el (assistant-authinfo-data): New function.
15756         (assistant-eval): Eval for entire assistant.
15757
15758         * netrc.el (netrc-services-file): New variable.
15759         (netrc-parse-services): New function.
15760         (netrc-find-service-name): New function.
15761         (netrc-find-service-number): New function.
15762         (netrc-port-equal): New function.
15763         (netrc-machine): Use it.
15764
15765         * nnimap.el (nnimap-open-connection): Use netrc.
15766
15767         * gnus-util.el (gnus-netrc-get): Remove aliases.
15768
15769         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15770
15771         * assistant.el (wid-edit): Fix compilation.
15772
15773         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15774
15775 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15776
15777         * gnus-util.el (gnus-set-file-modes): New function.  (small
15778         patch).
15779
15780 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15781
15782         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15783
15784         * assistant.el (assistant-render-node): Fix up rendering and
15785         read-only text.
15786         (assistant-render-node): Reset.
15787         (assistant-make-read-only): Not sticky.
15788
15789 2004-05-20  Danny Siu  <dsiu@adobe.com>
15790
15791         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15792         centered even when gnus-auto-center-summary is t.
15793
15794 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15795
15796         * dns.el (dns-get-txt-answer): New function.
15797         (dns-read-txt): Ditto.
15798         (query-dns): Use it.
15799
15800 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15801
15802         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15803         active for foreign groups even if the group level is higher than
15804         the specified value.
15805
15806 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15807
15808         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15809         non-active groups.
15810
15811         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15812
15813 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15814
15815         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15816
15817 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15818
15819         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15820         (spam-crm114-header, spam-crm114-spam-switch)
15821         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15822         (spam-crm114-positive-spam-header)
15823         (spam-crm114-database-directory, spam-list-of-processors)
15824         (spam-group-spam-processor-crm114-p)
15825         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15826         (spam-generic-score, spam-list-of-checks)
15827         (spam-list-of-statistical-checks, spam-registration-functions)
15828         (spam-check-crm114-headers, spam-crm114-score)
15829         (spam-check-crm114, spam-crm114-register-with-crm114)
15830         (spam-crm114-register-spam-routine)
15831         (spam-crm114-unregister-spam-routine)
15832         (spam-crm114-register-ham-routine)
15833         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15834         asjo@koldfront.dk (Adam Sjøgren).
15835
15836         * gnus.el: Add spam-use-crm114.
15837
15838         * spam.el (spam-list-of-processors, spam-registration-functions):
15839         Add spam-use-resend.
15840         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15841         (spam-report-articles-gmane): Add doc fix.
15842         (spam-report-articles-resend, spam-report-resend-register-routine):
15843         Add wrappers around spam-report-resend-to.
15844
15845         * spam-report.el (spam-report-resend-to, spam-report-resend):
15846         Add support for resending spam.
15847         (spam-report-gmane): Fix line length >80.
15848
15849         * gnus.el (spam-process): Add spam-use-resend.
15850
15851 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15852
15853         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15854         number of processed spam messages.
15855         (spam-ham-copy-or-move-routine): Return the number of processed
15856         ham messages.
15857         (spam-summary-prepare-exit): Use the above values to decide
15858         whether status messages shouled be displayed.
15859
15860 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15861
15862         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15863         `rfc2047-encoding-function-alist' in order to avoid conflicting
15864         with the old version.
15865         (rfc2047-encode-region): Concatenate words containing non-ASCII
15866         characters in structured fields; don't encode space-delimited
15867         ASCII words even in unstructured fields; don't break words at
15868         char-category boundaries.
15869         (rfc2047-encode-1): New function.
15870         (rfc2047-encode): Use it; encode text so that it occupies the
15871         maximum width within 76-column; work correctly on Q encoding for
15872         iso-2022-* charsets.
15873         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15874         sure not to break a line just after the header name.
15875         (rfc2047-b-encode-region): Removed.
15876         (rfc2047-b-encode-string): New function.
15877         (rfc2047-q-encode-region): Removed.
15878         (rfc2047-q-encode-string): New function.
15879
15880         * mm-util.el (mm-replace-in-string): New function.
15881
15882 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15883
15884         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15885         get it right.
15886         (gnus-inews-make-draft): Really.
15887
15888 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15889
15890         * nnmh.el (nnmh-request-list-1): Don't check the link count
15891         before descending.  (small patch)
15892
15893 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15894
15895         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15896         stuff.
15897
15898         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15899         on real group name.
15900
15901         * gnus-art.el (gnus-signature-limit): Doc fix.
15902
15903         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15904
15905         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
15906
15907 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
15908
15909         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
15910         isn't a string.
15911
15912 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15913
15914         * gnus-draft.el (gnus-draft-send): Bind
15915         rfc2047-encode-encoded-words.
15916
15917         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15918         (rfc2047-encodable-p): Say that =? needs encoding.
15919         (rfc2047-encode-encoded-words): New variable.
15920
15921         * gnus-group.el (gnus-group-select-group): Doc fix.
15922
15923         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15924
15925         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15926         to nil.
15927
15928         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15929
15930         * nnheader.el (nnheader-get-lines-and-char): New function.
15931
15932 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15933
15934         * gnus-msg.el (gnus-summary-followup-with-original): Document
15935         yanking of region when active.
15936
15937 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15938
15939         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15940         groups if the group level is higher than the specified value.
15941
15942 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15943
15944         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15945         (gnus-group-jump-to-group): Added prefix argument using
15946         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15947         non-active group.
15948
15949         * compface.el (uncompface): Be verbose when changing
15950         `uncompface-use-external'.
15951
15952         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15953         handle manual section.
15954
15955 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15956
15957         * gnus-art.el (gnus-button-alist): Revert previous change.
15958
15959 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15960
15961         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15962
15963 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15964
15965         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15966         whether backend can accept message.
15967
15968         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15969
15970 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15971
15972         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15973         Avoid creating directory when nntp-marks-is-evil is true.
15974         Reported by Reiner Steib.
15975
15976 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15977
15978         * gnus-picon.el (gnus-picon-style): New variable.
15979         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15980         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15981         Jesper Harder <harder@ifa.au.dk>.
15982
15983 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15984
15985         * message.el (message-fill-field): Return point.
15986         (message-generate-headers): Go to end of field.
15987
15988         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15989         stuff for non-living groups.
15990
15991 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15992
15993         * gnus-art.el (gnus-article-followup-with-original)
15994         (gnus-article-reply-with-original): gnus-mark-active-p ->
15995         gnus-region-active-p.
15996
15997 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15998
15999         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
16000         only when there is spam or ham to be processed.
16001
16002 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16003
16004         * mail-source.el (mail-source-delete-crash-box): Refactor.
16005         (mail-source-fetch): Use it.
16006         (mail-source-fetch-file): Ditto.
16007         (mail-source-fetch-directory): Run postscript in loop.
16008         (mail-source-fetch-pop): Delete.
16009         (mail-source-fetch-maildir): Ditto.
16010         (mail-source-fetch-imap): Ditto.
16011
16012         * imap.el (imap-authenticators): Comment out sasl.
16013
16014         * message.el (message-skip-to-next-address): New function.
16015         (message-fill-header-address): Refactor.
16016         (message-fill-address): Use it.
16017         (message-delete-address): Use it.
16018         (message-fill-header-general): Refactor.
16019         (message-fill-field-address): Rename.
16020         (message-narrow-to-field): Find the start of the header.
16021         (message-header-format-alist): Don't pre-fill.
16022         (message-fill-header): Removed.
16023         (message-insert-header): New function.
16024         (message-shorten-references): Use it.
16025
16026         * rfc2047.el (rfc2047-field-value): Strip props.
16027
16028         * mail-parse.el (mail-header-make-address): New alias.
16029
16030         * ietf-drums.el (ietf-drums-make-address): New function.
16031
16032         * imap.el: Add compiler directives.
16033
16034         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16035
16036         * gnus-art.el (article-decode-idna-rhs): Don't use
16037         message-idna-inside-rhs-p.
16038
16039 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16040
16041         * message.el (message-idna-inside-rhs-p): Removed.
16042         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16043
16044         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16045         false positives.
16046
16047 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16048
16049         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16050
16051 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16052
16053         * nneething.el (nneething-file-name): Don't create spurious
16054         files.
16055
16056         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16057         (gnus-inews-do-gcc): Remove sleep.
16058
16059         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16060         part under point.
16061
16062         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16063         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16064
16065 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16066
16067         * spam.el (spam-summary-prepare-exit): Fixed (length).
16068
16069 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16070
16071         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16072         as expired without moving it" message when there are spam
16073         messages left.
16074
16075 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16076
16077         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16078         header is not nil.
16079
16080 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16081
16082         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16083         nntp-possibly-create-directory, not nntp-possibly-change-group.
16084         (nntp-marks-changed-p): New arg SERVER.
16085         (nntp-request-update-info): Adjust caller.
16086
16087 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16088
16089         * nntp.el (nntp-save-marks): Pass missing arg.
16090
16091 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16092
16093         * nntp.el: Support marks.
16094         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16095         (nntp-marks-modtime, nntp-marks-directory): New variables.
16096         (nntp-request-set-mark, nntp-request-update-info)
16097         (nntp-possibly-create-directory, nntp-marks-changed-p)
16098         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16099         functions.
16100
16101 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16102
16103         * gnus-xmas.el (gnus-xmas-select-lowest-window)
16104         (gnus-xmas-redefine): Rename.
16105
16106         * gnus-score.el (gnus-score-insert-help): Use
16107         gnus-select-lowest-window.
16108
16109         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16110         appt-select-lowest-window and rename to gnus-select-lowest-window.
16111
16112         * gnus.el: do.
16113
16114 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16115
16116         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16117         encodings of MIME-encoded words, in order to improve
16118         interoperability with several broken MUAs.
16119
16120 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16121
16122         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16123         tags, only when charsets are not specified in headers.
16124         (mm-inline-text-html-render-with-w3m): Ditto.
16125
16126         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
16127         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
16128
16129 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16130
16131         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16132         instead of MIME-decoded from fields when checking
16133         `gnus-article-address-banner-alist'.
16134
16135 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16136
16137         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16138         description rather than subject.
16139
16140 2004-05-02  Steve Youngs  <steve@youngs.au.com>
16141
16142         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
16143
16144 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16145
16146         * gnus.el (gnus-version-number): Bump.
16147
16148 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16149
16150         * gnus.el: No Gnus v0.2 is released.
16151
16152 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16153
16154         * gnus-agent.el (gnus-agent-read-agentview): Inline
16155         gnus-uncompress-range.
16156
16157 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16158
16159         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16160         `exec-installed-p'.
16161
16162 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16163
16164         * gnus.el (spam-process, spam-autodetect-methods): Add
16165         bsfilter and bsfilter-headers.
16166
16167         * spam.el (spam-bsfilter): New customize group.
16168         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16169         (spam-bsfilter-header, spam-bsfilter-probability-header)
16170         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16171         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16172         (spam-bsfilter-database-directory): New options.
16173         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16174         (spam-list-of-statistical-checks, spam-registration-functions):
16175         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16176         (spam-bsfilter-score): New command.
16177         (spam-check-bsfilter-headers, spam-check-bsfilter)
16178         (spam-bsfilter-register-with-bsfilter)
16179         (spam-bsfilter-register-spam-routine)
16180         (spam-bsfilter-unregister-spam-routine)
16181         (spam-bsfilter-register-ham-routine)
16182         (spam-bsfilter-unregister-ham-routine): New functions.
16183         (spam-generic-score): Support bsfilter; Accept an optional argument
16184         to recalcurate spam score even if scoring header has already been
16185         added.
16186         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16187         optional argument to recalcurate spam score even if scoring header
16188         has already been added.
16189
16190 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16191
16192         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16193         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16194         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16195         link is missing.
16196
16197 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16198
16199         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16200         (html2text-get-attr): Rewrite.
16201
16202         * message.el (message-setup-1): Remove redundant put-text-property
16203         on mail-header-separator.
16204
16205 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16206
16207         * gnus-registry.el (gnus-registry-cache-whitespace)
16208         (gnus-registry-action, gnus-registry-spool-action)
16209         (gnus-registry-split-fancy-with-parent): Change message levels
16210         from 5 to 3 or 7, as needed.
16211
16212         * spam.el (spam-summary-prepare-exit)
16213         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16214         (spam-split, spam-find-spam, spam-log-undo-registration)
16215         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16216         level from 5 to 6.
16217
16218 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16219
16220         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16221         2004-03-04 change).
16222
16223 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16224
16225         * sieve-manage.el (sieve-manage-open):
16226         * nnweb.el (nnweb-insert-html):
16227         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16228         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16229         * nnspool.el (nnspool-request-group):
16230         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16231         * nnml.el (nnml-request-update-info):
16232         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16233         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16234         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16235         (nnimap-request-set-mark):
16236         * nnfolder.el (nnfolder-request-update-info):
16237         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16238         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16239         * gnus-uu.el (gnus-uu-find-articles-matching):
16240         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16241         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16242         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16243         * gnus-nocem.el (gnus-nocem-scan-groups):
16244         * gnus-int.el (gnus-start-news-server):
16245         * gnus-group.el (gnus-group-make-kiboze-group)
16246         (gnus-group-browse-foreign-server):
16247         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16248         Use mapc when appropriate.
16249
16250 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16251
16252         FIXME: Make separate entries for each person.
16253
16254         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16255         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16256         <shields@msrl.com>:
16257
16258         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16259         may need for spam sorting and scoring.
16260         (spam-user-format-function-S): Add user format function suitable for
16261         general use.
16262         (spam-article-sort-by-spam-status): Add sorting function for summary
16263         sorting.
16264         (spam-extra-header-to-number): Add function to get a score from a
16265         header.
16266         (spam-summary-score): Add function to get a numeric score from the
16267         headers.
16268         (spam-generic-score): Fix function doc, was in wrong place.
16269         (spam-initialize): Take symbols when it's run, and install the
16270         extra headers that spam-necessary-extra-headers thinks we need.
16271
16272 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16273
16274         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16275         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16276
16277 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16278
16279         * gnus-sum.el (gnus-set-global-variables)
16280         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16281         (gnus-article-get-xrefs, gnus-summary-best-group)
16282         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16283         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16284         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16285         Use with-current-buffer.
16286
16287 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16288
16289         * spam.el (spam-summary-prepare-exit): Simplify logic.
16290         (spam-fetch-article-header): Read the article header if it's not
16291         available.
16292         (spam-list-articles): Simplify logic.
16293         (spam-filelist-register-routine): Fix bug with unregister-list.
16294
16295         * gnus-registry.el: Fix comments at beginning.
16296
16297 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16298
16299         * message.el (message-cater-to-broken-inn): Remove.
16300         (message-shorten-references): Make sure the total folded length of
16301         References is shorter than 998 characters to cater to a bug in INN
16302         2.3.  Also, don't pretend that references aren't folded -- this
16303         hasn't worked for a while.
16304
16305 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16306
16307         * gnus-agent.el (gnus-agentize):
16308         gnus-agent-send-mail-real-function no longer set to current value
16309         of message-send-mail-function but rather a lambda that calls
16310         message-send-mail-function.  The change makes the agent real-time
16311         responsive to user changes to message-send-mail-function.
16312
16313 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16314
16315         * legacy-gnus-agent.el
16316         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16317         help from Florian Weimer <fw@deneb.enyo.de>
16318
16319 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16320
16321         * nnmail.el (nnmail-cache-insert): Revert last change.
16322
16323 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16324
16325         * nnmail.el (nnmail-cache-insert): Always check whether
16326         nnmail-cache-ignore-groups matches a group name.
16327
16328 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16329
16330         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16331         (spam-find-spam, spam-log-processing-to-registry)
16332         (spam-log-registered-p, spam-log-unregistration-needed-p)
16333         (spam-log-undo-registration): Use gnus-message instead of
16334         gnus-error, none of these errors are fatal.
16335
16336         * gnus-registry.el (gnus-registry-clean-empty-function)
16337         (gnus-registry-clean-empty): Remove only empty entries without
16338         extra data.
16339
16340 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16341
16342         * spam-stat.el (spam-stat-buffer-change-to-spam)
16343         (spam-stat-buffer-change-to-non-spam): Change (error) to
16344         (gnus-message 8) invocation.
16345
16346 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16347
16348         * nntp.el (nntp-via-netcat-command): New variable.
16349         (nntp-via-netcat-switches): New variable.
16350         (nntp-open-via-rlogin-and-netcat): New function.
16351         (nntp-open-connection-function): Doc fix.
16352         (nntp-telnet-command): Doc fix.
16353         (nntp-end-of-line): Doc fix.
16354         (nntp-via-rlogin-command): Doc fix.
16355         (nntp-via-user-name): Doc fix.
16356         (nntp-via-address): Doc fix.
16357
16358 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16359
16360         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16361         error in Emacs 21.1.
16362
16363 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16364
16365         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16366
16367 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16368
16369         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16370         (gnus-agent-with-refreshed-group): New macro.
16371         (gnus-agent-rename-group): New function.
16372         (gnus-agent-delete-group): New function.
16373         (gnus-agent-save-group-info): Use gnus-command-method when
16374         `method' parameter is nil.  Don't write nil entries into the
16375         active file.
16376         (gnus-agent-get-group-info): New function.
16377         (gnus-agent-fetch-articles): Use
16378         gnus-agent-update-files-total-fetched-for to increment disk space
16379         used.
16380         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16381         gnus-agent-update-view-total-fetched-for to increment disk space
16382         used.
16383         (gnus-agent-get-local): Added optional parameters to avoid calling
16384         gnus-group-real-name and gnus-find-method-for-group.
16385         (gnus-agent-set-local): Delete stored entry if either min, or max,
16386         are nil.
16387         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16388         quit, use gnus-agent-regenerate-group to record existance of any
16389         articles fetched to disk before the quit occurred.
16390         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16391         gnus-agent-update-view-total-fetched-for, and
16392         gnus-agent-update-files-total-fetched-for to decrement disk space
16393         used.
16394         (gnus-agent-retrieve-headers): Use
16395         gnus-agent-update-view-total-fetched-for to increment disk space
16396         used.
16397         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16398         with gnus-agent-update-files-total-fetched-for to decrement disk
16399         space and fresh group buffer.
16400         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16401         (gnus-agent-need-update-total-fetched-for): New variable.
16402         (gnus-agent-update-files-total-fetched-for): New function.
16403         (gnus-agent-update-view-total-fetched-for): New function.
16404         (gnus-agent-total-fetched-for): New function.
16405
16406         * gnus-cache.el (gnus-cache-save-buffers): Use
16407         gnus-cache-update-overview-total-fetched-for to change disk space
16408         used by this group.
16409         (gnus-cache-possibly-enter-article): Use
16410         gnus-cache-update-file-total-fetched-for to increment disk space
16411         used by this group.
16412         (gnus-cache-possibly-remove-article): Use
16413         gnus-cache-update-file-total-fetched-for to decrement disk space
16414         used by this group.
16415         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16416         (gnus-cache-rename-group): New function.
16417         (gnus-cache-delete-group): New function.
16418         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16419         (gnus-cache-need-update-total-fetched-for): New variable.
16420         (gnus-cache-with-refreshed-group): New macro.
16421         (gnus-cache-update-file-total-fetched-for): New function.
16422         (gnus-cache-update-overview-total-fetched-for): New function.
16423         (gnus-cache-rename-group-total-fetched-for): New function.
16424         (gnus-cache-delete-group-total-fetched-for): New function.
16425         (gnus-cache-total-fetched-for): New function.
16426
16427         * gnus-group.el: Require gnus-sum and autoload functions to
16428         resolve warnings when gnus-group.el compiled alone.
16429         (gnus-group-line-format): Documented new %F.
16430         (size of Fetched data) group line format; identifies disk space
16431         used by agent and cache.
16432         (gnus-group-line-format-alist): Defined new F format.
16433         (gnus-total-fetched-for): New function.
16434         (gnus-group-delete-group): No longer update
16435         gnus-cache-active-altered as gnus-request-delete-group now keeps
16436         the cache in sync.
16437         (gnus-group-list-active): Let the agent store a server's active
16438         list if currently plugged.
16439
16440         * gnus-int.el (gnus-request-delete-group):
16441         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16442         local disk in sync with the server.
16443         (gnus-request-rename-group):
16444         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16445         local disk in sync with the server.
16446
16447         * gnus-start.el (gnus-get-unread-articles):
16448         Cosmetic simplification to logic.
16449
16450         * gnus-util.el (gnus-rename-file): New function.
16451
16452 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16453
16454         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16455
16456 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16457
16458         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16459         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16460
16461 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16462
16463         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16464         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16465
16466 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16467
16468         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16469
16470 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16471
16472         * spam.el (spam-set-difference): Add function to replace
16473         gnus-set-difference in spam.el.
16474         (spam-summary-prepare-exit): Use spam-set-difference.
16475
16476 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16477
16478         * gnus-registry.el (gnus-registry-cache-file): Update to use
16479         gnus-dribble-directory OR gnus-home-directory OR ~.
16480         (gnus-registry-split-fancy-with-parent): Fix doc.
16481
16482 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16483
16484         * message.el (message-exchange-point-and-mark): Use
16485         message-mark-active-p.  Suggested by Jesper Harder
16486         <harder@ifa.au.dk>.
16487
16488 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16489
16490         * message.el (message-exchange-point-and-mark): Don't activate
16491         region if it was inactive.  Suggested by Hiroshi Fujishima
16492         <pooh@nature.tsukuba.ac.jp>.
16493
16494 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16495
16496         * gnus-art.el (article-display-face): Display Faces in the same
16497         order as X-Faces.
16498
16499 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16500
16501         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16502
16503 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16504
16505         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16506         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16507         (gnus-article-mime-hierarchy): Remove.
16508         (gnus-article-mime-hierarchy-next): Remove.
16509         (gnus-article-mode): Revert 2004-03-19 change.
16510         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16511         (gnus-insert-mime-button): Revert 2004-03-19 change.
16512         (gnus-mime-accumulate-hierarchy): Remove.
16513         (gnus-mime-enter-multipart): Remove.
16514         (gnus-mime-leave-multipart): Remove.
16515         (gnus-mime-display-part): Revert 2004-03-19 change.
16516         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16517
16518         * mml.el (mml-preview): Revert 2004-03-19 change.
16519
16520 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16521
16522         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16523
16524 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16525
16526         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16527         t while entering a file name using the mm-with-multibyte macro.
16528         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16529
16530         * mm-util.el (mm-with-multibyte): New macro.
16531
16532 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16533
16534         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16535         user option.
16536         (gnus-mime-multipart-functions): Doc and customization fix.
16537         (gnus-article-mime-hierarchy): New variable.
16538         (gnus-article-mime-hierarchy-next): New variable.
16539         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16540         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16541         gnus-article-mime-hierarchy-next to nil.
16542         (gnus-insert-mime-button): Show hierarchy numbers.
16543         (gnus-mime-accumulate-hierarchy): New function.
16544         (gnus-mime-enter-multipart): New function.
16545         (gnus-mime-leave-multipart): New function.
16546         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16547         (gnus-mime-display-alternative): Show hierarchy numbers.
16548
16549         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16550         gnus-article-mime-hierarchy-next to nil.
16551
16552 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16553
16554         * dns.el: Don't require gnus-xmas.
16555
16556 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16557
16558         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16559         inline PGP.
16560         (mml-menu): Disable mml-quote-region if mark is inactive.
16561
16562 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16563
16564         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16565         when the group's active is not available.
16566
16567 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16568
16569         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16570         error.
16571
16572 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16573
16574         * imap.el (imap-store-password): New variable.
16575         (imap-interactive-login): Use it.
16576         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16577
16578 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16579
16580         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16581         window-start and hscroll to summary window.
16582
16583 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16584
16585         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16586         conversion message to newsrc-dribble when an actual conversion is
16587         performed.
16588
16589 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16590
16591         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16592
16593 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16594
16595         * mm-decode.el (mm-complicated-handles): New function reviving
16596         former definition of mm-multiple-handles.
16597
16598         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16599         (gnus-mime-delete-part): Use it.
16600
16601 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16602
16603         * gnus-agent.el (gnus-agent-read-local): Bind
16604         nnheader-file-coding-system to gnus-agent-file-coding-system to
16605         avoid the implicit assumption that they will always be equal.
16606         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16607         coding-system-for-write, as the with-temp-file macro first prints
16608         to a buffer then saves the buffer.
16609
16610 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16611
16612         * gnus-art.el (gnus-article-edit-part): New function.
16613         (gnus-mime-save-part-and-strip): Use it; do query instead of
16614         signaling an error; don't use mm-multiple-handles.
16615         (gnus-mime-delete-part): Ditto.
16616
16617 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16618
16619         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16620         old file versions.
16621         (gnus-group-prepare-hook): Removed function that converted list
16622         form of gnus-agent-expire-days to group properties.
16623
16624         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16625         (gnus-request-accept-article): Re-indented.
16626
16627         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16628         converters to handle old agent file formats.  Added logic for a
16629         "backup before upgrading warning".
16630         (gnus-convert-mark-converter-prompt): Developers can mark
16631         functions as needing (default), or not needing,
16632         gnus-convert-old-newsrc's "backup before upgrading warning".
16633         (gnus-convert-converter-needs-prompt): Tests whether the user
16634         should be protected from potentially irreversable changes by the
16635         function.
16636
16637         * legacy-gnus-agent.el: New.  Provides converters that are only
16638         loaded when gnus-convert-old-newsrc needs to call them.
16639
16640 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16641
16642         * mail-source.el (mail-source-touch-pop): Doc fix.
16643
16644         * message.el (message-smtpmail-send-it): Doc fix.
16645
16646 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16647
16648         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16649
16650         * nnmail.el (nnmail-split-fancy): do.
16651
16652         * gnus-kill.el (gnus-kill, gnus-execute): do.
16653
16654 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16655
16656         * gnus-sum.el (gnus-widget-reversible-match)
16657         (gnus-widget-reversible-to-internal)
16658         (gnus-widget-reversible-to-external): New functions.
16659         (gnus-widget-reversible): New widget.
16660         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16661
16662 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16663
16664         * gnus-sum.el (gnus-thread-sort-functions)
16665         (gnus-article-sort-functions): Document `(not F)' items.
16666
16667 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16668
16669         * spam.el (spam-use-gmane-xref): Add new backend.
16670         (spam-gmane-xref-spam-group): Add variable to control the name of the
16671         Gmane spam group.
16672         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16673         (spam-regex-headers-spam, spam-regex-headers-ham)
16674         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16675         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16676         backends and checks.
16677         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16678
16679         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16680         an autodetect method.
16681
16682 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16683
16684         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16685         articles are being added to a group.
16686         (gnus-request-replace-article): Inform the agent that articles
16687         need to be uncached as the cached contents are no longer valid.
16688
16689 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16690
16691         * binhex.el: Don't autoload executable-find.
16692
16693         * canlock.el: Don't autoload mail-fetch-field.
16694
16695         * dgnushack.el: Autoload c-mode for XEmacs.
16696
16697         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16698
16699         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16700         rmail-dont-reply-to and rmail-output.
16701
16702         * gnus-score.el: Don't autoload ffap-string-at-point.
16703
16704         * gnus-setup.el: Don't autoload sc-cite-original.
16705
16706         * imap.el: Don't autoload base64-decode-string,
16707         base64-encode-string and md5.
16708
16709         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16710         and rmail-msg-restore-non-pruned-header.
16711
16712         * mm-decode.el: Don't autoload executable-find.
16713
16714         * mm-url.el: Don't autoload executable-find.
16715
16716         * mm-view.el: Don't autoload diff-mode.
16717
16718         * nndb.el: Don't autoload news-reply-mode, news-setup,
16719         cancel-timer and telnet.
16720
16721         * password.el: Don't autoload run-at-time for Emacs.
16722
16723         * sha1-el.el: Don't autoload executable-find.
16724
16725         * sieve-mode.el: Don't autoload c-mode.
16726
16727         * uudecode.el: Don't autoload executable-find.
16728
16729 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16730
16731         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16732         (gnus-agent-possibly-alter-active): Avoid null in numeric
16733         comparison.
16734         (gnus-agent-set-local): Refuse to save null in local object table.
16735         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16736         list of articles that will be marked as unread.
16737
16738 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16739
16740         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16741
16742 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16743
16744         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16745         language tags.
16746
16747 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16748
16749         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16750         Don't bind "obarray".
16751
16752         * gnus-sum.el (gnus-thread-sort-functions): Added
16753         `gnus-thread-sort-by-most-recent-number' and
16754         `gnus-thread-sort-by-most-recent-date'.
16755         Reported by Kai Grossjohann <kai@emptydomain.de>.
16756
16757 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16758
16759         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16760
16761 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16762
16763         * gnus-cus.el (gnus-agent-customize-category): Removed
16764         ignore-errors macro reference that required cl to be loaded at
16765         run-time.
16766
16767         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16768         single-interval range of the form (min . max).  Previously the
16769         range had to look like ((min . max)).  Likewise, return
16770         (min . max) rather than ((min . max)).
16771         (gnus-range-map): Use gnus-range-normalize to accept
16772         single-interval range.
16773
16774         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16775         the cache, but not the agent, now appear with their usual face.
16776
16777         * dgnushack.el (loaddir): New variable that is bound to the
16778         directory containing the dgnushack.el file. Use loaddir, rather
16779         than srcdir, to update load-path. Change lets dgnushack compile
16780         code in directories other than GNUS/lisp.
16781
16782 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16783
16784         * lpath.el: Don't bind w3m-safe-url-regexp.
16785
16786         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16787         w3m-safe-url-regexp variable buffer-local.
16788
16789         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16790
16791 2004-02-27  Simon Josefsson  <jas@extundo.com>
16792
16793         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16794         gnus-group-real-prefix.
16795         (gnus-summary-move-article): Use it, instead of
16796         gnus-group-real-prefix.
16797
16798 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16799
16800         * lpath.el: Bind w3m-safe-url-regexp.
16801
16802         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16803         w3m-safe-url-regexp variable buffer-local and set it as the value
16804         of mm-w3m-safe-url-regexp.
16805
16806         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16807
16808         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16809         parsing gnus-posting-styles when the message is not for replying.
16810
16811         * dgnushack.el: Autoload sgml-mode for XEmacs.
16812
16813         * nnrss.el (nnrss-opml-export): Use
16814         mm-set-buffer-file-coding-system instead of
16815         set-buffer-file-coding-system.
16816
16817 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16818
16819         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16820         of checkdoc.el).
16821         * nnrss.el: do.
16822         * gnus-mlspl.el: do.
16823         * gnus-ml.el: do.
16824         * gnus-srvr.el: do.
16825
16826         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16827
16828 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16829
16830         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16831         Corrections to custom-manual links.
16832
16833         * gnus-art.el (gnus-article): Ditto.
16834
16835         * mm-decode.el (mime-display, mime-security): Ditto.
16836
16837 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16838
16839         * flow-fill.el: Typo.
16840
16841 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16842
16843         * spam-wash.el: New file.
16844
16845 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16846
16847         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16848
16849 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16850
16851         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16852         to be run with new-articles as LIST1, not LIST2.
16853         (spam-registration-functions): Add spam-use-ham-copy as a nil
16854         registration backend.
16855
16856 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16857
16858         * spam-stat.el (spam-stat-washing-hook): New option.
16859         (spam-stat-buffer-words): Use it.
16860         (spam-stat-process-directory, spam-stat-test-directory): Use
16861         insert-file-contents-literally.
16862         (spam-stat-coding-system): New variable.
16863         (spam-stat-load, spam-stat-save): Use it.
16864
16865 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16866
16867         * spam-report.el (spam-report-plug-agent): Quote
16868         spam-report-url-to-file and spam-report-url-ping-plain.
16869
16870 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16871
16872         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16873         / in mailto URLs.
16874
16875 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16876
16877         * spam-report.el (spam-report-process-queue): Fix interactive use.
16878         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16879         (spam-report-unplug-agent): Doc fixes.
16880         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16881         (spam-report-agentize, spam-report-deagentize): Autoload.
16882
16883 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16884
16885         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
16886
16887         * message.el (message-setup-fill-variables): Add mml tags to
16888         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16889         <ajk@iu.edu>.
16890         (message-mode): Don't modify paragraph-separate there.
16891
16892 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16893
16894         * compface.el (uncompface-use-external): Default to undecided.
16895         (uncompface-use-external-threshold): New variable.
16896         (uncompface-float-time): New macro.
16897         (uncompface): Determine whether to use the external decoder if
16898         uncompface-use-external is undecided.
16899
16900 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16901
16902         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16903         after images.
16904
16905         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16906
16907 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16908
16909         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16910
16911         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16912
16913         * gnus-sum.el (gnus-summary-limit-to-age)
16914         (gnus-summary-limit-children): do.
16915
16916         * gnus-int.el (gnus-request-scan): do.
16917
16918         * gnus-group.el (gnus-group-suspend): do.
16919
16920         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16921
16922         * gnus-cite.el (gnus-cite-parse-attributions): do.
16923
16924         * gnus-agent.el (gnus-summary-set-agent-mark)
16925         (gnus-agent-regenerate-group): do.
16926
16927         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16928
16929         * binhex.el (binhex-decode-region-internal): do.
16930
16931 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16932
16933         * gnus-fun.el (gnus-face-properties-alist): New user option.
16934         (gnus-display-x-face-in-from): Use it.
16935
16936         * gnus-art.el (article-display-face): Ditto.
16937
16938         * compface.el (uncompface-use-external): Default to nil.
16939
16940 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16941
16942         * nntp.el (nntp-erase-buffer): New function.
16943         (nntp-retrieve-data, nntp-send-command)
16944         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16945         (nntp-possibly-change-group): Use it.
16946
16947         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16948         with-current-buffer.
16949
16950 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16951
16952         * compface.el: Merge the ELisp-based uncompface program.
16953         (compface): New customization group.
16954         (uncompface-use-external): New user option.
16955         (uncompface): Call uncompface-internal if uncompface-use-external
16956         is nil.
16957         (uncompface-internal): New function.  Note that there are also
16958         some other functions and variables added for this function.
16959
16960 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16961
16962         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16963         if necessary.
16964
16965 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16966
16967         * spam-report.el (spam-report-unplug-agent)
16968         (spam-report-plug-agent, spam-report-deagentize)
16969         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16970         Add support for the Agent in spam-report: when unplugged, report to a
16971         file; when plugged, submit all the requests.
16972
16973         * spam.el (spam-register-routine): Fix message about
16974         registration.
16975
16976 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16977
16978         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16979         dependencies.
16980         (rfc2047-encode): Use it.
16981
16982         * gnus-art.el (gnus-button-marker-list): Move before first
16983         reference.
16984
16985         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16986         (imap-parse-body): Fix format string mismatch.
16987
16988         * gnus-score.el (gnus-summary-increase-score): do.
16989
16990         * nnrss.el (nnrss-close): New function.
16991
16992 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16993
16994         * nnrss.el (nnrss-make-filename): New function.
16995         (nnrss-request-delete-group, nnrss-read-server-data)
16996         (nnrss-save-server-data, nnrss-read-group-data)
16997         (nnrss-save-group-data): Use it.
16998         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16999         (nnrss-read-server-data, nnrss-read-group-data): Use load.
17000         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
17001
17002 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
17003
17004         * mml.el (mml-compute-boundary-1): Don't uncompress files.
17005
17006 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
17007
17008         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
17009         files.
17010
17011         * message.el (message-generate-headers-first): Don't quote nil
17012         and t in docstrings.
17013
17014         * imap.el (imap-id): do.
17015
17016         * gnus-agent.el (gnus-agent-consider-all-articles)
17017         (gnus-agent-queue-mail): do.
17018
17019 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
17020
17021         * spam-report.el (spam-report-process-queue): New function.
17022         Process requests from `spam-report-requests-file'.
17023         (spam-report-process-queue): Doc fix.
17024
17025 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
17026
17027         * spam.el (spam-register-routine)
17028         (spam-log-processing-to-registry, spam-log-registered-p)
17029         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17030         Change "check" to "spam-check" for semi-clarity.
17031
17032 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
17033
17034         * pop3.el: Require nnheader.
17035
17036         * mml-smime.el: Require cl.  Autoload message-fetch-field.
17037
17038         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
17039
17040         * gnus-picon.el: Require cl.
17041
17042         * gnus-fun.el: Require gnus-ems and gnus-util.
17043
17044         * gnus.el (gnus-method-to-server): Move defsubst before first use.
17045
17046         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
17047
17048         * gnus-art.el (gnus-article-edit-mode): Define before first
17049         reference.
17050
17051 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
17052
17053         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
17054         (gnus-uu-post-encoded): Use point-at-bol.
17055
17056         * gnus-topic.el (gnus-group-active-topic-p): do.
17057
17058         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17059
17060         * gnus-group.el (gnus-group-kill-region): do.
17061
17062         * gnus-art.el (article-date-ut): do.
17063
17064         * message.el (message-fetch-field): Remove redundant
17065         case-fold-search binding.
17066         (message-narrow-to-field): Simplify.
17067
17068 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17069
17070         * spam.el (spam-directory): Derive from `gnus-directory'.
17071
17072         * spam-report.el (spam-report-url-to-file)
17073         (spam-report-requests-file): New function and variable for offline
17074         reporting.
17075         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17076         and user defined function.
17077         (spam-report-url-ping-mm-url): Remove doubled slash.
17078
17079 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17080
17081         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17082
17083 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17084
17085         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17086         format string mismatch.
17087
17088         * sieve.el (sieve-deactivate-all): do.
17089
17090         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17091
17092         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17093
17094         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17095
17096         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17097
17098 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17099
17100         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17101         the list of checks.
17102
17103 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17104
17105         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17106         padding.
17107
17108 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17109
17110         * mm-view.el (mm-fill-flowed): New variable.
17111         (mm-inline-text): Use it.
17112
17113 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17114
17115         * spam.el (spam-spamassassin-register-ham-routine)
17116         (spam-spamassassin-register-spam-routine): Fix function names.
17117
17118 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17119
17120         * gnus.el (gnus-tmp-grouplens): Remove.
17121         (gnus-summary-line-format): Remove grouplens.
17122
17123         * gnus-group.el (gnus-group-line-format): Ditto.
17124
17125         * gnus-spec.el (gnus-format-specs): Ditto.
17126         (gnus-update-format-specifications): Flush the group format spec
17127         cache if there's the grouplens stuff.
17128         (gnus-parse-simple-format): Replace %l with the empty string.
17129
17130 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17131
17132         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17133         omission.
17134
17135 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17136
17137         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17138         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17139
17140 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17141
17142         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17143         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17144         New macros and functions.
17145         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17146         Handle > NLINK_MAX messages.
17147         * nnmaildir.el (nnmaildir-request-set-mark): Use
17148         nnmaildir--emlink-p and nnmaildir--eexist-p.
17149
17150 2004-01-25  Alex Schroeder  <alex@gnu.org>
17151
17152         * spam-stat.el (spam-stat-process-directory-age): New option.
17153         (spam-stat-process-directory): Use it.
17154
17155 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17156
17157         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17158         (spam-stat-save): Accept prefix argument.
17159
17160 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17161
17162         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17163         links" error.
17164
17165 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17166
17167         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
17168         the rest of the and/or forms.
17169
17170 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17171
17172         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17173         compatibility with old .newsrc.eld files.
17174
17175         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
17176
17177         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17178
17179         * gnus-start.el (gnus-1): do.
17180
17181         * gnus-group.el (gnus-group-line-format-alist): do.
17182
17183         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17184
17185         * gnus-gl.el: Remove.
17186
17187 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17188
17189         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17190         marks consisting of a single range {for example, (3 . 5)} rather
17191         than a list of a single range { ((3 . 5)) }.
17192
17193 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17194
17195         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17196         with-current-buffer.
17197         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17198         avoid consing a string.
17199
17200         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17201         Remove obsolete entries for big5 and gb2312.
17202
17203 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17204
17205         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17206         uncompressed list.
17207
17208 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17209
17210         * spam-stat.el (spam-stat-strip-xref): New function.
17211         (spam-stat-process-directory): Use it.
17212
17213         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17214         here -- it's done in message-fetch-field.
17215
17216 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17217
17218         * gnus-agent.el (gnus-agent-queue-mail)
17219         (gnus-agent-prompt-send-queue): New variables.
17220         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17221         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17222         "nndraft:queue" along to gnus-draft-send.  Use
17223         gnus-agent-prompt-send-queue.
17224         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17225         is "nndraft:queue".  Suggested by Gaute Strokkenes
17226         <gs234@srcf.ucam.org>
17227
17228         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17229         (agent-enable-undownloaded-faces): Added.
17230         (gnus-agent-cat-groups): Use eval-and-compile, not
17231         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17232         method of gnus-agent-cat-groups even when the buffer has been
17233         evaled.
17234         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17235         delete gnus-agent-save-active-1.
17236         (gnus-agent-save-groups): Deleted.  Identical to
17237         gnus-agent-save-active.
17238         (gnus-agent-write-active): No longer adjust agent's copy of active
17239         file as agent's adjustments are now stored in their own
17240         file.  Removed optional parameter.
17241         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17242         servers.  Add use of min/max range limits from server's local
17243         file.
17244         (gnus-agent-save-alist): Removed unused optional argument.
17245         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17246         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17247         (gnus-agent-set-local): A per-server file that keeps min/max range
17248         limits for articles known to the agent.  Provides a fast mechanism
17249         for altering many active ranges.
17250         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17251         active file (local makes it unnecessary).
17252         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17253
17254         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17255         (agent-enable-undownloaded-faces): Added.
17256
17257         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17258         disable it when sending to "nndraft:queue".
17259         (gnus-group-send-queue): Add safety check to avoid sending queue
17260         when unplugged.
17261
17262         * gnus-group.el (gnus-group-catchup): Use new
17263         gnus-sequence-of-unread-articles, not
17264         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17265         numbers of articles.  Use gnus-range-map to avoid having to
17266         uncompress the unread list.
17267         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17268         Fixed invalid ange-ftp reference.
17269
17270         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17271         (gnus-sorted-range-intersection): Intersection of two ranges
17272         without requiring that they first be uncompressed.
17273
17274         * gnus-start.el (gnus-activate-group): Unless blocked by the
17275         caller, possibly expand the active range to include both cached
17276         and agentized articles.
17277         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17278         multiple version-dependent converters.
17279         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17280         gnus-agent-save-active.
17281         (gnus-save-newsrc-file): Save dirty agent range limits.
17282
17283         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17284         gnus-agent-possibly-alter-active.
17285         (gnus-adjust-marked-articles): Faster handling of simple lists.
17286
17287 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17288
17289         * spam-stat.el (spam-stat-test-directory): New optional argument
17290         displays a list of files detected.  Suggested by Andrew Cohen
17291         <cohen@andy.bu.edu>.
17292         (spam-stat-buffer-words-with-scores): Don't narrow and change
17293         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17294
17295 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17296
17297         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17298         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17299         (spam-spamassassin-arguments)
17300         (spam-spamassassin-spam-flag-header)
17301         (spam-spamassassin-positive-spam-flag-header)
17302         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17303         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17304         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17305         (spam-list-of-processors, spam-list-of-checks)
17306         (spam-list-of-statistical-checks, spam-registration-functions)
17307         (spam-check-spamassassin-headers, spam-check-spamassassin)
17308         (spam-spamassassin-score)
17309         (spam-spamassassin-register-with-sa-learn)
17310         (spam-spamassassin-register-spam-routine)
17311         (spam-spamassassin-register-ham-routine)
17312         (spam-assassin-register-spam-routine)
17313         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17314         (spam-bogofilter-score): Fix to show article before scoring.
17315
17316 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17317
17318         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17319         default scoring function.
17320         (spam-generic-score): Call spam-spamassassin-score if
17321         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17322         spam-bogofilter-score otherwise.
17323
17324         * gnus.el (spam-process, spam-autodetect-methods): Add
17325         spamassassin and spamassassin-headers.
17326
17327 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17328
17329         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17330         Suppress unnecessary messages.
17331
17332 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17333
17334         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17335         make-hash-table.
17336
17337 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17338
17339         * canlock.el (base64-encode-string): Don't autoload it.
17340
17341 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17342
17343         * run-at-time.el: Remove useless (require 'itimer),
17344         eval-and-compile and (featurep 'xemacs).
17345
17346 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17347
17348         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17349         GROUP is a virtual group.
17350
17351 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17352
17353         * gnus.el: Autoload `message-y-or-n-p'.
17354
17355 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17356
17357         * pgg-parse.el: Remove unnecessary (require 'custom).
17358
17359         * pgg-def.el: do.
17360
17361         * nnmail.el: do.
17362
17363         * gnus-undo.el: do.
17364
17365         * gnus-picon.el: do.
17366
17367         * gnus-util.el: do.
17368
17369 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17370
17371         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17372
17373 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17374
17375         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17376         handle, as well as a list.
17377
17378         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17379         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17380         (mm-w3m-cid-retrieve): Simplify.
17381
17382 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17383
17384         * message.el (message-kill-to-signature): Allow prefix arg to
17385         specify number of lines to keep before signature.
17386
17387 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17388
17389         * message.el (message-kill-to-signature): Change docstring.
17390
17391 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17392
17393         * canlock.el: Always require sha1-el.
17394         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17395
17396         * message.el: Autoload sha1 only when compiling.
17397
17398         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
17399         eudc-expand-inline for XEmacs.
17400
17401 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17402
17403         * message.el (message-canlock-generate): Require sha1-el.
17404
17405 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17406
17407         * message.el (message-expand-name): Silence the byte compiler.
17408
17409         * lpath.el: Add detect-coding-system.
17410
17411         * dgnushack.el (dgnushack-compile): Remove obsolete check for
17412         cus-edit.
17413
17414 2004-01-13  Simon Josefsson  <jas@extundo.com>
17415
17416         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17417         Invoke gnus-score-mode.  Reported by
17418         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17419
17420         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17421         Jim Blandy <jimb@redhat.com> (tiny change).
17422
17423 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17424
17425         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17426
17427 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17428
17429         * spam.el (spam-get-article-as-string): Update to use
17430         gnus-request-article-this-buffer, much simpler.
17431         (spam-get-article-as-buffer): Remove.
17432
17433 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17434
17435         * message.el (message-expand-name): Use EUDC if the user uses that.
17436
17437 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17438
17439         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17440         character for the encoding to avoid consing a string.
17441
17442         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17443         unnecessarily.
17444
17445         * mm-util.el (mm-replace-chars-in-string): Remove.
17446
17447         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17448         of mm-replace-chars-in-string.
17449
17450 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17451
17452         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17453
17454         * mm-util.el (mm-subst-char-in-string): Support inplace.
17455
17456         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17457         a new string in every iteration.  Use shy groups.
17458
17459 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17460
17461         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17462         * gnus-soup.el (gnus-soup-group-brew):
17463         * gnus-msg.el (gnus-put-message):
17464         * gnus-move.el (gnus-group-move-group-to-server):
17465         * gnus-kill.el (gnus-batch-score):
17466         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17467         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17468         (gnus-group-update-group, gnus-group-read-group)
17469         (gnus-group-make-group, gnus-group-make-help-group)
17470         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17471         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17472         (gnus-group-sort-by-unread, gnus-group-catchup)
17473         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17474         (gnus-group-yank-group, gnus-group-set-info)
17475         (gnus-group-list-groups):
17476         * gnus.el (gnus-generate-new-group-name):
17477         * gnus-delay.el (gnus-delay-send-queue):
17478         * nnvirtual.el (nnvirtual-catchup-group):
17479         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17480         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17481         (gnus-group-prepare-topics, gnus-topic-check-topology):
17482         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17483         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17484         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17485         (gnus-group-make-articles-read):
17486         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17487         (gnus-group-change-level, gnus-kill-newsgroup)
17488         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17489         (gnus-get-unread-articles, gnus-make-articles-unread)
17490         (gnus-make-ascending-articles-unread): Use accessor
17491         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17492         to get group information for improved readability.
17493
17494
17495 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17496
17497         * gnus-art.el (article-decode-mime-words, article-babel)
17498         (gnus-article-highlight-signature, gnus-article-add-buttons)
17499         (gnus-signature-toggle): Use gnus-with-article-buffer.
17500
17501         * gnus-art.el (gnus-article-highlight-headers)
17502         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17503
17504         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17505         (gnus-article-set-globals, gnus-request-article-this-buffer)
17506         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17507         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17508         (gnus-mime-display-alternative): Use with-current-buffer.
17509
17510 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17511
17512         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17513         also under 80 char limit, and call gnus-error if needed.
17514         (spam-fetch-article-header): Fix - it was a
17515         buffer-local variable (gnus-newsgroup-data).
17516         (spam-find-spam): Use spam-generate-fake-headers, forget about
17517         spam-insert-fake-headers.
17518         (spam-insert-fake-headers): Remove.
17519
17520 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17521
17522         * deuglify.el (gnus-article-outlook-unwrap-lines)
17523         (gnus-outlook-rearrange-article)
17524         (gnus-outlook-repair-attribution-outlook)
17525         (gnus-outlook-repair-attribution-block)
17526         (gnus-outlook-repair-attribution-other): Remove redundant
17527         save-excursion.
17528
17529 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17530
17531         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17532         (spam-fetch-field-subject-fast)
17533         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17534         (spam-fetch-article-header): Add functions to deal with Gnus
17535         internals for fast retrieval of article header data.
17536         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17537
17538 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17539
17540         * pop3.el (pop3-md5): Remove.
17541         (pop3-apop): Replace pop3-md5 with md5.
17542
17543         * mm-bodies.el: base64 is always built-in.
17544
17545         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17546         with-current-buffer.
17547
17548 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17549
17550         * canlock.el (canlock-insert-header): Remove excessive grouping in
17551         regexp.
17552
17553         * gnus-sum.el (gnus-summary-read-document): Ditto.
17554
17555         * gnus-uu.el (gnus-uu-part-number): Ditto.
17556
17557         * html2text.el (html2text-remove-tags): Ditto.
17558         (html2text-format-tags): Ditto.
17559         (html2text-format-single-elements): Ditto.
17560
17561         * mml.el (mml-parse-1): Ditto.
17562
17563 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17564
17565         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17566
17567         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17568
17569         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17570
17571         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17572
17573 2003-11-15  Simon Josefsson  <jas@extundo.com>
17574
17575         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17576         (pgg-gpg-lookup-key): Use regexp match instead of
17577         split-string (split-string is different between emacs 21.2 and
17578         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17579
17580 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17581
17582         * gnus-art.el (gnus-mime-view-all-parts)
17583         (gnus-article-part-wrapper, gnus-article-view-part): Use
17584         with-current-buffer.
17585
17586 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17587
17588         * spam.el (spam-disable-spam-split-during-ham-respool)
17589         (spam-spamoracle-database, spam-cache-lookups)
17590         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17591         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17592         (spam-group-ham-marks, spam-group-spam-marks)
17593         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17594         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17595         also add spam-use-blackholes to the statistical checks.
17596         (spam-fetch-field-fast): Add interface to fetching fields, may
17597         become a macro.
17598         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17599         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17600         (spam-insert-fake-headers): Fake an article when needed.
17601         (spam-find-spam): Fake article when possible.
17602         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17603         (spam-check-bogofilter-headers): Use message-fetch-field instead
17604         of nnmail-fetch-field.
17605
17606 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17607
17608         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17609
17610 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17611
17612         * spam.el (spam-split): Do not require spam-use-CHECK to be
17613         enabled if that check is passed to spam-split explicitly; also
17614         fix so 'spam doesn't get converted to spam-split-group when
17615         spam-split-symbolic-return is t.
17616         (spam-find-spam): Find registrations of the article and use those
17617         instead of re-running spam-split to find the spam/ham
17618         classification of the article.
17619         (spam-log-processing-to-registry, spam-log-registered-p)
17620         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17621         Use gnus-error instead of gnus-message.
17622         (spam-log-registration-type): Add function to determine the
17623         classification of a message based on registry entries; will
17624         return nil if both 'spam and 'ham are found.
17625         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17626         a reasonably fast local cache without the loading errors.
17627         (spam-cache-lookups): Set to t by default.
17628         (spam-find-spam): Don't try to guess spam-cache-lookups.
17629         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17630         spam-caches entry.
17631         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17632         caching of whitelist/blacklist entries.
17633         (spam-check-whitelist, spam-check-blacklist): Invoke
17634         spam-from-listed-p with a type, not a cache variable.
17635         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17636
17637 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17638
17639         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17640
17641         * nnmail.el (nnmail-split-fancy): do.
17642
17643         * mml.el (mml-parse): do.
17644
17645         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17646         (gnus-score-adaptive): do.
17647
17648 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17649
17650         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17651         (gnus-mime-button-map): Don't set keymap parent.
17652         (gnus-button-ctan-directory-regexp): Use shy grouping.
17653         (gnus-prev-page-map): Don't set keymap parent.
17654         (gnus-prev-page-map): Remove duplicated one.
17655         (gnus-next-page-map): Don't set keymap parent.
17656         (gnus-mime-security-button-map): Ditto.
17657
17658         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17659         version number.
17660
17661         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17662
17663 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17664
17665         * canlock.el (canlock-sha1-function): Remove.
17666         (canlock-sha1-function-for-verify): Remove.
17667         (canlock-openssl-program): Remove.
17668         (canlock-openssl-args): Remove.
17669         (canlock-ignore-errors): Remove.
17670         (canlock-sha1-with-openssl): Remove.
17671         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17672         (canlock-verify): Don't use canlock-ignore-errors.
17673
17674         * sha1-el.el (sha1-string-external): Make it can return a string
17675         in binary form.
17676         (sha1-region-external): Ditto.
17677         (sha1-string-internal): Ditto.
17678         (sha1-region-internal): Ditto.
17679         (sha1-region): Ditto.
17680         (sha1-string): Ditto.
17681         (sha1): Ditto.
17682
17683 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17684
17685         * spam.el (spam-report-articles-gmane): New command.
17686
17687 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17688
17689         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17690
17691         * run-at-time.el (run-at-time-saved): Remove.
17692         (run-at-time): Doc fix.
17693
17694 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17695
17696         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17697         (gnus-summary-limit-map): Add it.
17698         (gnus-summary-make-menu-bar): do.
17699
17700 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17701
17702         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17703         Make attempt at some caching support (done for BBDB only now).
17704         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17705         addresses to be checked.
17706         (spam-clear-cache-BBDB): Add function, to be invoked by
17707         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17708         (spam-check-BBDB): Check and use the caches, if
17709         spam-cache-lookups is on, remove superfluous (provide).
17710
17711 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17712
17713         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17714
17715 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17716
17717         * run-at-time.el (run-at-time-saved): Move to after the definition
17718         of `run-at-time'.
17719
17720         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
17721
17722 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17725         mm-w3m-local-map-property.
17726
17727         * mm-view.el (mm-w3m-mode-map): Remove.
17728         (mm-w3m-local-map-property): Remove.
17729         (mm-inline-text-html-render-with-w3m): Don't use
17730         mm-w3m-local-map-property.
17731
17732 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17733
17734         * run-at-time.el: New file.
17735
17736         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
17737         under Emacs.
17738
17739         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17740         of gnus-set-text-properties.
17741
17742         * gnus-uu.el (gnus-uu-save-article): Ditto.
17743
17744         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17745
17746         * gnus-cite.el (gnus-cite-parse): Ditto.
17747
17748         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17749         of gnus-.
17750
17751         * gnus-xmas.el (run-at-time): Require run-at-time.
17752
17753         * gnus.el: Changed calls to nnheader-run-at-time and
17754         password-run-at-time throughout to use run-at-time directly.
17755
17756         * password.el: Removed definition of run-at-time.
17757
17758         * nnheaderxm.el: Remove definition of run-at-time.
17759
17760 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17761
17762         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17763         in prompt.
17764
17765 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17766
17767         * messagexmas.el (message-xmas-redefine): Alias
17768         `message-make-caesar-translation-table' to
17769         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
17770         version.
17771
17772         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
17773         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
17774         `gnus-xmas-set-text-properties'.
17775         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
17776         `gnus-xmas-completing-read'.
17777         (gnus-xmas-completing-read): Removed.
17778         (gnus-xmas-open-network-stream): Removed.
17779
17780         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17781         XEmacs version.
17782
17783         * dns.el (dns-make-network-process): Use `open-network-stream'
17784         instead of `gnus-xmas-open-network-stream'.
17785
17786         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
17787
17788         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17789
17790 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17791
17792         * gnus-art.el (gnus-mime-display-alternative)
17793         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17794         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17795         Don't use gnus-local-map-property.
17796
17797         * gnus-util.el (gnus-local-map-property): Remove.
17798
17799         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17800         gnus-completing-read-maybe-default with completing-read.
17801
17802         * gnus-util.el (gnus-completing-read): do.
17803         (gnus-completing-read-maybe-default): Remove.
17804
17805 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17806
17807         * password.el: Only autoload `run-at-time' if not XEmacs.
17808         Only autoload the itimer functions if XEmacs.
17809
17810 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17811
17812         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
17813         XEmacsen.
17814
17815         * dgnushack.el: Autoload executable-find for XEmacs.
17816
17817 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17818
17819         * gnus-art.el (gnus-read-string): Remove.
17820         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17821         read-string.
17822
17823 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17824
17825         * netrc.el: Autoload password-read.
17826         (netrc): Add configuration group.
17827         (netrc-encoding-method, netrc-openssl-path): Add
17828         variables for encoding and decoding of files with symmetric
17829         ciphers.
17830         (netrc-encode): Add assistant function to encode a file with
17831         netrc-encoding-method.
17832         (netrc-parse): Add interactive parameter, added optional
17833         decoding if netrc-encoding-method is non-nil but otherwise
17834         behavior is standard.
17835         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17836         Do s/encode/encrypt/ everywhere.
17837
17838         * spam.el: Remove executable-find autoload.
17839
17840 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17841
17842         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17843
17844         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17845
17846 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17847
17848         * gnus-art.el (gnus-treat-ansi-sequences)
17849         (article-treat-ansi-sequences): New variable and function.
17850         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17851
17852         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17853         Use it.
17854
17855 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17856
17857         * mm-util.el (mm-quote-arg): Remove.
17858
17859         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17860         shell-quote-argument.
17861
17862         * gnus-uu.el (gnus-uu-command): do.
17863
17864         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17865
17866         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17867         with make-char.
17868
17869         * mm-util.el (mm-make-char): Remove.
17870
17871         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17872         add-minor-mode.
17873
17874         * gnus-undo.el (gnus-undo-mode): do.
17875
17876         * gnus-topic.el (gnus-topic-mode): do.
17877
17878         * gnus-sum.el (gnus-dead-summary-mode): do.
17879
17880         * gnus-start.el (gnus-slave-mode): do.
17881
17882         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17883
17884         * gnus-ml.el (gnus-mailing-list-mode): do.
17885
17886         * gnus-gl.el (gnus-grouplens-mode): do.
17887
17888         * gnus-draft.el (gnus-draft-mode): do.
17889
17890         * gnus-dired.el (gnus-dired-mode): do.
17891
17892         * gnus-ems.el (gnus-add-minor-mode): Remove.
17893
17894         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17895         Replace gnus-char-width with char-width.
17896
17897         * gnus-ems.el (gnus-char-width): Remove.
17898
17899         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17900         Replace gnus-char-width with char-width.
17901
17902         * gnus-ems.el (gnus-char-width): Remove.
17903
17904         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17905         definition.
17906         Remove Emacs 20 hash table compatibility code.
17907
17908         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17909         20 compatibility code.
17910
17911         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17912
17913         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17914
17915         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17916         with point-at-{eol,bol}.
17917
17918         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17919
17920         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17921
17922         * flow-fill.el (fill-flowed-point-at-bol)
17923         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17924
17925         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17926         Replace with point-at-{eol,bol} throughout all files.
17927
17928 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17929
17930         * ntlm.el (ntlm-string-as-unibyte): New macro.
17931         (ntlm-build-auth-response): Use it.
17932
17933         Remove Emacs 20 stuff:
17934         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
17935         (butlast, mapc, remove): Remove the compiler macros.
17936         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17937         of delq and copy-sequence.
17938         * gnus-art.el (popup-menu): Remove the compiler macro.
17939         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17940         Emacs 20.
17941
17942 2004-01-05  Simon Josefsson  <jas@extundo.com>
17943
17944         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17945         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17946         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17947         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17948         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17949         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17950         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17951         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17952         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17953         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17954         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17955         string-xor into ntlm-string-xor.  Suggested by
17956         Jesper Harder <harder@myrealbox.com>.
17957
17958         * ntlm.el: Don't include poem.
17959
17960         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17961         Jesper Harder <harder@myrealbox.com>.
17962
17963         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17964
17965         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17966         probably breaks emacs with DL patch, but do we care? Is anyone
17967         still using the DL stuff?)
17968
17969         * sieve-manage.el: Use the password package.
17970         (sieve-manage-read-passwd): Remove.
17971         (sieve-manage-interactive-login): Use password.  Re-add
17972         condition-case around loop.
17973
17974         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17975         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17976         the password package.
17977
17978 2003-02-19  Simon Josefsson  <jas@extundo.com>
17979
17980         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17981         token.
17982
17983 2002-08-07  Simon Josefsson  <jas@extundo.com>
17984
17985         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17986         (sieve-manage-authenticators):
17987         (sieve-manage-authenticator-alist): Add some SASL mechs.
17988         (sieve-sasl-auth): New function.
17989         (sieve-manage-cram-md5-auth):
17990         (sieve-manage-plain-auth): Rewrite using SASL library.
17991         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17992         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17993         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17994         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17995
17996 2004-01-05  Simon Josefsson  <jas@extundo.com>
17997
17998         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17999         New files.
18000
18001 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18002
18003         * gnus-group.el (gnus-no-groups-message): Update.
18004
18005         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
18006
18007 2003-11-09  Simon Josefsson  <jas@extundo.com>
18008
18009         * imap.el: Support for ID IMAP extension (RFC 2971).
18010         (imap-local-variables): Add imap-id.
18011         (imap-id): New variable.
18012         (imap-id): New function.
18013         (imap-parse-response): Parse untagged ID response.
18014         * nnimap.el (nnimap-id): New variable.
18015         (nnimap-open-connection): Use it.
18016
18017 2003-12-28  Simon Josefsson  <jas@extundo.com>
18018
18019         * gnus-score.el (gnus-score-edit-all-score): New.
18020         * gnus-group.el (gnus-group-score-map): Bind it to W e.
18021
18022 2004-01-04  Simon Josefsson  <jas@extundo.com>
18023
18024         * password.el: Add.
18025
18026 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
18027
18028         * dns.el (dns-query-types): Fix typo.
18029         (dns-query-types): New function.
18030         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
18031         PTR and SOA replies, see RFC 1035.
18032
18033 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18034
18035         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
18036
18037         * Moved to Changelog.2.
18038
18039 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18040
18041         * gnus.el (gnus-version-number): Bump version.
18042
18043 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18044
18045         * gnus.el: No Gnus v0.1 is released.
18046
18047 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18048
18049         * gnus.el: No Gnus v0.0 is released.
18050
18051 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18052
18053         * gnus.el (gnus-version-number): Bump.
18054         (gnus-version): No.
18055
18056 See ChangeLog.2 for earlier changes.
18057
18058     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
18059       Free Software Foundation, Inc.
18060
18061   This file is part of GNU Emacs.
18062
18063   GNU Emacs is free software: you can redistribute it and/or modify
18064   it under the terms of the GNU General Public License as published by
18065   the Free Software Foundation, either version 3 of the License, or
18066   (at your option) any later version.
18067
18068   GNU Emacs is distributed in the hope that it will be useful,
18069   but WITHOUT ANY WARRANTY; without even the implied warranty of
18070   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18071   GNU General Public License for more details.
18072
18073   You should have received a copy of the GNU General Public License
18074   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
18075
18076 ;; Local Variables:
18077 ;; coding: utf-8
18078 ;; fill-column: 79
18079 ;; add-log-time-zone-rule: t
18080 ;; End: