time-to-seconds related simplifications.
[emacs.git] / lisp / gnus / ChangeLog
blob7f0d9b5693cd7a18a674ccc3aceeaaa48a58c1a8
1 2010-11-10  Glenn Morris  <rgm@gnu.org>
3         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
4         (gnus-float-time): On Emacs, always an alias.
6         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11         * gnus-art.el (org-entities): Bind it.
13 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15         * shr.el (browse-url-mailto): Autoload.
17         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
19         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
20         regexp doesn't need quoting.
22 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
24         * message.el (message-subject-trailing-was-ask-regexp)
25         (message-subject-trailing-was-regexp): Match was: in addition to was.
27 2010-11-09  Glenn Morris  <rgm@gnu.org>
29         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
30         (nnbabyl-check-mbox): Use point-at-bol.
32 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
34         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
36         * message.el (message-mailto): New function.
37         (message-mailto): Should accept other parameters.
38         (message-mailto): Remove since it duplicates browse-url-mailto
39         functionality.
41 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
43         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
44         methods.
45         (gnus-read-active-file): Ditto.
47         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
48         ": " from the prompt.
49         (gnus-group-make-group): Ditto.
51 2010-11-07  Glenn Morris  <rgm@gnu.org>
53         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
54         (gnus-bookmark-kill-line): Use point-at-eol.
56 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
58         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
59         asterisks in From header.
61 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
63         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
64         string to avoid making the From headers syntactically invalid.
66         * message.el (message-send-mail): Don't insert courtesy messages if the
67         message already has List-Post and List-ID messages.
69 2010-11-06  Glenn Morris  <rgm@gnu.org>
71         * gnus-art.el (gnus-treat-article): Give dynamic local variables
72         `condition', `type', `length' a prefix.
73         (gnus-treat-predicate): Update for above name changes.
75 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
77         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
78         binding.  Handled by `gnus-summary-refer-thread' instead.
79         (nnir-warp-to-article): New backend function.
81         * nnimap.el (nnimap-request-thread): Force dependency updating.
83         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
84         (gnus-summary-refer-thread): Rework to improve thread-referral.
86         * gnus-int.el (gnus-warp-to-article): New function.
88         * gnus-sum.el (gnus-summary-article-map): Bind it.
90 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
92         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
93         gnus-summary-refer-thread.
95         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
96         headers.
97         (gnus-summary-limit-include-thread): Prevent articles in thread from
98         being cut in gnus-cut-threads.
99         (gnus-summary-refer-thread): Limit retrieved headers to those in
100         thread.
102 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104         * message.el (message-send-mail): Use the value of
105         message-courtesy-message from the message buffer.
107         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
109         * shr.el (shr-browse-url): Implement mailto: URLs.
111         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
112         "raw".
114         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
115         if it's already selected.
117         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
119 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
121         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
122         to measure the length and truncate alt text.
124 2010-11-03  Glenn Morris  <rgm@gnu.org>
126         * nndiary.el (nndiary-generate-nov-databases-1)
127         (nndiary-generate-active-info): Rename dynamic variable `files' to
128         something less generic.
130 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
132         * nnir.el (nnir-request-move-article): Call the underlying backend to
133         move articles from nnir.
135 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
137         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
139 2010-11-02  Julien Danjou  <julien@danjou.info>
141         * nnir.el: Remove wais support.
143 2010-11-02  Glenn Morris  <rgm@gnu.org>
145         * gnus-html.el: Reorder requirements to quieten compiler.
147 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
149         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
150         properly for XEmacs as well.
151         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
152         (gnus-article-natural-long-line-p): Use window-width rather than
153         frame-width.
155 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
157         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
158         (nnir-read-parms): Don't modify query.
159         (nnir-run-query): Add ability to search topic on current line.
160         (nnir-get-active): Clean up.
162 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
164         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
165         degenerate articles.
167         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
168         (gnus-print-buffer): Just print the buffer as is, without any copying
169         to a buffer and then re-highlighting.
171         * nnimap.el (nnimap-request-group): Store the new updated info.
172         (nnimap-request-group): Select the group when we don't know whether it
173         exists or not.
175         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
176         groups.
178         * gnus-group.el (gnus-group-find-new-groups): Display all the new
179         groups.
181         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
182         groups.
184         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
185         long-lines case by only filling the long lines.
187         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
188         (bug #7311).
190 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
192         * shr.el: No need to declare `declare-function' since shr.el is for
193         only Emacsen that provide `libxml-parse-html-region'.
195 2010-11-01  Glenn Morris  <rgm@gnu.org>
197         * mm-util.el (gnus-completing-read): Autoload.
198         (mm-read-coding-system): Simplify Emacs definition.
200         * nnmail.el (gnus-activate-group):
201         * nnimap.el (gnutls-negotiate):
202         * nntp.el (netrc-parse): Fix declarations.
204 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
206         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
207         string-match-p in Emacs >=23.
209         * gnus-msg.el (gnus-configure-posting-styles)
210         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
212 2010-11-01  Glenn Morris  <rgm@gnu.org>
214         * nnir.el (declare-function): Add compat stub.
215         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
216         (nnir-run-gmane): Require 'mm-url.
218         * mm-util.el (mm-string-to-multibyte): Simplify.
220         * shr.el (declare-function): Add compat stub.
221         (url-cache-create-filename): Declare.
222         (mm-disable-multibyte, widget-convert-button): Autoload.
224         * smime.el (ldap-search): Declare.
225         (smime-cert-by-ldap-1): Require ldap on Emacs.
227         * nnimap.el: Require nnmail, and gnus-sum when compiling.
228         (nnimap-keepalive): Use gnus-float-time.
230         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
231         (mail-source-delete-crash-box): Use gnus-float-time.
233         * gnus-dired.el (gnus-completing-read): Autoload.
235         * mm-view.el (gnus-rescale-image): Autoload.
237         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
239         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
241         * sieve-manage.el: Require 'cl when compiling.
243         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
244         (gnus-iswitchb-completing-read): Require iswitchb.
245         (gnus-select-frame-set-input-focus): Silence compiler.
247 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
249         * message.el (message-subject-trailing-was-query): Change default to t,
250         since I think that's what most people want.
252         * nnimap.el (nnimap-request-accept-article): Erase buffer before
253         appending for easier debugging.
254         (nnimap-wait-for-connection): Take a regexp.
255         (nnimap-request-accept-article): Wait for the continuation line before
256         sending anything unless we're streaming.
258         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
259         leave the header washing to take place.
261 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
263         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
264         regular expression match and replace in posting styles.
266 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
268         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
269         an entire server.
270         (nnir-get-active): New function.
271         (nnir-run-imap): Use it.
272         (nnir-run-gmane): Who knew, gmane search returns an article score!
274         * gnus-srvr.el (gnus-server-mode-map): add binding "G" to search the
275         server on the current line with nnir.
277 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
279         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
280         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
281         left edge.
282         (gnus-article-foldable-buffer): Skip past the prefix when determining
283         raggedness.
285         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
286         the raw article, and change `C-u g' to show the article without doing
287         treatments.
289         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
290         on to `gnus-treat-article'.
291         (gnus-inhibit-article-treatments): New variable.
293         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
295         * gnus-art.el (gnus-treatment-function-alist): Have
296         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
297         (gnus-treat-fill-long-lines): Change default to fill all text/plain
298         sections.
300         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
301         parameter.
302         (gnus-article-fill-cited-long-lines): New function.
303         (gnus-article-fill-cited-article): Allow filling only long sections.
305         * shr.el (shr-find-fill-point): Don't break lines between punctuation
306         and non-punctuation (like after the apostrophe in "'We").
308         * gnus-sum.el (gnus-summary-select-article): Make sure
309         gnus-original-article-buffer is alive.
311         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
312         reflect the order they're in in the digest.
314         * gnus.el (gnus-group-startup-message): Move point to the start of the
315         buffer.
317         * nnimap.el (nnimap-capability): New function.
318         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
319         is set.
321 2010-10-31  David Engster  <dengste@eml.cc>
323         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
324         conform with changes to gnus-completing-read.
326 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
328         * shr.el (shr-tag-img): Output "*" instead of "[img]".
330 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
332         * nnir.el move defvar, defcustom around to keep file organized and keep
333         byte-compiler quiet.
334         (nnir-read-parms): accept search-engine as arg.
335         (nnir-run-query): pass search-engine as arg.
336         (nnir-search-engine): remove.
338 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
340         * shr.el (shr-generic): The text nodes should be text, not :text.
342         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
343         later in the file.
345 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
347         * nnir.el: general clean up. allow searching with multiple
348         engines. allow separate extra-parameters for each engine. batch queries
349         when possible.
350         (nnir-imap-default-search-key,nnir-method-default-engines): add
351         customize interface.
352         (nnir-run-gmane): new engine.
353         (nnir-engines): use it. qualify all prompts with engine name.
354         (nnir-search-engine): remove global variable.
355         (nnir-run-hyrex): restore for now.
356         (nnir-extra-parms,nnir-search-history): new variables.
357         (gnus-group-make-nnir-group): use them.
358         (nnir-group-server): remove in favor of gnus-group-server.
359         (nnir-request-group): avoid searching twice.
360         (nnir-sort-groups-by-server): new function.
362 2010-10-30  Julien Danjou  <julien@danjou.info>
364         * gnus-group.el: Remove gnus-group-fetch-control.
366         * gnus-start.el (gnus-find-new-newsgroups): Remove
367         gnus-check-first-time-used.
369         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
371 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
373         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
374         set on groups that don't have \* permanentflags.
376 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
378         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
379         control the background color.
380         (shr-tag-img): Ignore very small web bug type images.
381         (shr-put-image): Add help-echo alt texts to the images.
382         (shr-tag-video): Show the video poster image.
384 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
386         * shr.el (shr-table-depth): New variable.
387         (shr-tag-table-1): Only insert the images after the top-level table.
389         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
391         * gnus-util.el (gnus-list-memq-of-list): New function.
393         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
394         selected.
395         (nnimap-unsplittable-articles): New slot.
396         (nnimap-new-articles): Use it.
398 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
400         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
401         move to the previous line on `M-g'.
403 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
406         *-request-group, which seems unnecessary.
408         * nnimap.el (nnimap-quote-specials): Function copied over from
409         imap.el.
410         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
411         they support that.  Suggested by Tom Regner.
413 2010-10-29  Julien Danjou  <julien@danjou.info>
415         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
416         defalias.
417         (gnus-summary-delete-marked-with): Remove obsolete defalias.
419         * gnus.el: Remove `gnus-nntp-service' variable.
420         (gnus-secondary-servers): Make obsolete.
421         (gnus-nntp-server): Make obsolete.
423         * gnus-start.el (gnus-1): Remove x-splash calls.
425         * gnus-ems.el (gnus-x-splash): Remove.
427         * gnus.el (gnus-group-startup-message): Simplify/update code.
429         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
430         capability before doing anything.
431         (gnus-group-insert-group-line): Remove useless
432         gnus-group-remove-excess-properties.
434 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
436         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
438 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
440         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
441         config after reselecting.
443 2010-10-28  Julien Danjou  <julien@danjou.info>
445         * shr.el (shr-put-image): Use point even if only inserting text.
446         (shr-put-image): Save excursion when inserting alt text on non-graphic
447         display, so the behaviour is the same when we are on a graphic display.
449         * nnir.el (nnir-run-swish-e): Remove hyrex support.
451 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
453         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
454         (gnus-mime-copy-part): Check coding system, not charset.
455         (gnus-mime-view-part-externally): Never remove part.
456         (gnus-mime-view-part-internally): Don't remove part here.
457         (gnus-article-part-wrapper): Make sure MIME tag is visible.
458         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
459         multipart/alternative.
461         * mm-decode.el (mm-display-part): Take optional arg `force'.
463 2010-10-26  Julien Danjou  <julien@danjou.info>
465         * gnus-group.el (gnus-group-default-list-level): Add this function to
466         compute the default list level.
467         (gnus-group-default-list-level): Add possibility to use a function.
469 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
471         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
473         * gnus-group.el (gnus-group-completing-read)
474         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
475         gnus-replace-in-string.
477 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
479         * shr.el (shr-tag-div): Added.
481 2010-10-25  Julien Danjou  <julien@danjou.info>
483         * gnus-util.el: Remove `gnus-with-local-quit'.
485         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
487 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
489         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
490         the original article buffer.
492 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
494         * nnimap.el (nnimap-request-head): New function.
495         (nnimap-request-move-article): Try to be slighly faster by not
496         requesting the entire message when moving.
497         (nnimap-transform-headers): Don't bug out on bodiless articles.
498         (nnimap-send-command): Have no outstanding messages if the IMAP server
499         doesn't support streaming.
500         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
502 2010-10-24  Julien Danjou  <julien@danjou.info>
504         * message.el (message-default-headers): Fix type.
506 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
508         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
509         prefetching images.
511         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
512         backend for unknown groups.  This is mainly useful for nnimap groups.
514         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
515         group isn't covered by the agent.
517 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
519         * nnir.el (nnir-method-default-engines): new variable.
520         (nnir-run-query): use it.
521         (nnir-group-mode-hook): remove key binding and move to gnus-group.el.
522         (gnus-summary-nnir-goto-thread): change group if needed.
524         * gnus-group.el (gnus-group-group-map): add key binding for
525         gnus-group-make-nnir-group.
527 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
529         * shr.el (shr-tag-object): Added.
531         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
532         original article buffer live.
533         (gnus-summary-select-article-buffer): Mention
534         gnus-widen-article-buffer.
536 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
538         * shr.el (shr-tag-strong): Added.
540 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
543         group names.  They mess up the group buffer badly.
545         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
547         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
548         instead of the summary one.
550 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
552         * mml.el (mml-preview): Work properly when editing article.
554         * gnus-start.el (gnus-read-active-file-1): Don't add method to
555         gnus-have-read-active-file if it's already been in.
557 2010-10-22  Tom Tromey  <tromey@redhat.com>
559         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
560         gnus-group-completing-read.
562 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
564         * message.el (message-mode-map): Don't bind M-; to comment region, to
565         allow the global comment-dwim to work.
567 2010-10-21  Julien Danjou  <julien@danjou.info>
569         * message.el (message-setup-1): Allow message-default-headers to be a
570         function.
572 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
574         * shr.el (shr-tag-table): Simplify.
576 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
578         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
579         to avoid trying to snarf invalid stuff.
581         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
583         * gnus.el (gnus-message-archive-group): Quote value.
584         (gnus-message-archive-group): Mark as changed.
586         * shr.el (shr-add-font): Don't put the font properties on the newline
587         or the indentation.
589         * message.el (message-fix-before-sending): Change options when sending
590         non-printable characters.
592         * gnus.el (gnus-message-archive-method): Change the default to
593         monthly outgoing groups.
595         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
596         that have gotten new numbers.
598         * nnimap.el (nnimap-request-replace-article): New function.
600 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
602         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
603         (nnrss-request-article): Don't use special html washing code.
605 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
607         * shr.el (shr-tag-table): Remove useless nconc.
609 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
611         * gnus-art.el (article-wash-html): Simplify and remove the charset
612         stuff.  Use the normal html rendering code instead of the special html
613         washing code.
615         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
616         `gnus-w3m' symbols.
617         (mm-text-html-washer-alist): Removed.
619         * mm-decode.el (mm-inline-text-html-renderer): Removed.
620         (mm-inline-media-tests): Removed use.
621         (mm-text-html-renderer): Change default to the `shr' symbol.
623         * mm-view.el (mm-inline-text-html): Removed use.
625         * gnus-art.el (gnus-blocked-images): New function.  Allow the
626         `gnus-blocked-images' to be a function.
627         (gnus-article-wash-function): Removed.
629 2010-10-20  Julien Danjou  <julien@danjou.info>
631         * spam.el (spam-list-of-processors): Mark as obsolete.
633         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
634         (nnimap-insert-partial-structure): Fix boundary detection.
636 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
638         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
639         run file-truename on remote files.  This can be expensive and even
640         prevent one from editing drafts if some unrelated buffer has a stale
641         connection.
643 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
645         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
646         kinsoku-eol regardless of shr-kinsoku-shorten.
647         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
648         (shr-tag-table): Support caption, thead, and tfoot.
650 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
652         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
653         lines.
654         (shr-save-contents): New command and keystroke.
656         * nndoc.el (nndoc-type-alist): Add git support.
657         (nndoc-git-type-p): New function.
658         (nndoc-transform-git-article): Ditto.
659         (nndoc-transform-git-headers): Ditto.
660         (nndoc-transform-git-headers): Generate Subject headers.
662         * shr.el (shr-parse-style): New function.
663         (shr-tag-span): Ditto.
665         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
666         to `G G' to avoid collisions.
668 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
670         * shr.el: Load kinsoku if necessary.
671         (shr-kinsoku-shorten): New internal variable.
672         (shr-find-fill-point): Make kinsoku shorten text line if
673         shr-kinsoku-shorten is bound to non-nil.
674         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
675         shr-indentation too when testing if table is wider than frame width.
676         (shr-insert-table): Use `string-width' instead of `length' to measure
677         text width.
678         (shr-insert-table-ruler): Make sure indentation is done at bol.
680 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
682         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
683         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
684         undecoded network data.
686 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
688         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
689         name in the mode line spec so that the mode line menu works
690         (bug #2431).
692         * message.el (message-get-reply-headers): If we're fed `to-address',
693         then always use that.
695         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
696         aren't so wide as to need to switch off the edit menu.
698         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
699         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
701         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
702         `M-g'.
703         (nnimap-update-info): Update flags/read marks even if \* isn't part of
704         the permanent marks.
706 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
708         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
709         Splitting according to references/in-reply-to obeys the ignore-groups
710         variable, while splitting by sender and subject do not.
712 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
714         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
715         alist, so that we can look for non-Unicode chars.
716         (article-translate-strings): Allow both character and string maps.
718 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
720         * shr.el (shr-insert): Don't insert space behind a wide character
721         categorized as kinsoku-bol, or between characters both categorized as
722         nospace.
724 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
726         * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
727         headers to gnus-newsgroup-headers.
729 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
731         * shr.el (shr-tag-img): Don't align images -- since we're not
732         rescaling, this often leads to ugly displays.
734 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
736         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
737         duplicates.
739 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
741         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
742         call.
744 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
746         * gnus.el: Autoload gnus-html-show-images.
748         * nnimap.el: Use nnheader-message throughout.
750         * shr.el (shr-tag-img): Ignore images with no data.
752 2010-10-15  Julien Danjou  <julien@danjou.info>
754         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
755         a possibility to disable format=flow encoding when using hard newlines.
757 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
759         * shr.el (shr-insert): Remove space inserted before or after a
760         breakable character or at the beginning or the end of a line.
761         (shr-find-fill-point): Do kinsoku; find the second best point or give
762         it up if there's no breakable point.
764 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
766         * nnimap.el (nnimap-open-connection): Message when opening connection
767         for debugging purposes.
769         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
770         on every setup buffer call to allow this to change from article to
771         article.
773         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
774         buffers where we have a wide table.
776 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
778         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
779         uses *-request-thread.
781 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
783         * nnimap.el (nnimap-open-connection): Remove %s from openssl
784         incantation, which is no longer valid.
786 2010-10-14  Julien Danjou  <julien@danjou.info>
788         * shr.el: Fix defcustom type (char -> character).
790 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
792         * nnimap.el (nnimap-open-connection): tls-program should be a list of
793         programs.
795 2010-10-14  Julien Danjou  <julien@danjou.info>
797         * shr.el (shr-tag-a): Use url-link as widget type.
799         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
800         `gnus-group-get-icon'.
802 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
804         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
805         This should make server editing work better.
807         * shr.el (shr-find-fill-point): Don't inloop on indented text.
809         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
810         (nnimap-parse-flags): Fix regexp.
812         * shr.el (shr-find-fill-point): Use a filling algorithm that should
813         probably work for CJVK text, too.
815         * nnimap.el (nnimap-extend-tls-programs): Removed.
816         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
818 2010-10-13  Julien Danjou  <julien@danjou.info>
820         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
821         responses.
823 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
825         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
827         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
828         anything in Emacs.
830         * shr.el (shr-current-column): Remove buggy and unnecessary function.
832 2010-10-13  Julien Danjou  <julien@danjou.info>
834         * shr.el (shr-width): Make shr-width a defcustom with default to
835         fill-column.
836         (shr-tag-img): Use shr-width rather than fill-column.
838 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
840         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
842         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
843         position when (X-)Faces exist.
844         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
845         avatars when called interactively.
847 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
849         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
850         gnus-article-x-face-too-ugly is bound.
852 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
854         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
856         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
857         mailbox that doesn't exist.
859 2010-10-12  Julien Danjou  <julien@danjou.info>
861         * shr.el (shr-tag-img): Encode URL properly when retrieving.
862         (shr-get-image-data): Encode URL properly when fetching from cache.
863         (shr-tag-img): Use aligned-to spaces to align correctly images.
865         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
866         before inserting the Gravatar.
868         * shr.el (shr-tag-img): Add align attribute support for <img>.
870 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872         * gnus-gravatar.el (gnus-art): Required.
874         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
875         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
876         Remove long obsoleted functions.
878 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
880         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
882         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
883         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
884         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
885         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
886         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
887         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
888         Fix comment for declare-function.
890 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
892         * nnimap.el (nnimap-request-rename-group): Select group read-only
893         before renaming it.
895         * shr.el (shr-insert): Fix up the white space only regexp.
897         * nnimap.el (nnimap-transform-split-mail): Not all articles have
898         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
900         * shr.el (shr-current-column): New function.
901         (shr-find-fill-point): New function.
903 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
905         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
906         numbers.
908 2010-10-11  Julien Danjou  <julien@danjou.info>
910         * shr.el (shr-hr-line): Add.
911         (shr-tag-hr): Use shr-hr-line to specify which character to use to
912         display hr lines.
913         (shr-max-columns): Do not change state to nil if we just inserting
914         spaces.
916 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918         * gnus-topic.el (gnus-topic-read-group): If after the last group,
919         select the last group.
921 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
923         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
925 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
927         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
928         for Gnus.
929         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
930         (nnimap-update-qresync-info): Mark \Seen articles as read.
932         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
933         non-variable, too.
935         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
936         available.
937         (nnimap-update-info): Rely more on the current active than the param
938         active to avoid marking articles as read too much.
940         * auth-source.el (auth-source-create): Use (user-login-name) for the
941         user name default.
943         * nnimap.el (nnimap-update-info): If the server doesn't return any
944         useful info, just use the previous info.
945         (nnimap-update-info): Prefer old info over start-article.
946         (nnimap-update-qresync-info): Finish implementing QRESYNC.
948 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
950         * nnir.el (autoload): Clean up autoloads.
951         (nnir-imap-default-search-key): Renamed from
952         nnir-imap-search-field. Use key rather than value.
953         (nnir-imap-search-other): New variable.
954         (nnir-read-parm): Use it.
955         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
956         (gnus-summary-nnir-goto-thread): Modify to work with imap.
958 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
960         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
961         the process, too.
963 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
965         * spam.el (gnus-summary-mode-map): Bind to "$".  Suggested by Russ
966         Allbery.
968         * shr.el: Rework the way things are indented by <li> slightly.
970         * gnus.el (gnus-group-set-parameter): Fix typo.
972         * nnimap.el: Start implementing QRESYNC support.
974 2010-10-09  Julien Danjou  <julien@danjou.info>
976         * nnir.el (nnir-engines): Fix too many arguments.
978 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
980         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
981         group is the "last", so that the backends like nnfolder actually save
982         their folders.
984         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
985         try to use that for the tls stream.
986         (nnimap-retrieve-group-data-early): Rework the marks code to heed
987         UIDVALIDITY and find out which groups are read-only and not.
988         (nnimap-get-flags): Use the same marks parsing code as the rest of
989         nnimap.
991 2010-10-09  Julien Danjou  <julien@danjou.info>
993         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
995         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
996         retrieving gravatars.
998         * shr.el (shr-table-corner): Add.
999         (shr-table-line): Add.
1000         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1002 2010-10-08  Julien Danjou  <julien@danjou.info>
1004         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
1006 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
1008         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
1010         * gnus-sum.el (gnus-mark-article-as-unread)
1011         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
1012         (gnus-summary-set-bookmark): Use it.
1014         * gnus-msg.el (gnus-setup-message): Use it.
1016         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1018         * gnus.el (gnus-group-remove-parameter): Use it.
1020         * gnus-group.el (gnus-group-make-web-group): Use it.
1022         * gnus-demon.el (gnus-demon-remove-handler): Use it.
1024         * nnregistry.el: Update docs to mention manual.
1026         * gnus-registry.el: Update docs to mention nnregistry.el.
1027         (gnus-registry-initialize): Don't install nnregistry refer method
1028         automatically.
1029         (gnus-registry-install-nnregistry): Remove it.
1031 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1033         * shr.el (shr-insert): Don't insert double spaces.
1035 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1037         * gnus-gravatar.el (gnus-treat-from-gravatar)
1038         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
1039         called interactively.
1041         * gnus-art.el (gnus-mime-view-part-externally)
1042         (gnus-mime-view-part-internally): Make predicate function passed to
1043         gnus-mime-view-part-as-type assume argument is a mime type, not a list
1044         of a mime type.
1046         * shr.el (shr-table-widths): Don't use cl function `reduce'.
1048 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1050         * shr.el (require): Require cl when compiling.
1051         (shr-tag-hr): New function.
1053         * nnimap.el (nnimap-update-info): Remove double setting of high.
1054         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.  This
1055         makes nnimap work properly on Courier again.
1057         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
1058         the variable for backwards compatability.
1060         * mm-decode.el (mm-save-part): If given a non-directory result, expand
1061         the file name before using to avoid setting mm-default-directory to
1062         nil.
1064         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
1065         bidning gnus-agent variables.
1067         * shr.el (shr-render-td): Use a cache for the table rendering function
1068         to avoid getting an exponential rendering behaviour in nested tables.
1069         (shr-insert): Rework the line-breaking algorithm.
1070         (shr-insert): Don't leave trailing spaces.
1071         (shr-insert-table): Also insert empty TDs.
1072         (shr-tag-blockquote): Ensure paragraphs after </ul>.
1074 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1076         * gnus-sum.el (gnus-number): Rename from `number'.
1077         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
1078         (gnus-summary-limit-children): Update uses correspondingly.
1080 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1082         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
1083         (gnus-gravatar-transform-address): Don't show avatars of people of
1084         which mail addresses match gnus-gravatar-too-ugly.
1086 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088         * shr.el (shr-table-widths): Expand TD elements to fill available
1089         space.
1091 2010-10-07  Julien Danjou  <julien@danjou.info>
1093         * nnimap.el (nnimap-request-rename-group): Add this method.
1095 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1097         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
1098         name from XEmacs' function-arglist.
1100         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
1101         gravatar under XEmacs.
1103 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
1105         * auth-source.el: Update docs with TODO items.
1107         * gnus-sync.el: Update docs to explain state and plans.
1109         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
1110         Hooks for mark updates.
1111         (gnus-request-set-mark, gnus-request-update-mark): Use them.
1113         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
1114         hooks with arguments, which is needed for mark update hooks.
1116 2010-10-06  Julien Danjou  <julien@danjou.info>
1118         * gnus.el (gnus-expand-group-parameter): Only return and act on what
1119         was matched.
1121         * sieve-manage.el: Update example in `Commentary'.
1123         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
1125         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
1126         not 2000.
1127         (sieve-manage-authenticate): Re-add function.
1129 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131         * shr.el (shr-insert): Get 'space transition right.
1132         (shr-render-td): Only delete space at the end of the TD.
1134         * nnimap.el (nnimap-open-connection): Prepare to support
1135         open-gnutls-stream.
1137         * shr.el: Rearrange function order to be more logical.
1139 2010-10-06  Julien Danjou  <julien@danjou.info>
1141         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
1142         (nnrss-discover-feed): Remove 404 URL in docstring.
1144         * nnir.el: Fix Swish-E URL.
1145         Fix Namazu URL.
1147         * message.el (message-change-subject): Remove 404 URL in a comment.
1149 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1151         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
1152         called interactively.
1154         * gnus-util.el (gnus-remove-if): Allow hash table.
1155         (gnus-remove-if-not): New function.
1157         * gnus-art.el (gnus-mime-view-part-as-type)
1158         * gnus-score.el (gnus-summary-score-effect)
1159         * gnus-sum.el (gnus-read-move-group-name):
1160         Replace remove-if-not with gnus-remove-if-not.
1162         * gnus-group.el (gnus-group-completing-read):
1163         Regard collection as a hash table if it is not a list.
1165 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1167         * shr.el (shr-render-td): Allow blank/missing <TD>s.
1169         * shr.el: Document the table-rendering algorithm.
1171         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
1172         invalid URLs.
1174         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
1175         line-broken.
1176         (shr-tag-img): Ignore image fetching errors.
1177         (shr-overlays-in-region): Compute overlay positions correctly.
1179         * mm-decode.el (mm-shr): Require shr.
1181         * gnus-art.el (gnus-blocked-images): Move variable here.
1183         * shr.el (shr-insert-table): Bind free variable.
1185         * mm-decode.el (mm-shr): Bind shr-content-function.
1187         * shr.el (shr-content-function): New variable.
1189         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
1190         added for symmetry.
1192         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
1194         * gnus-group.el (gnus-group-make-group): Doc fix.
1196         * nnimap.el (nnimap-request-newgroups): Return success.
1198         * shr.el (shr-find-elements): New function.
1199         (shr-tag-table): Put all the images after the table.
1200         (shr-tag-table): Really inhibit images inside the table.
1201         (shr-collect-overlays): Copy over overlays from the TD elements to the
1202         main document.
1204         * mm-decode.el (mm-shr): Bind shr-blocked-images to
1205         gnus-blocked-images.
1207 2010-10-05  Julien Danjou  <julien@danjou.info>
1209         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
1211         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
1212         (gnus-html-maximum-image-size): Add this function.
1213         (gnus-html-put-image): Use gnus-html-maximum-image-size.
1215         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
1216         server-value of the capability is nil.
1218 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1220         * shr.el (shr-tag-em): Add <EM> tag.
1222 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
1224         * sieve-manage.el (sieve-manage-default-stream): Make default stream
1225         customizable.
1227         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
1228         handing broken links to browse-url.
1230 2010-10-05  Julien Danjou  <julien@danjou.info>
1232         * gnus-util.el (gnus-emacs-completing-read)
1233         (gnus-iswitchb-completing-read): Use autoload rather than require.
1235 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1237         * gnus-util.el (gnus-completing-read-function): Exclude
1238         gnus-icompleting-read and gnus-ido-completing-read from candidates for
1239         XEmacs since iswitchb.el is very old and ido.el is unavailable in
1240         XEmacs.
1242         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
1243         not to use `delete-dups' that is unavailable in XEmacs 21.4.
1245         * gnus-html.el: Don't require help-fns under XEmacs.
1246         (gnus-html-schedule-image-fetching): Work for XEmacs.
1248         * mm-decode.el (mm-shr): Decode contents by charset.
1250 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1252         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
1253         unknown.
1255         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
1256         (shr-get-image-data): Ensure against the cache file missing.
1258         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
1259         for data.
1261         * spam-report.el (spam-report-url-ping-plain): Don't query about
1262         killing the process.
1264         * shr.el (shr-render-td): Protect against too-wide text.
1266 2010-10-04  Julien Danjou  <julien@danjou.info>
1268         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
1269         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
1271         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
1272         retrieved.
1274 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1276         * shr.el (browse-url): Required.
1277         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
1278         lines.
1279         (shr-show-alt-text, shr-browse-image): New commands.
1280         (shr-browse-url, shr-copy-url): New commands.
1282         * gnus-sum.el (gnus-widen-article-window): New variable.
1283         (gnus-summary-select-article-buffer): Use it.
1285         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
1286         without @ signs.
1288 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1290         * nnir.el (nnir-run-imap): Remove spurious space in search string.
1292 2010-10-04  Julien Danjou  <julien@danjou.info>
1294         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
1295         for XEmacs.
1297 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1299         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
1301         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
1302         (nnimap-close-server): Implement.
1304         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
1305         (shr-insert): Tweak line breaking.
1306         (shr-insert): Handle <pre> better.
1307         (shr-tag-li): Get <li> indentation right.
1308         (shr-tag-li): Get <li> indentation even righter.
1309         (shr-tag-blockquote): Ensure paragraph start.
1310         (shr-make-table): Tweak table generation.
1311         (shr-make-table): Fix typo.
1313         * shr.el: Implement table rendering.
1315 2010-10-04  Julien Danjou  <julien@danjou.info>
1317         * gnus-html.el (gnus-html-put-image): Fix resize image code.
1319 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321         * shr.el (shr-insert): Use string anchors instead of line anchors.
1323 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1325         * shr.el: Add headings.
1326         (shr-ensure-paragraph): Actually work.
1327         (shr-tag-li): Make <ul> prettier.
1328         (shr-insert): Get white space at the beginning/end of elements right.
1329         (shr-tag-p): Collapse subsequent <p>s.
1330         (shr-ensure-paragraph): Don't insert double line feeds after blank
1331         lines.
1332         (shr-insert): \t is also space.
1333         (shr-tag-s): Fix "s" tag name function.
1334         (shr-tag-s): Fix face prop name.
1336 2010-10-03  Julien Danjou  <julien@danjou.info>
1338         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
1340         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
1341         gnus-window-inside-pixel-edges.
1343         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
1344         gnus-ems.
1346         * mm-view.el (mm-inline-image-emacs): Support image resizing.
1348         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
1349         function.
1351         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
1352         resize choice.
1354 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1356         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
1357         beginning of the buffer.
1359         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
1360         article buffer again.
1362         * shr.el (shr-tag-p): Don't insert newlines at the start of the
1363         buffer.
1365         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
1366         when it's at the start of the buffer.
1368         * shr.el (shr-tag-blockquote): Convert name.
1369         (shr-rescale-image): Use the right image-size variant.
1371         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
1372         buffer isn't shown, then select the current article first instead of
1373         bugging out.
1374         (gnus-summary-select-article-buffer): Show both the article and summary
1375         buffers again.
1377         * shr.el (shr-fontize-cont): Protect against regions with no text.
1378         Rename tag functions to shr-tag-* for enhanced security.
1379         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
1381 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
1383         * shr.el (shr-insert):
1384         * pop3.el (pop3-movemail):
1385         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
1386         loaded.
1388 2010-10-03  Glenn Morris  <rgm@gnu.org>
1390         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
1392         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
1394         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
1396         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
1398         * gnus-util.el (gnus-make-local-hook): Simplify.
1400 2010-10-02  Julien Danjou  <julien@danjou.info>
1402         * gnus-util.el (gnus-iswitchb-completing-read): New function.
1403         (gnus-ido-completing-read): New function.
1404         (gnus-emacs-completing-read): New function.
1405         (gnus-completing-read): Use gnus-completing-read-function.
1406         Add gnus-completing-read-function.
1408 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410         * shr.el (shr-insert-document): Autoload.
1411         (shr-img): Be silent.
1412         (shr-insert): Add a newline after every picture before text.
1413         (shr-add-font): Use overlays for combining faces.
1414         (shr-insert): Pass upwards the text start point.
1416         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
1417         possible.
1418         (mm-shr): New function.
1420 2010-10-02  Julien Danjou  <julien@danjou.info>
1422         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
1423         should go backward.
1425 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
1427         * shr.el (shr): Fix typo in provide call.
1429 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1431         * shr.el: New file.
1433         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
1435         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
1436         completing read.
1438 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
1441         we're being queried about.  Suggested by Dan Jacobson.
1443         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.  Suggested
1444         by Jason Eisner.
1446         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
1447         table, too.  Suggested by Stefan Wiens.
1448         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
1449         the table unnecessary.  Suggested by Stefan Wiens.
1451         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
1452         longer needed, and probably doesn't work either, as pointed out by
1453         Stefan Wiens.
1454         (gnus-summary-exit): Remove call to the clearing function.
1455         (gnus-summary-exit-no-update): Ditto.
1457         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
1458         instead of gnus-eval-in-buffer-window to avoid popping up frames.
1459         Reported by Stefan Monnier.
1460         (gnus-summary-save-in-rmail): Ditto.
1462         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
1463         article buffer, instead of both the article buffer and the summary
1464         buffer.  Sort of suggested by Dan Jacobson.
1466         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
1468         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
1469         Suggested by Dan Jacobson.
1471         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
1472         documentation clearer.
1474         * message.el (message-shorten-references): Comment on the number "21".
1475         Suggested by Stefan Monnier.
1477         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
1478         Suggested by Dan Jacobson.
1480         * gnus.el (gnus-large-newsgroup): Mention
1481         gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
1483         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
1484         externalize attachments.  Bug reported by Steve Wen.
1486         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
1487         really message anything to the user.
1489         * nnmail.el (nnmail-article-group): Allow using the fancy split method
1490         directly.
1492         * nnimap.el (nnimap-request-group): Low higher than high to signal no
1493         messages in empty groups.
1495 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
1497         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
1498         non-UIDNEXT group.
1500 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1502         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
1503         not the value from the collection.
1505         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
1506         values.  This sometimes happens on some groups that have no info.
1507         (nnimap-request-newgroups): New function.
1509 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
1511         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
1512         check into `gnus-registry-initialize'.
1513         (gnus-registry-initialize): Ditto.
1514         Fix and extend header docs.
1516 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1518         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
1519         regexp backtrace overflows.
1521         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
1522         for starttls that tls.el implements; i.e. openssl.
1524 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1526         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
1527         (gravatar-create-image): New function that's an alias to
1528         gnus-xmas-create-image, gnus-create-image, or create-image.
1529         (gravatar-data->image): Use it.
1531 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1533         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
1534         install the nnregistry refer method.
1535         (gnus-registry-install-hooks): Use it.
1536         (gnus-registry-unfollowed-groups): Add nnmairix to the default
1537         unfollowed groups.
1539 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
1541         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
1542         expanding threads.
1544 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546         * nnir.el: Use the server names without suffixes (bug #7009).
1548         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
1549         unencrypted to STARTTLS, if possible.
1551 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
1553         * message.el (message-ignored-supersedes-headers): Strip Injection-*
1554         headers before superseding.
1556 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1558         * nnrss.el (nnrss-use-local): Add documentation.
1560         * nnimap.el (nnimap-extend-tls-programs): New function.
1561         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
1562         (nnimap-wait-for-connection): Accept the greeting from the stupid
1563         output from openssl s_client -starttls, too.
1565         * nnimap.el (nnimap-find-article-by-message-id): Really return the
1566         article number.
1567         (nnimap-split-fancy): New variable.
1568         (nnimap-split-incoming-mail): Use it.
1570         * nntp.el (nntp-server-list-active-group): Document.
1572         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
1573         SELECT to get the message-id.
1575         * mail-source.el (mail-sources): Removed webmail support.
1576         (defvar): Ditto.
1577         (mail-source-fetcher-alist): Ditto.
1578         (mail-source-fetch-webmail): Removed.
1580         * webmail.el: Removed -- doesn't seem relevant any more.
1582         * gnus.el: Fix up make-obsolete-variable declarations throughout.
1584         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
1585         the \r.
1587 2010-09-30  Julien Danjou  <julien@danjou.info>
1589         * gnus-agent.el (gnus-agent-add-group): Fix call to
1590         gnus-completing-read.
1592 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594         * nndoc.el (nndoc-retrieve-groups): New function.
1596         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
1597         `default', use nnmail-split-methods.
1598         (nnimap-request-article): Downcase the NILs so that they are nil.
1600         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
1601         symbol.
1603         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
1604         code, since if the user has requested network, that's what they ought
1605         to get.
1606         (nnimap-request-set-mark): Erase the buffer before issuing commands.
1607         (nnimap-split-rule): Mark as obsolete.
1609         * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
1610         variable.
1612         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
1613         correct slot, too.
1615 2010-09-29  Julien Danjou  <julien@danjou.info>
1617         * gnus.el (gnus-local-domain): Declare variable obsolete.
1619         * gnus-util.el (gnus-icompleting-read): Require iswitchb. Fix history
1620         computing.
1621         (gnus-ido-completing-read): Require ido.
1623 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1625         * gnus-registry.el: Don't prompt on load, which makes it impossible to
1626         build Gnus.
1628         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
1629         when interpreting the structures.
1630         (nnimap-request-accept-article): Add \r\n to the lines to make this
1631         work with Cyrus.
1633         * nndraft.el (nndraft-request-expire-articles): Use the group name
1634         instead if "nndraft".  Fix found by Nils Ackermann.
1636 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
1638         * nnregistry.el: Added.
1640 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1642         * nnmail.el (group, group-art-list, group-art):
1643         Remove unneeded directives.
1645 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1647         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
1648         (mm-mime-charset)
1649         * rfc2047.el (rfc2047-syntax-table)
1650         * utf7.el (utf7-utf-16-coding-system): Comment fix.
1652         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
1653         rather than `insert-file-contents' and `eval-region'.
1655 2010-09-29  Julien Danjou  <julien@danjou.info>
1657         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
1658         replacement of `gnus-gravatar-relief' to mimic
1659         `gnus-faces-properties-alist'.
1660         Add :version property.
1662 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1664         * mail-source.el (mail-source-report-new-mail)
1665         * message.el (message-default-mail-headers)
1666         * mm-decode.el (mm-valid-image-format-p): Comment fix.
1668         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
1670 2010-09-28  Julien Danjou  <julien@danjou.info>
1672         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
1673         mail-address contains the same string as real-name.
1675         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
1676         non-blank in header, otherwise it'll get stripped.
1678         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
1679         real-name, and then for mail address rather than doing : or , search.
1681 2010-09-27  Julien Danjou  <julien@danjou.info>
1683         * gnus-srvr.el (gnus-server-add-server): Use gnus-completing-read.
1684         (gnus-server-goto-server): Use gnus-completing-read.
1686         * mm-view.el (mm-view-pkcs7-decrypt): Use gnus-completing-read.
1688         * mm-util.el (defalias): Use gnus-completing-read.
1689         (mm-codepage-setup): Use gnus-completing-read.
1691         * smime.el (smime-sign-buffer): Use gnus-completing-read.
1692         (smime-decrypt-buffer): Use gnus-completing-read.
1694         * mml-smime.el (mml-smime-openssl-sign-query): Use gnus-completing-read.
1696         * mml.el (mml-minibuffer-read-type): Use gnus-completing-read.
1697         (mml-minibuffer-read-disposition): Use gnus-completing-read.
1698         (mml-insert-multipart): Use gnus-completing-read.
1700         * gnus-msg.el (gnus-summary-yank-message): Use gnus-completing-read.
1702         * gnus-int.el (gnus-start-news-server): Use gnus-completing-read.
1704         * mm-decode.el (mm-interactively-view-part): Use gnus-completing-read.
1706         * gnus-dired.el (gnus-dired-attach): Use gnus-completing-read.
1708         * gnus.el (gnus-read-method): Use gnus-completing-read.
1710         * gnus-bookmark.el (gnus-bookmark-jump): Use gnus-completing-read.
1712         * gnus-art.el (gnus-mime-view-part-as-type): Use gnus-completing-read.
1713         (gnus-mime-action-on-part): Use gnus-completing-read.
1714         (gnus-article-encrypt-body): Use gnus-completing-read.
1716         * gnus-topic.el (gnus-topic-jump-to-topic): Use gnus-completing-read.
1717         (gnus-topic-move-matching): Use gnus-completing-read.
1718         (gnus-topic-copy-matching): Use gnus-completing-read.
1719         (gnus-topic-sort-topics): Use gnus-completing-read.
1720         (gnus-topic-move): Use gnus-completing-read.
1722         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
1723         (gnus-agent-add-group): Use gnus-completing-read.
1725         * nnmairix.el (nnmairix-create-server-and-default-group): Use
1726         gnus-completing-read.
1727         (nnmairix-update-groups): Use gnus-completing-read.
1728         (nnmairix-get-server): Use gnus-completing-read.
1729         (nnmairix-backend-to-server): Use gnus-completing-read.
1730         (nnmairix-goto-original-article): Use gnus-completing-read.
1731         (nnmairix-get-group-from-file-path): Use gnus-completing-read.
1733         * nnrss.el (nnrss-find-rss-via-syndic8): Use gnus-completing-read.
1735         * gnus-group.el (gnus-group-completing-read): Use gnus-completing-read.
1736         (gnus-group-make-useful-group): Use gnus-completing-read.
1737         (gnus-group-make-web-group): Use gnus-completing-read.
1738         (gnus-group-add-to-virtual): Use gnus-completing-read.
1739         (gnus-group-browse-foreign-server): Use gnus-completing-read.
1741         * gnus-sum.el (gnus-summary-goto-article): Use gnus-completing-read.
1742         (gnus-summary-limit-to-extra): Use gnus-completing-read.
1743         (gnus-summary-execute-command): Use gnus-completing-read.
1744         (gnus-summary-respool-article): Use gnus-completing-read.
1745         (gnus-read-move-group-name): Use gnus-completing-read.
1747         * gnus-score.el (gnus-summary-increase-score): Use gnus-completing-read.
1748         (gnus-summary-score-effect): Use gnus-completing-read.
1750         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
1752         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
1753         right completing-read function.
1754         (gnus-use-ido): New variable
1755         (gnus-completing-read-with-default): Remove.
1757 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1759         * nnimap.el (auth-source-forget-user-or-password)
1760         (auth-source-user-or-password): Autoload.
1762         * message.el (message-from-style, message-interactive)
1763         (message-signature): Remove comment.
1764         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
1765         always.
1766         (message-sendmail-envelope-from): Comment fix.
1767         (message-yank-prefix): Default to mail-yank-prefix always.
1768         (message-indentation-spaces): Default to mail-indentation-spaces always.
1769         (message-signature-file): Default to mail-signature-file always.
1771 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1773         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
1774         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
1775         new articles.
1777         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
1778         parts.
1779         (nnimap-request-article): Work with the t setting, too.
1781         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
1782         that you don't get flashes of other buffers.
1783         (gnus-summary-show-complete-article): Intern before setting.
1785 2010-09-27  David Engster  <dengste@eml.cc>
1787         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
1788         well as HEADERS.
1789         (nnmairix-retrieve-headers): Provide new argument for the above.
1791 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793         * gnus-sum.el (gnus-summary-move-article): Don't alter
1794         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
1795         group.
1797         * nnimap.el (nnimap-update-info): Don't destructively alter active.
1799         * message.el (message-cite-prefix-regexp): Revert my last edit.
1801         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
1802         variable instead of the Gnus variable.
1804         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
1806         * gnus-art.el (gnus-fetch-partial-articles): Moved back to nnimap
1807         again.
1809         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
1810         since some servers don't like it.
1811         (nnimap-open-connection): Forget credentials if the server says the
1812         password was wrong.
1813         (nnimap-parse-line): Protect against invalid data.
1815         * gnus-sum.el (gnus-summary-move-article): Add comment.
1816         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
1817         nothing alters it while scanning for new messages.
1819         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
1820         which may or may not help.
1821         (nnimap-open-connection): If we're doing a stream connection, and then
1822         discover we're on a STARTTLS-capable server, then open a STARTTLS
1823         connection instead.
1825 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1827         * nnimap.el (utf7): Required.
1829         * message.el (message-cite-prefix-regexp): Remove "}" from citation
1830         prefix.
1832 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
1834         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
1836 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1838         * nnimap.el (nnimap-request-accept-article): Message the error on
1839         error.
1841 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1843         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
1845 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1847         * nndoc.el (nndoc-request-list): Return success always.
1849         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
1850         `fetch-old' -- we only want to fetch the articles we've requested.  The
1851         rest are in the agent, probably.
1852         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
1853         disappeared server" to something low.  It's not important.
1855         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
1856         arrived before the FETCH data.
1858         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
1859         target here, because we don't know the Gnus name of the group.
1861         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
1862         for the correct group.
1864         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
1866         * gnus.el (gnus): Give a final warning after startup.
1868         * gnus-util.el (gnus-action-message-log): New variable.
1869         (gnus-message): Use it.
1870         (gnus-final-warning): New function.
1872         * nnimap.el (nnimap-open-connection): Record the greeting.
1873         (nnimap): Add greeting.
1875 2010-09-26  Julien Danjou  <julien@danjou.info>
1877         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
1878         arguments.
1879         (gnus-html-wash-images): Fix spec computing to include start/end.
1881         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
1883 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1885         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
1886         deletion.
1887         (nnimap-retrieve-headers): Don't select the group, because that's
1888         already done by nnimap-possibly-change-group.
1890         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
1891         (gnus-picon-transform-address): Use it.
1893         * mail-source.el (mail-source-value): Revert previous patch.
1895         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
1896         on failure.
1897         (nnimap-open-connection): Look up both virtual and physical server name
1898         credentials.
1900         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
1902 2009-02-08  Dave Love  <fx@gnu.org>
1904         * gnus-win.el (gnus-window-to-buffer-helper,
1905         gnus-all-windows-visible-p): Function needn't be a symbol.
1907         * mail-source.el (mail-source-value): Function needn't be a symbol.
1909 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1911         * message.el (message-cite-prefix-regexp): Remove } from the cite
1912         prefix.
1914         * gnus-art.el (gnus-treatment-function-alist): Do picons before
1915         highlight again, so that the highlight is correct.
1917         * gnus-picon.el (gnus-picon): Remove again.
1918         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
1920         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
1921         doing the header highlightling, so that the background colour of the
1922         picon is correct.
1924         * gnus-picon.el (gnus-picon-xbm): Removed obsolete face.
1925         (gnus-picon): Ditto.
1926         (gnus-picon): Reinstate.  The background colour for picons is white.
1927         (gnus-picon-insert-glyph): Make the background white.
1929         * nnml.el (nnml-open-nov): Don't return dead buffers.
1931         * auth-source.el (auth-source-create): Query the user for whether to
1932         store the credentials.
1934         * auth-source.el (auth-source-user-or-password): Use the existing auth
1935         sources, if any, for creation.
1937         * gnus.el (gnus-group-fast-parameter): Return the last matching
1938         parameter instead of the first matching parameter.
1940 2010-09-26  Julien Danjou  <julien@danjou.info>
1942         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
1944 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1946         * mml2015.el (mml2015-use): Remove gpg support.
1948         * mml1991.el (mml1991-function-alist): Remove gpg function.
1949         (mml1991-gpg-sign): Removed.
1951 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1953         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
1954         (gnus-browse-unsubscribe-current-group): Document it.
1955         (gnus-browse-unsubscribe-group): Use it.
1957 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1959         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
1960         address to the To list for easier response.
1962         * gnus.el (gnus-play-startup-jingle): Removed.
1963         (gnus-splash): Don't play jingle.
1964         (gnus): Silence gnus-load message.
1966         * gnus-art.el (gnus-treat-play-sounds): Removed.
1968         * gnus.el (gnus-play-jingle): Remove audio support.
1970         * gnus-cus.el (gnus-score-customize): Remove audio reference.
1972         * earcon.el: Removed -- no users.
1974         * gnus-audio.el: Removed -- no users of this package.
1976         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
1978         * gnus-start.el (gnus-setup-news): Remove nocem support.
1980         * gnus-group.el (gnus-group-get-new-news): Removed nocem call.
1982         * gnus.el (gnus-use-nocem): Removed.
1984         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
1985         Removed.
1987         * gnus-nocem.el (gnus-nocem-issuers): Removed file.  Apparently nobody
1988         uses NoCeM any more.
1990         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
1991         (gnus-button-ctan-handler): Ditto.
1992         (gnus-button-handle-ctan-bogus-regexp): Ditto.
1993         (gnus-button-ctan-directory-regexp): Ditto.
1994         (gnus-button-handle-ctan): Ditto.
1995         (gnus-button-tex-level): Ditto.
1996         (gnus-button-alist): Removed CTAN stuff.
1998 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2000         * nnimap.el (nnimap-wait-for-response): Reversed logic in the
2001         nnimap-streaming test.
2003         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
2004         servers twice.
2006         * nnimap.el (nnimap-open-connection): Add more error reporting when
2007         nnimap fails early.
2009         * nnheader.el (nnheader-get-report-string): New function.
2010         (nnheader-get-report): Use it.
2012         * gnus-int.el (gnus-check-server): Say what the error was when opening
2013         failed.
2015         * nnimap.el (nnimap-wait-for-response): Search further when we're not
2016         using streaming.
2018 2010-09-25  Julien Danjou  <julien@danjou.info>
2020         * gnus-html.el (gnus-html-rescale-image): Use our defalias
2021         gnus-window-inside-pixel-edges.
2023 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2025         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
2027         * mm-decode.el (mm-save-part): Allow saving to other directories the
2028         normal Emacs way.
2030         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.  Suggested
2031         by Jay Berkenbilt.
2033         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
2034         there isn't a single byte.
2036         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
2037         just do it.  It doesn't really seem to matter what the user responds
2038         here, I think, so it's just a confusing question.
2040         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
2041         non-streaming case.
2043         * gnus-art.el (gnus-flush-original-article-buffer): Separated out.
2044         (gnus-article-encrypt-body): Use it.
2046         * gnus-sum.el (gnus-summary-show-complete-article): New command and
2047         keystroke.
2049         * nnimap.el (nnimap-find-wanted-parts-1): Use
2050         gnus-fetch-partial-articles.
2052         * gnus-art.el (gnus-fetch-partial-articles): New variable.
2054         * nnimap.el (nnimap-insert-partial-structure): New function.
2055         (nnimap-get-partial-article): New function.
2056         (nnimap-request-article): Use it.
2057         (nnimap-wait-for-response): Return whether the wait was successful.
2058         (nnimap-finish-retrieve-group-infos): Don't do anything if the
2059         retrieval wasn't successful.
2060         (nnimap-retrieve-group-data-early): Allow throttling servers.
2061         (nnimap-streaming): New variable.
2062         (nnimap-fetch-partial-articles): Removed.
2064         * mm-decode.el (mm-with-part): Protect against killed buffers.
2066         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
2067         for prettier summary display.
2069 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
2071         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns
2072         directly.
2074 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2076         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
2077         apparently third-party libraries depend on it.
2079         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
2080         before starting negotiation.
2082         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
2083         privacy reasons.
2084         (gnus-treat-mail-gravatar): Ditto.
2086         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
2087         buffer when inserting images.  Inserting text into the headers, for
2088         instance, can make them invalid.
2090 2010-09-25  Julien Danjou  <julien@danjou.info>
2092         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
2093         variables.
2095         * nnheader.el: Remove useless variables news-reply-yank-from and
2096         news-reply-yank-message-id.
2098         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
2099         variables.
2101         * mml1991.el: Remove useless mml1991-verbose.
2103         * gnus.el: Remove useless variable gnus-use-generic-from.
2104         Remove obsolete variable gnus-topic-indentation.
2106         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
2108         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
2110         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
2112         * gnus-group.el: Remove useless gnus-group-icon-cache.
2113         Remove useless gnus-ephemeral-group-server.
2115         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
2117         * mml2015.el: Remove useless mml2015-verbose.
2119         * mml-smime.el: Remove useless mml-smime-verbose.
2121         * gnus.el: Remove useless gnus-local-domain.
2123         * gnus-gravatar.el (gnus-gravatar-transform-address): Use
2124         gnus-gravatar-size.
2126         * gnus-art.el: Remove useless gnus-treat-translate.
2128 2010-09-24  Julien Danjou  <julien@danjou.info>
2130         * gnus-sum.el: Add support for Gravatars.
2132         * gnus-art.el: Add support for Gravatars.
2134         * gnus-gravatar.el: Add this file.
2136         * gravatar.el: Add this file.
2138 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2140         * gnus-sum.el (gnus-summary-fetch-faq): Removed.
2142         * gnus-group.el (gnus-group-fetch-faq): Removed.
2144         * gnus.el (gnus-group-faq-directory): Removed.
2146         * gnus-group.el (gnus-group-fetch-charter): Removed.
2148         * gnus.el (gnus-group-charter-alist): Removed.
2150         * gnus-group.el (gnus-group-archive-directory): Removed.
2151         (gnus-group-recent-archive-directory): Ditto.
2152         (gnus-group-make-archive-group): Removed.
2154         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
2156         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
2157         use the same article number for all the cached articles.
2159         * nnimap.el (nnimap-command): Register the last command time so
2160         that we can use it for idling NOOPs.
2161         (nnimap-open-connection): Start the keeplive timer.
2162         (nnimap-make-process-buffer): Store all the process buffers.
2163         (nnimap-keepalive): New function.
2165         * starttls.el (starttls-open-stream): Add autoload cookie.
2167 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2169         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
2170         handling.
2172 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2174         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
2175         its data structures.
2177         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
2178         instead of the cl.el copy-list.
2179         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
2180         equalp.
2182 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2184         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
2185         and tool-bar-local-item-from-menu.
2187         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
2188         mode-line-highlight face for Emacs.
2190         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
2191         loading gnus-sum.elc; fix comment for canlock-verify.
2192         (gnus-article-jump-to-part): Use read-number.
2193         (gnus-insert-mime-button, gnus-insert-mime-security-button): Remove
2194         Emacs pre-21 compatible code for help-echo.
2195         (gnus-article-next-page-1): No need to adjust the number of lines.
2196         (gnus-article-describe-bindings): Always use help-buffer.
2198         * gnus-audio.el (gnus-audio-inline-sound)
2199         * gnus-cus.el (gnus-custom-mode)
2200         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
2202         * gnus-sum.el (gnus-remove-overlays): Doc fix.
2204         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
2205         compatible code.
2207 2010-09-24  Glenn Morris  <rgm@gnu.org>
2209         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
2210         visiting the fcc file in rmail-mode.
2212 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2214         * nnir.el: Silence the byte compiler.
2216         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
2217         alias to browse-url-url-encode-chars if any.
2218         (gnus-html-encode-url): Use it.
2220 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222         * gnus-start.el (gnus-use-backend-marks): New variable.
2223         (gnus-get-unread-articles-in-group): Use it.
2225         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
2226         makeover.
2228 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2230         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
2232 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2234         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
2235         Removed.
2236         (gnus-setup-news-hook): Removed
2237         gnus-fixup-nnimap-unread-after-getting-new-news.
2239         * gnus-int.el (gnus-request-update-info): Protect against backends not
2240         having the function.
2242         * nnimap.el (nnimap-stream): Mention starttls.
2243         (nnimap-open-connection): Add starttls support.
2245 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
2247         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
2249 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
2252         BODYSTRUCTUREs.
2253         (nnimap-transform-headers): Unfold quoted {42} headers.
2255         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
2256         the info.
2257         (gnus-get-unread-articles): Only call updatep on backends that support
2258         it.
2260         * nnweb.el (nnweb-request-update-info): NOOP.
2262         * nnmaildir.el (nnmaildir-request-marks): Renamed from -update-info.
2264         * nnfolder.el (nnfolder-request-marks): Renamed from -update-info,
2265         since it only deals with marks.
2267         * gnus-int.el (gnus-request-marks): Renamed gnus-request-update-info to
2268         gnus-request-marks, and make a new gnus-request-update-info.
2270         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
2271         the active instead of the high number, which is usually too low.
2273 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
2275         * encrypt.el: Removed.
2277 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2279         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
2280         server in symbolic form.
2282         * gnus-html.el (gnus-max-image-proportion): Increase proportion to
2283         0.9.
2285 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2287         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
2288         (nnimap-update-info): Fix up code slightly.
2290         * gnus-int.el (gnus-open-server): Add tracing for performance
2291         debugging.
2293         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
2294         (gnus-group-insert-group-line): Pass the real group name so that it
2295         gets the right data.
2297         * gnus-start.el (gnus-get-unread-articles): Don't have
2298         `gnus-get-unread-articles-in-group' update info, since that can be
2299         really slow and doesn't seem to be needed?
2301 2010-09-22  Julien Danjou  <julien@danjou.info>
2303         * gnus-group.el (gnus-group-insert-group-line): Call
2304         gnus-group-highlight-line.
2305         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
2306         default hook list.
2307         (gnus-group-update-eval-form): Add new function.
2308         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
2309         (gnus-group-get-icon): Use gnus-group-update-eval-form.
2311 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2313         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
2314         immediate, then expire all articles.
2315         (nnimap-update-info): Fix off-by-one errors.
2316         (nnimap-flags-to-marks): Would return no marks lists for group with no
2317         flags.  Instead return the other data.
2319 2010-09-22  Julien Danjou  <julien@danjou.info>
2321         * gnus-group.el (gnus-group-get-icon): Renamed gnus-group-add-icon that
2322         Only return an icon.
2323         (gnus-group-insert-group-line): Compute icon to return.
2325         * gnus-html.el (gnus-html-image-automatic-caching): Add custom
2326         variable.
2327         (gnus-html-image-fetched): Only cache if
2328         gnus-html-image-automatic-caching is set.
2329         (gnus-html-image-fetched): Check for errors.
2331 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2333         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
2334         once per method on `g'.  This ensures that backends like nnfolder don't
2335         open all their folders.
2337         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
2338         (nnimap-request-list): Nix out group in the correct buffer.
2339         (nnimap-parse-flags): Implement by using `read' instead of
2340         hand-parsing.
2341         (nnimap-flags-to-marks): Pass on permanent-flags.
2342         (nnimap-make-process-buffer): Record the server name.
2343         (nnimap-parse-flags): Fix typo.
2344         (nnimap-request-scan): Run split on the server in general, not just a
2345         single group.
2347         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
2348         parameter, and propagate this downwards.
2350         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
2351         since EXAMINE changes it on the server.
2353         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
2354         this command might take a while.
2356 2010-09-22  Julien Danjou  <julien@danjou.info>
2358         * gnus-html.el (gnus-html-put-image): Stop using markers. They are
2359         harmful if you have 2 images side-by-side, they can't be properly
2360         update on text deletion.  Using text-property is safer here.
2361         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
2362         data.
2364 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2366         * nnimap.el (nnimap-expunge-inbox): Removed.
2367         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
2368         (nnimap-expunge): Flip default to t.
2370         * gnus.el (gnus-method-to-server): Don't push things to the cache
2371         unless it's unique.
2372         (gnus-server-to-method): Ditto.
2374 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
2376         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
2378 2010-09-22  Julien Danjou  <julien@danjou.info>
2380         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
2381         get the start of data.
2382         (gnus-html-encode-url): Add this function to encode special chars in
2383         URL.
2384         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
2385         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
2387         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
2388         default.
2389         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
2391         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
2392         images alt-text.
2393         (gnus-html-put-image): Put alt-text as help-echo.
2395 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2397         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
2398         * mm-util.el (mm-decompress-buffer)
2399         * nnir.el (nnir-run-find-grep)
2400         * pop3.el (pop3-list): Use 3rd arg of split-string.
2402 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2404         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
2405         outside the active range.  Suggested by Dan Christensen.
2407         * gnus-start.el (gnus-get-unread-articles): Get the extended method
2408         slightly later to avoid double-getting it.
2410         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
2411         previous patch.
2413         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
2415 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
2417         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
2419 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2421         * gnus-int.el (gnus-open-server): Give a better error message in the
2422         "go offline" case.
2424         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
2425         marks for nnimap, which is seldom the right thing to do.
2427         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
2428         (gnus-same-method-different-name): New function.
2430         * nnimap.el (parse-time): Require.
2432         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
2433         method in the presence of many similar methods.
2435         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
2437         * nnimap.el (nnimap-find-expired-articles): Don't refer to
2438         nnml-inhibit-expiry.
2440         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
2441         find out whether methods are equal.
2443         * nnimap.el (nnimap-find-expired-articles): New function.
2444         (nnimap-process-expiry-targets): New function.
2445         (nnimap-request-move-article): Request the article before looking at
2446         what the Message-ID is.  Fix found by Andrew Cohen.
2447         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
2449         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
2450         for oldness in addition to being a predicate.
2452         * nnimap.el (nnimap-request-group): When we have zero articles, return
2453         the right data to Gnus.
2454         (nnimap-request-expire-articles): Only delete articles immediately if
2455         the target is 'delete.
2457         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
2458         method, this would bug out.
2460         * gnus-group.el (gnus-group-expunge-group): Renamed from
2461         gnus-group-nnimap-expunge, and implemented as a normal interface
2462         function.
2464         * gnus-int.el (gnus-request-expunge-group): New function.
2466         * nnimap.el (nnimap-request-create-group): Implement.
2467         (nnimap-request-expunge-group): New function.
2469 2010-09-21  Julien Danjou  <julien@danjou.info>
2471         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
2472         (gnus-html-cache-expired): Add new function.
2473         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
2474         wethever we should display image for fetch it.
2475         Compute alt-text earlier to pass it to the fetching function too.
2476         (gnus-html-schedule-image-fetching): Change function argument to only
2477         get one image at a time, not a list.
2478         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
2479         cache.
2480         (gnus-html-get-image-data): New function to retrieve image data from
2481         cache.
2482         (gnus-html-put-image): Change buffer argument to use image data rather
2483         than file, and place image above region rather than inserting a new
2484         one. Do not take alt-text as argument, since it's useless now: we place
2485         the image above alt-text.
2486         (gnus-html-prune-cache): Remove.
2487         (gnus-html-show-images): Start to fetch image when we find one, do not
2488         push into a temporary list.
2489         (gnus-html-prefetch-images): Only fetch image if they have expired.
2490         (gnus-html-browse-image): Fix, use 'gnus-image-url.
2491         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
2493 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2495         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
2497 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
2500         spec inser "*" if the group isn't active instead of 0.
2502         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
2503         opening the server.
2504         (nnimap-request-delete-group): Implement group deletion.
2505         (nnimap-transform-headers): Return the size of the entire message in
2506         the Bytes header, not just the size of the first part.
2507         (nnimap-request-move-article): When moving an article from nnimap,
2508         request the article first so the accepting form has an article to
2509         accept.  Reported by Dan Christensen.
2510         (nnimap-command): Make sure that the error message doesn't error out.
2512 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
2514         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
2515         we haven't requested anything.
2517 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2519         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
2520         "".  Fix found by Andrew Cohen.
2522         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
2523         instead of -encode-string.
2525 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2527         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
2529         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
2530         by mm-subst-char-in-string.
2532 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
2535         waiting for the connection string.
2537         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
2538         arriving.
2540         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
2541         bogus characters.  This allows selecting certain Gmail groups.
2543         * nnimap.el (nnimap-find-wanted-parts-1): New function.
2544         (nnimap-fetch-partial-articles): New variable.
2545         (nnimap-open-connection): When looking for credentials, also use the
2546         nnimap-server-port.
2547         (nnimap-request-article): Return the group/article number, so that Gnus
2548         `^' works as expected.
2549         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants
2550         them.
2552         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
2553         comments.
2554         (gnus-methods-sloppily-equal): New function.
2555         (gnus): When using the development version of Gnus, load the gnus-load
2556         file.
2558         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
2559         `gnus-open-server' on each method before trying to scan them etc.  This
2560         ensures that all the backend parameters are set correctly.
2562         * nnimap.el (nnimap-authenticator): New variable.
2563         (nnimap-open-connection): Allow anonymous login.
2564         (nnimap-transform-headers): The chars header is called Chars not
2565         Bytes.
2566         (nnimap-wait-for-response): Don't infloop if the IMAP connection
2567         drops.
2569         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
2570         patch, found by Knut Anders Hatlen.
2572 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
2574         * gnus-agent.el (gnus-agent-batch-confirmation)
2575         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
2576         to gnus-message.
2577         * gnus-art.el (gnus-article-describe-briefly): Likewise.
2578         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
2579         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
2580         * gnus-int.el (gnus-open-server): Likewise.
2581         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
2582         (gnus-score-check-syntax): Likewise.
2583         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
2584         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
2585         Likewise.
2586         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
2588 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2590         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
2591         calling conventions so that prefetch doesn't bug out.
2593 2010-09-19  Julien Danjou  <julien@danjou.info>
2595         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
2596         rather than `subst-char-in-region' in order to be able to replace ASCII
2597         char by UTF-8 ones.
2599         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
2600         than curl.
2601         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
2602         the right URL and ALT text on images.
2603         (gnus-html-wash-tags): Fix tag case.
2604         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
2605         (gnus-article-html): Add -o display_ins_del=2 option.
2606         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
2608 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2610         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
2611         the extra mail headers, which sometimes seem to happen for unknown
2612         reasons.
2614         * mail-parse.el (mail-header-encode-parameter): Define as
2615         rfc2045-encode-string instead of as rfc2231-encode-string, since some
2616         (or most, perhaps?) mail readers don't understand the latter, but do
2617         understand the former.
2619         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
2620         to nil, so that no methods are automatically agentized.  I think this
2621         is probably what most users want.
2623         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
2624         from url-retrieve, for instance about invalid URLs.
2626         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
2627         groups that have no articles.
2628         (nnimap-request-article): Check that we really got an article when we
2629         requested one.
2631         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
2632         doesn't exist.
2634         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
2635         nntp buffer so the agent can save it.
2636         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
2637         that CRLF doesn't get translated to \n.
2638         (nnimap-open-connection): Don't make 'shell commands only send \n.
2640 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2642         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
2643         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
2644         Update var name.
2645         (nnml-generate-nov-file): Use dolist.
2646         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
2647         Use with-current-buffer.
2649 2010-09-18  Julien Danjou  <julien@danjou.info>
2651         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
2652         parallel.
2654 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656         * nnimap.el (nnimap-update-info): When doing partial marks update, get
2657         the range update right.
2658         (nnimap-request-group): Don't make `M-g' bug out on group with no
2659         marks.
2660         (nnoo): Required, so that other packages can require nnimap.
2661         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
2662         command we're looking for.  This helps when the server sends more
2663         responses after we've gotten everything we expected.
2664         (nnimap): Add a `newlinep' field to keep track of end-of-line
2665         conventions.
2666         Don't send CRLF to things that don't want it.
2667         (nnimap-request-accept-article): Ditto.
2669 2010-09-18  Julien Danjou  <julien@danjou.info>
2671         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
2672         than curl to retrieve images.
2674 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676         * nnimap.el (nnimap-update-info): Extend the info so that we can set
2677         the marks.
2678         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
2679         (nnimap-wait-for-connection): New function.
2680         (nnimap-open-connection): If we have PREAUTH, don't query for login
2681         credentials.
2682         (nnimap-update-info): Fix off-by-one error when concatenating ranges
2683         when doing a partial update.
2685 2010-09-18  Julien Danjou  <julien@danjou.info>
2687         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
2688         tags.
2690 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692         * nnimap.el (nnimap-credentials): New function.
2693         (nnimap-open-connection): Use the new function to look for credentials
2694         also on the numeric equivalents of "imap" and "imaps".
2696         * gnus-start.el (gnus-activate-group): Send the info to
2697         gnus-request-group.
2699         * nnimap.el (nnimap-request-group): Have the "check" version of the
2700         function parse flags and update the info, so that a `M-g' get a total
2701         resync of all flags from the group.
2703         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
2704         to allow backends to alter the info on group selection.  Also alter all
2705         the backend -request-group functions to take the parameter.
2707         * nnimap.el (nnimap-store-info): New function.
2708         (nnimap-update-info): Store the info for later usage.
2709         (nnimap-request-group): Use the stored info for the dont-check case, so
2710         that we don't retrieve all marks when we enter a group.
2712         * nnimap.el: Use deffoo instead of defun for interface functions.
2714         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
2715         update the group info.  This makes the nndraft groups, for instance, go
2716         back to their old behaviour.
2718         * gnus-sum.el (gnus-select-newsgroup): Indent.
2720         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
2721         in.
2722         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
2723         nothing.
2725         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
2726         from methods that are denied.
2728         * gnus-int.el (gnus-method-denied-p): New function.
2730         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
2731         store the password instead of netrc.
2732         (nnimap-open-connection): Don't error out when we can't make a
2733         connections.
2735         * auth-source.el (auth-source-create): In the password prompt, say what
2736         we're querying for.  Also prompt for user name if that hasn't been
2737         given.
2739         * nnimap.el (nnimap-with-process-buffer): Removed.
2741 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2743         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
2744         method when we're reading from the agent.
2746         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
2748         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
2749         that's probably most useful for users.
2751         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
2752         "failed" all the time.
2754         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
2755         ...)) with (with-current-buffer ... ).
2757         * nntp.el (nntp-open-server): Return whether the open was successful or
2758         not.
2760         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
2761         select an unread unseen article first.
2763         * nnimap.el (nnimap-open-connection): If the user doesn't have a
2764         /etc/services, supply some sensible port defaults.
2766 2010-09-17  Julien Danjou  <julien@danjou.info>
2768         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
2770 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
2772         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
2773         doesn't have any parameters.
2775 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
2778         only upcased checks.
2780         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
2782         * nnimap.el (nnimap-open-shell-stream): New function.
2783         (nnimap-open-connection): Use it.
2784         (nnimap-transform-headers): Get the number of lines in each message.
2785         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
2786         number of lines.
2787         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
2788         problem.
2790         * utf7.el (utf7-encode): Autoload.
2792         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
2793         to allow the mail splitting to not return a default group.  This is
2794         useful for nnimap, which will leave unmatched mail in the inbox.
2796         * nnimap.el: Rewritten.
2798         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
2799         nnimap usage.
2801         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
2802         if the move is internal, so that nnimap can do fast internal moves.
2804         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
2805         data.
2806         (gnus-read-active-for-groups): Support finishing the early retrieval of
2807         data.
2809         * gnus-range.el (gnus-range-nconcat): New function.
2811         * gnus-int.el (gnus-finish-retrieve-group-infos)
2812         (gnus-retrieve-group-data-early): New functions.
2814 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2816         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
2817         (nnrss-retrieve-groups):
2818         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
2819         (pop3-quit): Use with-current-buffer.
2821 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2823         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
2824         instead of nnheader-accept-process-output.
2826         * gnus-html.el (gnus-html-schedule-image-fetching)
2827         (gnus-html-prefetch-images): Replace process-kill-without-query by
2828         gnus-set-process-query-on-exit-flag.
2830 2010-09-16  Romain Francoise  <romain@orebokech.com>
2832         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
2834 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2836         * gnus-registry.el (gnus-registry-install-shortcuts): The second
2837         parameter to unintern is mandatory-ish in Emacs 24.
2839         * gnus-html.el (gnus-html-schedule-image-fetching)
2840         (gnus-html-prefetch-images): Check for curl before using it.
2842         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
2843         depend on curl, which isn't essential.
2845         * imap.el: Revert back to version
2846         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
2847         seem problematic.
2849 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2851         * gnus-registry.el (gnus-registry-install-shortcuts):
2852         Explicitly pass `obarray' to `unintern' to avoid a warning.
2854 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2856         * gnus-start.el (gnus-read-active-for-groups): Reverted the previous
2857         change.
2859         * nnrss.el (nnrss-request-list): Removed this function and related
2860         functions, including the moreover stuff.
2862 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2864         * nnrss.el (nnrss-retrieve-groups): New function.
2866 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
2868         * .dir-locals.el: Add no-byte-compile cookie.
2870 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2872         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
2873         for back end that doesn't support request-scan.
2875 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2877         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
2878         then do request scans from the backends.
2880         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
2881         avoid running a hook per line, since this takes a lot of time,
2882         profiling shows.
2883         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
2884         directly if gnus-visual-p is true.
2886 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2888         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
2889         groups; replace mapcar with dolist which is a bit faster; pass groups
2890         info to gnus-read-active-file-1.
2891         (gnus-read-active-file-1): Scan only specified groups if the new
2892         optional arg `infos' is given.
2894 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2896         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
2898         * pop3.el (pop3-movemail): Removed.
2899         (pop3-streaming-movemail): Renamed to pop3-movemail.
2901         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
2902         don't restrict end-tag searches to the end of the line.
2904 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2906         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
2907         articles of every unchecked group to t, which means unknown since the
2908         server has never been opened.
2910 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2912         * gnus-html.el (gnus-html-show-alt-text): New command.
2913         (gnus-html-browse-image): Ditto.
2914         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
2915         to browse the image directly.
2916         (gnus-html-wash-tags): Search for images first, so that <a><img> works
2917         better.
2919         * gnus-async.el (gnus-async-article-callback): Call
2920         `gnus-html-prefetch-images' unconditionally.
2922         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
2923         before feeding URLs to curl.
2925 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2927         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
2928         internal images as deletable by `W D D'.
2930         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
2931         (gnus-async-article-callback): Fix typo.
2933 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
2936         current line to work around bugs in the output from w3m.
2938         * gnus-async.el (gnus-async-article-callback): Always prefetch images
2939         for groups that want that.
2941         * nntp.el (nntp-wait-for-string): Supply a timeout for
2942         accept-process-output to ensure progress.
2944         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
2945         level to get unread articles from, then use that for foreign groups,
2946         too.
2948         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
2949         confuses the rest of the function.
2951         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
2952         for the methods that support -retrieve-groups, too.
2954         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
2956 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2958         * pop3.el: Require cl when compiling.
2959         (pop3-number-of-responses): Search for "+OK", not "+OK ".
2961 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
2964         that aren't going to be activated.
2965         (gnus-get-unread-articles): Fix up the last commit.
2967         * gnus-html.el (gnus-article-html): Allow calling without specifying
2968         the handle.  In that case, dissect the buffer first.
2970         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
2972         * nnimap.el (nnimap-open-connection): Revert the change that would look
2973         into authinfo for imaps instead of imap.
2975         * gnus-start.el (gnus-activate-group): Take an optional parameter to
2976         say that you don't want to call gnus-request-group with don-check, but
2977         do check the reponse.  This is for virtual groups only.
2978         (gnus-get-unread-articles): Count the archive groups as secondary, so
2979         that they're activated the same way as before.
2981         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
2982         case-insensitively.
2983         (nnimap-debug): Removed.
2985         * mail-source.el (mail-source-fetch): Don't message if we're fetching
2986         mail from a file, and the file doesn't exist.
2988         * pop3.el (pop3-streaming-movemail): Return t for success.
2990         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
2991         .authinfo if we're using ssl connection.
2993         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
2994         already have if we're in a main Gnus `g' run.
2996         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
2998 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3000         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
3002         * nnmh.el (nnmh-request-list-1): Bind `file'.
3004         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
3005         alias to set-process-query-on-exit-flag or process-kill-without-query.
3006         (pop3-open-server): Use it.
3008 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3010         * mail-source.el (mail-source-delete-crash-box): Always move the crash
3011         box to the Incoming file.  Fixes mistake in previous checkin.
3013         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
3014         request loop (for debugging purposes) removed.
3016         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
3017         culprit is more visible.
3018         (nnml-save-incremental-nov, nnml-open-incremental-nov)
3019         (nnml-add-incremental-nov): New functions to do "incremental" nov
3020         updates, where we just append to the end of the existing nov files
3021         without reading/writing them in full.
3023         * mail-source.el (mail-source-delete-crash-box): Really only check the
3024         incoming files once in a while.
3026         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
3028         * mail-source.el (mail-source-delete-crash-box): Only check the
3029         incoming files for deletion once per day to save a lot of file
3030         accesses.
3032         * pop3.el (pop3-logon): Fix up unbound variable typo.
3034         * mail-source.el (pop3-streaming-movemail): Autoload.
3036         * pop3.el (pop3-streaming-movemail): Respect
3037         pop3-leave-mail-on-server.
3039         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
3040         retrieval.
3042         * pop3.el (pop3-process-filter): Removed unused function.
3043         (pop3-streaming-movemail, pop3-send-streaming-command)
3044         (pop3-wait-for-messages, pop3-write-to-file)
3045         (pop3-number-of-responses): New functions for streaming pop3
3046         retrieval.
3048         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
3049         come from no known methods.
3050         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
3051         list.
3053         * pop3.el (pop3-display-message-size-flag): Removed -- everybody wants
3054         message sizes.
3055         (pop3-movemail): Use erase-buffer instead of looping and deleting
3056         regions, which seems rather odd.
3058         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
3059         file once per `g' run.
3061         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
3062         directories.  This makes the draft queue directory work.
3064         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
3065         data from the backends, so that we only request the list of groups from
3066         each method once.  This should speed things up considerably.
3068         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
3069         detect that it's not implemented.
3071         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
3072         we actually do recurse down into the tree, but don't stat all leaf
3073         nodes.
3075         * gnus-html.el (gnus-html-show-images): If there are no images to show,
3076         then say so instead of bugging out.
3078         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
3079         files exist before trying to read them.
3081         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
3082         around <pre_int>.
3084         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
3086         * nnmh.el (nnmh-request-list-1): Optimize for speed.
3088 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3090         * mm-util.el (mm-image-load-path): Just return the image directories,
3091         not all directories in the path in addition to the image directories.
3092         (mm-image-load-path): Maintain a cache of the image directories so that
3093         the `g' command in Gnus doesn't have to stat dozens of directories each
3094         time.
3096         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
3097         (gnus-html-wash-tags): Add a new `i' command to insert images.
3098         (gnus-html-insert-image): New command and keystroke.
3099         (gnus-html-redisplay-with-images): New command and keystroke.
3100         (gnus-html-show-images): Renamed command.
3101         (gnus-html-wash-tags): Remove more white space before <pre_int> image
3102         spacers.
3103         (gnus-html-wash-tags): Decode entities at the end, so that entities
3104         inside the tags don't mess up the rest of the "parsing".
3106         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
3107         so that nnimap methods aren't agentized by default.  There's apparently
3108         many problems related to agent/imap behaviour.
3110         * gnus-art.el (gnus-article-copy-string): New command and key binding.
3112         * gnus-html.el: Doc fix.
3114 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3116         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
3117         glyph-width and glyph-height instead of display-graphic-p and
3118         image-size; make avoidance of displaying small images work for XEmacs.
3120         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
3121         for XEmacs.
3123         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
3124         of symbol that holds plist data.
3125         (gnus-process-plist): Remove plist of process after getting it.
3127 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3129         * message.el (message-generate-hashcash): Change default to
3130         'opportunistic if hashcash is installed.
3132         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
3133         (gnus-html-put-image): Only call image-size once, since it's somewhat
3134         time-consuming on remote X servers.
3136 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3138         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
3139         decoded contents.
3140         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
3142 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3144         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
3145         group line format, since it isn't very interesting.
3147         * gnus-agent.el (gnus-agent-short-article),
3148         (gnus-agent-long-article): Increase values for these two variables,
3149         since most people are likely to have more network connection and
3150         storage than before.
3152         * gnus.el (gnus-refer-article-method): Change default to 'current.
3153         When referring an article, the common behaviour is to refer it from the
3154         current select method, not the native select method.  The chances of
3155         the native select method having the message in question is rather slim
3156         these days.
3158         * gnus-sum.el (gnus-auto-select-subject): Change default to
3159         `unseen-or-unread'.  I think it's likely that most people want to
3160         select an unseen article over a previously seen, but unread one.
3162         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
3163         means that in the article buffer none of the minor mode elements will
3164         be shown, usually, and this is not desirable in most cases.
3166         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
3167         that commands like `d' (and the like) go to the next line in the
3168         buffer, instead of the next unread article.  I think this is the
3169         behaviour that is most natural for most users.
3170         (gnus-single-article-buffer): Change default to nil, so that people can
3171         have as many article buffers open as they have summary buffer.  I think
3172         this is the most natural way for the groups to behave.
3174         * message.el (message-generate-new-buffers): Change default to
3175         `unsent', so that all new message buffers start their names with the
3176         string "*unsent", and it's easier to find the buffers if you move from
3177         them.
3179 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3181         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
3182         small.  They're probably tracking images.
3183         (gnus-html-wash-tags): Remove all <pre_int> place holders.
3184         (gnus-html-rescale-image): Yet another try at getting the image sizing
3185         right.
3187         * nntp.el (nntp-request-set-mark): Refuse to do marks if
3188         nntp-marks-file-name is nil.
3190 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3192         * gnus-html.el (gnus-html-wash-tags)
3193         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
3194         Better logging.
3196 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3198         * nndoc.el (nndoc-type-alist): Added a new type for Google digests.
3200         * gnus-html.el (gnus-html-wash-tags): Check the value of
3201         gnus-blocked-images in the summary buffer.
3203 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3205         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
3207 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3209         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
3210         like "a", it seems like.
3211         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
3212         since it needs to be picked from the correct buffer.
3214         * nnwfm.el: Removed.
3216         * nnlistserv.el: Removed.
3218 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3220         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
3221         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
3223 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3225         * nnkiboze.el: Removed.
3227         * nndb.el: Removed.
3229         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
3230         alt text.
3231         (gnus-html-rescale-image): Try to get the rescaling logic right for
3232         images that are just wide and not tall.
3234         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
3235         overshadow variable bindings.
3237 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
3239         * gnus-html.el (gnus-html-wash-tags)
3240         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images): Add
3241         extra logging.
3243 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3245         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
3246         (gnus-max-image-proportion): New variable.
3247         (gnus-html-rescale-image): New function.
3248         (gnus-html-put-image): Rescale images.
3250 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3252         Fix up some byte-compiler warnings.
3253         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
3254         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
3255         (gnus-article-fill-cited-article, gnus-article-hide-citation)
3256         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
3257         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
3258         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
3259         (gnus-group-update-group): Use save-excursion and with-current-buffer.
3261 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3263         * gnus-html.el (gnus-article-html): Decode contents by charset.
3265 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3267         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
3268         (gnus-html-frame-width, gnus-blocked-images)
3269         * message.el (message-prune-recipient-rules): Add custom version.
3270         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
3272         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
3273         functions.
3275         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
3276         gnus-process-get.
3278 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
3280         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
3281         instead of lsub directly.
3283 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3285         * nnwarchive.el: Removed.
3287         * gnus-soup.el: Removed.
3289         * nnsoup.el: Removed.
3291         * nnultimate.el: Removed.
3293         * gnus-html.el (gnus-blocked-images): New variable.
3295         * message.el (message-prune-recipients): New function.
3296         (message-prune-recipient-rules): New variable.
3298         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
3299         guess whether a long line is natural text or not.
3301         * gnus-html.el (gnus-html-schedule-image-fetching): Use
3302         gnus-process-plist and friends for compatibility.
3304 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3306         * gnus-html.el: Require packages that define macros used in this file.
3307         (gnus-article-mouse-face): Declare to silence byte-compiler.
3308         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
3309         process-get.
3310         (gnus-html-put-image): Use plist-get to avoid getf.
3311         (gnus-html-prefetch-images): Use with-current-buffer.
3313 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3315         * gnus-ems.el: Provide compatibility functions for
3316         gnus-set-process-plist.
3318         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
3319         * gnus.el (gnus-valid-select-methods)
3320         * message.el (message-send-mail-partially-limit)
3321         * mm-decode.el (mm-text-html-renderer)
3322         * mml.el (mml-insert-mime-headers-always)
3323         * smiley.el (smiley-regexp-alist): Bump custom version.
3325 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3327         * gnus-html.el: require mm-url.
3328         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
3329         with the url to `url'.
3330         (gnus-html-wash-tags): Support cid: URLs/images.
3332 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3334         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
3335         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
3336         bindings, as they aren't useful at all.  `w' is moved to `W w'.
3338         * gnus-move.el: Removed file, since it doesn't really work.
3340         * gnus-html.el (gnus-article-html): Tell w3m that the input is
3341         UTF-8.  This seems to fix problems with some German web feeds.
3343         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
3344         at the top so that the proper colours are applied.
3346         * gnus-art.el (gnus-article-view-part): Doc fix.
3348         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
3349         XEmacs-compatible.
3350         (gnus-html-put-image): Don't do images on non-graphic displays.
3352         * nnslashdot.el: Removed this unused backend.
3354         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
3355         actions.
3356         (gnus-undo-register-1): Revert last change.
3358         * gnus-group.el (gnus-group-completing-read): Protect against not
3359         having completion-styles bound.
3361         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
3362         make broken recipients happier.
3364         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
3366         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
3367         point parameter.
3369         * gnus-group.el (gnus-group-completing-read): Add 'substring to
3370         completion-styles for group selection.
3372 2009-02-04  Andreas Schwab  <schwab@suse.de>
3374         * gnus-score.el (gnus-score-string): Fix regex for matching extra
3375         headers and regexp-quote the match if necessary.
3377 2009-03-24  Miles Bader  <miles@gnu.org>
3379         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
3380         the blinking smiley.
3382 2009-03-24  Simon Josefsson  <simon@josefsson.org>
3384         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
3385         blink smiley.
3387 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
3390         where the dribbel file lives exists.
3392         * message.el (message-send-mail-partially-limit): Change the default to
3393         nil, since most people don't want this.
3395         * mm-url.el (mm-url-decode-entities): Also decode entities like
3396         &#x3212.
3398 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
3400         * gnus-sum.el (gnus-summary-idna-message):
3401         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
3402         Hyperlink urls in docstrings with URL `...'.
3404 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
3406         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
3407         functions.
3409 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3411         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
3412         say what the mouseover text should be.
3414         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
3415         version of the mm-w3m-safe-url-regexp variable to only download images
3416         in the groups where we want that to happen.
3418         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
3420         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
3421         easier debugging.
3422         (gnus-article-beginning-of-window): Add kludge to allow spacing past
3423         big pictures in the article buffer.
3425         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
3426         gnus-article-html.
3427         (mm-text-html-renderer): gnus-article-html needs curl in addition to
3428         w3m.
3430         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
3432 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3434         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
3435         which doesn't exist.
3437         * message.el (message-inhibit-ecomplete): New variable to allow some
3438         function to inhibit ecomplete address storage.
3439         (message-resend): Disable ecomplete message storage when resending
3440         messages.
3442         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
3444 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3446         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
3447         Save excursion while copying, moving, and deleting articles in order to
3448         prevent the cursor from jumping to unforeseen place.
3450 2010-08-17  Glenn Morris  <rgm@gnu.org>
3452         * gnus-sync.el: Require gnus components whose functions are used.
3454         * gnus-art.el (bookmark-make-record-function):
3455         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
3456         Declare for compiler.
3458         * mm-url.el (mml-compute-boundary): Autoload.
3460 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3462         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
3464 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
3466         Typo fix "hoo4a" -> "hook".
3468         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
3470 2010-08-14  Glenn Morris  <rgm@gnu.org>
3472         * gnus-sync.el (gnus-sync): Fix defgroup version.
3474 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
3476         Doc fixes and keep unknown groups (ammended for nunion bug fix).
3478         * gnus-sync.el: Fix docs.
3479         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
3480         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
3482 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3484         Optimizations for gnus-sync.el.
3486         * gnus-sync.el: Add docs about gnus-sync-backend
3487         possibilities.
3488         (gnus-sync-save): Remove unnecessary message.
3489         (gnus-sync-read): Optimize and show what groups were skipped.
3491 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3493         Minor bug fixes for gnus-sync.el.
3495         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks): Don't
3496         read the sync on get-new-news.
3498         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
3499         quiet.
3501         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets' (fix typo).
3503 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
3505         Make saving and restoring of hidden threads work with overlays.
3506         Patch applied by Ted Zlatanov.
3508         * gnus-sum.el (gnus-hidden-threads-configuration)
3509         (gnus-restore-hidden-threads-configuration): Update to deal with text
3510         properties, rather than searching for a magic character.
3512 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
3514         New gnus-sync.el library for synchronization of marks.
3516         * gnus-sync.el: New library for synchronization of marks.
3518         * gnus-util.el (gnus-grep-in-list): Moved from gnus-registry.el and
3519         renamed from `gnus-registry-grep-in-list'.
3521         * gnus-registry.el (gnus-registry-follow-group-p): Use `gnus-grep-in-list'.
3523         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
3525 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3527         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
3528         determining charset of text fails.
3530 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3532         * nnmail.el (nnmail-get-new-mail-1): Revert.
3534         * nnml.el (nnml-active-number): Make sure names of newly created groups
3535         in nnml-group-alist are encoded.
3537 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3539         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
3540         containing non-ASCII characters in active file for nnml back end.
3542 2010-07-24  David Engster  <dengste@eml.cc>
3544         * mml-smime.el (mml-smime-epg-verify): Also accept the older
3545         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
3547 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
3549         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
3550         tag (Bug#6654).
3552 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3554         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
3555         the article buffer, not the summary buffer.
3557 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3559         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
3560         Emacs 23 as well.
3562 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3564         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
3565         Patch applied by Karl Fogel.
3567         * gnus-sum.el (gnus-summary-bookmark-make-record): Set
3568         `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
3570 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3572         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
3573         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
3574         C-w still not working correctly from Article buffers; Thierry's
3575         patch to fix that will be applied after this.
3577         * gnus-art.el (bookmark-make-record-function): New local variable.
3579         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
3580         article buffer.
3581         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
3583 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
3585         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
3586         on changes in bookmark.el.
3588 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
3590         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
3591         the *other* type of HTML form submission.
3593 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
3595         * auth-source.el (auth-source-pick): If choice does not contain a
3596         questioned keyword, set the check to t.
3598 2010-06-12  Romain Francoise  <romain@orebokech.com>
3600         * gnus-util.el (gnus-date-get-time): Move up before first use.
3602 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3604         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
3605         (gnus-article-edit-part): Bind it to make last part that is substituted
3606         or deleted visible.
3607         (gnus-mime-display-single): Buttonize part of which id equals to
3608         gnus-mime-buttonized-part-id.
3610 2010-06-10  Dan Christensen  <jdc@uwo.ca>
3612         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
3613         (gnus-dd-mmm): Use gnus-date-get-time.
3614         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
3615         simplify logic.
3616         (gnus-summary-limit-to-age): Use gnus-date-get-time.
3617         (gnus-sort-threads): emit message if gnus-sort-threads-loop used.
3619 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
3621         * auth-source.el (top): Autoload `secrets-list-collections',
3622         `secrets-create-item', `secrets-delete-item'.
3623         (auth-sources): Fix tag string.
3624         (auth-get-source, auth-source-retrieve, auth-source-create)
3625         (auth-source-delete): New defuns.
3626         (auth-source-pick): Rewrite in order to avoid 2 passes.
3627         (auth-source-forget-user-or-password): New parameter USERNAME.
3628         (auth-source-user-or-password): New parameters CREATE-MISSING and
3629         DELETE-EXISTING.  Retrieve password interactively, if needed.
3631 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3633         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
3634         deleting unused directories when gnus-expert-user is t.
3636 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3638         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
3639         for each temp file when gnus-article-browse-delete-temp is ask.
3641 2010-05-20  Kevin Ryde  <user42@zip.com.au>
3643         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
3645 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3647         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
3648         article unless decoding article to be saved.
3650 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3652         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
3653         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
3654         generated within the mm-with-unibyte-current-buffer macro.
3656 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3658         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
3659         to nil when we're in a mml-preview buffer and no group is selected.
3661 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
3663         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
3664         when catching the `C-g'.  Reported by "Leo".
3666 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3668         * message.el (message-forward-make-body-plain)
3669         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
3670         multibyte-string-p.
3672 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3674         * message.el (message-forward-make-body-mml): Assume original message
3675         is multibyte string; error on unibyte.
3676         (message-forward-make-body-plain): Ditto; don't add excessive newline
3677         in body end.
3679 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
3681         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
3682         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
3684 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3686         * mm-extern.el (mm-extern-url): Don't use
3687         mm-with-unibyte-current-buffer.
3688         (mm-extern-cache-contents): Use with-current-buffer instead of
3689         save-excursion + set-buffer.
3691 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3693         * mm-util.el (mm-emacs-mule): Remove.
3695 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
3697         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
3698         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
3699         change.
3701 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3703         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
3704         bind the default value of enable-multibyte-characters to nil.
3706 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3708         * message.el (message-forward-make-body-plain)
3709         (message-forward-make-body-mml):
3710         Don't use mm-with-unibyte-current-buffer.
3712 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
3714         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
3715         (Bug#5592).
3717 2010-05-07  Julien Danjou  <julien@danjou.info>
3719         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
3720         it to mm-pipe-part.
3722         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
3723         it is given.
3725 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3727         * nnweb.el (nnweb-gmane-search)
3728         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
3729         XEmacs.
3731         * gnus-art.el (gnus-article-browse-html-parts)
3732         * gnus-group.el (gnus-read-ephemeral-gmane-group)
3733         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
3734         make-temp-file.
3736         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
3737         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
3738         compiling.
3740         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
3741         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
3742         XEmacs when compiling.
3744         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
3745         gnus-pick-mode-off-hook for XEmacs when compiling.
3746         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
3747         gnus-binary-mode-off-hook for XEmacs when compiling.
3749         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
3750         nil if char-charset is not available.
3752         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
3753         macro.
3755         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
3756         instead of encode-coding-string.
3758         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
3759         'xemacs) instead of mm-emacs-mule to switch function definitions.
3760         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
3762 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
3764         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
3766 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3768         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
3769         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
3771 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
3773         * mm-util.el (mm-decompress-buffer): Use `delete-file';
3774         alias `jka-compr-delete-temp-file' no longer exists.
3776 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3778         Use define-minor-mode in Gnus where applicable.
3779         * mml.el (mml-mode): Use define-minor-mode.
3780         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
3781         (gnus-undo-mode): Use define-minor-mode.
3782         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
3783         (gnus-dead-summary-mode): Use define-minor-mode.
3784         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
3785         Initialize in declaration.
3786         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
3787         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
3788         (gnus-mailing-list-mode): Use define-minor-mode.
3789         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
3790         (gnus-draft-mode): Use define-minor-mode.
3791         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
3792         (gnus-dired-mode): Use define-minor-mode.
3794 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
3796         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
3797         handles on recursive mml-to-mime translation and check them for
3798         boundary delimiter collisions.  Reported by Greg Troxel.
3800 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3802         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
3804 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3806         * mm-util.el (mm-find-buffer-file-coding-system):
3807         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
3809 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
3811         * message.el (message-generate-headers): Record insertion of optional
3812         headers as well.  Otherwise the check to prevent repeated insertion of
3813         optional headers is a no-op.
3815 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3817         * smime.el: Don't mention CVS.
3819         * nnrss.el (nnrss-fetch): Don't mention CVS.
3821         * nnir.el: Don't mention CVS.
3823 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3825         * gnus-sum.el (gnus-summary-bookmark-make-record):
3826         Add `location' field.
3828 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3830         * gnus-sum.el: Add bookmark declarations to silence the compiler.
3831         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
3832         Use with-current-buffer to silence the byte-compiler.
3833         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
3834         bother to require `gnus'.
3835         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
3837 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3839         * gnus-sum.el (gnus-summary-bookmark-make-record)
3840         (gnus-summary-bookmark-jump): New functions.
3841         (gnus-summary-mode): Setup bookmark support.
3843 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
3845         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
3846         if set.
3848 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3850         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
3851         gnus-article-browse-html-save-cid-image; make it work recursively for
3852         forwarded messages as well.
3853         (gnus-article-browse-html-parts): Work when prefix arg is given.
3854         (gnus-article-browse-html-article): Doc fix.
3856 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
3858         * message.el (message-default-mail-headers):
3859         (message-default-headers): Carry the value mail-default-headers over
3860         into message-default-mail-headers, rather than message-default-headers.
3862 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
3864         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
3865         charset.
3867         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
3868         charset into the <meta> tag when the article is encoded to utf-8.
3870 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3872         * gnus-art.el (gnus-article-browse-delete-temp-files):
3873         Delete directories as well.
3874         (gnus-article-browse-html-parts): Work for images that do not specify
3875         file names; delete temp directory when quitting; insert header at the
3876         right place; use file: scheme for image files.
3878 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
3880         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
3881         (gnus-article-browse-html-parts): Use it to make temporary cid image
3882         files in addition to html file so that browser may display them.
3884 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3886         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
3888 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
3890         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
3892 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3894         * auth-source.el (auth-sources): Change default to be simpler.
3895         Explain about Secret Service API sources.  Improve Customize options.
3896         (auth-source-pick): Change to accept any number of search parameters.
3897         Implement fallbacks iteratively, not recursively.  Add scoring on the
3898         second pass and sort by score.  Call Secret Service API when needed.
3899         (auth-source-user-or-password): Use it.  Call Secret Service API
3900         directly when needed to get the user name and the password.
3902 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
3904         * message.el (message-interactive): Doc fix.
3905         (message-qmail-inject-args): Reflow.
3906         (message-kill-to-signature): Fix typo in docstring.
3908         * smiley.el (smiley-buffer): Fix typo in docstring.
3910 2010-03-24  Glenn Morris  <rgm@gnu.org>
3912         * mail-source.el (gnus-message): Declare.
3913         (mail-source-delete-old-incoming): Require gnus-util.
3915 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3917         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
3919         * message.el (ecomplete-setup): Autoload it for Emacs <23.
3921         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
3922         password-cache's default if it is not bound.
3923         (mml-secure-passphrase-cache-expiry): Default to 16 that is
3924         password-cache-expiry's default if it is not bound.
3926         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
3927         available in Emacs 21.
3929 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
3931         * auth-source.el (auth-sources): Fix up definition so extra parameters
3932         are always inline.
3934 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
3936         * nnimap.el (nnimap-verify-uidvalidity): Fixed bug where uidvalidity
3937         wasn't updated after mismatch.  Clear cached mailbox info correctly
3938         when uidvalidity changes.
3939         (nnimap-group-prefixed-name): New function to avoid some code
3940         duplication.
3941         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
3942         (nnimap-request-group): Use it.
3943         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
3944         (nnimap-update-unseen): Significantly improved speed of Gnus startup
3945         with many imap folders.  This is done by caching the group status from
3946         the imap server persistently in a group parameter `imap-status'.  (This
3947         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
3948         but not persistently, so every Gnus startup was still very slow.)
3950 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3952         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
3953         secrets.el dependency.
3954         (auth-sources): Add optional user name.  Add secrets.el configuration
3955         choice (unused right now).
3957 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
3959         * gnus-sum.el (gnus-summary-make-menu-bar): Let
3960         `gnus-registry-install-shortcuts' fill in the functions.
3962         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
3963         warnings.
3964         (gnus-registry-misc-menus): Variable to hold registry mark menus.
3965         (gnus-registry-install-shortcuts): Populate and use it in a
3966         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
3968 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
3970         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
3971         In-place substitutions for the group name encoding/decoding.
3972         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
3973         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
3974         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
3975         (nnimap-update-unseen, nnimap-request-list)
3976         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
3977         (nnimap-request-set-mark, nnimap-split-to-groups)
3978         (nnimap-split-articles, nnimap-request-newgroups)
3979         (nnimap-request-create-group, nnimap-request-accept-article)
3980         (nnimap-request-delete-group, nnimap-request-rename-group)
3981         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
3982         `encoded-mbx' for consistency.
3983         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
3984         variable `imap-current-mailbox'.
3986         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
3987         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
3989 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
3991         * pop3.el (pop3-display-message-size-flag): Display message size byte
3992         counts during POP3 download.
3993         (pop3-movemail): Use it.
3994         (pop3-list): Implement listing of available messages.
3996 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
3998         * nnir.el (nnir-get-article-nov-override-function): New function to
3999         override the normal NOV retrieval.
4000         (nnir-retrieve-headers): Use it.
4002 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
4004         * auth-source.el (netrc-machine-user-or-password): Autoload.
4006 2010-03-19  Glenn Morris  <rgm@gnu.org>
4008         Stop message.el from loading about 40 libraries it doesn't always need.
4009         The general approach is to autoload rather than require, and to
4010         require in the specific functions rather than the file.  (Bug#5642)
4012         * gmm-utils.el: Don't require wid-edit.
4013         (widget-create-child-value, widget-convert, widget-default-get):
4014         Autoload.
4016         * gnus-util.el: Don't require time-date, netrc.
4017         (message-fetch-field, gnus-group-name-decode): Declare rather than
4018         autoloading.
4019         (gnus-fetch-field): Require message.
4020         (gnus-decode-newsgroups): Require gnus-group.
4022         * ietf-drums.el: Don't require time-date.
4024         * message.el: Don't require hashcash, canlock, ecomplete.
4025         Do require mail-utils.  Require nnheader only when compiling.
4026         (smtpmail-default-smtp-server): Remove declaration.
4027         (message-send-mail-function): Check smtpmail-default-smtp-server
4028         is bound rather than requiring smtpmail.
4029         (message-auto-save-directory, message-insert-signature): Use
4030         expand-file-name rather than nnheader-concat.
4031         (nnheader-insert-file-contents): Autoload.
4032         (hashcash-wait-async): Declare.
4033         (message-send-mail): Only call gnus-setup-posting-charset if
4034         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
4035         (message-send-mail-with-sendmail): Require sendmail.
4036         (canlock-password, canlock-password-for-verify): Declare.
4037         (message-canlock-password): Require canlock.
4038         (nnheader-get-report): Autoload.
4039         (gnus-setup-posting-charset): Declare.
4040         (message-send-news): Require gnus-msg.
4041         (message-make-references, message-make-in-reply-to): Use mail-header-id
4042         rather than the alias mail-header-message-id.
4043         (ecomplete-add-item, ecomplete-save): Declare.
4044         (message-put-addresses-in-ecomplete): Require ecomplete.
4045         (ecomplete-display-matches): Autoload.
4047         * mm-decode.el: Don't require mailcap, gnus-util.
4048         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
4049         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
4050         Autoload.
4051         (mailcap-mime-extensions): Declare.
4053         * mm-encode.el: Don't require mailcap.
4054         (mailcap-extension-to-mime): Autoload.
4056         * mml-sec.el: Don't require password-cache.
4058         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
4059         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
4060         (mml-minibuffer-read-type): Require mailcap.
4061         (mml-preview): Require gnus-msg.
4063         * mml1991.el: Require password-cache.
4064         (password-cache-expiry): Remove declaration.
4066         * mml2015.el: Require password-cache.
4067         (password-cache-expiry): Remove declaration.
4069         * nneething.el (mailcap): Require mailcap.
4071         * nnheader.el (declare-function): Add compatibility stub.
4072         (message-remove-header): Declare rather than autoload.
4073         (nnheader-replace-header): Require message.
4075         * nnimap.el (declare-function): Add compatibility stub.
4076         (netrc-parse, netrc-machine-user-or-password): Declare.
4077         (nnimap-open-connection): Require netrc.
4079         * nntp.el (declare-function): Add compatibility stub.
4080         (netrc-parse, netrc-machine, netrc-get): Declare.
4081         (nntp-send-authinfo): Require netrc.
4083         * rfc2047.el: Don't require qp.
4084         (quoted-printable-encode-region, quoted-printable-decode-string):
4085         Autoload.
4087         * sieve-mode.el: Don't require easymenu.
4088         (easy-menu-add-item): Autoload it.
4090         * spam-stat.el (time-to-number-of-days): Autoload it.
4092 2010-03-17  Kevin Ryde  <user42@zip.com.au>
4094         * mml.el (mml-read-tag): Unquote values with `read' to reverse
4095         prin1 in mml-insert-tag (just stripping the quotes gave wrong
4096         value if any backslash escapes).
4098 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4100         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
4101         if it is available.  (bug#5647)
4103 2010-02-26  Glenn Morris  <rgm@gnu.org>
4105         * message.el (message-send-mail-function): Change the default, so that
4106         it inherits from a customized send-mail-function.  (Bug#5643)
4108 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4110         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
4111         shell-command-to-string signals an error (bug#5299).
4113 2010-02-24  Glenn Morris  <rgm@gnu.org>
4115         * message.el (message-smtpmail-send-it)
4116         (message-send-mail-with-mailclient): Doc fixes.
4118 2010-02-16  Glenn Morris  <rgm@gnu.org>
4120         * message.el (message-default-mail-headers): Change the default value
4121         to ease the transition from mail-mode to message-mode.  (Bug#5555)
4123 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4125         * message.el (message-mail): Just pass yank-action on to message-setup.
4126         (message-setup): Handle (FUN . ARGS) form of yank-action.
4127         (message-with-reply-buffer, message-widen-reply)
4128         (message-yank-original): Handle non-buffer values of
4129         message-reply-buffer (Bug#4080).
4130         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
4132 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4134         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
4135         Fix typo in docstring.
4137 2010-01-08  Jason Rumney  <jasonr@gnu.org>
4139         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
4140         response.
4142 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4144         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
4146         * message.el (message-check-news-header-syntax): Protect against a
4147         string that `rfc822-addresses' returns when parsing fails.
4149 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4151         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
4152         (gnus-previous-char-property-change): New functions.
4154         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
4156 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
4158         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
4159         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
4161 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
4163         * message.el (message-exchange-point-and-mark): Rework last change to
4164         avoid using optional arg of exchange-point-and-mark, for backward
4165         compatibility.
4167 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
4169         * message.el (message-exchange-point-and-mark): Call
4170         exchange-point-and-mark with an argument rather than setting
4171         mark-active by hand (Bug#5175).
4173 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4175         * nntp.el (nntp-service-to-port): Work for service expressed with
4176         numeric string; replace [:digit:] with [0-9] for XEmacs.
4178 2009-12-17  Glenn Morris  <rgm@gnu.org>
4180         * gnus-group.el (gnus-bug-group-download-format-alist):
4181         Change emacs entry to debbugs.gnu.org.  Bump :version.
4183 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
4185         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
4187 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4189         * message.el (message-info): Explain why we use `Info-goto-node'.
4191 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4193         * message.el (message-completion-in-region): New compatibility function.
4194         (message-expand-group): Use it.
4196 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4198         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
4199         with no unread article should be listed if the 2nd arg `predicate' is
4200         given.
4202 2009-11-29  Juri Linkov  <juri@jurta.org>
4204         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
4205         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
4206         on `gnus-recenter'.  (Bug#4698, Bug#4981)
4208 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4210         * message.el (message-from-style, message-interactive)
4211         (message-signature): Always set default values from the corresponding
4212         mail-* variables.
4213         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4214         (message-yank-prefix, message-indentation-spaces)
4215         (message-signature-file, message-default-headers): Use boundp rather
4216         than (featurep 'xemacs) to check if the corresponding mail-* variables
4217         exist.
4219 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
4221         * message.el (message-send-mail-with-sendmail): Revert last change.
4223 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
4225         * message.el (message-from-style, message-interactive)
4226         (message-cite-prefix-regexp, message-sendmail-envelope-from)
4227         (message-yank-prefix, message-indentation-spaces, message-signature)
4228         (message-signature-file, message-default-headers): For GNU Emacs, set
4229         default values from the corresponding mail-* variables.
4230         (message-send-mail-with-sendmail): Use envelope-from only if
4231         mail-specify-envelope-from is non-nil.
4233 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4235         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
4236         containing tspecial characters if they have been already quoted.
4238 2009-10-24  Glenn Morris  <rgm@gnu.org>
4240         * gnus-art.el (help-xref-stack-item): Define for compiler.
4242 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4244         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
4246 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4248         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
4249         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
4251 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4253         * gnus.el (gnus-overlay-get): New alias to overlay-get.
4254         (gnus-overlays-in): New alias to overlays-in.
4256         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
4257         gnus-overlay-get, and gnus-delete-overlay.
4258         (gnus-summary-show-thread): Make it work as well for systems in which
4259         next-single-char-property-change is not available.
4260         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
4262 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
4264         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
4266 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
4268         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
4269         and XEmacs that don't have `remove-overlays'.
4271 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4273         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
4274         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
4275         selective display.  Use overlays instead.
4277 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
4279         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
4281 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4283         * spam-stat.el (spam-stat-load): Fix typo in message.
4285 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
4287         * gnus-art.el (gnus-article-encrypt-body):
4288         * message.el (message-check-recipients):
4289         * mm-util.el (mm-codepage-setup):
4290         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
4291         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
4293 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4295         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
4296         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
4297         keys from the menu if mm-{sign,encrypt}-option is 'guided.
4298         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
4299         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
4301 2009-09-18  Glenn Morris  <rgm@gnu.org>
4303         * gnus-diary.el (gnus-diary-check-message):
4304         * message.el (message-insert-formatted-citation-line):
4305         * nnbabyl.el (top-level):
4306         * nndiary.el (nndiary-schedule):
4307         Fix typos in condition-case handlers.
4309 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4311         * gnus-art.el (gnus-article-edit-part): Work for the buffer
4312         configuration that provides the sole article window in a frame;
4313         position point correctly after deleting a part.
4315 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
4317         * spam.el (spam-unregister-on-reregister): Add boolean variable.
4318         (spam-resolve-registrations-routine): Use it to unregister articles
4319         that change status.
4321 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4323         * nnrss.el (nnrss-request-article): Remove binding of
4324         default-enable-multibyte-characters that has gotten needless by
4325         the 2007-07-13 change in rfc2047-encode-message-header.
4327         * mml.el (mml-insert-multipart): Error on the message header.
4328         (mml-insert-part): Error on the message header; position point at
4329         the end of a MIME tag.
4331 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4333         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
4334         (gnus-float-time): Alias to float-time if it exists.
4336         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
4337         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
4338         float-time is available; suppress compile warning for time-to-seconds.
4340 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4342         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
4343         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
4344         Add the optional argument `encoding' that overrides the default.
4346         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
4347         mm-encode-buffer.
4349 2009-09-04  Glenn Morris  <rgm@gnu.org>
4351         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
4352         mm-disable-multibyte, rather than default-enable-multibyte-characters.
4353         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
4354         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
4355         * mm-util.el (mm-with-unibyte-current-buffer)
4356         (mm-find-buffer-file-coding-system):
4357         * yenc.el (yenc-decode-region): Use default-value rather than
4358         default-enable-multibyte-characters.
4360 2009-09-03  Glenn Morris  <rgm@gnu.org>
4362         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
4363         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
4364         than default-enable-multibyte-characters.
4366 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
4368         * gnus-art.el (gnus-article-read-summary-keys):
4369         Fix gnus-buffer-configuration's value temporarily used.
4371 2009-09-02  Glenn Morris  <rgm@gnu.org>
4373         * gnus-util.el (gnus-float-time): New function.
4374         * gnus-delay.el (gnus-delay-article):
4375         * gnus-sum.el (gnus-thread-latest-date):
4376         * gnus-util.el (gnus-user-date): Use gnus-float-time.
4377         * nnspool.el (nnspool-request-newgroups):
4378         Use gnus-float-time rather than time-to-seconds.
4379         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
4381         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
4382         (gnus-header-subject-face, gnus-header-newsgroups-face)
4383         (gnus-header-name-face, gnus-header-content-face):
4384         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
4385         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
4386         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
4387         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
4388         (gnus-cite-face-11):
4389         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
4390         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
4391         (gnus-server-closed-face, gnus-server-denied-face)
4392         (gnus-server-offline-face):
4393         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4394         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4395         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4396         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4397         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4398         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4399         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4400         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4401         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4402         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4403         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4404         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4405         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4406         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
4407         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
4408         (gnus-summary-high-undownloaded-face)
4409         (gnus-summary-low-undownloaded-face)
4410         (gnus-summary-normal-undownloaded-face)
4411         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4412         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4413         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4414         (gnus-splash-face):
4415         * message.el (message-header-to-face, message-header-cc-face)
4416         (message-header-subject-face, message-header-newsgroups-face)
4417         (message-header-other-face, message-header-name-face)
4418         (message-header-xheader-face, message-separator-face)
4419         (message-cited-text-face, message-mml-face):
4420         * sieve-mode.el (sieve-control-commands-face)
4421         (sieve-action-commands-face, sieve-test-commands-face)
4422         (sieve-tagged-arguments-face):
4423         * spam.el (spam-face):
4424         Mark face aliases with "-face" in the name as obsolete.
4426 2009-09-01  Glenn Morris  <rgm@gnu.org>
4428         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
4429         than goto-line.
4431 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4433         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4434         Don't move point if the command is invoked inside the message header.
4436 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4438         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
4439         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
4440         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
4441         * nnir.el (nnir-swish-e-index-file):
4442         * gnus-sum.el (gnus-summary-delete-marked-as-read)
4443         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
4444         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
4445         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
4446         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
4447         (gnus-treat-display-xface): Add Emacs version of obsolescence.
4449 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4451         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
4452         Don't save excursion.
4454 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4456         * nnheader.el (nnheader-find-file-noselect):
4457         * mm-util.el (mm-insert-file-contents):
4458         Use (default-value 'major-mode) instead of default-major-mode.
4460 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4462         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
4464 2009-08-25  Glenn Morris  <rgm@gnu.org>
4466         * nnir.el (top-level): Don't require cl at run-time.
4467         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
4468         Replace cl-function substitute with gnus-replace-in-string.
4469         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
4470         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
4471         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
4472         simplified expansions.
4474 2009-08-22  Glenn Morris  <rgm@gnu.org>
4476         * gnus-art.el (gnus-button-patch): Use forward-line rather than
4477         goto-line.
4479 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4481         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
4483         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
4484         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
4485         (gnus-mm-display-part, gnus-mime-display-single)
4486         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
4487         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
4489         * gnus-sum.el
4490         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
4491         (gnus-summary-move-article): Add expirable mark to articles copied or
4492         moved to group that has auto-expire turned on if the option is non-nil.
4494 2009-07-24  Glenn Morris  <rgm@gnu.org>
4496         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
4497         Fix typo.  (Bug#3903)
4499 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4501         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
4502         gnus-article-read-summary-keys rather than gnus-summary-edit-article
4503         that should not be used for draft articles.
4504         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
4505         that has no concern in minor mode keys.
4506         (gnus-article-summary-command, gnus-article-summary-command-nosave):
4507         Abolish.
4509 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4511         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
4512         article without making inquiry to a user for unknown encoding.
4514         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
4515         (nnmaildir--scan): Assume i-node and device number that file-attributes
4516         returns might be cons-cell.
4518 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
4520         * auth-source.el: Remove docs now in auth.texi.  Don't use
4521         `gnus-message' for logging.  Add new variables `auth-source-debug' and
4522         `auth-source-hide-passwords' and use them.
4524 2009-07-15  Glenn Morris  <rgm@gnu.org>
4526         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
4528 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4530         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
4531         excessive whitespace from the default values of title and description.
4533 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4535         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
4536         mail-fetch-field to fetch Content-Description header in order to
4537         exclude newlines.
4539 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4541         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
4542         to deleted part.
4544 2009-05-30  David Engster  <dengste@eml.cc>
4546         * nnmairix.el: Remove old documentation in the commentary block.
4547         (nnmairix-request-group): Do not update active file for nnml back ends.
4548         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
4549         end so that overview files are ignored.
4550         (nnmairix-update-groups): Make updating the groups more robust by using
4551         marks.
4552         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
4553         with dollar characters in message-id.
4555 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
4557         * spam.el: Use dns-query instead of query-dns.  Was renamed on
4558         2008-12-25 in dns.el.
4560 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4562         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
4563         could happen if the text is only composed of spaces and/or tabs.
4565 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
4567         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
4568         when sending a queued message to avoid extra mml tags.
4570 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4572         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
4574 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4576         * gnus-dired.el: Remove autoload for gnus-setup-message.
4577         (gnus-dired-attach): Fake this-command value to prevent Gnus from
4578         displaying Gnus logo; always use compose-mail.
4580 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4582         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
4584 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4586         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
4587         (gnus-nocem-issuers): List currently active issuers; fix custom type.
4588         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
4589         available.
4590         (gnus-nocem-epg-verify): New function.
4592 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
4594         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
4596 2009-02-15  Glenn Morris  <rgm@gnu.org>
4598         * gnus-util.el (rmail-insert-rmail-file-header)
4599         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
4600         autoloads.
4601         (rmail-default-rmail-file): Remove unnecessary declaration.
4602         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
4604 2009-02-14  Glenn Morris  <rgm@gnu.org>
4606         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
4607         variable (only used in gnus-util, which declares it anyway).
4608         (rmail-output-to-rmail-file): Remove autoload of deleted function,
4609         which was only needed by gnus-art (changed to not use it any more).
4610         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
4611         only used in gnus-util, which autoloads it itself.
4612         (rmail-update-summary): Fix autoload.
4614         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
4615         rather than rmail-output-to-rmail-file.
4617 2009-02-07  Glenn Morris  <rgm@gnu.org>
4619         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
4620         autoload of function that no longer exists.
4621         (rmail-toggle-header): Declare.
4622         (message-forward-rmail-make-body): Handle mbox Rmail.
4624 2009-01-31  Glenn Morris  <rgm@gnu.org>
4626         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
4627         2009-01-09 change.
4629 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
4631         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
4632         (auth-source-forget-all-cached): New convenience function.
4633         (auth-source-user-or-password): Accept list of modes or a single mode.
4635         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
4636         auth-source modes.
4638         * nnimap.el (nnimap-open-connection): Use list of
4639         auth-source modes.
4641         * nntp.el (nntp-send-authinfo): Use list of
4642         auth-source modes.
4644 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
4646         * auth-source.el: Update docs to reflect epa-file-enable is to be used
4647         now.
4649 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4651         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
4652         coding system in XEmacs; add a workaround for XEmacs.
4654 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4656         * mm-util.el (mm-coding-system-priorities): Protect against nil value
4657         of current-language-environment.
4659 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4661         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
4662         available at runtime.
4664 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4666         * gnus-art.el (article-date-ut): Fix end point of narrowing.
4668 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
4670         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
4671         the greatest positive fixnum value doesn't work under an XEmacs with
4672         bignum support; use the most-positive-fixnum constant instead,
4673         available since Emacs 21.1 with cl and XEmacs 21.1.
4675 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4677         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
4678         XEmacs gets not to work.
4680 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4682         * mm-util.el (mm-coding-system-priorities): Allow the value like
4683         "Japanese (UTF-8)" of current-language-environment.
4685 2009-01-09  Glenn Morris  <rgm@gnu.org>
4687         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
4688         with last-command-event.
4690 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4692         * message.el (message-fix-before-sending): Amend comment.
4694 2009-01-07  David Engster  <dengste@eml.cc>
4696         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
4697         simplified server definitions by converting it via
4698         gnus-server-to-method.
4700 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4702         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
4703         parameter's operands.
4705 2009-01-06  David Engster  <dengste@eml.cc>
4707         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
4708         primary select method (for gnus-group-mark-article-as-read).
4710 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
4712         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
4713         `(gnus)Face', not `(gnus)X-Face'.
4715 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4717         * mm-util.el (mm-ucs-to-char): New function.
4719         * mm-url.el (mm-url-decode-entities): Use it.
4721 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4723         * message.el (message-fix-before-sending): Add `eight-bit' to
4724         illegible-text check.
4726 2009-01-03  Michael Olson  <mwolson@gnu.org>
4728         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
4729         `headers' is nil.  This can occur if the IMAP server does not have
4730         permissions to read messages from a folder, but can write new messages
4731         to the folder.
4732         (nnimap-request-article-part): Do not insert `data' if it is nil.
4734 2009-01-01  Dave Love  <fx@gnu.org>
4736         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
4738         * nnimap.el: Fix author email.
4739         (nnimap-split-rule): Add FIXME comment.
4740         (nnimap-debug): Fix doc string.
4742 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4744         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
4745         overlay-arrow-position and overlay-arrow-string buffer-local; no need
4746         to check if those variables exist (first appeared in Emacs 18.50).
4748 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4750         * mm-util.el (mm-line-number-at-pos): New function.
4752         * spam-report.el (spam-report-process-queue): Use it.
4754 2008-12-24  David Engster  <dengste@eml.cc>
4756         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
4757         parameters that haven't existed as variables as buffer-local variables.
4759 2008-12-23  Dave Love  <fx@gnu.org>
4761         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
4762         cadar.
4764         * sieve-manage.el (sieve-manage-starttls-p): Renamed from
4765         imap-starttls-p.
4766         (sieve-manage-starttls-open): Renamed from imap-starttls-open.
4768 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
4770         * spam-report.el (spam-report-gmane-max-requests): New constant.
4771         (spam-report-gmane-wait): New variable.
4772         (spam-report-gmane-ham, spam-report-gmane-spam)
4773         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
4774         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
4775         the server.
4777         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
4778         Add explanations.
4780         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
4781         nnheader-accept-process-output and nnheader-read-timeout if available.
4782         (pop3-movemail): Use it.
4784         * message.el (message-check-news-body-syntax): Fix signature check if
4785         there's an attachment.
4787 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4789         * mm-util.el: Add comments to the mm- emulating functions.
4791 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
4793         * gnus-start.el (gnus-before-startup-hook): Fix doc string.  Reported
4794         by Stephen Berman <stephen.berman@gmx.net>.
4796 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4798         * mm-util.el (mm-substring-no-properties): New function.
4799         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
4800         (mm-special-display-p): Enable those lambda forms to be byte compiled.
4801         (mm-string-to-multibyte): Doc fix.
4803         * mml.el (mml-attach-file): Use mm-substring-no-properties.
4805 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4807         * mml.el (mml-attach-file): Strip text properties from file name.
4808         (Bug#1574)
4810 2008-12-16  Glenn Morris  <rgm@gnu.org>
4812         * mm-util.el (mm-charset-override-alist): Declare for compiler.
4814 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4816         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
4817         knows since the charset specified might be a bogus alias that
4818         mm-charset-synonym-alist provides.
4820 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4822         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
4823         "ISO_8859-1".
4825         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
4827 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4829         * mm-util.el (mm-charset-eval-alist):
4830         Define it before mm-charset-to-coding-system.
4831         (mm-charset-to-coding-system): Add optional argument `silent';
4832         define it before mm-charset-override-alist.
4833         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
4834         default value if it can be used in Emacs currently running;
4835         silence mm-charset-to-coding-system.
4837 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4839         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
4840         `allow-override' which says whether to use `mm-charset-override-alist'.
4841         (rfc2047-decode-encoded-words): Use it.
4843         * mm-util.el (mm-charset-override-alist): Fix custom type;
4844         add `(gb2312 . gbk)' to choices.
4846 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4848         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
4849         fast.
4851         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4853 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
4855         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
4856         on links.
4858         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
4860 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4862         * message.el (message-idna-to-ascii-rhs-1): Protect against local
4863         users' addresses that don't have domain parts.
4864         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
4865         rather than message-narrow-to-head since there will be the message
4866         header separator.
4868 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4870         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
4871         since the result is inserted in a unibyte buffer anyway.
4872         (nnimap-demule-use-string-to-multibyte): Remove.
4873         (nnimap-demule): Alias it to mm-string-to-multibyte.
4875 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4877         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
4878         variable for debugging bug#464 and bug#1174.
4879         (nnimap-demule): Use it.
4881 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4883         * gnus-score.el (gnus-score-find-trace): Handle default score in total
4884         score calculation correctly.
4886 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4888         * message.el (message-send-mail): Just set the buffer to unibyte
4889         rather than use mm-with-unibyte-current-buffer which does a lot more.
4890         (message-send-mail-partially): Don't bother with
4891         mm-with-unibyte-current-buffer since it's already been made unibyte by
4892         message-send-mail.
4894 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
4896         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
4898 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
4900         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
4902 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4904         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
4905         require itself and to remove `with-no-warnings'.
4907 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
4909         * starttls.el (starttls-any-program-available): Get the name of the
4910         available TLS layer program.
4911         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
4912         well as the host name in the "opening" message.
4914         * auth-source.el (auth-source-cache, auth-source-do-cache)
4915         (auth-source-user-or-password): Cache passwords and logins by default,
4916         allow override with `auth-source-do-cache'.
4917         (auth-source-forget-user-or-password): Allow users to remove cache
4918         entries if needed.
4920 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4922         * ietf-drums.el (ietf-drums-remove-comments): Localize second
4923         condition-case to only the forward-sexp call.
4925 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
4927         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
4928         quotes contained.  Make it more robust regardless by an extra
4929         condition-case wrapper.
4931 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4933         * nnml.el (nnml-request-expire-articles): Check if the function set to
4934         `nnmail-expiry-target' returns the symbol `delete'.
4936         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
4938         * nnmail.el (nnmail-expiry-target): Fix custom type.
4940 2008-10-02  Glenn Morris  <rgm@gnu.org>
4942         * mm-util.el (mm-codepage-setup): Tweak codepage error.
4943         Silence compiler warning.
4945 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
4947         * mml.el (mml-menu): Don't assume mml2015 is bound.
4949 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4951         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
4952         exists.
4954 2008-09-27  Glenn Morris  <rgm@gnu.org>
4956         * gnus-util.el (mail-header-remove-comments): Autoload it.
4958 2008-09-27  Andreas Schwab  <schwab@suse.de>
4960         * gnus-util.el (gnus-split-references): Strip comments.
4961         (gnus-parent-id): Likewise.
4963 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
4965         * message.el (message-confirm-send): Fix version.
4967 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4969         * message.el (message-idna-to-ascii-rhs-1): Use
4970         mail-extract-address-components rather than mail-header-parse-addresses
4971         that is an alias by default to ietf-drums-parse-addresses that does not
4972         support non-ASCII names in headers' contents.
4974 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4976         * message.el (message-confirm-send): Fixed variable documentation to
4977         avoid the "y/n" wording.
4979 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
4981         * message.el (message-set-auto-save-file-name): Save to a different
4982         filename so multiple messages (especially drafts) can be recovered.
4984 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4986         * message.el (message-confirm-send): Add appropriate version.
4988 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
4990         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
4991         defvar.
4993 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
4995         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
4996         (mm-pkcs7-enveloped-magic): Ditto.
4998 2008-09-17  Simon Josefsson  <simon@josefsson.org>
5000         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
5001         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
5003 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5005         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
5006         default, it's better.
5008 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
5010         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
5011         summary line gnus-number property and ignore them (with a warning
5012         message).
5014 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5016         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
5017         macro caddr in the interactive form since it won't be expanded.
5019 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5021         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
5022         `charset'; fix name of function called recursively.
5023         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
5025 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5027         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
5028         (gnus-mime-set-charset-parameters): New function.
5029         (gnus-mime-view-part-as-charset): Use it to correctly display part
5030         specifying wrong charset.
5032 2008-09-08  David Engster  <dengste@eml.cc>
5034         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
5035         in completing-read for back end server.
5037 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
5039         * message.el (message-confirm-send): New variable to confirm sending a
5040         message.
5041         (message-send): Use it.
5043 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
5045         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
5047 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5049         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
5051 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
5053         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
5054         prevent tracking too many groups.
5055         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
5056         Use it.
5058 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
5060         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
5061         moving point to the bottom of the window in order to avoid recentering.
5063 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5065         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
5066         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
5067         (gnus-article-beginning-of-window): Fix calculation.
5069 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5071         * gnus-msg.el (gnus-summary-supersede-article)
5072         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
5073         value of gnus-newsgroup-charset to decode non-MIME encoded text in
5074         message header.
5076 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5078         * message.el:
5079         * gnus-start.el:
5080         * gnus-registry.el: Remove VMS support.
5082 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5084         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
5085         macro.
5086         (rfc2104-hash): Use it.
5088 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
5090         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
5091         (gnus-summary-sort-by-most-recent-date): New commands.
5092         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
5093         and menu entries.
5095 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5097         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
5098         don't redisplay article for raw contents; remove plural articles stuff.
5100         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
5101         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
5102         on gnus-summary-save-article; display results properly.
5104 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5106         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
5108 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5110         * gnus-art.el (gnus-summary-save-in-pipe): Consider
5111         gnus-save-all-headers.
5113 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
5115         * gnus-util.el (ns-focus-frame): Remove declaration.
5116         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
5117         like x.
5119 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
5121         * rfc2104.el (rfc2104-zero): Delete defconst.
5122         (rfc2104-hex-alist): Likewise.
5123         (rfc2104-hex-to-int): Delete func.
5124         (rfc2104-hexstring-to-bitstring): Likewise.
5125         (rfc2104-nybbles): New defconst.
5126         (rfc2104-hash): Rewrite for speed.
5128 2008-07-16  Glenn Morris  <rgm@gnu.org>
5130         * gnus-util.el (ns-focus-frame): Declare for compiler.
5132 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5134         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
5135         set as a group parameter.
5136         (gnus-summary-save-in-pipe): Work when it is called independently.
5137         (gnus-summary-pipe-to-muttprint): Don't modify
5138         gnus-summary-pipe-output-default-command.
5140 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5142         * message.el (message-send-mail-with-sendmail):
5143         Display the error message.
5145 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5147         * gnus-art.el (gnus-default-article-saver):
5148         Add gnus-summary-save-in-pipe to choices.
5149         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
5150         gnus-summary-pipe-output-default-command as the default command.
5151         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
5152         instead of gnus-last-shell-command.
5154         * gnus-sum.el (gnus-summary-pipe-output-default-command):
5155         New user option.
5156         (gnus-summary-muttprint-program): Mention the value will be changed.
5157         (gnus-summary-save-article): Force showing of all headers.
5158         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
5160 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
5162         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
5164 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
5166         * nnimap.el (nnimap-id):
5167         * sieve-manage.el (sieve-manage-open): Doc fixes.
5169 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
5171         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
5172         if available.
5174 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5176         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
5178         * nnkiboze.el (nnkiboze-generate-group):
5179         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
5181         * nnmairix.el: Require CL.
5183 2008-06-15  David Engster  <dengste@eml.cc>
5185         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
5187 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
5189         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
5190         New macros that expand to an `aset'/`aref' call under Emacs, and to a
5191         runtime choice under XEmacs.
5193         * gnus-sum.el (gnus-summary-set-display-table):
5194         Use `gnus-put-display-table', `gnus-get-display-table',
5195         `gnus-set-display-table' for the display table, instead of `aset'.
5197 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5199         * nnmairix.el: Add autoloads.
5201 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5203         * nnmairix.el (nnmairix-delete-recreate-group)
5204         (nnmairix-update-and-clear-marks): Fix error messages.
5206 2008-06-14  David Engster  <dengste@eml.cc>
5208         * nnmairix.el: Upgrade to version 0.6.
5209         (nnmairix-group-toggle-propmarks-this-group)
5210         (nnmairix-group-toggle-readmarks-this-group)
5211         (nnmairix-group-delete-recreate-this-group)
5212         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
5213         (nnmairix-remove-tick-mark-original-article): New commands.
5214         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
5215         (nnmairix-propagate-marks-to-nnmairix-groups)
5216         (nnmairix-only-use-registry, nnmairix-allowfast-default)
5217         (nnmairix-marks-cache, nnmairix-version-output): New variables.
5218         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
5219         functions needed for marks propagation and manipulation of read marks.
5220         (nnmairix-update-groups): New function.
5221         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
5222         (nnmairix-determine-original-group-from-registry)
5223         (nnmairix-determine-original-group-from-path)
5224         (nnmairix-get-group-from-file-path, nnmairix-map-range)
5225         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
5226         New helper functions.
5227         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
5228         keystrokes for new commands.
5229         (nnmairix-delete-and-create-on-change): Doc string cleanup.
5230         (nnmairix-request-group): Check allow-fast group parameter.
5231         (nnmairix-request-create-group): Set allow-fast group parameter if
5232         nnmairix-allowfast-default is set.
5233         (nnmairix-close-group): Propagate marks upon closing if needed.
5234         (nnmairix-group-toggle-threads-this-group): Use new.
5235         nnmairix-group-toggle-parameter helper function.
5236         (nnmairix-search): Better check for empty search result.
5237         (nnmairix-goto-original-article): Use new helper functions for
5238         determining original article.
5239         (nnmairix-show-original-article): Make sure message-id is in brackets.
5240         (nnmairix-call-mairix-binary): Change variable name.
5241         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
5242         helper function.
5243         (nnmairix-widget-toggle-activate): Fix doc string.
5245 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5247         * nnir.el: Require edmacro when compiling with XEmacs.
5248         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
5249         available in Emacs 21.
5251 2008-06-11  Glenn Morris  <rgm@gnu.org>
5253         * gnus-util.el (x-focus-frame):
5254         * gnus.el (image-size):
5255         * mm-decode.el (image-size): Declare.
5257         * gnus-picon.el (declare-function): Add compat definition.
5258         (image-size): Declare.
5260         * gnus-group.el (tool-bar-map):
5261         * gnus-sum.el (tool-bar-map): Define for compiler.
5263         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
5265         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
5267         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
5268         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
5269         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
5270         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
5271         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
5272         * sieve-manage.el, spam-report.el, spam.el:
5273         Remove unnecessary eval-and-compile of autoloads.
5275 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
5277         * auth-source.el: Precise Tramp doc.
5279 2008-06-07  Glenn Morris  <rgm@gnu.org>
5281         * nnmairix.el: Remove unnecessary eval-when-compile.
5283 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
5285         * nnir.el: New file.
5287 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5289         * gnus-util.el (gnus-read-shell-command): New function.
5290         * mm-decode.el (mm-pipe-part):
5291         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
5293 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5295         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
5297 2008-06-03  Glenn Morris  <rgm@gnu.org>
5299         * pop3.el (nnheader-accept-process-output): Autoload it.
5301 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5303         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
5304         are not 2-digit hexadecimal characters that follow `%'s.
5306 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
5308         * message.el (message-bogus-recipient-p): Fix type in doc string.
5309         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
5310         (message-bogus-addresses): Rename from message-bogus-address-regexp.
5311         Improve custom options.
5312         (message-bogus-recipient-p): Adjust accordingly.
5314 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5316         * nnmairix.el: Require edmacro when compiling with XEmacs.
5318 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5320         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
5321         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
5323 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
5325         * auth-source.el: Add more docs.
5327 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5329         * nnheader.el (nnheader-read-timeout): Change the default timeout from
5330         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
5331         retrieval faster in some cases, but might make CPU usage larger.  If
5332         this has any bad side effects, we might revert this change.
5334         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
5335         seems to make mail retrieval much, much faster.
5336         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
5337         unconditionally.
5339         * gnus-draft.el (gnus-group-send-queue): Bind
5340         message-send-mail-partially-limit to nil to avoid being prompted.
5342 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
5344         * mml.el (mml-attach-buffer): Prompt for `disposition'.
5346         * message.el (message-bogus-address-regexp): Fix and improve custom
5347         type.
5348         (message-setup-hook): Add message-check-recipients as custom option.
5350 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5352         * message.el (message-cite-function): Remove bogus autoload which crept
5353         in during merge from v5-10.
5355 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
5357         * nnimap.el (nnimap-open-connection): Fix login/password bug.
5359         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
5361         * auth-source.el: Preliminary Tramp docs.
5362         (auth-sources): Change the default auth-sources to use
5363         EPA .gpg files.
5365 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
5367         * nntp.el: Autoload `auth-source-user-or-password'.
5368         (nntp-send-authinfo): Use it.
5370         * nnimap.el: Autoload `auth-source-user-or-password'.
5371         (nnimap-open-connection): Use it.
5373         * auth-source.el: Added docs on using with url-auth.  Import gnus-util
5374         for the gnus-message function.
5375         (auth-source-user-or-password): Use it.
5377 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5379         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
5380         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
5381         (rfc2104-hash): Use it.
5383 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
5385         * gnus-art.el (gnus-article-toggle-truncate-lines):
5386         Don't use `iff' in docstring.
5388 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
5390         * gnus-registry.el: Adjusted copyright dates and added a keyword.
5392         * gnus-util.el (gnus-extract-address-component-name)
5393         (gnus-extract-address-component-email): Convenience functions around
5394         `gnus-extract-address-components'.
5396         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5397         Use `gnus-extract-address-component-email' to fix bug of comparing full
5398         sender name to `user-mail-address'.
5400 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
5402         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
5403         catch/throw to optimize.
5404         (gnus-registry-find-keywords): Just use member to find a keyword.
5406 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5408         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
5409         is current before calling gnus-server-prepare.
5410         (gnus-server-setup-buffer, gnus-server-update-server)
5411         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
5413 2008-05-04  Juri Linkov  <juri@jurta.org>
5415         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
5416         (mailcap-file-default-commands): Use mailcap-replace-in-string
5417         instead of replace-regexp-in-string, and mailcap-delete-duplicates
5418         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
5420 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
5422         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
5424 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5426         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
5427         hooks.
5428         (gnus-update-read-articles): Speed up non-marks-using users.
5429         (gnus-use-marks): Define gnus-use-marks.
5430         (gnus-propagate-marks): Rename variable to something more sensible.
5432 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5434         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
5435         (gmm-image-load-path-for-library): Fix typos in docstrings.
5436         (gmm-message): Reflow docstring.
5438 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
5440         * mail-source.el (mail-source-set-1, mail-source-bind):
5441         Move auth-source code out of the macro to clean it up and fix bugs.
5443 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
5445         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
5446         by sender if it's equal to user-mail-address, it's likely to be
5447         useless.
5449         * mail-source.el (mail-source-bind): Don't use user or password if they
5450         are not bound.  Unintern them if they are nil.  Don't use server unless
5451         it's bound, and default it to empty string otherwise.
5453 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
5455         * mail-source.el: Load auth-source.el.
5456         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
5457         get user name or password, if auth-sources is set up.
5459         * gnus-registry.el (gnus-registry-split-strategy): New variable for
5460         strategy of splitting with parent.
5461         (gnus-registry-split-fancy-with-parent)
5462         (gnus-registry-post-process-groups): Use it and fix prior
5463         bug (returning a list as the split result).
5465         * auth-source.el (auth-sources): Remove server parameter.
5466         (auth-source-pick, auth-source-user-or-password)
5467         (auth-source-user-or-password-imap)
5468         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5469         (auth-source-user-or-password-sftp)
5470         (auth-source-user-or-password-smtp): Remove server parameter.
5472 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
5474         * smime.el (smime-sign-region, smime-encrypt-region)
5475         (smime-decrypt-region):
5476         Remove redundant calls to `generate-new-buffer-name'.
5478 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
5480         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
5481         Don't use QP for message/rfc822.
5482         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
5484 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5486         * sieve-manage.el (sieve-string-bytes): Remove.
5487         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
5488         correct byte-length only if the process's coding-system is the same as
5489         the one used internally by Emacs to represent strings.
5491 2008-04-22  Juri Linkov  <juri@jurta.org>
5493         * mailcap.el (mailcap-file-default-commands): New function.
5495 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5497         * message.el (message-signature-separator, message-cite-function):
5498         Change custom version.
5500 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5502         * mm-decode.el (mm-display-external): Make temp file read-only.
5504 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5506         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
5507         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
5508         `C-c C-f d'.
5510 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5512         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
5514 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
5516         * auth-source.el: Added docs.
5517         (auth-sources): Modify format to support server.
5518         (auth-source-pick, auth-source-user-or-password)
5519         (auth-source-user-or-password-imap)
5520         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5521         (auth-source-user-or-password-sftp)
5522         (auth-source-user-or-password-smtp): Add server parameter.
5524 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
5526         * gnus-registry.el: Initialize the registry when gnus-registry-install
5527         is t.
5529 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5531         * compface.el (uncompface): Make buffer unibyte.
5533 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5535         * mail-source.el (mail-source-value):
5536         Prefer fboundp to functionp so it works with macros as well.
5538 2008-04-05  Glenn Morris  <rgm@gnu.org>
5540         * gnus-ems.el (mm-disable-multibyte): Autoload it.
5542 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5544         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
5545         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
5547         * nnheader.el (nnheader-init-server-buffer): Change buffer's
5548         multibyteness after rather than before erasing it.
5550         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
5551         mm-with-multibyte.
5552         (gnus-request-article-this-buffer): Make sure the proper decoding is
5553         used if gnus-original-article-buffer happens to be unibyte.
5555         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
5556         default-enable-multibyte-characters.
5558         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
5559         default-enable-multibyte-characters.
5561         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
5563         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
5565 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5567         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5568         Fix last change in case the element is not even a symbol.
5570 2008-04-02  Simon Josefsson  <simon@josefsson.org>
5572         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
5573         imap-enable-exchange-bug-workaround.
5574         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
5576 2008-04-01  Simon Josefsson  <simon@josefsson.org>
5578         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
5579         a 100 byte status-checks into a 2-3MB transfer for each group.
5580         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
5581         to enable bug workaround or not.
5582         (nnimap-find-minmax-uid): Only enable workaround conditionally.
5584 2008-03-31  Glenn Morris  <rgm@gnu.org>
5586         * message.el (mml2015-use): Declare for compiler.
5587         (message-info): Require mml2015 when appropriate.
5589 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5591         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
5592         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
5593         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
5594         (nntp-service-to-port): New function.
5595         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
5596         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
5597         (nntp-open-netcat-stream): New function.
5598         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
5600 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
5602         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
5604 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5606         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
5608 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
5610         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
5612 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
5614         * message.el (message-signature-separator): Change default.
5615         Improve custom type.
5616         (message-cite-function): Change default to
5617         message-cite-original-without-signature.
5619         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
5620         toggle.
5622         * message.el (message-check-news-body-syntax): Fix signature check.
5623         (message-setup-1): Mark buffer as unmodified _after_ running
5624         message-setup-hook and handling message-alternative-emails.
5625         (message-shorten-references): Be more strict when building list of
5626         valid references to comply with GNKSA.
5628         * gnus-group.el (gnus-read-ephemeral-bug-group)
5629         (gnus-read-ephemeral-debian-bug-group)
5630         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
5632         * message.el (message-info): Don't use booleanp which isn't supported
5633         in Emacs 21 and XEmacs.
5635 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5637         * gnus-group.el (gnus-gmane-group-download-format): Rename from
5638         gnus-group-gmane-group-download-format.
5639         (gnus-group-read-ephemeral-gmane-group): Rename from
5640         gnus-group-read-ephemeral-gmane-group.
5641         (gnus-read-ephemeral-gmane-group-url): Rename from
5642         gnus-group-read-ephemeral-gmane-group-url.
5643         (gnus-bug-group-download-format-alist): New variable.
5644         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
5645         (gnus-read-ephemeral-emacs-bug-group): New commands.
5647 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5649         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
5650         (gnus-visible-headers): Improve custom type.
5652 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5654         * mml.el (mml-menu): Add workarounds for XEmacs.
5656         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
5657         X-Boundary header.
5659         * message.el (message-simplify-recipients): Fix previous commit.
5661 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5663         * mm-util.el (mm-set-buffer-multibyte): New function.
5664         * mm-decode.el (mm-copy-to-buffer): Use it.
5666         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5667         Prefer fboundp to functionp so it works with macros as well.
5669 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5671         * message.el (message-alter-recipients-discard-bogus-full-name):
5672         New function.
5673         (message-alter-recipients-function): New variable.
5674         (message-get-reply-headers): Use it.
5675         (message-replace-header): New helper function.
5676         (message-recipients-without-full-name): New variable.
5677         (message-simplify-recipients): New command.
5679         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
5681         * message.el (message-info): Handle EasyPG manual.
5683         * mml.el (mml-menu): Add entry for EasyPG.
5685 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
5687         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
5688         parameter.
5690         * message.el (message-disassociate-draft): Specify drafts group name
5691         fully.
5693 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
5695         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
5696         unnecessary duplicates from the match list.
5698 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5700         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
5701         args of `how-many' of which the XEmacs version doesn't take; declare
5702         Info-index-next as function.
5704 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5706         * gnus-score.el (gnus-score-headers): Fix handling of
5707         gnus-inhibit-slow-scoring.
5709         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
5710         string.
5711         (gnus-button-url-regexp): Improve handling of parenthesis.
5712         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
5713         (gnus-button-handle-info-keystrokes): Handle index entries.
5715 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5717         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
5718         Incoming* files.
5720 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
5722         * auth-source.el (auth-sources): Renamed from auth-source-choices.
5723         (auth-source-pick): Use it.
5725 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
5727         * auth-source.el (auth-source-protocols)
5728         (auth-source-protocols-customize, auth-source-choices): Added and
5729         modified variable customizations and defaults.
5730         (auth-source-pick, auth-source-user-or-password)
5731         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5732         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5733         (auth-source-user-or-password-sftp)
5734         (auth-source-user-or-password-smtp): Use new variables and provide an
5735         interface to netrc.el.
5737 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5739         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
5740         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
5741         Make sure the nntp port to specify is a string.
5743 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5745         * nntp.el: Use with-current-buffer.
5746         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
5747         dubious mm-with-unibyte-current-buffer.
5748         (nntp-with-open-group-function): New function extracted from
5749         nntp-with-open-group macro.
5750         (nntp-with-open-group): Use the function, so it's easier to debug.
5751         Add indentation and debugging info.
5752         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
5753         the use of the netcat alternatives.
5755         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
5756         Avoid mm-string-as-multibyte as well.
5758         * nnweb.el (nnweb-insert-html):
5759         Remove use of nnheader-string-as-multibyte.
5761         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
5762         (nnheader-string-as-multibyte): Remove.
5764         * mm-view.el: Use inhibit-read-only.
5765         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
5766         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
5767         or unibyte-string.
5769         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
5770         (mm-uu-yenc-extract): Use with-current-buffer.
5772         * gnus-soup.el (gnus-soup-send-packet): Don't use
5773         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
5775         * nnmh.el: Use with-current-buffer.
5776         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
5777         mm-string-as-multibyte on the output of mm-encode-coding-string.
5779         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
5780         (nnimap-request-move-article): Use with-current-buffer.
5782         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
5783         inserting the handle-buffer's text, so the implicit multibyte->unibyte
5784         conversion uses string-make-unibyte rather than string-as-unibyte.
5786         * gnus-msg.el: Use with-current-buffer.
5788         * message.el (message-ignored-resent-headers): Add "Delivered-To".
5790 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
5792         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
5793         string for caching if it is 'PIN.
5795 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
5797         * mail-source.el (mail-source-delete-old-incoming-confirm):
5798         Change default to nil.
5799         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
5801 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5803         * gnus-art.el (gnus-narrow-to-page): Position point properly.
5804         (gnus-article-goto-prev-page): Work for articles having ^L's.
5806         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
5808         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
5810 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
5812         * gnus-bookmark.el: Adjust for renames in bookmark.el.
5813         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
5814         (gnus-bookmark-jump): Adjust some variable names.
5816 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
5818         * auth-source.el: New package.
5819         (auth-source-choices): Add customization entry point variable.
5821         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
5822         bug.
5824 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
5826         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
5827         (gnus-registry-initialize, gnus-registry-install-p): Use it.
5828         (gnus-registry-install-shortcuts): Rename from
5829         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
5830         the `gnus-registry-mark-map' keymap dynamically from
5831         `gnus-registry-marks'.  The generated functions update the summary line
5832         when a registry mark is added or deleted, and will call
5833         `gnus-registry-install-p' (see the comments in the code).
5834         (gnus-registry-user-format-function-M): Use concat intelligently.
5836         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
5837         the registry mark functions.
5839 2008-03-05  Glenn Morris  <rgm@gnu.org>
5841         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
5842         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
5843         gnus-art.
5844         (top-level): No need to load own source when compiling.
5846 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5848         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
5849         Suggested by <chris.anderton@zetnet.co.uk>.
5851 2008-03-04  Glenn Morris  <rgm@gnu.org>
5853         * gnus-sum.el (top-level): No need to require gnus when compiling,
5854         since unconditionally required near start of file.
5855         (gnus-summary-display-while-building): Move definition before use.
5857 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5859         * gnus-registry.el (gnus-registry-user-format-function-M): Add
5860         formatting function.
5862 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5864         * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
5865         with plists.
5866         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
5867         Use new format.
5869 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5871         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
5872         `where-is-internal' that returns a range of key sequences.
5874 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5876         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
5878         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
5879         (gnus-summary-jump-to-group): Consider windows on other displayed
5880         frames as well.  Similar changes might be needed elsewhere, but that's
5881         the one I've bumped into during my use.
5883         * nndoc.el (nndoc-oe-dbx-type-p):
5884         * gnus-msg.el (gnus-debug):
5885         * gnus-group.el (gnus-update-group-mark-positions):
5886         Use mm-string-to-multibyte.
5888 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
5890         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
5891         doesn't handle NotDashEscaped.
5893         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
5894         (mml-dnd-attach-options): Fix typo in custom choice.
5896         * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
5897         nndoc-article-type to mbox.
5898         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
5900         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
5901         to nil, instead of html2text.
5903         * imap.el (imap-debug): Add `imap-ping-server'.
5905         * gnus-bookmark.el: Add FIXMEs.
5907         * message.el (message-form-letter-separator)
5908         (message-send-form-letter-delay): New variables.
5909         (message-send-form-letter): Use them.  New command to send form
5910         letters.  Requested by Uwe Siart.
5911         (message-send-mail-function): Doc fix.  Add "Other" custom option.
5913 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5915         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
5916         empty author.
5918 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
5920         * gnus-registry.el (gnus-registry-marks): Add variable for
5921         customization of marks and their appearance.
5922         (gnus-registry-read-mark): Use it.
5923         (gnus-registry-do-marks): Add utility function to loop through
5924         `gnus-registry-marks'.
5925         (gnus-registry-install-shortcuts-and-menus): Add function to install
5926         shortcuts and menus.
5927         (gnus-registry-initialize): Use it.
5928         (gnus-registry-default-mark): Clarify documentation.
5930 2008-02-29  Glenn Morris  <rgm@gnu.org>
5932         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
5933         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
5934         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
5935         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
5936         Change defcustom :version from 23.0 to 23.1.
5938 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
5940         * gnus-registry.el (gnus-registry-follow-group-p)
5941         (gnus-registry-post-process-groups): Add functions to aid registry
5942         splitting and improve logging.  Clarify behavior in function
5943         documentation.
5944         (gnus-registry-split-fancy-with-parent): Use them.
5946 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5948         * gnus-art.el: Use with-current-buffer.
5950 2008-02-27  David Engster  <dengste@eml.cc>
5952         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
5953         Express real group name in the response.
5955 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5957         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
5958         (nnmairix-last-server, nnmairix-current-server): Defvar them.
5959         (nnmairix-goto-original-article): Defvar gnus-registry-install and
5960         autoload gnus-registry-fetch-group when compiling.
5961         (nnmairix-request-group-with-article-number-correction): Remove
5962         unreferenced argument passed to nnmairix-call-backend.
5964 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5966         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
5967         (mm-uu-extract): Improve face for low color ttys.  Reported by Sascha
5968         Wilde.
5970 2008-02-27  Glenn Morris  <rgm@gnu.org>
5972         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
5973         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
5974         variables to defconsts.  Convert comments to doc-strings.
5975         (nnmairix-last-server, nnmairix-current-server): Convert from free
5976         variables to defvars.  Convert comments to doc-strings.
5977         (gnus-registry-fetch-group): Autoload.
5978         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
5979         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
5980         (nnmairix-widget-build-editable-fields): Use car cddr rather than
5981         caddr.
5982         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
5983         nnmairix-request-group-with-article-number-correction call.
5984         (nnmairix-fast, nnmairix-group): New, less general names, for free
5985         variables passed from nnmairix-request-group to
5986         nnmairix-request-group-with-article-number-correction.  Declare.
5987         (nnmairix-request-group-with-article-number-correction):
5988         Use nnmairix-fast, nnmairix-group rather than fast, group.
5990 2008-02-26  David Engster  <dengste@eml.cc>
5992         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
5993         version 0.5.
5995 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5997         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
5998         instead of making an extra function call.  Don't add the current group
5999         to articles only when they have the group.  Use
6000         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
6001         Reported by David <de_bb@arcor.de>.
6003 2008-02-24  Miles Bader  <miles@gnu.org>
6005         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6006         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
6007         (mm-find-mime-charset-region):
6008         * mm-bodies.el (mm-encode-body):
6009         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
6011 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
6013         * mail-source.el (mail-source-delete-incoming): Change default.
6014         Supplement doc string.
6016         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
6018 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6020         * nnmail.el (nnmail-message-id-cache-file): Derive from
6021         `gnus-home-directory'.
6023 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
6025         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
6026         Document negative prefix.
6028         * gnus-group.el (gnus-group-read-group): Document negative prefix.
6030 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6032         * message.el (message-unsent-separator): Add the Exim bounce
6033         separator.
6035 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6037         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
6038         list.
6039         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
6040         recipient/signer list.
6042 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
6044         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
6045         fbound (Emacs 23 unicode), signal an error.
6047 2008-02-08  Glenn Morris  <rgm@gnu.org>
6049         * gnus-art.el (pgg-display-output-buffer): Declare as function.
6051 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
6053         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
6054         ports to the calls to `netrc-machine-user-or-password' in addition to
6055         "imap" and "imaps".
6057 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
6059         * gnus.el (gnus-group-startup-message): Add `find-image' call before
6060         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
6061         <hanche@math.ntnu.no>.
6063 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6065         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
6067 2008-02-01  Zhang Wei  <id.brep@gmail.com>
6069         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
6071         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
6073 2008-02-01  Miles Bader  <miles@gnu.org>
6075         * mml.el (mml-parse-1): Remove apparently vestigial use of
6076         `mm-hack-charsets'.
6077         * mm-bodies.el (mm-encode-body): Likewise.
6079 2008-02-01  Kenichi Handa  <handa@m17n.org>
6081         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
6082         rfc2104-hexstring-to-bitstring and changed to return a byte list.
6083         (rfc2104-hash): Convert the result of concat to unibyte string.
6085 2008-02-01  Dave Love  <fx@gnu.org>
6087         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
6088         coding-system-for-read.
6089         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
6091         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
6092         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
6093         (mm-find-mime-charset-region): Remove hack-charsets stuff.
6095 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
6097         * mail-source.el (mail-sources): Add `group' choice.
6099         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
6100         parameter `in-group' to control into which group the articles go.
6101         Add treatment of `group' mail-source.
6103 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
6105         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
6106         * message.el (message-beginning-of-line): Use featurep instead of bound
6107         tests in order to resolve conditionals at compile time.
6109 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6111         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
6113         * mm-decode.el (mm-dissect-buffer): Decode description.
6115         * mml.el (mml-to-mime): Encode message header first.
6117 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6119         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
6120         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
6122 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
6124         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
6126 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6128         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
6129         prefix keys.
6130         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
6131         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
6132         gnus-xmas.el.
6134 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6136         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
6137         Add new variables for article mark management.
6138         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
6139         list of extra data entries which, when present, will indicate that the
6140         article ID should not be trimmed from the registry.
6141         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
6142         functions.
6143         (gnus-registry-read-mark): New function to read a mark name from the
6144         user.
6145         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
6146         (gnus-registry-set-article-mark-internal): New functions to add and
6147         remove marks.
6148         (gnus-registry-get-article-marks): New function to show the marks for
6149         an article, or retrieve them for further use.
6151 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6153         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
6154         keys when no argument is given.
6156 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
6158         * gnus-sum.el (gnus-article-sort-by-random)
6159         (gnus-thread-sort-by-random): Fix doc strings.  Reported by
6160         jidanni@jidanni.org.
6162 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6164         * gnus-art.el (gnus-article-describe-bindings): New function.
6165         (gnus-article-read-summary-keys): Use it.
6166         (gnus-article-mode-map): Bind `C-h b' to it.
6168 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6170         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
6171         XEmacs.
6172         (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
6173         against non-character events.
6175 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6177         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
6178         command.
6179         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
6180         instead of END.  Change name of the temp file.
6181         (gnus-group-gmane-group-download-format): Add doc string.  Make it
6182         customizable.
6184 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6186         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
6187         bind `S W' to gnus-article-wide-reply-with-original; set default
6188         binding to gnus-article-read-summary-send-keys.
6189         (gnus-article-read-summary-keys): Fix the order of keys; display
6190         continuation keys correctly in the echo area; describe bindings
6191         correctly when keys end with `C-h'.
6192         (gnus-article-read-summary-send-keys): New function.
6193         (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
6194         for gnus-article-read-summary-send-keys; display continuation keys
6195         correctly in the echo area.
6196         (gnus-article-reply-with-original): Ignore prefix argument.
6197         (gnus-article-wide-reply-with-original): New function.
6199 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6201         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
6202         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
6204 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6206         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
6207         (gnus-group-read-ephemeral-gmane-group): New command.
6209 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
6211         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
6213 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
6215         * message.el (message-send-mail-function): Increase custom version.
6217         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
6218         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
6220 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6222         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
6223         html parts correctly; support forwarded messages.
6224         (gnus-article-browse-html-article): Remove work buffers.
6226         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
6227         compiling.
6228         (netrc-bound-and-true-p): New macro.
6229         (netrc-parse): Use it instead of bound-and-true-p that is not available
6230         in XEmacs 21.4.
6232 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
6234         * gnus-registry.el (gnus-registry-mark-article)
6235         (gnus-registry-article-marks): Add functionality to mark articles
6236         through the Gnus registry.
6238         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
6239         (netrc-parse): Use encrypt-file-alist to determine if
6240         encrypt-find-model or encrypt-insert-file-contents should be used.
6242 2007-12-19  Glenn Morris  <rgm@gnu.org>
6244         * mml.el (message-options-set, message-narrow-to-head)
6245         (message-in-body-p, message-mail-p, message-encode-message-body):
6246         Autoload.
6247         (message-remove-header, message-narrow-to-headers-or-head)
6248         (message-subscribed-p, message-make-mail-followup-to)
6249         (message-position-on-field, message-news-p)
6250         (message-options-set-recipient, message-generate-headers)
6251         (message-sort-headers): Declare as functions.
6253 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6255         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
6256         convention in doc string.
6258 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6260         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
6261         title to html parts.
6262         (gnus-article-browse-html-article): Pass message header to it.
6264         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
6266 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
6268         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
6269         or password compatible with XEmacs.
6271 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6273         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
6274         format document.
6275         (gnus-mime-delete-part): Don't write description line if empty.
6276         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
6278 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
6280         * gnus-sum.el (gnus-summary-mark-unread-as-read)
6281         (gnus-summary-mark-read-and-unread-as-read)
6282         (gnus-summary-mark-current-read-and-unread-as-read)
6283         (gnus-summary-mark-unread-as-ticked): Doc fix.
6284         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
6286 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6288         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
6289         Christoph Conrad <christoph.conrad@gmx.de>.
6291 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
6293         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
6294         yes-or-no-p.
6296 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6298         * mm-decode.el (mm-add-meta-html-tag): New function.
6299         (mm-save-part-to-file, mm-pipe-part): Use it.
6301         * gnus-art.el (gnus-article-browse-delete-temp-files): Use
6302         gnus-y-or-n-p instead of y-or-n-p.
6303         (gnus-article-browse-html-parts): Work with message/external-body; use
6304         mm-add-meta-html-tag.
6306 2007-12-11  Glenn Morris  <rgm@gnu.org>
6308         * gnus-cache.el: Require gnus-sum not just when compiling.
6310         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
6312         * gnus-int.el (gnus-server-opened, gnus-status-message): Move
6313         definitions before use.
6315         * mm-decode.el: Require gnus-util.
6316         (mm-remove-part): Only call delete-annotation on XEmacs.
6318         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
6320         * nnmail.el: Require gnus-int.
6322         * spam.el: Move `require's before `eval-when-compile's.
6324         * gnus-ems.el (gnus-alive-p):
6325         * gnus-fun.el (message-goto-eoh):
6326         * gnus-util.el (gnus-group-name-decode):
6327         * mail-source.el (gnus-compress-sequence):
6328         * message.el (Info-goto-node, format-spec):
6329         * mm-bodies.el (message-options-get):
6330         * mm-decode.el (mm-view-pkcs7):
6331         * mm-util.el (gmm-write-region):
6332         * mml-smime.el (mml-compute-boundary)
6333         (gnus-completing-read-with-default):
6334         * mml.el (widget-button-press, gnus-make-hashtable):
6335         * mml1991.el (mm-decode-content-transfer-encoding)
6336         (mm-encode-content-transfer-encoding)
6337         (message-options-get, message-options-set):
6338         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
6339         * nnfolder.el (gnus-request-group):
6340         * nnheader.el (ietf-drums-unfold-fws):
6341         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
6342         * smime.el (gnus-run-mode-hooks):
6343         * spam-stat.el (gnus-message): Autoload.
6345         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
6346         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
6347         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
6348         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
6349         Add declare-function compatibility definition.
6351         * gnus-cache.el (nnvirtual-find-group-art):
6352         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
6353         (gnus-add-image, gnus-add-wash-type):
6354         * gnus-group.el (nnkiboze-score-file):
6355         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
6356         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
6357         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
6358         (message-tokenize-header, gnus-get-buffer-create)
6359         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
6360         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
6361         * gnus.el (gnus-group-decoded-name):
6362         * mail-source.el (imap-capability):
6363         * mm-bodies.el (message-options-set):
6364         * mm-decode.el (gnus-configure-windows):
6365         * mm-extern.el (message-goto-body):
6366         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
6367         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
6368         (epg-sub-key-validity, message-options-set):
6369         * mml.el (widget-event-point, gnus-configure-windows):
6370         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
6371         * mml2015.el (epg-check-configuration, epg-configuration)
6372         (message-options-set):
6373         * nndb.el (nndb-request-article):
6374         * nnfolder.el (gnus-request-create-group):
6375         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
6376         * nnmaildir.el (gnus-group-mark-article-read):
6377         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
6378         * rfc1843.el (message-fetch-field):
6379         * spam.el (gnus-extract-address-components):
6380         Declare as functions.
6382 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6384         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
6386 2007-12-09  Glenn Morris  <rgm@gnu.org>
6388         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
6390         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
6391         * message.el, mm-view.el, sieve-manage.el, smime.el:
6392         Add declare-function compatibility definition.
6394         * gnus-art.el (w3-region, w3m-region, Info-menu):
6395         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
6396         * gnus-sum.el (gnus-get-predicate):
6397         * gnus-util.el (mm-append-to-file, w32-focus-frame):
6398         * message.el (mail-abbrev-in-expansion-header-p):
6399         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
6400         (w3m-detect-meta-charset, w3m-region):
6401         * sieve-manage.el (password-read, password-cache-add)
6402         (password-cache-remove):
6403         * smime.el (password-read-and-add): Declare as functions.
6405 2007-12-08  David Kastrup  <dak@gnu.org>
6407         * gnus-sum.el (gnus-summary-simplify-subject-query):
6408         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
6409         `message'.
6411 2007-12-07  Glenn Morris  <rgm@gnu.org>
6413         * gnus-art.el (article-make-date-line): Revert previous change.
6415 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
6417         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
6419 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
6421         * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
6422         Call gnus-add-to-range ranges only once with a prepared article-list.
6424 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
6426         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
6427         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
6428         group names with backslashes.  Reported by Tassilo Horn
6429         <tassilo@member.fsf.org>.
6431 2007-12-06  Deepak Goel  <deego3@gmail.com>
6433         * gnus-art.el (article-make-date-line):
6434         * gnus-start.el (gnus-load):
6435         * pop3.el (pop3-read-response): Fix buggy call to `error'.
6437 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6439         * gnus-art.el (gnus-use-idna)
6440         * gnus-start.el (gnus-site-init-file)
6441         * message.el (message-use-idna)
6442         * mm-uu.el (mm-uu-hide-markers)
6443         * smiley.el (smiley-style): Revert changes that suppress warnings.
6445 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6447         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
6448         specify charset to html source.  Reported by Christoph Conrad
6449         <christoph.conrad@gmx.de>.
6451 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6453         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
6454         idna-program in order to suppress byte compile warning issued by XEmacs
6455         that came to byte compile the default value section of defcustom forms
6456         recently.
6458         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
6459         value of installation-directory.
6461         * message.el (message-use-idna): Don't directly refer to the value of
6462         idna-program.
6464         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
6466         * smiley.el (smiley-style): Don't directly call face-attribute.
6468 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
6470         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
6472         * gnus-dired.el: Reduce Gnus dependencies.
6473         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
6474         require.  Use autoloads instead.
6475         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
6476         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
6477         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
6478         (gnus-dired-mode): Adjust doc string.
6479         (gnus-dired-mail-mode): New variable.
6480         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
6481         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
6482         (gnus-dired-mail-buffers): New function.  Return mail or message
6483         composition buffers.
6484         (gnus-dired-attach): Use it.
6485         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
6486         NO-DECODE.
6487         (gnus-dired-print): Use `gnus-print-buffer' depending on
6488         `gnus-dired-mail-mode'.
6490 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6492         * rfc2047.el (rfc2047-encoded-word-regexp)
6493         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
6494         explaining what regexp patterns are for.
6496 2007-12-04  Glenn Morris  <rgm@gnu.org>
6498         * password.el: Move to ../password-cache.el.
6500         * mml1991.el (password-read, password-cache-add, password-cache-remove):
6501         * mml2015.el (password-read, password-cache-add, password-cache-remove):
6502         * mml-smime.el (password-read, password-cache-add)
6503         (password-cache-remove):
6504         No need to autoload, since mml-sec requires password.
6506         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
6507         * message.el (gnus-extract-address-components):
6508         * mml-smime.el (gnus-extract-address-components): Define for compiler.
6510         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
6511         password.
6513 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6515         * mailcap.el: Reduce dependencies.
6516         (mail-header-parse-content-type): Autoload.
6517         (mailcap-delete-duplicates): New alias.
6518         (mailcap-mime-info): Add optional argument NO-DECODE.
6519         (mailcap-mime-types): Use mailcap-delete-duplicates.
6521         * message.el (message-ignored-supersedes-headers): Add "X-ID".
6523 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6525         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
6526         function.
6528         * gnus-uu.el (gnus-uu-decode-yenc): New command.
6529         (gnus-uu-yenc-article): New function.
6531         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
6533         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
6534         buffer.
6536 2007-12-02  Glenn Morris  <rgm@gnu.org>
6538         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
6539         Move to ../net.
6541         * binhex.el, uudecode.el: Move to ../mail.
6543         * encrypt.el: Remove file.
6545 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
6547         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
6548         matches on patches.
6550         * gnus-art.el (gnus-article-browse-html-article): Mention
6551         `mm-text-html-renderer' in the doc string.
6553         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
6554         string.  Add comments.
6556         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
6557         if rhs is ASCII.
6559 2007-12-01  Glenn Morris  <rgm@gnu.org>
6561         * dig.el, dns.el: Move to ../net.
6562         * format-spec.el, hex-util.el, sha1.el: Move to ../.
6564         * mail-source.el (top-level): Require format-spec before
6565         eval-when-compile.
6567 2007-11-30  Glenn Morris  <rgm@gnu.org>
6569         * encrypt.el: Require password, rather than autoloading password-read.
6571 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
6573         * gnus.el (gnus-method-to-server): Add an optional parameter so the
6574         caller can indicate whether the cache should be disregarded for this
6575         call.  This way the result of the call is reproducible at all times and
6576         can be considered a canonical server name for the supplied method.
6577         (gnus-agent-method-p): Canonicalize server names by pushing their
6578         method through `gnus-method-to-server' using the no-cache argument.
6580         * gnus-srvr.el (gnus-server-insert-server-line): Call
6581         `gnus-method-to-server' with `no-cache' argument.
6583         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
6584         gnus-agent-possibly-synchronize-flags as this should be called when the
6585         server is actually being opened.
6586         (gnus-agent-possibly-synchronize-flags)
6587         (gnus-agent-possibly-synchronize-flags-server): Move check for the
6588         flags file of an agentized server to the latter function.
6590         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
6591         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
6592         after a connection has been established successfully.
6594 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6596         * gnus-art.el (article-display-face): Force to display face if called
6597         interactively; check if gnus-article-x-face-too-ugly matches author.
6598         (article-display-x-face): Display face even if From header is missing
6599         as article-display-face does.
6601 2007-11-28  Richard Stallman  <rms@gnu.org>
6603         * md4.el: Move to ../.
6604         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
6606 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
6608         * mail-source.el (mail-sources): Default to fetch from file for
6609         compatibility with default of nnmail-spool-file.
6611 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6613         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
6614         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
6615         to look for encoded word that should be encoded again.
6616         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
6617         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
6618         encoding pattern.
6619         (rfc2047-decode-region): Switch strict regexp and loose one according
6620         to rfc2047-allow-irregular-q-encoded-words.
6622 2007-11-26  Simon Josefsson  <simon@josefsson.org>
6624         * imap.el: Move to ../net directory.
6626 2007-11-25  Romain Francoise  <romain@orebokech.com>
6628         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
6630 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6632         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
6633         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
6635         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
6636         `nnmail-spool-file'.
6638         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
6639         `nnmail-spool-file'.
6641         * gnus-move.el (gnus-change-server): Ditto.
6643         * gnus-kill.el (gnus-batch-score): Ditto.
6645         * gnus-cache.el (gnus-jog-cache): Ditto.
6647         * gnus-msg.el (gnus-summary-reply):
6648         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
6650 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6652         * gnus-cache.el (gnus-cache-generate-nov-databases):
6653         Use nnml-generate-nov-databases-directory instead of
6654         nnml-generate-nov-databases-1.
6656 2007-11-24  Glenn Morris  <rgm@gnu.org>
6658         * message.el (message-tool-bar-retro): Update for rename
6659         mail_send.xpm->mail-send.xpm.
6661 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6663         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6664         `smime-ldap-search' for Emacs 22 and up.
6666 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
6668         * hashcash.el: Move to ../mail directory.
6670         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
6672         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
6673         `smime-ldap-search' for Emacs 22 and up.
6675 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6677         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
6679         * message.el (message-send-mail-function): Fix error convention.
6680         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
6681         (message-widen-reply, message-send-mail, message-talkative-question)
6682         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
6683         (message-clone-locals, message-send-news): Use with-current-buffer.
6684         (message-insert-or-toggle-importance): Remove unused var `valid'.
6685         (message-make-references): Remove unused var `new-references'.
6686         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
6688 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
6690         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
6691         (spam-split-symbolic-return-positive): Reflow docstring.
6692         (spam-backends, spam-summary-exit-behavior)
6693         (spam-mark-ham-unread-before-move-from-spam-group)
6694         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
6695         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
6696         (spam-clear-cache, spam-backend-check, spam-install-backend)
6697         (spam-install-statistical-backend, spam-list-of-processors)
6698         (spam-group-processor-p, spam-split, spam-bogofilter-score)
6699         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
6700         (spam-check-crm114, spam-initialize, spam-unload-hook):
6701         Fix typos in docstrings.
6703 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6705         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
6706         been checked if they have never been read and those group levels are
6707         higher than the one that a user specified.
6709 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6711         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
6712         foreign groups unless a group level is specified by a user.
6713         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
6715 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
6717         * message.el (message-send-mail-function): Require sendmail.
6719 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
6721         * message.el (message-send-mail-function): Check for smtpmail too.
6723         * utf7.el (utf7-encode, utf7-decode): Use coding system
6724         `utf-7'/`utf-7-imap' from utf-7.el' if available.
6726         * message.el (message-send-mail-function): New function.
6727         (message-send-mail-function): Set default using
6728         message-send-mail-function.  Adjust doc string.
6729         (message-send-mail-with-mailclient): New function.
6731 2007-11-17  Richard Stallman  <rms@gnu.org>
6733         * assistant.el: Remove file.
6735 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
6737         * smime.el (from):
6738         * rfc2047.el (message-posting-charset):
6739         * qp.el (mm-use-ultra-safe-encoding):
6740         * pop3.el (parse-time-months):
6741         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
6742         * nnml.el (files):
6743         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
6744         (jka-compr-compression-info-list, ange-ftp-path-format)
6745         (efs-path-regexp):
6746         * nndiary.el (files):
6747         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
6748         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
6749         (epg-digest-algorithm-alist, inhibit-redisplay)
6750         (password-cache-expiry):
6751         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
6752         (pgg-output-buffer, password-cache-expiry):
6753         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
6754         (efs-path-regexp):
6755         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
6756         (inhibit-redisplay):
6757         * mm-uu.el (file-name, start-point, end-point, entry)
6758         (gnus-newsgroup-name, gnus-newsgroup-charset):
6759         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
6760         (latin-unity-ucs-list):
6761         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
6762         (mm-uu-binhex-decode-function):
6763         * message.el (gnus-message-group-art, gnus-list-identifiers)
6764         (rmail-enable-mime-composing, gnus-local-organization)
6765         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
6766         (gnus-read-active-file, facemenu-add-face-function)
6767         (facemenu-remove-face-function, gnus-article-decoded-p)
6768         (tool-bar-mode):
6769         * mail-source.el (display-time-mail-function):
6770         * gnus-util.el (nnmail-pathname-coding-system)
6771         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
6772         (gnus-original-article-buffer, gnus-user-agent)
6773         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
6774         (xemacs-codename, sxemacs-codename, emacs-program-version):
6775         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
6776         * gnus-start.el (gnus-agent-covered-methods)
6777         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
6778         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
6779         (gnus-newsgroup-headers, gnus-group-list-mode)
6780         (gnus-group-mark-positions, gnus-newsgroup-data)
6781         (gnus-newsgroup-unreads, nnoo-state-alist)
6782         (gnus-current-select-method, mail-sources)
6783         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
6784         (nnmail-spool-file, gnus-cache-active-hashtb):
6785         * gnus-mh.el (mh-lib-progs):
6786         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
6787         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
6788         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
6789         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
6790         (gnus-group-buffer):
6791         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
6792         (font-lock-set-defaults):
6793         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
6794         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
6795         (gnus-summary-post-menu, total-parts, type, condition, length):
6796         * gnus-agent.el (gnus-agent-read-agentview):
6797         * flow-fill.el (show-trailing-whitespace):
6798         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
6799         eval-and-compile wrappers for byte compiler pacifiers.
6801         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
6802         (mm-display-inline-fontify): Check for featurep 'xemacs not
6803         extent-list.
6805         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
6806         itimer-list.
6807         (mm-create-image-xemacs): Only do something for XEmacs.
6808         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
6810         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
6812         * gnus-registry.el (gnus-adaptive-word-syntax-table):
6813         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
6815 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6817         * nnimap.el (nnimap-split-download-body):
6818         * gnus-demon.el (gnus-demon):
6819         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
6821 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6823         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
6824         macros.
6825         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
6826         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
6827         copy data from unibyte buffer to multibyte current buffer.
6828         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
6829         to copy data from unibyte current buffer to multibyte buffer.
6830         (nntp-make-process-buffer): Make process buffer unibyte.
6832         * pop3.el (pop3-open-server): Fix typo in Lisp code.
6834 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
6836         * pop3.el (pop3-open-server): Accept and process data more robustly at
6837         connexion start to avoid spurious "POP SSL connexion failed" errors.
6839 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6841         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
6842         read group names.
6844 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
6846         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
6848 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6850         * nnmail.el (nnmail-parse-active): Make group names unibyte.
6851         (nnmail-save-active): Use a unibyte buffer when saving active file,
6852         which may contain non-ASCII group names.
6854         * nnml.el (nnml-request-group): Decode group names in messages.
6856 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
6858         * message.el (message-citation-line-function)
6859         (message-insert-formatted-citation-line): Fix spelling of
6860         `message-insert-formated-citation-line'.
6862 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
6864         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
6866 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6868         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
6869         nnmail-pathname-coding-system.
6871         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
6872         that a user enters; decode group names in messages.
6874         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
6876 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6878         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
6880         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
6882         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
6883         risky local variable.
6885         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
6887 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
6889         * encrypt.el: Improve documentation to fix function name typo.
6890         Reported by Daiki Ueno <ueno@unixuser.org>.
6892 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6894         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
6895         even if the point is not in the last page of an article.
6896         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
6897         back to the previous page.
6899 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
6901         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
6903 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6905         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
6907 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6909         * message.el (message-check-news-body-syntax): Avoid
6910         mm-string-as-multibyte.
6911         (message-hide-headers): Don't assume (point-min)==1.
6913 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6915         * message.el (message-remove-blank-cited-lines): Fix if remove is
6916         given.
6917         (message-bogus-address-regexp): New variable.
6918         (message-bogus-recipient-p): New function.
6919         (message-check-recipients): New command.
6920         (message-syntax-checks): Add `bogus-recipient'.
6921         (message-fix-before-sending): Add `bogus-recipient'.
6923         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
6924         (gnus-treat-body-boundary): Don't test window-system.
6926 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
6928         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
6930 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6932         * gnus.el: Bump version to Gnus v5.13.
6934 2007-10-28  Miles Bader  <miles@gnu.org>
6936         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
6937         at compile-time too.
6939 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6941         * gnus-msg.el (gnus-message-setup-hook): Add
6942         `message-remove-blank-cited-lines' to options.
6944 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6946         * message.el (message-remove-blank-cited-lines): New function.
6947         Suggested by Karl Plästerer.
6949 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6951         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
6952         mapc.
6954         * imap.el (imap-open): Replace mapcar called for effect with mapc.
6955         (top-level): Use mapc to set functions to be traced for debugging.
6957         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
6958         called for effect with while loop.
6960         * message.el (message-talkative-question): Replace mapcar called for
6961         effect with mapc.
6963         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
6964         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
6965         called for effect with dolist.
6967         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
6969         * nndiary.el: Use dolist instead of mapcar to add diary headers to
6970         gnus-extra-headers and nnmail-extra-headers.
6972         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
6973         called for effect with dolist.
6974         (top-level): Use mapc to set functions to be traced for debugging.
6976         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
6977         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
6978         dolist.
6980         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
6981         Replace mapcar called for effect with mapc.
6982         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
6983         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
6984         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
6985         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
6987         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
6988         remove-if that's a cl function.
6990         * webmail.el (webmail-debug): Replace mapcar called for effect with
6991         dolist.
6993 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6995         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
6996         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
6997         with while loop.
6999         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
7000         functions from article-* functions.
7001         (gnus-multi-decode-header): Replace mapcar called for effect with
7002         dolist.
7004         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
7005         (gnus-bookmark-show-details): Replace mapcar called for effect with
7006         while loop.
7008         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
7009         called for effect with while loop.
7011         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
7012         with dolist.
7014         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Replace
7015         mapcar called for effect with dolist.
7017         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
7019         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
7020         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
7021         Replace mapcar called for effect with dolist.
7022         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
7023         mapc.
7025         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
7026         Replace mapcar called for effect with dolist.
7027         (gnus-topic-list): Replace mapcar called for effect with mapc.
7029         * gnus.el: Use mapc instead of mapcar to add autoloads.
7031 2007-10-23  Richard Stallman  <rms@gnu.org>
7033         * gnus-group.el (gnus-group-highlight): Mark as risky.
7035 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7037         * gnus.el (gnus-server-to-method): Return method found first in
7038         gnus-newsrc-alist.
7040         * gnus-art.el (gnus-article-highlight-signature)
7041         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
7042         button overlay without the front stickiness.
7044 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
7046         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
7047         overview buffer needed a catch to receive its throw.
7048         (gnus-agent-flush-cache): Declared as interactive to make this function
7049         easier to use.
7051 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
7053         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
7054         `next-line'.
7056 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7058         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
7059         exclude address matching message-dont-reply-to-names.
7061 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7063         * gnus-util.el (gnus-string<): New function.
7065         * gnus-sum.el (gnus-article-sort-by-author)
7066         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
7068 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7070         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
7071         the frame-focus tag is set in gnus-buffer-configuration.
7073 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7075         * gnus-art.el (gnus-article-add-button): Make a button overlay without
7076         the front stickiness.
7078 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7080         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
7081         url pattern; remove duplicate one.
7082         (gnus-article-extend-url-button): New function.
7083         (gnus-article-add-buttons): Use it.
7084         (gnus-button-push): Use concatenated url that it makes.
7086 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
7088         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
7089         (sieve-manage-open): Use `mapc' instead of `mapcar'.
7091 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
7093         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
7094         Don't hardcode point-min==1.
7096 2007-09-30  David Kastrup  <dak@gnu.org>
7098         * gnus-art.el (gnus-article-reply-with-original)
7099         (gnus-article-followup-with-original): When `transient-mark-mode' is
7100         off, refrain from active-region behavior for followups.
7102 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
7104         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
7105         Fix comment about "iso8859-1".
7107 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
7109         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
7110         ones returned from the verify-function.
7112         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
7113         mml2015-extract-cleartext-signature if extraction failed.
7115 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
7117         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
7118         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
7119         failed.
7121 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
7123         * Relicense "GPLv2 or later" files to "GPLv3 or later".
7125 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7127         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
7128         to mark a thread as expirable.  Add variable `hide' to handle hiding of
7129         thread for both the null and zero (kill/expire thread) universal prefix
7130         cases.
7131         (gnus-summary-expire-thread): Add new function to expire a thread,
7132         using gnus-summary-kill-thread.
7133         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
7134         shortcuts for gnus-summary-expire-thread.
7135         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
7136         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
7138 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
7140         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
7141         extras value, so an extras entry can be deleted.
7142         (gnus-registry-delete-extra-entry): Use it.
7143         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
7144         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
7145         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
7146         storage through the gnus-registry, and provide an appropriate API for
7147         it.
7149 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7151         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
7152         Suggested by Leo <sdl.web@gmail.com>.
7154         * gnus.el: Do.
7156 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7158         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
7159         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
7161         * gnus-agent.el (gnus-agent-fetch-headers): Do.
7163         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7164         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
7166 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7168         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
7169         newline.
7170         (nnmbox-request-accept-article): Don't change article in source buffer;
7171         narrow to header to use message-fetch-field rather than
7172         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
7173         (nnmbox-request-replace-article): Quote lines that'll be misidentified
7174         as delimiters; make sure article ends with newline.
7175         (nnmbox-delete-mail): Correct last position of article to be deleted;
7176         ignore X-Gnus-Newsgroup header in article body.
7177         (nnmbox-save-mail): Quote lines looking like delimiters at the right
7178         positions; make sure article ends with newline.
7180         * message.el (message-display-abbrev): Don't infloop when a user
7181         inserts SPC in the beginning of header.
7183 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
7185         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
7186         list of groups not followed by default.  Fix type to be regexp.
7187         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
7189 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
7191         * hmac-def.el (define-hmac-function): Switch from old-style to
7192         new-style backquotes.
7194         * md4.el (md4-make-step): Likewise.
7196 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7198         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
7199         raw-text coding system when saving .newsrc file, which may contain
7200         non-ASCII group names.
7202 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7204         * gnus-cus.el (gnus-score-extra): New widget.
7205         (gnus-score-extra-convert): New function.
7206         (gnus-score-customize): Use it for Extra.
7208 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
7210         * mml2015.el (mml2015-extract-cleartext-signature): New function.
7211         (mml2015-mailcrypt-clear-verify): Use it.
7212         (mml2015-gpg-clear-verify): Use it.
7213         (mml2015-pgg-clear-verify): Use it.
7214         (mml2015-epg-clear-verify): Replace the current part with the output
7215         from GnuPG; don't extract the plaintext by itself.
7217         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
7218         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
7219         mml2015-clear-verify-function; don't touch the armor headers or
7220         dash-escaped text here.
7222 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7224         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
7225         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
7226         parts, or application/octet-stream as a last resort.
7227         (gnus-mime-view-part-as-type): Don't toggle display.
7228         (gnus-mime-view-part-as-charset): Don't turn off display before
7229         querying charset.
7231         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
7232         stuff to undisplayer function in Emacs.
7233         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
7235         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
7236         text/calendar parts.
7238 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7240         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
7241         decoding text/calendar parts.
7243         * message.el (message-forward-make-body-mime): Always mark body as
7244         having no illegible text; remove signed-or-encrypted argument.
7245         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
7247         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
7248         (mml-generate-mime-1): Don't encode body if it is specified to be in
7249         raw form; don't make buffer be unibyte when inserting multibyte string.
7251 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7253         * sha1.el: Fix up comment style.
7254         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
7255         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
7257         * hex-util.el: Fix up comment style.
7258         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
7260         * gnus-salt.el: Use with-current-buffer.
7261         (gnus-pick-setup-message): Fix long-standing typo.
7263 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7265         * imap.el (imap-logout-timeout): New variable.
7266         (imap-logout, imap-logout-wait): New functions.
7267         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
7269         * nnimap.el (nnimap-logout-timeout): New server variable.
7270         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
7271         nnimap-logout-timeout.
7273         * gnus-art.el (gnus-article-summary-command-nosave)
7274         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
7276 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7278         * gnus.el (gnus-maximum-newsgroup): New variable.
7280         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
7281         according to gnus-maximum-newsgroup.
7283         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
7284         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
7285         Limit the range of articles according to gnus-maximum-newsgroup.
7287 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
7289         * gnus-art.el (gnus-sticky-article): Fixed problems described in
7290         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
7291         Don't perform gnus-configure-windows here; reuse existing sticky
7292         article buffer.
7294         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
7295         it doesn't exist in gnus-article-mode.
7297 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7299         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
7300         (gnus-agent-decoded-group-name): New function.
7301         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
7302         (gnus-agent-expire-group-1): Use it; decode group name in messages.
7304 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
7306         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
7307         Add binding for gnus-sticky-article.
7308         (gnus-summary-exit): Don't kill sticky article buffers.
7310         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
7311         article buffer.
7312         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
7313         (gnus-kill-sticky-article-buffers): New commands.
7315 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7317         * nntp.el (nntp-xref-number-is-evil): New server variable.
7318         (nntp-find-group-and-number): If it is non-nil, don't trust article
7319         numbers in the Xref header.
7321 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7323         * gnus-agent.el (gnus-agent-read-group): New function.
7324         (gnus-agent-flush-group, gnus-agent-expire-group)
7325         (gnus-agent-regenerate-group): Use it.
7326         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
7327         nnmail-pathname-coding-system.
7329 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7331         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
7333         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
7334         that are unread as unread, and also as selected so that information of
7335         marks having been changed by a user may be updated when exiting group.
7337 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
7339         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
7341 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7343         * gnus-art.el (gnus-mime-display-single): Pass part number that is
7344         calculated ignoring signature parts to gnus-treat-article.
7346 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7348         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
7349         a point here in order to keep the window start.
7350         (gnus-insert-mime-security-button): Make a button overlay without the
7351         front stickiness.
7352         (gnus-mime-display-security): Goto the end of a button.
7354         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
7356 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7358         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
7359         group-name-at-point.
7360         (gnus-group-completing-read): New function that offers decoded
7361         non-ASCII group names for completion.
7362         (gnus-fetch-group, gnus-group-read-ephemeral-group)
7363         (gnus-group-jump-to-group, gnus-group-make-group-simple)
7364         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
7365         (gnus-group-fetch-control): Use it.
7366         (gnus-fetch-group): Use group-name-at-point for the initial value
7367         rather than the default value; use gnus-alive-p.
7369         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
7370         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
7371         (gnus-summary-post-news): Use gnus-group-completing-read.
7373         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
7374         (gnus-read-move-group-name): Decode group name for completion.
7376 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
7378         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
7379         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
7380         Yamaoka slightly modified the code).
7382 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7384         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
7385         (nnmail-split-incoming): Bind it.
7387         * nnml.el (nnml-group-name-charset): New function.
7388         (nnml-decoded-group-name): Use it; don't decode group name if
7389         nnmail-group-names-not-encoded-p is non-nil.
7390         (nnml-encoded-group-name): New function.
7391         (nnml-group-pathname): Inline nnml-decoded-group-name.
7392         (nnml-request-expire-articles): Decode group name in message.
7393         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
7394         nnmail-pathname-coding-system.
7395         (nnml-save-mail, nnml-active-number): Work with decoded group names and
7396         not decoded ones according to nnmail-group-names-not-encoded-p.
7397         (nnml-generate-active-info): Use nnml-encoded-group-name.
7399 2007-08-08  Glenn Morris  <rgm@gnu.org>
7401         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
7402         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
7403         doc-strings and comments.
7405 2007-07-25  Glenn Morris  <rgm@gnu.org>
7407         * Relicense all FSF files to GPLv3 or later.
7409 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7411         * gnus-sum.el (gnus-summary-move-article): Make
7412         gnus-summary-respool-article work.
7414 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
7416         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
7417         string.
7419 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
7421         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
7422         that should be ignored when comparing distant RSS articles with local
7423         ones.
7424         (nnrss-make-hash-index): New function.  Create a hash index according
7425         to the ignored fields.
7426         (nnrss-check-group): Use it.
7428 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7430         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
7432         * gnus-art.el (article-decode-group-name): Decode Xref header too.
7434         * gnus-group.el (gnus-group-make-group): Encode group name here unless
7435         the new optional argument ENCODED is non-nil.
7436         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
7437         coding system for encoding group name.
7438         (gnus-group-make-rss-group): Pass un-encoded group name to
7439         gnus-group-make-group.
7440         (gnus-group-set-info): Tell gnus-group-make-group that group name is
7441         encoded.
7443         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
7444         Encode group name to which articles are moved or copied.
7445         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
7446         coding system for encoding Newsgroup, Followup-To and Xref headers.
7448         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
7449         marks; use nnheader-file-coding-system to write a file.
7450         (nnagent-retrieve-headers): Bind file-name-coding-system to
7451         nnmail-pathname-coding-system.
7453         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
7455         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
7456         (nnml-request-article, nnml-request-create-group)
7457         (nnml-request-rename-group, nnml-find-id)
7458         (nnml-possibly-change-directory, nnml-possibly-create-directory)
7459         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
7460         (nnml-save-marks): Use nnml-group-pathname instead of
7461         nnmail-group-pathname.
7463         (nnml-request-create-group, nnml-request-expire-articles)
7464         (nnml-request-move-article, nnml-request-delete-group)
7465         (nnml-deletable-article-p, nnml-possibly-create-directory)
7466         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
7467         (nnml-open-marks): Bind file-name-coding-system to
7468         nnmail-pathname-coding-system.
7470         (nnml-request-article): Pass server argument to nnml-find-group-number.
7471         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
7472         server argument to nnml-possibly-create-directory.
7473         (nnml-request-accept-article): Pass server argument to
7474         nnml-active-number and nnml-save-mail.
7475         (nnml-find-group-number): Pass server argument to nnml-find-id.
7476         (nnml-request-update-info): Pass server argument to
7477         nnml-marks-changed-p.
7479         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
7480         (nnml-save-mail, nnml-active-number): Add server argument.
7482         (nnml-request-delete-group): Warn if group is missing.
7483         (nnml-get-nov-buffer): Decode group name.
7484         (nnml-generate-active-info): Encode group name.
7485         (nnml-open-marks): Decode group name in messages.
7487 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7489         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
7490         if it is not specified.
7491         (gnus-article-pipe-part, gnus-article-save-part)
7492         (gnus-article-interactively-view-part, gnus-article-copy-part)
7493         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
7494         (gnus-article-inline-part, gnus-article-save-part-and-strip)
7495         (gnus-article-replace-part, gnus-article-delete-part)
7496         (gnus-article-view-part-as-type): Pass raw prefix argument to
7497         gnus-article-part-wrapper.
7499 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7501         * gnus-agent.el (gnus-agent-save-active): Bind
7502         nnheader-file-coding-system to gnus-agent-file-coding-system.
7504         * gnus-cache.el (gnus-cache-save-buffers)
7505         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
7506         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
7507         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
7508         (gnus-cache-braid-nov, gnus-cache-braid-heads)
7509         (gnus-cache-generate-active, gnus-cache-rename-group)
7510         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
7511         (gnus-cache-update-overview-total-fetched-for): Bind
7512         file-name-coding-system to nnmail-pathname-coding-system.
7513         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
7514         variables.
7515         (gnus-cache-decoded-group-name): New function.
7516         (gnus-cache-file-name): Use it.
7517         (gnus-cache-generate-active): Use non-decoded group name for active.
7519         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
7520         right place.
7521         (gnus-write-active-file): Don't break non-ASCII group names.
7523         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
7524         nnmail-pathname-coding-system.
7526         * gnus-uu.el (gnus-uu-decode-save): Typo.
7528 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7530         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
7532 2007-07-14  David Kastrup  <dak@gnu.org>
7534         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
7535         finishing actions if we did not edit the article.
7537 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7539         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
7540         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
7541         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
7542         (gnus-agent-flush-group, gnus-agent-flush-cache)
7543         (gnus-agent-fetch-headers, gnus-agent-load-alist)
7544         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
7545         (gnus-agent-retrieve-headers, gnus-agent-request-article)
7546         (gnus-agent-regenerate-group)
7547         (gnus-agent-update-files-total-fetched-for)
7548         (gnus-agent-update-view-total-fetched-for): Bind
7549         file-name-coding-system to nnmail-pathname-coding-system.
7550         (gnus-agent-group-pathname): Don't encode file names by
7551         nnmail-pathname-coding-system.
7552         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
7553         coding-system-for-write instead of buffer-file-coding-system to
7554         gnus-agent-file-coding-system.
7556         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
7557         Decode group name.
7559         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
7561         * gnus-start.el (gnus-update-active-hashtb-from-killed)
7562         (gnus-read-newsrc-el-file): Make group names unibyte.
7564         * nnmail.el (nnmail-group-pathname): Don't encode file names by
7565         nnmail-pathname-coding-system.
7567         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
7568         (nnrss-request-delete-group): Bind file-name-coding-system to
7569         nnmail-pathname-coding-system.
7570         (nnrss-read-server-data, nnrss-read-group-data): Bind
7571         file-name-coding-system correctly.
7572         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
7574         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
7575         (nntp-server-to-method-cache): New variable.
7576         (nntp-group-pathname): New function that decodes non-ASCII group names.
7577         (nntp-possibly-create-directory, nntp-marks-changed-p)
7578         (nntp-save-marks, nntp-open-marks): Use it.
7579         (nntp-possibly-create-directory, nntp-open-marks):
7580         Bind file-name-coding-system to nnmail-pathname-coding-system.
7581         (nntp-open-marks): Decode group names when bootstrapping marks.
7583         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
7584         Newsgroups and Folowup-To headers.
7586 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7588         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7589         (gnus-server-closed-face, gnus-server-denied-face)
7590         (gnus-server-offline-face): Remove variable.
7591         (gnus-server-font-lock-keywords): Use faces that are not aliases.
7593         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
7594         of modifying message-stack directly for XEmacs.
7596         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
7597         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
7598         if the coding-system argument is nil for XEmacs.
7600         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
7601         mm-charset-override-alist.
7603         * rfc2047.el: Don't require base64; require rfc2045 for the function
7604         rfc2045-encode-string.
7605         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
7606         to quote the parameter value.
7608 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7610         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
7611         form in gnus-group-name-charset-method-alist.
7613         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
7614         overrides the default layout edit-form.
7616         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
7618         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
7620 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7622         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
7623         as unfetched articles.
7625 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7627         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
7629 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7631         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
7632         original back end that keeps marks in the local system.
7634 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7636         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
7637         arg of pop-to-buffer for XEmacs.
7638         (gnus-article-read-summary-keys): Ditto; don't restore window
7639         configuration if summary command ends up with neither article buffer
7640         nor summary buffer; describe bindings if summary keys end with C-h.
7642 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7644         * message.el (message-fix-before-sending): Skip raw message part to be
7645         forwarded while checking illegible text.
7646         (message-forward-make-body-mime, message-forward-make-body): Mark
7647         signed or encrypted raw message as having no illegible text.
7649 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7651         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
7652         (gnus-message-with-timestamp-1): New macro.
7653         (gnus-message-with-timestamp): New function.
7654         (gnus-message): Use them.
7656         * nnheader.el (nnheader-message): Use them.
7658 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
7660         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
7661         .newsrc.eld file.
7663 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7665         * gnus-agent.el (gnus-agent-fetch-headers)
7666         (gnus-agent-retrieve-headers): Bind
7667         gnus-decode-encoded-address-function to identity.
7669         * nntp.el (nntp-send-xover-command): Recognize an xover command is
7670         available also when the server returns simply a dot.
7672         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
7674 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7676         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
7678 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7680         * gnus-ems.el (gnus-x-splash): Make it work.
7682         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
7683         from being used.
7685 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7687         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
7688         the front stickiness.
7689         (gnus-article-summary-command-nosave): Correct the order of the
7690         arguments passed to pop-to-buffer.
7691         (gnus-article-read-summary-keys): Ditto; make it work properly when the
7692         summary command ends up with the article buffer.
7694         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
7695         the same faces.
7697 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
7699         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
7701 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7703         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
7704         * gnus-sum.el (gnus-summary-highlight):
7705         * mail-source.el (mail-source-delete-old-incoming-confirm):
7706         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
7708 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7710         * gnus-art.el (gnus-mime-view-part-externally)
7711         (gnus-mime-view-part-internally): Fix predicate function passed to
7712         completing-read.
7714         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
7716         * gnus.el (gnus-update-message-archive-method): Add :version.
7718 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7720         * gnus.el (gnus-update-message-archive-method): New variable.
7722         * gnus-start.el (gnus-setup-news): Update saved "archive" method
7723         according to gnus-message-archive-method if
7724         gnus-update-message-archive-method is non-nil.
7726 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7728         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
7729         by Loic Dachary <loic@dachary.org>.
7730         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7732 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7734         * message.el (message-pop-to-buffer): Add switch-function argument.
7735         (message-mail): Pass switch-function argument to it.
7737 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
7739         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
7740         Improve doc string.
7742 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7744         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
7745         (gnus-header-content)
7746         * gnus-cite.el (gnus-cite-10)
7747         * gnus-srvr.el (gnus-server-closed)
7748         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
7749         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
7750         (gnus-group-mail-3-empty, gnus-group-mail-low)
7751         (gnus-group-mail-low-empty, gnus-splash)
7752         * message.el (message-header-to, message-header-cc)
7753         (message-header-subject, message-header-other, message-header-name)
7754         (message-header-xheader, message-separator, message-cited-text)
7755         (message-mml): Lighten colors of faces used for dark background.
7757 2007-05-24  Simon Josefsson  <simon@josefsson.org>
7759         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
7760         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
7762 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7764         * message.el (message-narrow-to-headers-or-head):
7765         Ignore mail-header-separator in the body.
7767 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7769         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
7770         same as window size.
7772 2007-05-22  Kevin Ryde  <user42@zip.com.au>
7774         * message.el (message-font-lock-keywords): Use message-header-xheader
7775         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
7776         ahead of the anything pattern, to get it recognised.
7778 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
7780         * gnus-sum.el (gnus-articles-to-read)
7781         (gnus-summary-insert-old-articles): Don't truncate group name for
7782         `read-string'.
7784         * gnus-util.el (gnus-limit-string): Delete this function.
7786         * gnus-sum.el (gnus-simplify-subject-fully): Use
7787         `truncate-string-to-width' instead.
7789 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
7791         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
7792         if, on summary exit, the next group has to be selected.
7793         (gnus-summary-exit): Use it.
7795 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
7797         * gnus-art.el (gnus-article-mode): Fix comment about displaying
7798         non-break space.
7800 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7802         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
7803         Check if group is not a directory.
7804         (nnfolder-request-expire-articles): Don't delete articles if the target
7805         group is not available.
7807         * nnml.el (nnml-request-create-group): Properly check if group is not a
7808         file.
7809         (nnml-request-expire-articles): Don't delete articles if the target
7810         group is not available.
7812         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
7813         Don't quote characters that are within parentheses.
7815 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7817         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
7818         (gnus-handle-ephemeral-exit): Select article according to it.
7820 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
7822         * message.el (message-insert-formated-citation-line): Remove newline.
7823         (message-citation-line-format): Add final \n here so that the user can
7824         avoid a blank line.
7826 2007-05-03  Dan Christensen  <jdc@uwo.ca>
7828         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
7829         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
7830         Update lanl/arXiv support.
7832 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
7834         * gnus.el: Bump version number.
7836 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7838         * gnus.el (gnus-version-number): Bump version.
7840 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7842         * gnus.el: No Gnus v0.6 is released.
7844 2007-04-27  Didier Verna  <didier@xemacs.org>
7846         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
7847         * gmm-utils.el (gmm-regexp-concat): here.
7848         * message.el: Don't require 'gnus-util.
7849         (message-dont-reply-to-names): Handle name change above.
7850         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
7852 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7854         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
7855         since the initial value varies according to the system.
7857 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7859         * mm-util.el (mm-charset-synonym-alist): Defcustom.
7861 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
7863         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
7865 2007-04-24  Didier Verna  <didier@xemacs.org>
7867         Improve the type of gnus-ignored-from-addresses.
7868         * gnus-util.el (gnus-orify-regexp): New function.
7869         * message.el (gnus-util): Require it.
7870         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
7871         * gnus-sum.el (gnus-ignored-from-addresses): New function.
7872         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
7874 2007-04-24  Didier Verna  <didier@xemacs.org>
7876         * gnus-sum.el:
7877         * gnus-utils.el: Fix some trailing whitespaces.
7879 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7881         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
7882         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
7883         article's Message-ID; refer parent article in summary buffer.
7885         * message.el (message-bounce): Call mime-to-mml.
7887 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7889         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
7891 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7893         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
7894         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
7895         displayed of multipart/alternative part if it is invoked from summary
7896         buffer.
7898         * mm-view.el (mm-inline-text-html-render-with-w3m)
7899         (mm-inline-text-html-render-with-w3m-standalone)
7900         (mm-inline-render-with-function): Use mail-parse-charset by default.
7902 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
7904         * parse-time.el (parse-time-string-chars): Check if CHAR
7905         is less than the length of parse-time-syntax.
7907 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7909         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
7910         from gnus-newsgroup-processable.
7912 2007-04-16  Didier Verna  <didier@xemacs.org>
7914         * gnus-msg.el (gnus-configure-posting-styles): Handle
7915         message-signature-directory properly with :file syntax.  Reported by
7916         "Leo".
7918 2007-04-11  Didier Verna  <didier@xemacs.org>
7920         New user option: message-signature-directory.
7921         * gnus-msg.el (gnus-configure-posting-styles): Support it.
7922         * message.el (message-insert-signature): Ditto.
7923         * message.el (message-signature-file): Doc update.
7924         * message.el (message-signature-directory): New.
7926 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7928         * gnus-msg.el (gnus-inews-yank-articles): Use
7929         message-exchange-point-and-mark instead of exchange-point-and-mark.
7931 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7933         * message.el (message-yank-original): Make sure cited text ends with
7934         newline; don't exchange point and mark.
7936 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7938         * tls.el (open-tls-stream): Properly handle case where there
7939         is no associated buffer.
7941 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
7943         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
7944         message-yank-original, make sure (< mark TEXT point).
7946 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7948         * message.el (message-fill-column): New variable.
7949         (message-mode): Use it.  Add comment on a possible new hook.
7951         * nnmail.el (nnmail-spool-file): Mark as obsolete.
7952         (nnmail-get-new-mail): Reformat.
7954         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
7956         * gmm-utils.el: Fix Commentary.
7957         (gmm-tool-bar-from-list): Fix typo in doc string.
7959 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
7961         * message.el (message-yank-original): Don't switch point and mark
7962         unnecessarily to put point and mark as documented.
7964 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7966         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
7967         from the message heads.
7969 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
7971         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
7972         article buffer does not have a window.  This may not be the best
7973         solution but is certainly better than setting the start of the null,
7974         that is the current, window.
7976 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7978         * gnus-draft.el (gnus-draft-setup-hook): New hook.
7979         (gnus-draft-setup): Run it.
7981         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
7982         gnus-score-fast-scoring.  Allow regexp.
7983         (gnus-score-headers): Use it.
7985         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
7986         XEmacs.
7988         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
7989         string.
7990         (gnus-button-alist): Also catch `<f1> k ...'.
7991         (gnus-treat-display-x-face): Fix doc string.
7993 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7995         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
7996         evaluation of gnus-extended-version to ensure correct generation of the
7997         User-Agent header when message-generate-headers-first is used.
7999 2007-03-24  Simon Josefsson  <simon@josefsson.org>
8001         * hashcash.el (hashcash-generate-payment-async): Don't crash if
8002         hashcash-path is nil.  Don't call callback with incorrect number of
8003         parameters if val is 0.
8005 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8007         * message.el (message-required-news-headers):
8008         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
8010 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8012         * message.el (message-generate-new-buffers): Change the meaning of the
8013         nil value; add `standard' to the choices; treat t as `unique'; improve
8014         doc string.
8015         (gnus-select-frame-set-input-focus): Autoload.
8016         (message-buffer-name): Search for the existing message buffer if
8017         message-generate-new-buffers is nil or `standard'; treat the value t of
8018         message-generate-new-buffers as `unique'.
8019         (message-pop-to-buffer): Raise the frame already displaying the message
8020         buffer; clear the echo area after querying.
8021         (message-setup): Pass the `continue' argument to compose-mail.
8022         (message-mail): Prefer `switch-function' if it is given; search for the
8023         existing message buffer if the `continue' argument is non-nil; pass
8024         continue and switch-function arguments to compose-mail by way of
8025         message-setup.
8026         (message-mail-other-window): Adjust argument of message-setup.
8027         (message-mail-other-frame): Ditto.
8029 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8031         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
8032         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
8033         to turn font-lock on when turning gnus-message-citation-mode on.
8035 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
8037         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
8038         (mml-smime-function-alist): New variable; add epg as the backend.
8039         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
8040         mml-smime- functions instead.
8041         * mm-view.el: Require smime.
8043 2007-03-05  Didier Verna  <didier@xemacs.org>
8045         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
8046         instead of just inheritance for posting styles.
8047         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
8049 2007-02-24  John Paul Wallington  <jpw@pobox.com>
8051         * tls.el (tls-certtool-program): Fix custom type.
8053 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8055         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
8056         and point-at-eol instead of line-(beginning|end)-position.
8058         * assistant.el (assistant-parse-buffer): Ditto.
8060 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
8062         * mml2015.el (mml2015-epg-find-usable-key): New function.
8063         (mml2015-epg-sign): Use it.
8064         (mml2015-epg-encrypt): Use it.
8066 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8068         * message.el (message-make-in-reply-to): Quote name containing
8069         non-ASCII characters.  It will make the RFC2047 encoder cause an error
8070         if there are special characters.  Reported by NAKAJI Hiroyuki
8071         <nakaji@jp.freebsd.org>.
8073 2007-02-27  Didier Verna  <didier@xemacs.org>
8075         Include the group parameters as well as the topic ones in the
8076         inheritance filter process.
8077         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
8078         argument GROUP-PARAMS-LIST.
8079         * gnus-topic.el (gnus-group-topic-parameters): Use it.
8081 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8083         * nntp.el (nntp-never-echoes-commands)
8084         (nntp-open-connection-functions-never-echo-commands): New variables.
8085         (nntp-send-command): Use them.
8087 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
8089         * mml2015.el (mml2015-epg-verify): Simplified.
8091 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8093         * mml.el (mml-content-disposition-alist): New user option.
8094         (mml-content-disposition): New function.
8095         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
8096         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
8098 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
8100         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
8101         verification.
8103 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8105         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
8106         articles posted in the last 24 hours.
8108 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
8110         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
8112 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
8114         * nntp.el (nntp-send-command): Don't wait for echoes when
8115         nntp-open-ssl-stream is used.
8117 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8119         * gnus-cite.el (gnus-test-font-lock-add-keywords)
8120         (gnus-message-add-citation-keywords)
8121         (gnus-message-remove-citation-keywords): Remove.
8122         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
8123         directly, make the variables in font-lock-defaults buffer-local, add
8124         gnus-message-citation-keywords to them and then update the value of
8125         font-lock-keywords.
8127 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8129         * message.el (message-cite-original-1): Don't call
8130         gnus-article-highlight-citation.
8132         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
8133         citations; fix line count.
8135 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8137         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
8138         (gnus-message-add-citation-keywords)
8139         (gnus-message-remove-citation-keywords): Use it; fix the emulating
8140         versions of font-lock-add-keywords and font-lock-remove-keywords to
8141         work with XEmacs correctly.
8143 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8145         * gnus-cite.el (gnus-cite-face-list): Set the values of
8146         gnus-message-max-citation-depth and gnus-message-citation-keywords.
8147         (gnus-message-max-citation-depth): Use defvar rather than defconst.
8148         (gnus-message-cite-prefix-regexp): New variable.
8149         (gnus-message-search-citation-line): Use it; protect against long
8150         citation prefix; fill match data with nil rather than 0 for XEmacs; set
8151         the 0th match data for Emacs.
8152         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
8153         (gnus-message-add-citation-keywords): Append keywords rather than
8154         prepending; emulate font-lock-add-keywords if it is not available.
8155         (gnus-message-remove-citation-keywords): Emulate
8156         font-lock-remove-keywords if it is not available.
8158         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
8160         * message.el (message-cite-prefix-regexp): Set the value of
8161         gnus-message-cite-prefix-regexp.
8163 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8165         * nnweb.el (nnweb-google-parse-1): Update parser.
8167 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
8169         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
8171 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8173         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8174         regexp.
8176 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8178         * uudecode.el (uudecode-string-to-multibyte): New function emulating
8179         string-to-multibyte.
8180         (uudecode-decode-region-internal): Use it.
8182 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
8184         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
8185         custom choice.
8187         * gnus-art.el (gnus-signature-limit): Fix custom choice.
8189 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
8191         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
8193         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
8194         `write-region' to respect `mm-inhibit-file-name-handlers'.
8196 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
8198         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
8199         Use gnus-home-directory instead of "~/" or "$HOME".
8201 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
8203         * encrypt.el (encrypt-insert-file-contents): Add better prompt
8204         to mention filename.
8205         Add comments at beginning regarding usage.
8206         (encrypt-write-file-contents): Change interactive so a string is
8207         acceptable.  If the file has no associated model, show an error instead
8208         of a nonsense prompt.
8210 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8212         * spam.el (spam-bsfilter-ham-switch): Fix typo.
8213         Thanks to Yoshihiko Yamada for kind notification of this typo.
8215 2007-01-12  Kenichi Handa  <handa@m17n.org>
8217         * uudecode.el (uudecode-decode-region-internal): Make it work in a
8218         multibyte buffer.
8220 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
8222         * gnus-score.el (gnus-score-fast-scoring): New variable.
8223         (gnus-score-headers): Use it.
8225         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
8227         * message.el (message-cite-original-1): Call
8228         gnus-article-highlight-citation if requested.
8229         (message-make-from): Allow name and address as optional arguments.
8231         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
8233         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
8234         bugs to doc string.
8235         (gnus-button-alist): Add mid\\|message-id.
8236         (gnus-button-fetch-group): Extend for use in
8237         `browse-url-browser-function'.
8238         (gnus-button-url-regexp): Try to catch paired parentheses like in
8239         Wikipedia URLs.
8241         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
8242         Suggested by Simon Krahnke <overlord@gmx.li>.
8244 2007-01-13  Romain Francoise  <romain@orebokech.com>
8246         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
8247         Update copyright.
8249 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
8251         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
8253 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8255         * gnus-registry.el (gnus-registry-unfollowed-groups)
8256         (gnus-registry-split-fancy-with-parent): Fix documentation.
8258 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8260         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
8261         from nnweb groups.
8263 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
8266         Xref urls.  Erase buffer before requesting head.
8268         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8270 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8272         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
8273         customizable.
8275 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
8277         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
8278         no signing key is found.
8279         (mml2015-epg-encrypt): Ask user whether to skip or abort if
8280         no encrypting and/or signing key is found.
8282 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8284         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
8286 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8288         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
8289         headers read from disk with the ones newly found in the current search.
8290         This should no longer cause problems, because the article numbers in
8291         Gmane's `nov.php' output are ignored since the previous change.
8293 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8295         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
8297 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8299         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
8301 2007-01-01  Romain Francoise  <romain@orebokech.com>
8303         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
8305 2006-12-31  Steve Youngs  <steve@sxemacs.org>
8307         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
8308         `define-minor-mode' macro definition expanded properly.
8309         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
8310         exclude it there.
8312         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
8313         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
8314         `fboundp' test.
8315         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
8316         This is OK to autoload in (S)XEmacs now.
8318 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8320         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
8321         keystroke.
8322         (gnus-summary-limit-to-singletons): Fix typo.
8324         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
8325         else fails.
8327 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8329         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
8330         docstring.
8332         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
8333         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
8334         (gnus-summary-insert-dormant-articles): Fix typo in message.
8336 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
8338         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
8339         nil for XEmacs.
8340         (gnus-message-citation-mode): Don't autoload in XEmacs.
8342         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
8344 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8346         * nnimap.el (nnimap-expunge-search-string): Mention
8347         nnimap-search-uids-not-since-is-evil in docstring.
8349 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
8351         * spam.el: Revert to make-obsolete-variable because
8352         define-obsolete-variable-alias is not supported in Emacs 21.
8354         * spam.el (spam-ifile-path, spam-ifile-database-path)
8355         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
8356         make-obsolete-variable.
8357         (spam-bsfilter-path, spam-bsfilter-program)
8358         (spam-spamassassin-path, spam-spamassassin-program)
8359         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
8360         use "path" inappropriately.
8361         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
8362         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
8363         variable names.
8365 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
8367         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
8368         summary buffer.
8370         * password.el (password-cache-remove): Use clear-string to burn
8371         password, if available.
8373 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8375         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
8377         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
8379         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
8380         (gnus-message-highlight-citation): Move defcustom here from
8381         gnus-cite.el.
8382         (gnus-message-citation-mode): Autoload.
8384         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
8385         checks to make it compile with XEmacs.
8386         (gnus-message-citation-mode): New minor mode.
8387         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
8388         (gnus-message-highlight-citation): New variables.
8389         (gnus-message-search-citation-line)
8390         (gnus-message-add-citation-keywords)
8391         (gnus-message-remove-citation-keywords)
8392         (turn-on-gnus-message-citation-mode)
8393         (turn-off-gnus-message-citation-mode): New functions.
8395 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
8397         * gnus-cite.el: Enable highlighting of different citation levels in
8398         message-mode.
8400 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8402         * message.el (message-make-fqdn): Fix comment.
8403         (message-bogus-system-names): Add ".local".
8405         * spam.el (spam-ifile-path, spam-ifile-program)
8406         (spam-ifile-database-path, spam-ifile-database)
8407         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
8408         Don't use "path" inappropriately.
8409         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
8410         strings.
8411         (spam-check-ifile, spam-ifile-register-with-ifile)
8412         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
8413         new variable names.
8415         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
8416         (gnus-treat-display-smileys): Simplify using
8417         gnus-image-type-available-p.
8419         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
8420         available.
8422 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8424         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
8425         one after turning on the buffer's multibyteness instead of decoding
8426         them directly in the unibyte buffer that causes unexpected conversion
8427         in Emacs 23 (unicode).
8429 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8431         * message.el (message-generate-hashcash): Fix custom type.
8433 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8435         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
8437 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
8439         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
8440         disconnect icons.  Add help text.
8442 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
8444         * spam.el (spam-extra-header-to-number): CRM114 spam score is
8445         negated to be consistent with the others we handle.
8447 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8449         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
8450         version of gnus-summary-buffer to something, so that we can use two
8451         article buffers at the same time.
8453 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
8455         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
8456         trigger all the extra headers.
8457         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
8458         sorting.
8460 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8462         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
8463         solid groups.
8465 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8467         * legacy-gnus-agent.el: Add Copyright notice.
8469 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
8471         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
8473 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8475         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
8477         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
8478         to make it work reliably in CVS Emacs.
8479         (gnus-summary-limit-strange-charsets-predicate)
8480         (gnus-summary-limit-to-predicate): New functions.
8482 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
8484         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
8485         specifying array size.
8486         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
8487         array if it is too small.
8488         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
8489         (gnus-sort-threads-loop): New function.
8491 2006-12-06  Chris Moore  <dooglus@gmail.com>
8493         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
8494         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
8496 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
8498         * mm-url.el (mm-url-predefined-programs): Call curl with correct
8499         options.
8501 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8503         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
8504         DOS-ing the recipient.
8506         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
8507         the headers when creating the mapping to avoid mismappings.
8508         (nnweb-gmane-create-mapping): Always nix out old mapping.
8510 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8512         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
8513         and mm-verify-option to never.
8515 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8517         * message.el (message-signed-or-encrypted-p): New function.
8518         (message-forward-make-body): Use it.
8520         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
8521         Replace encode-coding-string with mm-encode-coding-string.
8523 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8525         * nneething.el (nneething-decode-file-name): Replace
8526         decode-coding-string with mm-decode-coding-string.
8528         * gnus-int.el (gnus-open-server): Say failed server's name.
8530 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
8532         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
8533         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
8535         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
8536         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
8537         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
8538         (gnus-group-make-directory-group, gnus-group-transpose-groups):
8539         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
8540         (gnus-subscribe-newsgroup, gnus-1):
8541         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
8542         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
8543         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
8544         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
8546 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8548         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
8549         keystroke.
8550         (gnus-summary-limit-to-bodies): Implement headersp.
8552 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8554         * dns.el (query-dns): Protect against "Process dns deleted" strings.
8556 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8558         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
8560 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8562         * message.el (message-generate-hashcash): Expand range of values to
8563         include `opportunistic'.
8564         (message-send-mail): Use it.
8566 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8568         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
8569         and comment it.
8571         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
8573 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
8575         * gnus-util.el (gnus-extract-address-components): Improve comment.
8577 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8579         * gnus-util.el (gnus-extract-address-components): Work with address in
8580         which the name portion contains @.
8582 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8584         * gnus.el (gnus-start): Move custom group up.
8585         (gnus-select-method): Don't autoload, but make it available for
8586         `customize-variable'.
8587         (gnus-getenv-nntpserver): Don't autoload.
8589 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
8591         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
8593 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
8595         * message.el (message-sendmail-extra-arguments): New variable.
8596         (message-send-mail-with-sendmail): Use it.
8598 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8600         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
8601         mm-with-unibyte-current-buffer to make string unibyte.
8603         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
8604         mm-string-as-multibyte.
8606 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
8608         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
8609         Reported by Werner Koch <wk@gnupg.org>.
8611 2006-11-14  Daiki Ueno  <ueno@p360>
8613         * mml2015.el: Autoload epa-select-keys when compiling.
8615 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8617         * mml2015.el (mml2015-epg-sign): Save the signing keys in
8618         message-options.
8619         (mml2015-epg-encrypt): Save the recipient keys in message-options.
8621 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
8623         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
8624         EasyPG (< 0.0.6).
8625         (mml2015-always-trust): New user option.
8626         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
8627         prompt.
8629 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8631         * nntp.el (nntp-authinfo-force): New variable.
8632         (nntp-send-authinfo): Use it.
8634 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
8636         * message.el (message-strip-subject-encoded-words): Allow _not_ to
8637         decode encoded words.  Improve prompt.  Add comment about forwarding.
8638         (message-replacement-char): Move up.
8640 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
8642         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
8643         instead of gnus-intersection because arguments of gnus-sorted-nunion
8644         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
8646 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
8648         * message.el (message-strip-subject-encoded-words): Reformat prompt.
8649         (message-simplify-subject-functions): Enable
8650         message-strip-subject-encoded-words by default.
8652 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
8654         * message.el (message-strip-subject-encoded-words): New function.
8655         (message-simplify-subject-functions): New variable.
8656         (message-simplify-subject): Use it.  Fix typo in doc string.
8657         Support message-strip-subject-encoded-words.
8659 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
8661         * gnus-diary.el (gnus-diary-delay-format-function):
8662         * nndiary.el (nndiary-reminders):
8663         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
8665 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8667         * gnus-art.el (article-hide-boring-headers): Fetch date from
8668         gnus-original-article-buffer to avoid problems with localized date
8669         strings.
8671 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8673         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
8675 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
8677         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
8678         New variables.
8679         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8680         (mm-charset-synonym-alist): Move some entries to
8681         mm-codepage-iso-8859-list.
8682         (mm-charset-synonym-alist, mm-charset-override-alist): Add
8683         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8685 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8687         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
8689 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8691         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
8692         with Emacs 21 and XEmacs.
8694 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
8696         * spam.el (spam-parse-address): New function for better parsing,
8697         catching errors, etc.
8698         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
8700 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8702         * mm-view.el: Add interactive arg to html2text autoload.
8704 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8706         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
8708 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
8710         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
8711         variables.
8712         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
8713         (mm-charset-synonym-alist): Move some entries to
8714         mm-codepage-iso-8859-list.
8716         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
8718 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
8720         * message.el (message-citation-line-format)
8721         (message-insert-formated-citation-line): Fix implementation of %E, %N
8722         and %n according to the doc string.
8724 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
8726         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8727         car-safe to avoid bad parses.
8729 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8731         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
8732         names.
8734         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
8736 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8738         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
8739         header.
8741         * message.el (message-draft-headers): Add Date.
8742         (message-headers-to-generate): Fix typo in docstring.
8744         * nndraft.el (nndraft-required-headers): New variable.
8745         (nndraft-generate-headers): Use it.
8747         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
8749 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8751         * gnus-registry.el (gnus-registry-wash-for-keywords)
8752         (gnus-registry-find-keywords): New functions to allow easy searching of
8753         articles that are in the registry.
8755 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
8757         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
8758         ietf-drums-parse-address instead of gnus-extract-address-components.
8759         Reported by Damien Elmes <damien@repose.cx>.
8761 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
8763         * gnus.el (gnus-mime): Remove unused custom group.
8765 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8767         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
8768         "blank line" when searching for end of armor headers.
8770 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8772         * gmm-utils.el (gmm-write-region): Fix variable name.
8774 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
8776         * gmm-utils.el (gmm-write-region): New function based on compatibility
8777         code from `mm-make-temp-file'.
8779         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
8781         * nnmaildir.el (nnmaildir--update-nov)
8782         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
8783         Use `gmm-write-region'.
8785 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8787         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
8788         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
8790         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
8792         * message.el (message-replacement-char): New variable.
8793         (message-fix-before-sending): Use it.
8794         (message-simplify-subject): New function to remove duplicate code.
8795         (message-reply, message-followup): Use it.
8797         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
8798         gnus-summary-limit-to-articles.
8800 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8802         * gnus-util.el (gnus-with-local-quit): New macro.
8804         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
8806 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
8808         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
8809         ignore non-string data.
8811 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
8813         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
8814         non-string data (needs to be done in the registry too).
8816 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8818         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
8819         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
8820         (gnus-registry-split-fancy-with-parent)
8821         (gnus-registry-fetch-simplified-message-subject-fast)
8822         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
8823         Remove text properties on ingress into the registry and when it's saved.
8824         (gnus-registry-clean-empty-function): Fix bug with cleaning the
8825         registry from entries with no groups.
8827 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
8829         * gnus-util.el (gnus-string-remove-all-properties): Add utility
8830         function to remove string properties.
8832 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
8834         * gmm-utils.el (gmm): Adjust custom version.
8836         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
8837         custom version.
8839         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
8841 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
8843         * gnus-art.el (gnus-insert-prev-page-button)
8844         (gnus-insert-next-page-button): Simplify.  Reformat.
8846 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8848         * gnus-art.el (gnus-insert-prev-page-button)
8849         (gnus-insert-next-page-button): Apply gnus-article-button-face.
8851 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
8853         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
8855 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
8857         * gnus-art.el (gnus-insert-mime-button)
8858         (gnus-insert-mime-security-button):
8859         Apply gnus-article-button-face to MIME and security buttons.
8861 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8863         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
8864         readable.
8866 2006-09-20  Steve Youngs  <steve@sxemacs.org>
8868         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
8869         `browse-url-of-file' instead of `browse-url'.
8871 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8873         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
8874         regexp.  Articles containing quotation were cut prematurely.
8876 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8878         * message.el (message-cite-original-1): Use nobody by default for the
8879         value of From header.
8880         (message-reply): Ditto.
8882 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
8884         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
8885         to the gnus-info.  This fixes a bug of inline-PGP message verification.
8886         Reported by Michael Piotrowski <mxp@dynalabs.de>.
8888 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8890         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
8891         mails in the doc string.  Add some URLs in comment.
8892         (pop3-movemail): Warn about pop3-leave-mail-on-server.
8894 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8896         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
8897         backslashes handling and the way to find boundaries of quoted strings.
8899 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
8901         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
8902         mml1991-encrypt-to-self is set and mml1991-signers is not set.
8903         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
8904         mml2015-encrypt-to-self is set and mml2015-signers is not set.
8906 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
8908         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
8909         doc string.
8910         (gnus-button-regexp, gnus-button-last): Remove unused variables.
8912 2006-09-06  Simon Josefsson  <jas@extundo.com>
8914         * mml2015.el (mml2015-use): Doc fix, mention epg.
8916 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8918         * mml2015.el (mml2015-use): Default to epg, if available.
8920 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
8922         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
8923         message-sender.
8924         (mml1991-epg-encrypt): Ditto.
8925         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
8926         message-sender.
8927         (mml2015-epg-encrypt): Ditto.
8929 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
8931         * message.el (message-send-mail-with-sendmail): Look for sendmail in
8932         several common directories.
8934 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
8936         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
8937         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
8939 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8941         * gnus-art.el (article-decode-encoded-words): Make it fast.
8943 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8945         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
8947         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
8948         in quoted string into `\'.
8950 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8952         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8953         Use standard-syntax-table.
8955 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8957         * gnus-art.el (gnus-decode-address-function): New variable.
8958         (article-decode-encoded-words): Use it to decode headers which are
8959         assumed to contain addresses.
8960         (gnus-mime-delete-part): Remove useless `or'.
8962         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
8963         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
8964         (gnus-nov-parse-line): Use it to decode From header.
8965         (gnus-get-newsgroup-headers): Ditto.
8966         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
8968         * mail-parse.el (mail-decode-encoded-address-region): New alias.
8969         (mail-decode-encoded-address-string): New alias.
8971         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
8972         New function.
8973         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
8974         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
8975         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
8976         (rfc2047-decode-string): Ditto.
8977         (rfc2047-decode-address-region): New function.
8978         (rfc2047-decode-address-string): New function.
8980 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
8982         * message.el (message-caesar-buffer-body): Allow rotating headers.
8984         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
8986         * message.el (message-insert-formated-citation-line): Fix %f.
8987         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
8989 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8991         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
8992         (gnus-bookmark-mouse-available-p): New macro.
8993         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
8994         (gnus-bookmark-bmenu-show-infos): Use it.
8995         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
8996         (gnus-bookmark-bmenu-hide-infos): Ditto.
8997         (gnus-bookmark-remove-properties): New function.
8998         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
8999         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
9000         (gnus-bookmark-write-file): Bind coding-system-for-write.
9001         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
9002         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
9003         group before selecting it.
9004         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
9005         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
9006         quit-window if it is not available; use gnus-mouse-2 and bind it to
9007         gnus-bookmark-bmenu-select-by-mouse.
9008         (gnus-bookmark-show-details): Remove unused variable `details-list'.
9009         (gnus-bookmark-bmenu-select-by-mouse): New function.
9011 2006-08-13  Romain Francoise  <romain@orebokech.com>
9013         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
9014         space.
9016 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9018         * compface.el (uncompface): Use binary rather than raw-text-unix.
9020 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9022         * compface.el (uncompface): Make sure the eol conversion doesn't take
9023         place when communicating with the external programs.  Reported by
9024         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
9026 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9028         * nnheader.el (nnheader-insert-head): Fix typo in comment.
9030 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9032         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9033         Make it more robust by parsing author and date independently.
9035 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9037         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
9039 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
9041         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
9042         first matching secret key.
9043         (mml2015-epg-encrypt): Ditto.
9045         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
9046         first matching secret key.
9047         (mml1991-epg-encrypt): Ditto.
9049         * mml2015.el (mml2015-encrypt-to-self): New user option.
9050         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
9051         mml2015-epg-encrypt-to-self is set.
9053         * mml1991.el (mml1991-encrypt-to-self): New variable.
9054         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
9055         mml1991-epg-encrypt-to-self is set.
9057         * mml2015.el (mml2015-signers): New user option.
9058         (mml2015-epg-sign): Reflect the value of mml2015-signers.
9059         (mml2015-epg-encrypt): Allow to select signing keys.
9061         * mml1991.el (mml1991-signers): New variable.
9062         (mml1991-epg-sign): Reflect the value of mml1991-signers.
9063         (mml1991-epg-encrypt): Allow to select signing keys.
9065 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9067         * nnheader.el (nnheader-insert-head): Make it work even if the file
9068         uses CRLF for the line-break code.
9070 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
9072         * mml2015.el: Require mml-sec instead of password.
9073         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
9074         (mml2015-cache-passphrase): Inherit the default value from
9075         mml-secure-cache-passphrase.
9076         (mml2015-passphrase-cache-expiry): Inherit the default value from
9077         mml-secure-passphrase-cache-expiry.
9079         * mml1991.el: Require mml-sec instead of password.
9080         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
9081         (mml1991-cache-passphrase): Inherit the default value from
9082         mml-secure-cache-passphrase.
9083         (mml1991-passphrase-cache-expiry): Inherit the default value from
9084         mml-secure-passphrase-cache-expiry.
9086         * mml-sec.el: Require password.
9087         (mml-secure-verbose): New user option.
9088         (mml-secure-cache-passphrase): New user option.
9089         (mml-secure-passphrase-cache-expiry): New user option.
9091 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
9093         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
9094         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
9095         andreas@altroot.de (Andreas Vögele).
9097         FIXME: Use `tiny change'?
9099 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9101         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
9102         workaround for the url package included with Emacs.
9104         * nnweb.el (nnweb-google-create-mapping): Update regexp.
9106 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9108         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
9109         correctly.  This fixes a bug caused by the 2006-05-12 change.
9111 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
9113         * nnmail.el (nnmail-article-group): If splitting raises an error, give
9114         some information about the error when saying that the `bogus' mail
9115         group will be used.
9117 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
9119         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
9120         string.
9122 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
9124         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
9126 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9128         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
9130 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9132         * mml1991.el (mml1991-function-alist): Add epg.
9133         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
9134         (mml1991-epg-encrypt): New functions.
9136 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
9138         * mml2015.el (mml2015-verbose): New variable.
9139         (mml2015-cache-passphrase): Ditto.
9140         (mml2015-passphrase-cache-expiry): Ditto.
9141         (mml2015-function-alist): Add epg.
9142         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
9143         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
9144         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
9145         functions.
9147 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9149         * message.el (message-cite-original-1): Preserve region when removing
9150         quoted text due to X-No-Archive in order to avoid bogus attribution
9151         when citing multiple messages.
9153 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9155         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
9156         Kenneth Jacker <khj@be.cs.appstate.edu>.
9158 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
9160         * gnus-diary.el (gnus-user-format-function-d)
9161         (gnus-user-format-function-D): Autoload.
9163         * imap.el (Commentary): Fix typo.
9165         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9166         2006-04-22 contribution.
9168 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9170         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
9171         It didn't really fix the bogosity I'm seeing with solid web groups.
9173 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9175         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
9176         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
9177         created using server names.  If we use the feature without declaring
9178         it, Gnus does not properly manage server and group state.
9180         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
9181         bound.
9183 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9185         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
9186         looking up the method using GROUP's prefix before inventing a new one.
9187         It is used on killed/unknown groups in various places where returning
9188         an all-new method isn't expected by the caller.
9190         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
9191         and match semantics of gnus-group-real-prefix.
9193 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
9195         * nnmail.el (nnmail-broken-references-mailers): New variable.
9196         (nnmail-ignore-broken-references): New function generalizing
9197         nnmail-fix-eudora-headers.
9198         (nnmail-fix-eudora-headers): Now obsolete.
9200         * gnus-art.el (gnus-button-handle-custom): Support
9201         `customize-apropos*'.
9203 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9205         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
9207         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
9208         articles.
9210 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
9212         * message.el (message-cite-reply-above): New variable.
9213         (message-yank-original): Use it.
9215 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9217         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
9219 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
9221         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
9222         as read.
9224         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
9226 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
9228         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
9229         (gnus-bookmark-default-file): Use gnus-directory.
9230         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
9231         Remove "*" in doc string.
9232         (gnus-bookmark-write-file): Simplify.
9233         (gnus-bookmark-maybe-sort-alist): Use `when'.
9234         (gnus-bookmark-get-bookmark): Fix typo in doc string.
9235         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
9236         FIXME about Emacs 21 and XEmacs compatibility.
9237         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
9238         compatibility.
9239         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
9240         compatibility.
9241         (gnus-bookmark-menu-heading): Fix version.
9243 2006-06-19  Bastien Guerry  <bzg@altern.org>
9245         * gnus-bookmark.el: New file.
9247 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9249         * message.el (message-syntax-checks): Doc fix.
9251 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9253         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
9254         unsubscribed groups as if they were killed ones.  It causes duplicate
9255         entries in gnus-newsrc-alist.
9257 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9259         * message.el (message-syntax-checks): Doc fix.
9260         (message-send-mail): Add check for continuation headers.
9261         (message-check-news-header-syntax): Fix regexp used to check for
9262         continuation headers.
9264 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9266         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
9268 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
9270         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
9272 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9274         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
9275         default-truncate-lines.
9277 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9279         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
9280         to fill the utf-8 entry.
9282 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9284         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
9286 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
9288         * gnus-agent.el (directory-files-and-attributes): Move all the way
9289         forward (the third and final move).
9290         (gnus-agent-read-agentview): Trap reconstruction errors due to
9291         nonexistent directory.  Handle by returning nil.
9293 2006-05-30  Didier Verna  <didier@xemacs.org>
9295         * message.el (message-dont-reply-to-names): Update the custom type.
9296         * message.el (message-dont-reply-to-names): New defsubst: potentially
9297         convert a list of regexps into a single one.
9298         * message.el (message-get-reply-headers): Use it.
9299         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
9301 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9303         * gnus-agent.el (directory-files-and-attributes): Move forward.
9305 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9307         * gnus-ml.el (gnus-mailing-list-subscribe)
9308         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
9309         (gnus-mailing-list-message): Fix doc strings.
9311 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9313         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
9314         of doing it manually.
9316 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
9318         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
9319         comment.
9321 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
9323         * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
9324         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
9325         (gnus-agent-read-local): All symbols allocated in my-obarray.
9326         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
9327         (gnus-agent-regenerate-group): Check numeric names to see if they are
9328         messages or groups.
9329         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
9330         better way of do this...)
9332         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
9333         'dummy.group' (there should be a better way of do this...)
9335 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9337         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
9338         (gnus-saved-headers): Ditto.
9339         (gnus-default-article-saver): Mention functions may have properties.
9340         (gnus-article-save): Override gnus-save-all-headers and
9341         gnus-saved-headers by :headers property which saver function may have.
9342         (gnus-summary-save-in-file): Add :headers property.
9343         (gnus-summary-write-to-file): Ditto.
9345         * gnus-sum.el (gnus-summary-save-article): Bind
9346         gnus-prompt-before-saving to t when saving many articles in a file;
9347         always show all headers.
9349 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9351         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
9352         marks.
9354         * message.el (message-indent-citation): Add optional arguments to allow
9355         using it outside of message buffers.
9357         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
9358         (gnus-article-treat-unfold-headers): Use it.
9359         (gnus-article-truncate-lines): New variable.
9360         (gnus-article-mode): Use it.
9361         (gnus-article-toggle-truncate-lines): New function.
9363         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
9364         gnus-article-toggle-truncate-lines.
9366         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
9367         coding system in XEmacs, use binary.
9369 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9371         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
9372         after-load-alist.
9374         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
9375         this function should save decoded articles.
9376         (gnus-summary-write-to-file): Use property to specify this function
9377         should save decoded articles and specify gnus-summary-save-in-file
9378         should be used to save articles other than the first one when saving
9379         many articles.
9380         (gnus-summary-save-body-in-file): Use property to specify this
9381         function should save decoded articles.
9382         (gnus-summary-write-body-to-file): Use property to specify this
9383         function should save decoded articles and specify
9384         gnus-summary-save-body-in-file should be used to save articles other
9385         than the first one when saving many articles.
9387         * gnus-sum.el (gnus-summary-save-article): Simplify.
9389 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9391         * gnus-art.el (gnus-default-article-saver): Add
9392         gnus-summary-write-body-to-file.
9393         (gnus-article-save-coding-system): Don't use coding system object
9394         in XEmacs.
9395         (gnus-read-save-file-name): Add optional `dir-var' argument which
9396         specifies directory in which files are saved; work even if optional
9397         `variable' argument is not specified.
9398         (gnus-summary-write-to-file): Read file name.
9399         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
9400         (gnus-summary-write-body-to-file): New function.
9402         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
9403         (gnus-summary-local-variables): Add it.
9404         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
9405         (gnus-summary-save-article): Remove optional `decode' argument;
9406         determine whether to decode articles by the value of
9407         gnus-default-article-saver; when saving many files using
9408         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
9409         it first and use gnus-summary-save-in-file or
9410         gnus-summary-save-body-in-file thereafter unless
9411         gnus-prompt-before-saving is always; move point to article which
9412         will be saved.
9413         (gnus-summary-save-article-file): Revert.
9414         (gnus-summary-write-article-file): Revert.
9415         (gnus-summary-save-article-body-file): Revert.
9416         (gnus-summary-write-article-body-file): New function.
9418 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
9420         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
9422 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9424         * gnus-art.el (gnus-default-article-saver): Doc fix.
9425         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
9426         from gnus-summary-save-article-coding-system, and default to a
9427         certain coding system.
9428         (gnus-output-to-file): Add coding cookie and encode text according
9429         to gnus-article-save-coding-system; don't use mm-append-to-file.
9431         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
9432         gnus-art.el and rename to gnus-article-save-coding-system.
9433         (gnus-summary-save-article): Require gnus-art; don't show all
9434         headers if it decodes articles; don't add coding cookie here;
9435         don't bind mm-text-coding-system-for-write.
9436         (gnus-summary-save-article-file): Save decoded articles.
9437         (gnus-summary-write-article-file): When saving many files, use
9438         gnus-summary-write-to-file first and gnus-summary-save-in-file
9439         thereafter unless gnus-prompt-before-saving is always.
9440         (gnus-summary-save-article-body-file): Save decoded articles.
9442 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9444         * nnrss.el (nnrss-check-group): Bind hash-index.
9446 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
9448         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
9449         its hash index.  Store this hash in `nnrss-group-data'.
9450         (nnrss-read-group-data): Update accordingly.
9452 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9454         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
9455         entry.
9457         * gnus-sum.el (gnus-summary-make-menu-bar): Add
9458         gnus-article-browse-html-article.
9460 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
9462         * gnus-sum.el (gnus-summary-mime-map): Add
9463         gnus-article-browse-html-article.
9464 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
9466         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
9467         suitable coding systems in customize.
9469 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
9471         * mail-source.el (mail-sources): Fix custom type.
9473 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9475         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
9476         (gnus-summary-expire-articles-now): Shorten prompt.
9478         * gmm-utils.el (wid-edit): Require.
9479         (defun-gmm): Renamed from `gmm-defun-compat'.
9480         (gmm-image-search-load-path): Use it.
9481         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
9483 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9485         * gnus-sum.el (gnus-summary-save-article-coding-system): New
9486         variable.
9487         (gnus-summary-save-article): Add optional `decode' argument.  If
9488         it is set and gnus-summary-save-article-coding-system is non-nil,
9489         save decoded article.
9490         (gnus-summary-write-article-file): Save decoded article if
9491         gnus-summary-save-article-coding-system is non-nil.
9493         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
9494         type.
9496 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9498         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
9500 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9502         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
9503         first to test gnus-single-article-buffer which may be buffer-local.
9505         * gnus-sum.el (gnus-summary-setup-buffer): Make
9506         gnus-single-article-buffer buffer-local and nil in ephemeral
9507         group; make gnus-article-buffer, gnus-article-current, and
9508         gnus-original-article-buffer always buffer-local.
9509         (gnus-summary-exit): Kill article buffer belonging to ephemeral
9510         group.
9511         (gnus-handle-ephemeral-exit): Don't move to next summary line.
9513 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9515         * nnml.el (nnml-request-compact-group): Compressed files might not
9516         have .gz extension.
9518 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
9520         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
9521         (mm-copy-to-buffer): Use with-current-buffer.
9522         (mm-display-part): Simplify.
9523         (mm-inlinable-p): Add optional arg `type'.
9525 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
9527         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
9528         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
9529         Try harder to show the attachment internally or externally using
9530         gnus-mime-view-part-as-type.
9532 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9534         * message.el (message-from-style, message-signature-separator)
9535         (message-user-organization-file, message-send-mail-function)
9536         (message-citation-line-function, message-yank-prefix)
9537         (message-indent-citation-function, message-signature)
9538         (message-signature-file, message-signature-insert-empty-line):
9539         Remove autoloads.
9541         * gnus-art.el (gnus-buttonized-mime-types): Remove
9542         "multipart/signed".  Revert 2006-04-26 change.
9544 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9546         * gnus.el (gnus-version-number): Bump version.
9548 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9550         * gnus.el: No Gnus v0.5 is released.
9552 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9554         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
9555         fetching articles by message-id.
9557 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9559         * message.el (hashcash): Require hashcash as normal.
9561         * ecomplete.el (ecomplete-highlight-match-line): Use
9562         point-at-eol.
9563         (ecomplete-highlight-match-line): Use `highlight', because that
9564         face exists in both Emacs and XEmacs.
9566         * message.el (message-display-abbrev): Use point-at-bol.
9568         * mail-source.el: Don't require timer/timer-funcs.
9570         * gnus-async.el: Ditto.
9572         * password.el: Ditto.
9574         * mm-url.el: Ditto.
9576         * mm-util.el: Require timer/timer-funcs.
9578 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9580         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
9581         Close.
9583 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9585         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
9586         unibyte after clear-decrypt function runs.
9588         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
9589         returns as a unibyte string.
9591 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9593         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
9594         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
9595         (mml1991-pgg-encrypt): Ditto.
9597 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9599         * message.el (message-user-organization-file): Check several
9600         locations of the organization file.
9602         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
9603         Add gnus-article-view-part-as-type.
9605         * gnus-art.el (gnus-article-view-part-as-type): New function.
9607         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
9608         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
9610         * mml.el: Simplify autoload.
9611         (mml-mode): defvar dnd-protocol-alist instead of using
9612         symbol-value.
9613         (mml-default-directory): New variable.
9614         (mml-minibuffer-read-file): Use it.
9615         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
9617         * message.el (message-citation-line-format): New variable.
9618         (message-insert-formated-citation-line): New function.
9619         (message-citation-line-function): Add
9620         `message-insert-formated-citation-line' to custom type.
9622         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
9623         to doc string.
9625         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
9626         depending on mm-verify-option.
9628 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9630         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
9631         binding pgg-* variables; reimplement the section which prevents
9632         MIME header from being signed.
9633         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
9634         pgg-text-mode; remove a blank line at the top of body.
9636         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
9637         lines at the top of body; use gnus-newsgroup-charset if there's no
9638         Charset header.
9640 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9642         * message.el (message-self-insert-commands): Doc fix.
9644         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
9645         (mm-uu-pgp-encrypted-test): Ditto.
9646         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
9647         between header and body; return application/pgp-encrypted handle
9648         if decryption failed; decode decrypted body by charset.
9650         * mm-decode.el (mm-automatic-display): Don't make application/pgp
9651         element match to application/pgp-*.
9653 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9655         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
9656         HTML.
9658 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9660         * mail-source.el (mail-source-call-script): Message the error
9661         string.
9663 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9665         * gnus-util.el (gnus-byte-compile): Use it.
9667 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
9669         * gnus-util.el (kill-empty-logs): New function.
9671 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9673         * message.el (message-mail-alias-type): Doc fix.
9674         (message-mail-alias-type-p): New function.
9675         (message-send): Use it.
9676         (message-mode): Ditto.
9677         (message-strip-forbidden-properties): Ditto.
9679         * ecomplete.el (ecomplete-database-file-coding-system): New
9680         variable.
9681         (ecomplete-save): Use it.
9682         (ecomplete-setup): Use it.
9684 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9686         * message.el (message-self-insert-commands): New variable.
9687         (message-strip-forbidden-properties): Use it.
9689 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9691         * message.el (message-put-addresses-in-ecomplete): Use a regexp
9692         that doesn't make XEmacs choke.
9694 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9696         * gnus-util.el (gnus-replace-in-string):
9697         Prefer replace-regexp-in-string over of replace-in-string.
9699 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9701         * gnus-util.el (gnus-select-frame-set-input-focus):
9702         Use select-frame-set-input-focus if it is available in XEmacs; use
9703         definition defined in Emacs 22 for old Emacsen.
9705 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9707         * mm-view.el (mm-inline-text): Use equal instead of equalp.
9709 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
9711         * gnus-registry.el (gnus-registry-cache-save): Remove text
9712         properties when saving via the temp buffer.
9714 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9716         * message.el (message-generate-hashcash): Honor custom type.
9718 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9720         * message.el (message-generate-hashcash): Default to non-nil when
9721         hashcash is found.
9723         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
9724         (gnus-refer-thread-limit): Increase default to 500.
9726         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
9728         * flow-fill.el (fill-flowed): Allow delete-space.
9730 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
9732         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
9733         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
9734         Remove autoloads.
9736 2006-04-18  Simon Josefsson  <jas@extundo.com>
9738         * message.el (message-generate-hashcash): Default to.
9740 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9742         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
9743         concatenating segments rather than before concatenating them.
9745 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9747         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
9749         * imap.el (imap-quote-specials): New function.
9750         (imap-login-auth): Quote specials.
9752 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9754         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
9756         * message.el (message-forward-make-body-plain): Allow
9757         message-forward-ignored-headers to be a list.
9758         (message-remove-ignored-headers): Factor out into function.
9759         (message-forward-make-body-mml): Use it.
9760         * rfc2231.el (rfc2231-parse-string): Remove dead code.
9761         (rfc2231-parse-string): Allow concatanation of parameters that
9762         aren't contiguous.  The test case is
9763           (mail-header-parse-content-type "message/external-body;
9764             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
9765             access-type=LOCAL-FILE;
9766             name*1*=plugh%2fhello-sailor%2fbing.pdf")
9768 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9770         * nntp.el (nntp-accept-process-output): Return the value of
9771         `nnheader-accept-process-output'.
9773 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9775         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
9776         (gnus-button-alist): Recognize more diff formats.
9777         (gnus-button-patch): Strip directory.
9779 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9781         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
9782         Emacs 22 when setting focus.
9784 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9786         * gnus-art.el (gnus-article-treat-types): Do treatment of
9787         text/x-verbatim parts.
9788         (gnus-button-patch): New command.
9790         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
9791         addresses that contain invalid characters.
9793 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9795         * message.el (message-put-addresses-in-ecomplete): Use
9796         gnus-replace-in-string.
9797         (message-is-yours-p): Use the more correct
9798         mail-header-parse-address instead of
9799         mail-extract-address-components.
9800         (message-put-addresses-in-ecomplete): Fix typo.
9802         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
9803         keystroke.
9805         * gnus-art.el (gnus-treatment-function-alist): Change order of
9806         newsgroups/generic header folding to avoid double-folding.
9808         * message.el (message-hidden-headers): Add X-Draft-From.
9810         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
9811         command.
9812         (gnus-summary-repeat-search-article-backward): New command.
9814         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
9815         groups in the parent topic.
9817 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
9819         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
9820         (spam-extra-header-to-number): Return the CRM114 number as a
9821         number instead of a string.
9823 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9825         * gnus-art.el (gnus-face-properties-alist): Moved here from
9826         gnus-fun.
9828         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
9830 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9832         * message.el (message-strip-forbidden-properties): Only display on
9833         self-insert-command.
9835         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
9836         reindent.
9837         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
9839 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
9841         * smiley.el (smiley-style): Fix typo.
9843 2006-03-23  Kenichi Handa  <handa@m17n.org>
9845         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
9846         instead of set-buffer-multibyte.
9848 2006-03-23  Kenichi Handa  <handa@m17n.org>
9850         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9851         buffer and then decode the buffer text if necessary.
9852         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9853         first, and after mm-encode-body, change the buffer to unibyte.
9855 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9857         * hashcash.el (hashcash-insert-payment-async-2): Use
9858         message-goto-eoh instead of doing it manually.
9859         (mail-add-payment): Use message-narrow-to-header instead of trying
9860         to do the same itself.
9862         * message.el (message-hidden-headers): Add Face.
9864         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
9865         reparenting code.
9866         (gnus-summary-reparent-children): Refactored out code.
9867         (gnus-summary-thread-map): New keystroke.
9868         (gnus-summary-reparent-children): Make into command.
9870         * smiley.el (smiley-style): Default to `medium' if using a large
9871         font.
9873         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
9874         does it itself.
9876         * message.el (message-point-in-header-p): Simplify definition.
9878 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9880         * nnagent.el (nnagent-request-set-mark): Silence log file
9881         writing.
9882         (nnagent-request-set-mark): Use write-region instead of
9883         append-to-file.
9885         * gnus-sum.el (gnus-read-header): Fudge article number if using a
9886         strange select method.
9888         * ecomplete.el (ecomplete-display-matches): Get highlightling
9889         right.
9890         (ecomplete-display-matches): Use literals.
9891         (ecomplete-display-matches): Disable message logging.
9893         * message.el (message-display-abbrev): Small optimization.
9895         * ecomplete.el (ecomplete-display-matches): Allow automatic
9896         display.
9898         * message.el (message-strip-forbidden-properties): Display
9899         abbrevs.
9900         (message-display-abbrev): Get automatic display right.
9902         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
9903         keystrokes.
9905 2006-04-13  Romain Francoise  <romain@orebokech.com>
9907         TODO: Backport to v5-10!
9909         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
9910         Moved here (and renamed) from gnus-registry.el.
9912         * gnus-registry.el: Require gnus-util.
9913         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
9915 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9917         * gnus-group.el (gnus-group-catchup-current): Change
9918         if-then-else-if-then-else into cond.
9919         (gnus-group-catchup): Indent.
9920         (group-name-at-point): New function.
9921         (gnus-fetch-group): Provide default from thing at point.
9923 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9925         * message.el (message-display-abbrev): Fix regexp.
9927         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
9928         choosing.
9929         (ecomplete-highlight-match-line): Fix up code rewrite, remove
9930         dead variables.
9932         * message.el (message-newline-and-indent): Remove debugging.
9933         (message-display-abbrev): Use new implementation.
9935 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
9937         * gnus-art.el (gnus-article-mode): Set
9938         cursor-in-non-selected-windows to nil.
9940         * smiley.el: Revert previous change.
9941         (smiley-data-directory): defvar it before using it in the
9942         defcustom of `smiley-style'.
9944 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9946         * message.el (message-newline-and-indent): New function.
9948         * ecomplete.el: Implement more bits.
9950         * message.el (message-put-addresses-in-ecomplete): Clean up the
9951         string.
9953         * ecomplete.el (ecomplete-add-item): Chop off decimals.
9955         * gnus-sum.el (gnus-summary-save-parts): Bind
9956         gnus-summary-save-parts-counter and use it to make unique file
9957         names.
9959         * gnus-art.el (gnus-ignored-headers): Add some more headers.
9961         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
9962         parameter to say whether to actually parse the individual
9963         addresses.
9965         * message.el (message-put-addresses-in-ecomplete): New function.
9966         (ecomplete): Require.
9967         (message-mail-alias-type): Add ecomplete as an option.
9969 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
9971         * flow-fill.el (fill-flowed): Remove trailing space from blank
9972         quoted lines.
9974 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9976         * smiley.el (smiley-style): Move definition later to avoid a
9977         compilation warning.
9979 2006-04-12  Kenichi Handa  <handa@m17n.org>
9981         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
9982         buffer and then decode the buffer text if necessary.
9983         (rfc2231-encode-string): Be sure to work on multibyte buffer at
9984         first, and after mm-encode-body, change the buffer to unibyte.
9985         Use mm-disable-multibyte instead of set-buffer-multibyte.
9987 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9989         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
9990         Content-Type header instead of Content-Disposition header.
9991         (gnus-mime-inline-part): Ditto.
9992         (gnus-mime-view-part-as-charset): Ignore charset that the part
9993         specifies.
9995         * mm-decode.el (mm-display-part): Work with external parts and
9996         usual parts similarly.
9998         * mm-extern.el (mm-inline-external-body): Use mm-display-part
9999         instead of gnus-display-mime.
10001         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
10002         instead of with-temp-buffer.
10004         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
10005         tag to summarized topics part in order to encode non-ASCII text.
10007 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10009         * smiley.el (smiley-style): New variable.
10010         (smiley-directory): New function.
10011         (smiley-data-directory): Derive from `smiley-style' using
10012         `smiley-directory'.
10013         (smiley-regexp-alist): Add new entries.
10015         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
10016         (gnus-article-browse-delete-temp): Add :version.
10018 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
10020         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
10021         the sieve region.
10023 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10025         * gnus.el (gnus-version-number): Bump version.
10027 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
10029         * gnus.el: No Gnus v0.4 is released.
10031 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10033         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
10034         layout.
10036         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
10037         unknown charset.
10039         * message.el (message-header-synonyms): Add Original-To to the
10040         default.
10042         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
10043         optional parameter.
10045 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
10047         * gnus-fun.el (gnus): Require it for gnus-directory.
10049 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10051         * gnus-fun.el (gnus-face-properties-alist): Add :version.
10053 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10055         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
10057 2006-04-05  Simon Josefsson  <jas@extundo.com>
10059         * password.el (password-reset): New function.
10061 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
10063         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
10064         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
10066 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10068         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10069         Some whitespace was matched into the url, which broke browsing hits
10070         > 100 when mm-url-use-external was nil.
10072 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
10074         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
10075         gnus-extra-headers for 'Newsgroups.
10077         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
10078         bound.
10080 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
10082         * pgg-gpg.el: Clean up process buffers every time gpg processes
10083         complete.
10085 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
10087         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
10088         doc string.
10090 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
10092         * pgg-gpg.el (pgg-gpg-process-filter)
10093         (pgg-gpg-wait-for-completion): Check if buffer is alive.
10095         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
10096         lines, temporary fix.
10098 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
10100         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
10102 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
10104         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
10105         default-enable-multibyte-characters.  This reverts the change from
10106         revision 6.17 which is no longer necessary because the passphrase
10107         is sent separately now.  GnuPG messages are unreadable under
10108         multibyte locales with default-enable-multibyte-characters set to
10109         nil.
10111 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
10113         * message.el (message-tool-bar-gnome): Move "spell".
10115 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
10117         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
10118         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
10119         instead.
10121 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
10123         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
10124         newsgroups handling for NNTP overviews which don't include
10125         Newsgroups.
10127 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10129         * message.el (message-resend): Bind message-generate-hashcash to nil.
10131 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10133         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
10134         when searching for already-paid recipients.
10136 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
10138         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
10139         passphrases when it is not needed.
10140         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
10141         passphrase stuff from gpg, should only be necessary when you use
10142         gpg with a smartcard.
10144 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10146         * mml.el (mml-insert-mime): Ignore cached contents of
10147         message/external-body part.
10149         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
10150         (mm-insert-part): Ditto.
10152 2006-03-23  Simon Josefsson  <jas@extundo.com>
10154         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
10155         Reiner.
10156         (pgg-gpg-use-agent-p): Use it again.
10158 2006-03-23  Simon Josefsson  <jas@extundo.com>
10160         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
10161         older emacsen.
10162         (pgg-gpg-use-agent-p): Don't use it.
10164 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10166         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
10167         if we can.
10169 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
10171         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
10172         (pgg-gpg-update-agent): New function.
10173         (pgg-gpg-use-agent-p): New function.
10174         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
10175         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
10176         (pgg-gpg-sign-region): Use it.
10178 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10180         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
10181         Reported by Ralf Wachinger <rwachinger@gmx.de>.
10183 2006-03-21  Simon Josefsson  <jas@extundo.com>
10185         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
10186         <wilde@sha-bang.de>.
10187         (pgg-gpg-use-agent): New variable.
10188         (pgg-gpg-process-region): Use it.
10189         (pgg-gpg-encrypt-region): Likewise.
10190         (pgg-gpg-encrypt-symmetric-region): Likewise.
10191         (pgg-gpg-decrypt-region): Likewise.
10192         (pgg-gpg-sign-region): Likewise.
10193         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
10195 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
10197         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
10199         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
10200         Add comment on version.
10202 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
10204         * smiley.el: Add missing test smiley.
10206 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10208         * mm-decode.el (mm-with-part): New macro.
10209         (mm-get-part): Use it; work with message/external-body as well.
10210         (mm-save-part): Treat name and filename equally.
10212         * mm-extern.el (mm-extern-cache-contents): New function.
10213         (mm-inline-external-body): Use it; force the part to be displayed;
10214         move undisplayer added to the cached handle to the parent.
10216         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
10217         (gnus-mime-view-part-as-type): Work with message/external-body.
10219         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
10221 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
10223         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
10224         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
10225         Emacs.]
10227 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
10229         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
10230         path rather than symbol.  Always return list of directories.
10231         Guarantee that image directory comes first.  [Sync with image.el,
10232         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
10234         * message.el (message-make-tool-bar): Adjust to new API of
10235         `gmm-image-load-path-for-library'.
10237         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10239         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10241 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10243         * gnus-art.el (gnus-article-only-boring-p):
10244         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
10245         intangible text.
10246         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
10248 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
10250         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
10251         `defun' instead of `gmm-defun-compat'.
10253 2006-03-14  Simon Josefsson  <jas@extundo.com>
10255         * message.el (message-unique-id): Don't use message-number-base36
10256         if (user-uid) is a float.
10257         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
10259 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10261         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
10263         * gnus-art.el (gnus-mime-display-single): Make sure there is an
10264         empty line between a part and a message part.
10266 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
10268         * smiley.el: Add more test smileys.
10269         (smiley-data-directory, smiley-regexp-alist)
10270         (gnus-smiley-file-types): Fix doc strings.
10271         (smiley-update-cache): Clear smiley-cached-regexp-alist before
10272         adding new elements.
10273         (smiley-mouse-map): Unused code.  Make it a comment.
10275 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10277         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
10278         scan latest NoCeM messages instead of old ones.
10279         (gnus-nocem-check-article): Fix regexps so as to match to PGP
10280         delimiters that are recently used.
10281         (gnus-nocem-load-cache): Add autoload cookie.
10283         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
10285         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
10286         level which is larger than gnus-use-nocem is specified.
10288         * gnus-group.el (gnus-group-get-new-news): Ditto.
10290 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
10292         * gnus-util.el (gnus-tool-bar-update): New function.
10294         * gnus-group.el (gnus-group-update-tool-bar): New variable.
10295         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
10297         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
10299         * gnus-group.el (gnus-group-redraw-when-idle)
10300         (gnus-group-redraw-check): Remove.
10301         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
10303 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10305         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
10306         if optional last element is specified in splits (FIELD VALUE...).
10308 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
10310         * message.el (message-make-tool-bar): Rename gmm-image-load-path
10311         to gmm-image-load-path-for-library.  Call with no-error argument.
10312         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
10314         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10316         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
10318         * gmm-utils.el (gmm-image-load-path): Remove alias.
10320 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
10322         * gmm-utils.el (gmm-image-load-path): Add alias.
10324         * nnml.el (nnml-generate-nov-databases-directory): Rename from
10325         nnml-generate-nov-databases-1.
10326         (nnml-generate-nov-databases): Use it.
10327         (nnml-generate-nov-databases-directory): Document no-active
10328         argument.
10330         * gmm-utils.el (gmm-image-load-path-for-library): Return single
10331         directory if path is t.  Add no-error.
10333         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
10334         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10336         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
10337         resetting gnus-article-browse-html-temp-list.
10339         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
10340         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
10341         Add example to docstring.  Rename local variables.  Move error
10342         checks to default case in cond and simplify.
10344 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10346         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
10347         handle is multipart when calling it recursively.
10348         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
10350 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
10352         * nnimap.el (nnimap-request-update-info-internal): Optimize.
10353         Don't `gnus-uncompress-range' to avoid excessive memory usage.
10355 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10357         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
10358         is loaded.
10360         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
10361         loaded.
10363 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10365         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
10366         to "Emacs 23 (unicode)" in doc string.
10368         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
10369         "Emacs 23 (unicode)" in comment.
10371 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10373         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
10375         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
10376         characters 160 through 255 in Emacs 23.
10378 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10380         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
10381         gnus-article-browse-html-temp.
10382         (gnus-article-browse-delete-temp): Make it customizable.  Add
10383         `file'.  Adjust doc string.
10384         (gnus-article-browse-delete-temp-files): Add argument.  Allow
10385         query for each file.  Adjust doc string.
10386         (gnus-article-browse-html-parts): Add
10387         `gnus-article-browse-delete-temp-files' to
10388         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
10390 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
10392         * gnus-art.el (gnus-article-browse-html-temp)
10393         (gnus-article-browse-delete-temp): New variables.
10394         (gnus-article-browse-delete-temp-files): New function.
10395         (gnus-article-browse-html-parts): Use it.
10397 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
10399         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
10401         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
10402         string.
10404         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
10405         gnus-summary-insert-new-articles when unplugged.  Remove
10406         gnus-summary-search-article-forward.
10408         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
10409         display-visual-class instead of display-color-cells.
10411 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10413         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
10414         message/* containing non-ASCII text properly.
10416 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
10418         * message.el: Require gmm-utils, remove autoloads.
10419         (message-tool-bar): Set default based on
10420         gmm-tool-bar-style.
10421         (message-tool-bar-gnome): Add gmm-customize-mode.
10423         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
10424         gmm-tool-bar-style.
10425         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
10427         * gnus-group.el (gnus-group-tool-bar): Set default based on
10428         gmm-tool-bar-style.
10429         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
10431         * gmm-utils.el (gmm-image-directory): Rename variable from
10432         gmm-image-load-path.
10433         (gmm-image-load-path): Use gmm-image-directory.
10434         (gmm-customize-mode): New function.
10435         (gmm-tool-bar-style): New variable.
10437         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
10438         gnus-group-redraw-line-number.
10439         (gnus-group-redraw-check): Simplify.
10440         (gnus-group-tool-bar-update): Remove redraw check.
10441         (gnus-group-make-tool-bar): Add redraw check.
10443 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
10445         * gnus-art.el (gnus-button): Add missing parentheses.
10447 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10449         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
10451 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10453         * gnus-art.el (gnus-button): New face.
10454         (gnus-article-button-face): Use it.
10456         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
10457         gnus-summary-next-page.  Re-order.
10459         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
10460         next-node are now included.
10461         (gnus-group-redraw-line-number): New internal variable.
10462         (gnus-group-redraw-check): Helper function for updating the tool
10463         bar.
10464         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
10466         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
10468         * spam.el (spam-spamassassin-score-regexp): New internal variable.
10469         (spam-extra-header-to-number, spam-check-spamassassin-headers):
10470         Use it to match format of Spamassassin 3.0 and later.  Reported by
10471         IRIE Tetsuya <irie@t.email.ne.jp>.
10472         (spam-check-bogofilter)
10473         (spam-bogofilter-register-with-bogofilter): Fix args of
10474         `gnus-error' calls.
10476 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
10478         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
10479         unnecessary interaction when sending queued mails.  Reported by
10480         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
10482 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
10484         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
10485         first or last are nil.
10487 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10489         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
10491 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10493         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
10495 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10497         * dns.el (query-dns): Protect more against buggy tcp output.
10499 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10501         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
10502         nov.php.
10504 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10506         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
10507         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
10508         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
10509         output on the server side.
10510         (nnweb-google-create-mapping): Update regexps and add some
10511         progress indication.
10513 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
10515         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
10516         gnus-agent-toggle-plugged.  Re-order icons.
10517         (gnus-group-tool-bar-gnome): Add
10518         gnus-group-{prev,next}-unread-group.
10519         (gnus-group-tool-bar-gnome): Re-order icons.
10521         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
10522         gnus-summary-insert-new-articles.
10524         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
10525         comments.
10527         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
10528         also available in Emacs 21.3.
10530         * message.el (message-fix-before-sending): Change "Emacs 22" to
10531         "Emacs 23 (unicode)" in comment.
10533         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
10534         "Emacs 23 (unicode)" in comment.
10536         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
10537         comment.
10538         (mm-coding-system-p): Add comment about no-MULE XEmacs.
10540         * mm-view.el (mm-fill-flowed): Add :version.
10542 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10544         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
10545         and load-path.
10547 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
10549         * message.el: Autoload gmm-image-load-path.
10550         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
10551         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
10552         consitency.
10554         * gmm-utils.el (gmm-image-load-path): Also search in
10555         "../etc/images".  Don't set gmm-image-load-path if we don't find
10556         the image.
10558 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10560         * gmm-utils.el (gmm-image-load-path): Don't make
10561         `gmm-image-load-path' include subdirectories which the second arg
10562         `image' might specify.
10564         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
10565         subdirectory to icon file names.
10567         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
10569 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
10571         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
10572         gmm-image-load-path calls.
10574         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10576         * message.el (message-make-tool-bar): Ditto.
10578         * mml.el (mml-preview): Added comment concerning tool bar icons.
10580         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
10581         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
10583         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
10584         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
10586         * message.el (message-tool-bar-gnome): Use new icon names.
10587         (message-make-tool-bar): Use `gmm-image-load-path'.
10589         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
10590         functions from MH-E.
10591         (gmm-image-load-path): New variable from MH-E.
10592         (gmm-image-load-path): New function from MH-E.  Added arguments
10593         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
10594         *-image-load-path-called-flag.
10596 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
10598         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
10600 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
10602         * nnimap.el (nnimap-request-move-article): Change folder back to
10603         source group before deleting.
10605 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
10607         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
10609         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
10610         mm-url.
10612         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
10614 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10616         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
10617         coding system which mm-charset-to-coding-system returns for a
10618         given charset is valid.
10620 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
10622         * html2text.el (html2text-remove-tag-list):
10623         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
10625 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
10627         * gnus-cus.el: Revert 2005-10-17 change.
10629 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10631         * gnus-art.el (article-strip-banner): Call
10632         article-really-strip-banner only when the regexp match is made.
10634 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10636         * gnus-art.el (article-strip-banner): Use
10637         gnus-extract-address-components instead of
10638         mail-header-parse-addresses to make it work with non-ASCII text;
10639         remove mail-encode-encoded-word-string.
10641         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
10642         values which are surrounded with \"...\"; make it never cause a
10643         Lisp error; give up parsing of parameters if it failed in
10644         extracting type.
10646 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
10648         * smime.el (smime-cert-by-ldap-1): Fix bug where
10649         `smime-ldap-search' returns results without userCertificates.
10651 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10653         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
10655 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
10657         * spam.el (spam-check-spamassassin-headers): Adapt format for
10658         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
10659         <ari@mbf.ocn.ne.jp>.
10660         (spam-list-of-processors): Add spam-use-gmane.
10662 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10664         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
10665         make-temp-file; make it work with XEmacs as well.
10667         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
10668         mm-make-temp-file.
10670         * mm-decode.el (mm-display-external): Use the 3rd arg of
10671         mm-make-temp-file.
10672         (mm-create-image-xemacs): Ditto.
10674 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10676         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
10677         with message-narrow-to-headers.
10678         (gnus-draft-setup): Narrow to header to run message-fetch-field.
10679         (gnus-draft-check-draft-articles): New function.
10680         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
10682 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
10684         * gnus-art.el (gnus-article-browse-html-parts):
10685         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
10686         Don't use suffix argument for mm-make-temp-file for Emacs 21
10687         compatibility.  Remove useless `format'.
10689 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10691         * nnweb.el (nnweb-google-wash-article): Update regexps.
10692         (nnweb-group-alist): Use defvoo instead of defvar.
10694 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10696         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
10697         re-loading nn* modules.
10699 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
10701         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
10702         for `tool-bar-mode' and don't check it's default-value.
10704         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
10706         * message.el (message-make-tool-bar): Ditto.
10708         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
10709         `substring'.  Shorten tmp-file name.
10711         * gnus.el: Remove bogus comment.
10713 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
10715         * gnus-art.el (gnus-article-browse-html-parts): New function.
10716         (gnus-article-browse-html-article): New function for viewing html
10717         articles with a browser.
10719 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
10721         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
10722         (mml2015-pgg-encrypt): Ditto.
10724         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
10725         (mml1991-pgg-encrypt): Ditto.
10727 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10729         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
10730         message-make-date instead of current-time-string.
10732         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
10733         to gnus-decoded which mm-uu might set.
10735 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10737         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
10738         don't decode quoted parameters; remove misimported Emacs code.
10739         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10740         (rfc2231-decode-encoded-string): Don't use split-string which
10741         behaves differently according to Emacs version; use
10742         mm-decode-coding-region to convert charset to coding-system.
10743         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10744         (rfc2231-encode-string): Remove misimported Emacs code.
10746 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10748         * gnus-art.el (article-decode-charset): Don't use ignore-errors
10749         when calling mail-header-parse-content-type.
10750         (article-de-quoted-unreadable): Ditto.
10751         (article-de-base64-unreadable): Ditto.
10752         (article-wash-html): Ditto.
10754         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
10755         calling mail-header-parse-content-type and
10756         mail-header-parse-content-disposition.
10757         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
10758         mail-header-parse-content-type.
10760         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
10761         insert charset and format parameters; encode description after
10762         inserting it to buffer.
10763         (mml-insert-parameter): Fold lines properly even if a parameter is
10764         segmented into two or more lines; change the max column to 76.
10766         * rfc1843.el (rfc1843-decode-article-body): Don't use
10767         ignore-errors when calling mail-header-parse-content-type.
10769         * rfc2231.el (rfc2231-parse-string): Return at least type if
10770         possible; don't cause an error even if it fails in parsing of
10771         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10772         (rfc2231-encode-string): Don't break lines at the beginning, leave
10773         it to mml-insert-parameter.
10775         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
10776         calling mail-header-parse-content-type.
10778 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
10780         * spam-report.el (spam-report-gmane-use-article-number):
10781         Improve doc string.
10782         (spam-report-gmane-internal): Check if a suitable header was found
10783         in the article.
10785 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10787         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
10788         (rfc2231-encode-string): Make param*=value always begin with LWSP.
10790 2006-02-05  Romain Francoise  <romain@orebokech.com>
10792         Update copyright notices of all files in the gnus directory.
10794 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10796         * nnweb.el (nnweb-request-group): Avoid growing overview files.
10798 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10800         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
10801         segmented lines of parameter value to cope with Thunderbird 1.5
10802         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
10803         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10804         (rfc2231-encode-string): Don't make lines exceeding 76 column.
10806 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
10808         * mml.el (mml-generate-mime-1): Correct the order of inline signed
10809         parts.
10811 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10813         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
10814         there's only one active file for all servers.
10815         (nnweb-request-scan): Make sure nnweb-articles is initialized on
10816         solid groups.  Gnus might have used a FAST request to select the group.
10817         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
10818         and nnweb-search redundantly in the active file.
10819         (nnweb-request-list): Don't list bogus groups.  There can only be one.
10820         (nnweb-request-create-group): Don't use ARGS.
10821         (nnweb-possibly-change-server, nnweb-request-group): Remove some
10822         initialisations.  Let nnoo do the work.
10824 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10826         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
10827         Say the part has been decoded.
10829         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
10831 2006-01-31  Kevin Ryde  <user42@zip.com.au>
10833         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
10834         mailcap-viewer-test-cache when there's no 'test clause, since that
10835         will invert the meaning of a "nil" test previously determined by
10836         mailcap-mailcap-entry-passes-test.
10838 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10840         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
10841         compiling.
10843         * gnus-sum.el: Ditto.
10845         * message.el: Don't bind tool-bar-map when compiling.
10847 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
10849         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
10851 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
10853         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
10854         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
10855         current Google Groups.
10857 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
10859         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
10860         and tool-bar-mode.
10862         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
10863         and tool-bar-mode.
10865         * message.el (message-tool-bar-update): Simplify.
10866         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
10868         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
10869         gnus-summary-buffer.
10870         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
10871         gnus-summary-reply.
10873         * gmm-utils.el (gmm): Add :version.
10875 2006-01-26  Steve Youngs  <steve@sxemacs.org>
10877         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
10878         autoload.
10880 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10882         * gmm-utils.el (gmm-verbose): Add :group.
10884 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
10886         * message.el: Change some comments WRT tool-bars.
10888         * gnus-sum.el (gnus-summary-tool-bar)
10889         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
10890         (gnus-summary-tool-bar-zap-list): New variables.
10891         (gnus-summary-make-tool-bar): Complete rewrite using
10892         `gmm-tool-bar-from-list'.
10894         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
10895         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
10896         variables.
10897         (gnus-group-make-tool-bar): Complete rewrite using
10898         `gmm-tool-bar-from-list'.
10899         (gnus-group-tool-bar-update): New function.
10901         * message.el (message-mode-field-menu): Add "Show hidden Headers".
10903 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10905         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
10906         is dissected into a single part of which the type is the same as
10907         the given one; decode charset.
10909 2006-01-21  Kevin Ryde  <user42@zip.com.au>
10911         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
10912         into alists as symbol not string, since that's what
10913         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
10914         look for.
10916 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
10918         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
10919         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
10921         * message.el (message-tool-bar-gnome): Use gmm-ignore.
10923 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10925         * gnus-art.el (gnus-mime-security-button-commands): New variable.
10926         (gnus-mime-security-button-menu): New definition.
10927         (gnus-mime-security-button-map): Use them.
10928         (gnus-mime-security-button-menu): New function.
10929         (gnus-insert-mime-security-button): Addition to help echo.
10930         (gnus-mime-security-run-function, gnus-mime-security-save-part)
10931         (gnus-mime-security-pipe-part): New functions.
10933         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
10934         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
10936         * mm-decode.el (mm-handle-set-disposition): Remove.
10937         (mm-handle-set-description): Remove.
10939 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10941         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
10942         (mm-w3m-standalone-supports-m17n-p): New function.
10943         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
10944         w3m usage.
10946         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
10947         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
10949 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
10951         * message.el (message-tool-bar-zap-list): Use
10952         gmm-tool-bar-zap-list as custom type.
10953         (message-tool-bar-update): New function.
10954         (message-tool-bar, message-tool-bar-gnome)
10955         (message-tool-bar-retro): Add message-tool-bar-update.
10956         (message-tool-bar-gnome): Add flyspell-buffer.
10958         * gnus-util.el (gnus-error): Describe `args'.
10960         * gmm-utils.el (gmm-error): Describe `args'.
10961         (gmm-tool-bar-zap-list): New widget.
10962         (gmm-tool-bar-from-list): Improve description of `zap-list'.
10964 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10966         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
10967         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
10968         the number of recursive calls.
10970         * mm-decode.el (mm-handle-set-disposition): New macro.
10971         (mm-handle-set-description): New macro.
10973 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10975         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
10976         encoding.
10978 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
10980         * message.el (message-tool-bar-zap-list, message-tool-bar)
10981         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
10982         (message-tool-bar-local-item-from-menu): Remove.
10983         (message-tool-bar-map): Replace by `message-make-tool-bar'.
10984         (message-make-tool-bar): New function.
10985         (message-mode): Use `message-make-tool-bar'.
10987         * gmm-utils.el: New file.
10988         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
10989         (gmm-lazy): New widget copied from `nnmail.el'.
10990         (gmm-tool-bar-from-list): New function for creating customizable
10991         tool bars.
10992         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
10993         output.
10994         (gmm): Add :prefix to defgroup.
10996 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
10998         * gmm-utils.el (gmm-widget-p): New function.
11000 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
11002         * mml.el (mml-attach-file): Describe `description' in doc string.
11003         (mml-menu): Add Emacs MIME manual and PGG manual.
11005 2006-01-20  Richard M. Stallman  <rms@gnu.org>
11007         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
11009 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
11011         * nntp.el (nntp-end-of-line): Doc fix.
11013 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
11015         * imap.el (imap-open): Handle case where buffer is a buffer
11016         object.
11018 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11020         * gnus-delay.el (gnus-delay): Don't autoload.
11021         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11022         to be re-loaded when customizing the `gnus-delay' group.
11024 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
11026         * message.el (message-insert-citation-line): Use newlines.
11028 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11030         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
11032         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
11034 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
11036         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
11038 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11040         * mm-decode.el (mm-inlined-types): Add application/pgp.
11041         (mm-automatic-display): Ditto.
11043         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
11044         part as text.
11046 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11048         * nnrss.el: Update copyright.
11049         (nnrss-opml-import): Query whether to subscribe to each entry.
11051         * gnus-art.el:
11052         * gnus-sum.el:
11053         * mm-uu.el:
11054         * mm-view.el: Update copyright.
11056 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
11058         * message.el (message-info): New function.
11059         (message-mode-menu): Add it.
11060         Update copyright.
11062         * ChangeLog: Fix and update copyright.
11064 2006-01-13  Romain Francoise  <romain@orebokech.com>
11066         * message.el (message-forward-subject-name-subject): Prefer the
11067         address to 'nowhere' if the sender has no name.
11068         Fix typo.  Update copyright year.
11070 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11072         * gnus-art.el (article-wash-html): Use
11073         gnus-summary-show-article-charset-alist if a numeric arg is given.
11074         (gnus-article-wash-html-with-w3m-standalone): New function.
11076         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
11077         mm-inline-text-html-render-with-w3m-standalone.
11078         (mm-text-html-washer-alist): Map w3m-standalone to
11079         gnus-article-wash-html-with-w3m-standalone.
11080         (mm-inline-text-html-render-with-w3m-standalone): New function.
11082 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
11084         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
11085         Improve LaTeX.
11087 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11089         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
11090         (nnrss-request-article): Render text/plain parts as HTML.
11092         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
11093         the buffer.
11095 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
11097         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
11098         custom definition of `gnus-posting-styles'.
11100         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
11101         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
11103 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11105         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
11106         Use nntp for bug archive.
11108 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11110         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
11111         parts.
11112         (nnrss-normalize-date): New function converts ISO 8601 date into
11113         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11114         (nnrss-check-group): Use it.
11116 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11118         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
11120         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
11121         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
11122         (nnrss-insert-w3): Ditto.
11124 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11126         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
11127         the articles to be forwarded including the case where neither a
11128         number of articles nor a region is specified.
11130 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
11132         * nnrss.el (nnrss-request-article): Fix last change; fill
11133         text/plain parts.
11135 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11137         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
11138         in text/plain part.
11139         (nnrss-check-group): Don't add excessive newline to dc:subject.
11141 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
11143         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
11144         article.
11146 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
11148         * nnml.el: Don't require gnus-bcklg.  Autoload it.
11149         (nnml-use-compressed-files, nnml-save-mail): Support other
11150         comression programs such as bzip2.
11152 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11154         * dns.el (query-dns): Make sure we check the buffer size before
11155         removing tcp headers.
11157 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11159         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
11160         remove MIME buttons associated with multipart/alternative parts.
11161         (gnus-mime-display-alternative): Tag buttons using `article-type'
11162         text property.
11164         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
11165         associated with multipart/alternative parts.
11167         * gnus-art.el (gnus-signature-separator): Fix custom type.
11169         * mm-decode.el (mm-inlined-types): Fix custom type.
11170         (mm-keep-viewer-alive-types): Ditto.
11171         (mm-automatic-display): Ditto.
11172         (mm-attachment-override-types): Ditto.
11173         (mm-inline-override-types): Ditto.
11174         (mm-automatic-external-display): Ditto.
11176 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
11178         * spam-report.el (spam-report-user-mail-address)
11179         (spam-report-user-agent): New variables.
11180         (spam-report-url-ping-plain): Use spam-report-user-agent.
11182 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
11184         * gnus-art.el (gnus-button-handle-custom): Do not just use
11185         `customize-apropos' for any "M-x customize-*" button but the
11186         function called for.  Accept both the function name and its
11187         argument in order to achieve this.
11188         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
11189         function name to `gnus-button-handle-custom' in case of "M-x
11190         customize-*" buttons.
11192 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11194         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
11195         multipart/alternative and add xref to mm-discouraged-alternatives
11196         in doc string.
11198         * mm-decode.el (mm-discouraged-alternatives): Add xref to
11199         gnus-buttonized-mime-types in doc string.
11201 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
11203         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
11204         Suggest image/.* in the doc string.
11206 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11208         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
11209         message-marks (Debian bug #342521).
11211 2005-12-12  Simon Josefsson  <jas@extundo.com>
11213         * password.el (password-read-from-cache): Add.
11214         (password-read): Use it.
11216 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11218         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
11219         us-ascii as a MIME charset.
11221         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
11222         against the case where the 2nd arg TYPE is nil.
11224 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11226         * pop3.el (pop3-stream-type): Fix custom version.
11228         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
11230 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11232         * mm-decode.el (mm-display-external): Add missing cdr.
11234 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11236         * mm-decode.el (mm-display-external): Use nametemplate (defined in
11237         RFC1524) if it is in mailcap or add a suffix according to
11238         mailcap-mime-extensions when generating a temp filename; postpone
11239         deleting a temp file for 2 seconds for some wrappers, shell
11240         scripts, and so on, which might exit right after having started a
11241         viewer command as a background job.
11243 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11245         * nntp.el (nntp-marks-directory): Fix custom group.
11247         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
11248         steps when < 10.
11250         * gnus-start.el (gnus-no-server-1): Mention
11251         `gnus-level-default-subscribed' in doc string.
11253 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
11255         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
11256         parens.
11258 2005-11-26  Dave Love  <fx@gnu.org>
11260         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
11261         (tls-program, tls-success): Provide openssl alternative.
11263         * starttls.el: Doc fixes.
11264         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
11265         SERVICE to PORT.
11267         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
11268         port null or service name.
11269         (starttls-negotiate): Autoload.
11271 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11273         * message.el (message-kill-to-signature): Fix interactive spec.
11275 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11277         * pop3.el (pop3-open-server): Recognize a string as a service name.
11279 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
11281         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
11283 2005-11-23  Dave Love  <fx@gnu.org>
11285         Add pop3s, pop3/starttls.
11287         * pop3.el (pop3-authentication-scheme): Clarify doc.
11288         (open-tls-stream, starttls-open-stream): Autoload.
11289         (pop3-stream-type): New.
11290         (pop3-open-server): Use it.
11292         * mail-source.el (mail-sources): Fix some :types.  Add stream type
11293         for POP.
11294         (mail-source-keyword-map): Add :stream for POP.
11295         (mail-source-fetch-pop): Use pop3-stream-type.
11297 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11299         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
11300         of current-time-string.
11302 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
11304         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
11305         date header.
11307 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11309         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
11310         it can seriously impact performance as it bypasses the agent's
11311         local caches.
11313 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
11315         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
11316         must be explicitly online rather than "not explicitly offline" for
11317         its flags to be synchronized.
11319         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
11320         that gnus-uu-unmark-thread will function correctly.
11322         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
11323         1024K is instead displayed as 1M.
11325 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11327         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
11329 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
11331         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
11333 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
11335         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
11336         error message to display actual error condition.
11337         (gnus-agent-save-local): Avoid saving symbols that are bound to
11338         nil as they simply result in a warning message in
11339         gnus-agent-read-local.
11341 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11343         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
11344         rather than make-variable-buffer-local for file-precious-flag.
11346 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11348         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
11349         for duplicates which are removed.  The invalid sort check then
11350         triggers a rescan after the sort as sorting may have moved
11351         duplicate entries such that they can be cheaply detected.
11353 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11355         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
11357 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
11359         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
11360         internal variable to a custom variable.  Changed default value
11361         from compressed(2) to uncompressed(1).
11362         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
11363         support for uncompressed agentview files.  Taken together, reading
11364         the agentview file should now be 6-7 times faster.
11366 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11368         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
11369         as a buffer-local variable.  This avoids creating truncated
11370         dribble files as a result of a hang up, eg.
11372 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
11374         * gnus-start.el (gnus-start-draft-setup): Enforce
11375         `gnus-draft-mode' for nndraft:drafts at startup.
11377         * gnus.el (gnus-splash): Change custom group.
11378         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
11379         allow-list argument.
11381         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
11382         string.
11384 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
11386         * gnus-art.el (gnus-default-article-saver): Add user-defined
11387         `function' to custom type.
11389 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11391         * imap.el (imap-open): Handle case where buffer is a buffer
11392         object.
11394 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
11396         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
11397         long lines.
11398         (gnus-cache-delete-group): Wrap doc strings.
11400         * gnus-agent.el (gnus-agent-rename-group)
11401         (gnus-agent-delete-group): Wrap doc strings.
11403 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11405         * gnus-start.el (gnus-1): Add "native" to
11406         gnus-predefined-server-alist.
11408         * gnus.el (gnus-method-to-server): Don't add "native" to the
11409         lists here, because that leads to problems when
11410         gnus-select-method is bound.
11412 2005-11-09  Simon Josefsson  <jas@extundo.com>
11414         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
11415         use (not sort-by-date) instead.
11417 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11419         * gnus-delay.el (gnus-delay-group): Don't autoload.
11420         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
11421         to be re-loaded when customizing the `gnus-delay' group.
11423 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
11425         * message.el: Revert last changes.
11426         (message-insert-citation-line): Use newlines.
11428 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
11430         * message.el (message-courtesy-message)
11431         (message-mark-insert-begin, message-mark-insert-end)
11432         (message-elide-ellipsis, message-cancel-message)
11433         (message-add-header, message-change-subject)
11434         (message-cross-post-followup-to-header)
11435         (message-cross-post-insert-note, message-reduce-to-to-cc)
11436         (message-widen-reply, message-delete-not-region)
11437         (message-kill-to-signature, message-insert-signature)
11438         (message-insert-importance-high, message-insert-importance-low)
11439         (message-insert-or-toggle-importance)
11440         (message-insert-disposition-notification-to)
11441         (message-indent-citation, message-yank-original)
11442         (message-cite-original-without-signature, message-cite-original)
11443         (message-insert-citation-line, message-position-on-field)
11444         (message-fix-before-sending, message-send-mail-partially)
11445         (message-send-mail, message-send-mail-with-sendmail)
11446         (message-send-mail-with-qmail, message-send-news)
11447         (message-check-news-header-syntax, message-generate-headers)
11448         (message-insert-courtesy-copy, message-fill-address)
11449         (message-fill-header, message-shorten-references)
11450         (message-setup-1, message-cancel-news)
11451         (message-forward-make-body-plain, message-forward-make-body-mime)
11452         (message-forward-make-body-mml, message-encode-message-body)
11453         (message-forward-make-body-digest-plain)
11454         (message-forward-make-body-digest-mime)
11455         (message-use-alternative-email-as-from): Insert `hard-newline'
11456         instead of ordinary newlines.
11458 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11460         * message.el (message-generate-headers): Downcase the argument
11461         given to message-check-element.
11463 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
11465         * nntp.el (nntp-authinfo-rejected): New error condition.
11466         (nntp-wait-for): Use new error condition to signal authentication
11467         error.
11468         (nntp-retrieve-data): Rethrow new error condition to break out of
11469         recursive call to nntp-send-authinfo.
11471 2005-11-08  Romain Francoise  <romain@orebokech.com>
11473         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
11474         (gnus-summary-exit-map): Bind to `Z p'.
11475         (gnus-summary-make-menu-bar): Add menu item.
11477 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
11479         * gnus-art.el (gnus-article-treat-custom): Add `first'.
11480         (gnus-treat-*): Add `first' in all doc strings.
11482         * gnus-group.el (gnus-group-compact-group): Fix typo.
11484 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11486         * gnus.el (gnus-parameters-case-fold-search): New variable.
11487         (gnus-parameters-get-parameter): Use it.
11489         * gnus-score.el (gnus-home-score-file): Doc fix.
11491 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
11493         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
11495 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11497         * mm-util.el (mm-special-display-p): New function.
11499         * mml.el (mml-preview): Use it; doc fix.
11501 2005-10-29  Romain Francoise  <romain@orebokech.com>
11503         * message.el (message-fix-before-sending): Fix comment.
11505 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11507         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
11509 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
11511         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
11512         Used in gnus-score.el.
11514 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11516         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
11518 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
11520         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
11521         whitespace removed in revision 7.8.  Use concatenated string to
11522         protect trailing whitespace.
11524 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
11526         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
11527         (nnimap-request-expire-articles): Use it to avoid sending 'UID
11528         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
11529         Courier IMAP ("some version from 2004").  Mostly based on similar
11530         code in the same function.
11532 2005-10-26  Didier Verna  <didier@xemacs.org>
11534         * gnus-group.el (gnus-group-compact-group): Invalidate original
11535         article buffer.
11536         * gnus-srvr.el (gnus-server-compact-server): Ditto.
11537         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
11538         NOV database and in article itself.
11539         Invalidate article backlog.
11541 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
11543         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
11545 2005-10-26  Simon Josefsson  <jas@extundo.com>
11547         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
11548         part of 2004-07-25 change.
11550 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11552         * message.el (message-display-completion-list): New function.
11553         (message-expand-group): Use it; make sure the Completions buffer
11554         is modifiable.
11556 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
11558         * imap.el (imap-open): Handle case where buffer is a buffer object.
11560 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
11562         * pgg-def.el:
11563         * pgg-gpg.el:
11564         * pgg-parse.el:
11565         * pgg-pgp.el:
11566         * pgg-pgp5.el:
11567         * pgg.el: Move to the parent lisp directory.
11569 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
11571         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
11572         user-mail-name is an empty string.
11574 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
11576         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
11577         depending on gnus-score-decay-constant.
11579         * encrypt.el (encrypt-insert-file-contents)
11580         (encrypt-write-file-contents): Don't use `gnus-message'.
11582         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
11583         arguments.
11584         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
11585         arguments to mm-uu-verbatim-marks-extract.
11586         (mm-uu-hide-markers): New variable.
11587         (mm-uu-extract): Use face similar to `gnus-cite-3'.
11589         * gnus-fun.el (gnus-convert-image-to-x-face-command)
11590         (gnus-convert-image-to-face-command): Use "convert" by default to
11591         allow other input image formats.
11592         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
11593         accordingly.
11595 2005-10-23  Simon Josefsson  <jas@extundo.com>
11597         * imap.el (imap-gssapi-program): Align command line parameters
11598         with latest GNU SASL.
11599         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
11601 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11603         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
11604         HTML.
11605         (nnslashdot-request-article): Ditto.
11607 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
11609         * mail-source.el (mail-source-fetch-pop): Require pop3.
11610         (mail-source-check-pop): Ditto.
11612 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11614         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
11615         errors.
11617 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
11619         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
11620         (gnus-treat-strip-leading-blank-lines): Improve doc string.
11622         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
11624         * mm-bodies.el (mm-decode-string): Call
11625         `mm-charset-to-coding-system' with allow-override argument.
11627 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11629         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
11630         (rfc2047-charset-to-coding-system): New function.
11631         (rfc2047-decode-encoded-words): New function.
11632         (rfc2047-decode-region): Use them.
11633         (rfc2047-decode-cte): Remove.
11634         (rfc2047-parse-and-decode): Remove.
11635         (rfc2047-decode): Remove.
11637 2005-10-15  Kenichi Handa  <handa@m17n.org>
11639         * rfc2047.el (rfc2047-decode-cte): New function.
11640         (rfc2047-decode-region): Change the way to decode successive
11641         encoded-words: decode B- or Q-encoding in each encoded-word,
11642         concatenate them, and decode it as charset.
11644 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
11646         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
11647         widget-move-and-invoke.
11648         (gnus-custom-mode): Use gnus-custom-map.
11650 2005-10-15  Bill Wohler  <wohler@newt.com>
11652         * message.el (message-tool-bar-map): Renamed image file from
11653         mail_send to mail/send.
11655 2005-10-16  Masatake YAMATO  <jet@gyve.org>
11657         * message.el (message-expand-group): Pass the common
11658         prefix substring of completion to `display-completion-list'.
11660 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
11662         * mml-sec.el (mml-secure-method): New internal variable.
11663         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
11664         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
11665         functions using mml-secure-method.
11667         * mml.el (mml-mode-map): Add key bindings for those functions.
11668         (mml-menu): Simplify security menu entries.  Suggested by Jesper
11669         Harder <harder@myrealbox.com>.
11670         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
11671         end of message if point is the headers of the message.
11673         * message.el (message-in-body-p): New function.
11675         * assistant.el: Autoload gnus-util and netrc.
11677         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
11678         Use `mm-charset-override-alist' only when decoding.
11680         * mm-bodies.el (mm-decode-body): Call
11681         `mm-charset-to-coding-system' with allow-override argument.
11683         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
11684         `filename' from Content-Disposition if Content-Type doesn't
11685         provide `name'.
11686         (gnus-mime-view-part-as-type): Set default instead of
11687         initial-input.
11689 2005-10-09  Daniel Brockman  <daniel@brockman.se>
11691         * format-spec.el (format-spec): Propagate text properties of % spec.
11693 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
11695         * gnus-art.el (gnus-treat-predicate): Add `first'.
11697 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
11699         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
11700         (mm-charset-override-alist): New variable.
11701         (mm-charset-to-coding-system): Use it.
11702         (mm-codepage-setup): New helper function.
11703         (mm-charset-eval-alist): New variable.
11704         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
11705         about unknown charsets.
11707 2005-10-04  David Hansen  <david.hansen@gmx.net>
11709         * nnrss.el (nnrss-request-article): Add support for the comments tag.
11710         (nnrss-check-group): Ditto.
11712 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
11714         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
11715         Rename x-gnus-verbatim to x-verbatim.
11716         (mm-uu-type-alist): Fix regexp for verbatim-marks.
11718         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
11719         x-verbatim.
11721         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
11723         * gnus-util.el (gnus-remove-duplicates): Remove.
11725         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
11726         instead of gnus-remove-duplicates.
11728         * message.el (message-remove-duplicates): Remove.
11729         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
11730         message-remove-duplicates.
11732         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
11733         available, else use implementation from `delete-dups'.
11735         * message.el (message-insert-expires): New function.
11736         (message-mode-map): Add key binding.
11737         (message-mode-field-menu): Add menu entry.
11738         (message-mode): Document it.
11739         (message-make-expires-date): Use `message-make-date'.
11741 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
11743         * message.el (message-make-expires-date): New function.
11745 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11747         * time-date.el: Autoload parse-time-string, XEmacs needs it.
11749 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11751         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
11752         function rather than the diff-mode.el package.
11753         (mm-display-external): Use with-current-buffer.
11754         (mm-viewer-completion-map, mm-viewer-completion-map):
11755         Move initialization inside declaration.
11757 2005-09-29  Simon Josefsson  <jas@extundo.com>
11759         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
11760         autoload mail-check-payment.
11761         (spam-check-hashcash): Define unconditionally, since hashcash.el
11762         is part of Gnus now.  Ignore errors from payment checking.
11764 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
11766         * message.el (message-bold-region, message-unbold-region): Rename
11767         from `bold-region' and `unbold-region'.
11769         * message.el: Remove useless autoloads.
11771 2005-09-28  Simon Josefsson  <jas@extundo.com>
11773         * message.el (message-use-idna): Default to t.
11774         (message-use-idna): Test whether encoding works too.  Doc fix.
11776 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11778         * nntp.el (nntp-warn-about-losing-connection): Remove.
11780 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
11782         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
11783         customizable.  Change default value.
11784         (mm-uu-diff-groups-regexp): Change default value.
11785         (mm-uu-type-alist): Add doc string.
11786         (mm-uu-configure): Add doc string.  Make it interactive.
11787         (mm-uu-tex-groups-regexp): New variable.
11788         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
11789         (mm-uu-type-alist): Add LaTeX documents.
11790         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
11791         of "text/verbatim".
11792         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
11794         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
11795         instead of "text/verbatim".
11797         * message.el (message-mark-inserted-region)
11798         (message-mark-insert-file): Use slrn style marks when called with
11799         prefix argument.
11801 2005-09-27  Simon Josefsson  <jas@extundo.com>
11803         * message.el (message-idna-to-ascii-rhs-1): Reformat.
11805 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
11807         * message.el (message-remove-duplicates): New function.
11808         Implementation borrowed from `gnus-remove-duplicates'.
11809         (message-idna-to-ascii-rhs): Also encode idna addresses in
11810         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11811         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
11812         only ask about the same idna domain once per header and also tell
11813         in what header to replace the idna domain.
11815         * gnus-art.el (article-decode-idna-rhs): Also decode idna
11816         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
11817         (article-decode-idna-rhs): Fix regexp so that all idna-address in
11818         a header is decoded and not just the last one.
11820 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11822         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
11823         has been decoded.
11825         * mm-decode.el (mm-automatic-display): Add text/verbatim.
11826         (mm-insert-part): Don't modify text if it has been decoded.
11828         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
11829         decoded.
11831         * mm-view.el (mm-inline-text): Don't strip text props unless
11832         decoding enriched or richtext parts.
11834 2005-09-25  Romain Francoise  <romain@orebokech.com>
11836         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
11837         * gnus-start.el (gnus-subscribe-interactively):
11838         * gnus-uu.el (gnus-uu-grab-articles):
11839         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
11840         space.
11842 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
11844         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11845         * mm-view.el (mm-view-pkcs7-decrypt):
11846         * gnus-sum.el (gnus-summary-limit-to-extra)
11847         (gnus-summary-respool-article, gnus-read-move-group-name):
11848         * gnus-score.el (gnus-summary-increase-score):
11849         * gnus-util.el (gnus-completing-read-with-default):
11850         * gnus-art.el (gnus-read-save-file-name)
11851         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
11852         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
11853         * message.el (message-check-news-header-syntax):
11854         Follow convention for reading with the minibuffer.
11856 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
11858         * spam-report.el (spam-report-url-ping-plain):
11859         Use gnus-extended-version as User-Agent.
11861         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
11862         default value is nil.
11864         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
11865         (mm-uu-verbatim-marks-extract): New function.
11866         (mm-uu-extract): New face.
11867         (mm-uu-copy-to-buffer): Use it.
11869         * spam-report.el (spam-report-gmane-ham): Renamed from
11870         `spam-report-gmane-unspam'.
11871         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
11872         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
11874         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
11875         Autoload.
11876         (spam-report-gmane-unregister-routine): Renamed
11877         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
11879 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
11881         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
11882         (spam-report-gmane-unregister-routine): Add support for gmane
11883         unregistration.
11885         * spam-report.el (spam-report-gmane-unspam)
11886         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
11887         (spam-report-gmane): Change to take a single article and do unspam
11888         registration.
11890 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11892         * mm-url.el (mm-url-decode-entities): Fix regexp.
11894 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11896         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
11897         default to nil, to be able to use Gnus at all.  If the default
11898         switches to something else, then the function should be fixed not
11899         be exceedingly slow.
11901 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
11903         * gnus-start.el (gnus-activate-group): If the server is nil, don't
11904         fail hard.
11906         * spam-report.el: Add better Keywords line.
11908         * spam.el: Add Maintainer and better Keywords line.
11910 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
11912         * gnus-art.el (gnus-article-replace-part)
11913         (gnus-mime-replace-part): New functions.
11914         (gnus-mime-action-alist, gnus-mime-button-commands)
11915         (gnus-mime-save-part-and-strip): Added file argument.
11916         (gnus-article-part-wrapper): Added interactive argument.
11918         * gnus-sum.el (gnus-summary-mime-map): Add
11919         `gnus-article-replace-part'.
11921 2005-09-19  Didier Verna  <didier@xemacs.org>
11923         The nnml compaction feature:
11924         * nnml.el (nnml-request-compact-group): New function.
11925         * nnml.el (nnml-request-compact): New function.
11926         * gnus-int.el (gnus-request-compact-group): New function.
11927         * gnus-int.el (gnus-request-compact): New function.
11928         * gnus-group.el (gnus-group-compact-group): New function.
11929         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
11930         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
11931         * gnus-srvr.el (gnus-server-compact-server): New function.
11932         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
11933         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
11935 2005-09-18  Deepak Goel  <deego@gnufans.org>
11937         * sieve.el (sieve-help): Fix `message' call: first arg should be a
11938         format spec.
11940 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11942         * gnus.el (gnus-group-startup-message): Bind image-load-path.
11944 2005-09-15  Romain Francoise  <romain@orebokech.com>
11946         * message.el (message-fill-paragraph): Clarify docstring.
11948 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11950         * gnus-art.el (gnus-mime-display-part): Protect against broken
11951         MIME messages.
11953 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11955         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
11956         before parsing header.
11958 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
11960         * html2text.el (html2text-replace-list): Add new entities.
11962 2005-09-11  Romain Francoise  <romain@orebokech.com>
11964         * message.el (message-alternative-emails): Improve docstring.
11965         (message-setup-1): Call `message-use-alternative-email-as-from'
11966         after `message-setup-hook' to give it precedence over posting
11967         styles, etc.
11968         (message-use-alternative-email-as-from): Add docstring.  Remove
11969         the original From header if present.
11971         * nnml.el (nnml-compressed-files-size-threshold): New variable.
11972         (nnml-save-mail): Use it.
11974         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
11975         articles.  Add new argument `silent'.
11976         (gnus-uu-mark-all): Report the total number of marked articles.
11978 2005-09-10  Romain Francoise  <romain@orebokech.com>
11980         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
11981         (gnus-uu-mark-series): Likewise.
11983 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
11985         * spam-report.el (spam-report-gmane): Fix generation of spam
11986         report URL.
11988 2005-09-10  Simon Josefsson  <jas@extundo.com>
11990         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
11991         t, based on discussion on the ding list with Robert Epprecht
11992         <epprecht@solnet.ch>.
11994 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
11996         * spam-report.el (spam-report-gmane): Make it work without
11997         X-Report-Spam header.  Gmane now only provides Archived-At.
11998         This is only used if `spam-report-gmane-use-article-number' is nil.
11999         (spam-report-gmane-spam-header): Remove.  Not used anymore.
12001         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
12002         make `gnus-summary-sort-by-recipient' work with threading.
12004         * nnweb.el (nnweb-google-wash-article): Print a message if article
12005         is not available.
12007 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
12009         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
12010         change.  Decode text/* parts content before displaying.
12012 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
12014         * mml-smime.el: Remove defvar of gnus-extract-address-components.
12016 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12018         * mm-view.el (mm-display-inline-fontify): Disable support modes.
12020 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
12022         * message.el (message-tab-body-function): Fix mismatched custom type.
12024         * gnus.el (gnus-group-change-level-function): Ditto.
12026         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
12028         * gnus-art.el (gnus-signature-limit)
12029         (gnus-article-mime-part-function): Ditto.
12031 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12033         * mml.el (mml-mode): Silence the byte compiler.
12035         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
12036         using `(sit-for 0)' before moving the point to the specified part;
12037         skip unbuttonized parts.
12038         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
12039         return to the summary window if gnus-auto-select-part is non-nil.
12041 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
12043         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
12044         variables.
12045         (mml-dnd-attach-file, mml-mode): Use them.
12047         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
12048         Make fetching article by MID work again for Google Groups.  Added
12049         FIXME concerning gnus-group-make-web-group.
12051         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
12052         Don't depend on Gnus by using mail-extract-address-components if
12053         gnus-extract-address-components is not bound.
12055 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12057         * gnus-art.el (gnus-mime-display-security): Don't display the
12058         signature, but only the signed part.
12060 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12062         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
12064         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
12065         list, not listp.
12067 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
12069         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
12070         when encoding.
12072         * mm-bodies.el (mm-decode-content-transfer-encoding):
12073         De-canonicalize CRLF for all text content types, not just
12074         text/plain.
12076 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12078         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
12079         valid article; point arrow and cursor at the MIME button.
12081 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12083         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
12084         Suggested by Dan Christensen <jdc@uwo.ca>.
12086         * mm-decode.el (mm-save-part): Enable change of prompt.
12088 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
12090         * gnus-msg.el (gnus-inews-add-send-actions): Made
12091         `message-post-method' lambda parameter ARG `&optional'.
12093 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12095         * gnus-sum.el (gnus-summary-mime-map): Added
12096         gnus-article-save-part-and-strip, gnus-article-delete-part and
12097         gnus-article-jump-to-part.
12099         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
12100         (gnus-article-edit-part): Use it.
12101         (gnus-article-part-wrapper): Added no-handle argument.
12102         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
12103         functions.
12105 2005-08-29  Romain Francoise  <romain@orebokech.com>
12107         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
12108         docstring.
12109         (gnus-face-from-file): Likewise.
12111 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
12113         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
12114         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
12115         non-nil.
12116         (gnus-auto-select-part): New variable.
12117         (gnus-article-jump-to-part): New function.
12118         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
12119         (gnus-mime-delete-part): Allow selecting specified part after
12120         deleting or stripping parts.
12121         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
12122         part if argument is bogus.
12124 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
12126         * gnus-art.el (w3m-minor-mode-map):
12127         * gnus-spec.el (gnus-newsrc-file-version):
12128         * gnus-util.el (nnmail-active-file-coding-system)
12129         (gnus-original-article-buffer, gnus-user-agent):
12130         * gnus.el (gnus-ham-process-destinations)
12131         (gnus-parameter-ham-marks-alist)
12132         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
12133         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
12134         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
12135         * mm-decode.el (gnus-current-window-configuration):
12136         * mm-extern.el (gnus-article-mime-handles):
12137         * mm-url.el (url-current-object, url-package-name)
12138         (url-package-version):
12139         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
12140         (smime-keys, w3m-cid-retrieve-function-alist)
12141         (w3m-current-buffer, w3m-display-inline-images)
12142         (w3m-minor-mode-map):
12143         * mml-smime.el (gnus-extract-address-components):
12144         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
12145         (gnus-newsrc-hashtb, message-default-charset)
12146         (message-deletable-headers, message-options)
12147         (message-posting-charset, message-required-mail-headers)
12148         (message-required-news-headers):
12149         * mml1991.el (mc-pgp-always-sign):
12150         * mml2015.el (mc-pgp-always-sign):
12151         * nnheader.el (nnmail-extra-headers):
12152         * rfc1843.el (gnus-decode-encoded-word-function)
12153         (gnus-decode-header-function, gnus-newsgroup-name):
12154         * spam-stat.el (gnus-original-article-buffer): Add defvars.
12156 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
12158         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
12159         the end of the date treatments.
12161 2005-08-15  Simon Josefsson  <jas@extundo.com>
12163         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
12164         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
12165         Capello and Romain Francoise.
12166         (pgg-fetch-key-function): Removed, not used?
12167         (pgg-insert-url-with-w3): Require url, to get
12168         url-insert-file-contents regardless of where it is defined.
12170 2005-08-13  Romain Francoise  <romain@orebokech.com>
12172         * message.el (message-cite-original-1): New function.
12173         (message-cite-original): Use it.
12174         (message-cite-original-without-signature): Ditto.
12176 2005-08-08  Romain Francoise  <romain@orebokech.com>
12178         * message.el (message-yank-empty-prefix): New variable.
12179         (message-indent-citation): Use it.
12180         (message-cite-original-without-signature): Respect X-No-Archive.
12182 2005-08-08  Simon Josefsson  <jas@extundo.com>
12184         * pgg.el: Autoload url-insert-file-contents instead of loading
12185         w3/url.
12186         (pgg-insert-url-with-w3): Don't load url here.
12188 2005-08-07  Jesper Harder  <harder@phys.au.dk>
12190         * message.el (message-kill-to-signature): Don't insert newline at
12191         bol.
12192         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
12194 2005-08-06  Romain Francoise  <romain@orebokech.com>
12196         * message.el (message-user-fqdn): Fix typo in docstring.
12198 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
12200         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
12202         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
12204 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12206         * mm-bodies.el (mm-encode-body): Use coding system rather than
12207         charset to encode text.
12209         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
12210         number of charsets if utf-8 is available (XEmacs).
12212 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
12214         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
12215         taken from `gnus-button-mid-or-mail-regexp'.
12216         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
12217         (gnus-button-alist): Improve regexp for domain part of the MIDs
12218         for news:localpart@domain buttons.
12219         (gnus-button-ctan-directory-regexp): Update.
12221 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12223         * sieve-manage.el (sieve-manage-interactive-login): Use
12224         make-local-variable rather than make-variable-buffer-local.
12225         (sieve-manage-open): Ditto.
12226         (sieve-manage-authenticate): Ditto.
12228         * mml.el (mml-generate-mime-1): Make the content type default to
12229         text/plain if the filename is not specified.
12231 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12233         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
12234         instead of insert-buffer.
12236         * message.el (message-yank-original): Ditto; set the mark at the
12237         end of the yanked message.
12239 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12241         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
12242         lines to scroll rather than to stop it.
12244         * mml.el (mml-generate-default-type): Add doc string.
12245         (mml-generate-mime-1): Use mm-default-file-encoding or make it
12246         default to application/octet-stream when determining the content
12247         type if it is not specified for the part or the mml contents; add
12248         a comment about mml-generate-default-type.
12250 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
12252         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
12253         make it default to application/octet-stream when determining the
12254         content type if it is not specified for the external contents.
12256 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12258         * rfc2231.el (rfc2231-parse-string): Take care that not only a
12259         segmented parameter but also other parameters might be there.
12261 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12263         * mm-decode.el (mm-display-external): Delete temp file, directory
12264         and buffer immediately if the external process is exited.
12266 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12268         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
12269         fewer lines than that of scroll-margin.
12270         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
12272 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12274         * gnus-art.el (gnus-article-next-page): Revert.
12275         (gnus-article-beginning-of-window): New macro.
12276         (gnus-article-next-page-1): Use it.
12277         (gnus-article-prev-page): Ditto.
12278         (gnus-article-edit-part): Use insert-buffer-substring instead of
12279         insert-buffer.
12280         (gnus-article-edit-exit): Ditto.
12282         * gnus-util.el (gnus-beginning-of-window): Remove.
12283         (gnus-end-of-window): Remove.
12285 2005-07-25  Simon Josefsson  <jas@extundo.com>
12287         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
12288         to have the url package without w3.  Reported by Daiki Ueno
12289         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
12291 2005-07-20  Didier Verna  <didier@xemacs.org>
12293         * gnus-diary.el: Remove the description comment (nndiary is now
12294         properly documented in the Gnus manual).
12295         Fix the spelling of "Back End".
12296         * nndiary.el: Ditto.
12297         Fix the copyright notice.
12299 2005-07-18  Romain Francoise  <romain@orebokech.com>
12301         * gnus-sum.el (gnus-summary-to-prefix)
12302         (gnus-summary-newsgroup-prefix): New variables.
12303         (gnus-summary-from-or-to-or-newsgroups): Use them.
12305 2005-07-17  Romain Francoise  <romain@orebokech.com>
12307         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
12308         space as it's generally not especially interesting to the user.
12310 2005-07-16  Romain Francoise  <romain@orebokech.com>
12312         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
12313         nil to avoid prompting and file modification if one of the
12314         messages at the top of the nnfolder file contains a copyright
12315         notice.
12316         Update copyright notice.
12318         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
12319         instead of `current-time-string' as the latter creates a time
12320         string that is not RFC 2822 compliant (it lacks the zone).
12321         Update copyright notice.
12323 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12325         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
12326         for text/rtf.  Display default in prompt.  Pass default for M-n.
12328         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
12330 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12332         * gnus-msg.el (gnus-button-mailto): Remove
12333         save-selected-window-window hackery because it relies on
12334         save-selected-window internals.
12336 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12338         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
12339         (gnus-article-next-page-1): Use gnus-beginning-of-window.
12340         (gnus-article-prev-page): Ditto.
12342         * gnus-util.el (gnus-beginning-of-window): New function.
12343         (gnus-end-of-window): New function.
12345 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12347         * gnus-score.el (gnus-score-edit-all-score): Set
12348         gnus-score-edit-exit-function to gnus-score-edit-done and call
12349         gnus-message.
12351 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12353         * gnus-msg.el (gnus-button-mailto): Remove
12354         save-selected-window-window hackery because it relies on
12355         save-selected-window internals.
12357 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12359         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
12360         add-minor-mode.
12361         (gnus-binary-mode): Ditto.
12363         * gnus-topic.el (gnus-topic-mode): Ditto.
12365 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
12367         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
12368         (gnus-article-prev-page): Take scroll-margin into consideration.
12370 2005-07-04  Lute Kamstra  <lute@gnu.org>
12372         Update FSF's address in GPL notices.
12374 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
12376         * gnus.el (gnus-exit):
12377         * gnus-group.el (gnus-group-icons):
12378         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
12380         * gnus-nocem.el (gnus-nocem):
12381         * message.el (message-various, message-buffers, message-sending)
12382         (message-interface, message-forwarding, message-insertion)
12383         (message-headers, message-news, message-mail):
12384         * pgg-gpg.el (pgg-gpg):
12385         * pgg-parse.el (pgg-parse):
12386         * pgg-pgp.el (pgg-pgp):
12387         * pgg-pgp5.el (pgg-pgp5):
12388         * pop3.el (pop3): Finish `defgroup' description with period.
12390 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12392         * gnus-art.el (article-display-face): Improve the efficiency.
12393         (article-display-x-face): Ditto; remove grey x-face stuff.
12395 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12397         * gnus-art.el (article-display-face): Correct the position in
12398         which Faces are inserted.
12400 2005-06-29  Didier Verna  <didier@xemacs.org>
12402         * gnus-art.el (article-display-face): Display faces in correct
12403         order.
12405 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12407         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
12408         (gnus-fill-real-hashtb): Use hash table instead of obarray.
12409         (gnus-nocem-check-article): Fetch the Type header.
12410         (gnus-nocem-message-wanted-p): Fix the way to examine types.
12411         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
12412         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
12413         make sure gnus-nocem-hashtb is initialized.
12414         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
12415         (gnus-nocem-unwanted-article-p): Ditto.
12417         * pgg.el (pgg-verify): Return the verification result.
12419 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12421         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
12422         is ascii.
12424 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
12426         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
12427         `show-nonbreak-escape'.
12429 2005-06-23  Lute Kamstra  <lute@gnu.org>
12431         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
12433         * dig.el (dig-mode):
12434         * smime.el (smime-mode): Use gnus-run-mode-hooks.
12436 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
12438         * nnimap.el (nnimap-split-download-body): Fix spellings.
12440 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
12442         * gnus-art.el (gnus-article-encrypt-body):
12443         * gnus-cus.el (gnus-score-customize):
12444         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
12445         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
12447 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
12449         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
12450         header by looking for magic "MII" at the beginnig.
12452 2005-06-16  Miles Bader  <miles@gnu.org>
12454         * assistant.el (assistant-field): Remove "-face" suffix from face name.
12455         (assistant-field-face): New backward-compatibility alias for renamed
12456         face.
12457         (assistant-render-text): Use renamed assistant-field face.
12459         * spam.el (spam): Remove "-face" suffix from face name.
12460         (spam-face): New backward-compatibility alias for renamed face.
12461         (spam-face, spam-initialize): Use renamed spam face.
12463         * message.el (message-header-to, message-header-cc)
12464         (message-header-subject, message-header-newsgroups)
12465         (message-header-other, message-header-name)
12466         (message-header-xheader, message-separator, message-cited-text)
12467         (message-mml): Remove "-face" suffix from face names.
12468         (message-header-to-face, message-header-cc-face)
12469         (message-header-subject-face, message-header-newsgroups-face)
12470         (message-header-other-face, message-header-name-face)
12471         (message-header-xheader-face, message-separator-face)
12472         (message-cited-text-face, message-mml-face):
12473         New backward-compatibility aliases for renamed faces.
12474         (message-font-lock-keywords): Use renamed message faces.
12476         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
12477         (sieve-test-commands, sieve-tagged-arguments):
12478         Remove "-face" suffix from face names.
12479         (sieve-control-commands-face, sieve-action-commands-face)
12480         (sieve-test-commands-face, sieve-tagged-arguments-face):
12481         New backward-compatibility aliases for renamed faces.
12482         (sieve-control-commands-face, sieve-action-commands-face)
12483         (sieve-test-commands-face, sieve-tagged-arguments-face):
12484         Use renamed sieve faces.
12486         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
12487         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
12488         (gnus-group-news-3-empty, gnus-group-news-4)
12489         (gnus-group-news-4-empty, gnus-group-news-5)
12490         (gnus-group-news-5-empty, gnus-group-news-6)
12491         (gnus-group-news-6-empty, gnus-group-news-low)
12492         (gnus-group-news-low-empty, gnus-group-mail-1)
12493         (gnus-group-mail-1-empty, gnus-group-mail-2)
12494         (gnus-group-mail-2-empty, gnus-group-mail-3)
12495         (gnus-group-mail-3-empty, gnus-group-mail-low)
12496         (gnus-group-mail-low-empty, gnus-summary-selected)
12497         (gnus-summary-cancelled, gnus-summary-high-ticked)
12498         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
12499         (gnus-summary-high-ancient, gnus-summary-low-ancient)
12500         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
12501         (gnus-summary-low-undownloaded)
12502         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
12503         (gnus-summary-low-unread, gnus-summary-normal-unread)
12504         (gnus-summary-high-read, gnus-summary-low-read)
12505         (gnus-summary-normal-read, gnus-splash):
12506         Remove "-face" suffix from face names.
12507         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
12508         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
12509         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
12510         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
12511         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
12512         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
12513         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
12514         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
12515         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
12516         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
12517         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
12518         (gnus-summary-selected-face, gnus-summary-cancelled-face)
12519         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
12520         (gnus-summary-normal-ticked-face)
12521         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
12522         (gnus-summary-normal-ancient-face)
12523         (gnus-summary-high-undownloaded-face)
12524         (gnus-summary-low-undownloaded-face)
12525         (gnus-summary-normal-undownloaded-face)
12526         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
12527         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
12528         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
12529         (gnus-splash-face):
12530         New backward-compatibility aliases for renamed faces.
12531         (gnus-group-startup-message): Use renamed gnus faces.
12533         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
12534         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
12535         (gnus-server-agent): Remove "-face" suffix from face names.
12536         (gnus-server-agent-face, gnus-server-opened-face)
12537         (gnus-server-closed-face, gnus-server-denied-face)
12538         (gnus-server-offline-face):
12539         New backward-compatibility aliases for renamed faces.
12540         (gnus-server-agent-face, gnus-server-opened-face)
12541         (gnus-server-closed-face, gnus-server-denied-face)
12542         (gnus-server-offline-face): Use renamed gnus faces.
12544         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
12545         Remove "-face" suffix from face names.
12546         (gnus-picon-xbm-face, gnus-picon-face):
12547         New backward-compatibility aliases for renamed faces.
12549         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
12550         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
12551         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
12552         (gnus-cite-11): Remove "-face" suffix from face names.
12553         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
12554         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
12555         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
12556         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
12557         New backward-compatibility aliases for renamed faces.
12558         (gnus-cite-attribution-face, gnus-cite-face-list)
12559         (gnus-article-boring-faces): Use renamed gnus faces.
12561         * gnus-art.el (gnus-signature, gnus-header-from)
12562         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
12563         (gnus-header-content): Remove "-face" suffix from face names.
12564         (gnus-signature-face, gnus-header-from-face)
12565         (gnus-header-subject-face, gnus-header-newsgroups-face)
12566         (gnus-header-name-face, gnus-header-content-face):
12567         New backward-compatibility aliases for renamed faces.
12568         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
12570         * gnus-sum.el (gnus-summary-selected-face)
12571         (gnus-summary-highlight): Use renamed gnus faces.
12572         * gnus-group.el (gnus-group-highlight): Likewise.
12574 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
12576         * gnus-sieve.el (gnus-sieve-article-add-rule):
12577         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
12578         * spam-stat.el (spam-stat-buffer-change-to-spam)
12579         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
12581         * message.el (message-is-yours-p):
12582         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
12584 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12586         * mm-view.el (mm-inline-text): Withdraw the last change.
12588 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12590         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
12591         executing enriched-decode.
12593 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12595         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
12596         charset of tar files.
12598 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
12600         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
12602 2005-06-04  Lute Kamstra  <lute@gnu.org>
12604         * nnfolder.el (nnfolder-read-folder): Make sure that undo
12605         information is never recorded.
12607 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
12609         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
12611 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12613         * pop3.el (pop3-apop): Run md5 in the binary mode.
12615         * starttls.el (starttls-set-process-query-on-exit-flag):
12616         Use eval-and-compile.
12618 2005-05-31  Simon Josefsson  <jas@extundo.com>
12620         * smime.el (smime-replace-in-string): Define.
12621         (smime-cert-by-ldap-1): Use it.
12623 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12625         * gnus-art.el (article-display-x-face): Replace
12626         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12628         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
12629         set-process-query-on-exit-flag or process-kill-without-query.
12631         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
12632         loop instead of replace-regexp.
12634         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
12635         instead of process-kill-without-query if it is available.
12637         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
12638         instead of find-file-hooks if it is available.
12640         * mml1991.el: Bind pgg-default-user-id when compiling.
12642         * mml2015.el: Bind pgg-default-user-id when compiling.
12644         * nndraft.el (nndraft-request-associate-buffer):
12645         Use write-contents-functions instead of write-contents-hooks if it is
12646         available.
12648         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
12649         instead of find-file-hooks if it is available.
12651         * nntp.el (nntp-open-connection): Replace
12652         process-kill-without-query by gnus-set-process-query-on-exit-flag.
12653         (nntp-open-ssl-stream): Ditto.
12654         (nntp-open-tls-stream): Ditto.
12656         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
12657         set-process-query-on-exit-flag or process-kill-without-query.
12658         (starttls-open-stream-gnutls): Use it instead of
12659         process-kill-without-query.
12660         (starttls-open-stream): Ditto.
12662 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
12664         * smime.el (smime-cert-by-ldap-1): Don't use
12665         replace-regexp-in-string.
12667 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
12669         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
12671         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
12672         in PEM format.  Adjust to the XEmacs compability.
12674 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
12676         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
12677         by `string-to-number'.
12678         * gnus-agent.el (gnus-agent-regenerate-group)
12679         (gnus-agent-fetch-articles): Ditto.
12680         * gnus-art.el (gnus-button-fetch-group): Ditto.
12681         * gnus-cache.el (gnus-cache-generate-active)
12682         (gnus-cache-articles-in-group): Ditto.
12683         * gnus-group.el (gnus-group-set-current-level)
12684         (gnus-group-insert-group-line): Ditto.
12685         * gnus-score.el (gnus-score-set-expunge-below)
12686         (gnus-score-set-mark-below, gnus-summary-score-effect)
12687         (gnus-summary-score-entry): Ditto.
12688         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
12689         (gnus-soup-pack): Ditto.
12690         * gnus-spec.el (gnus-xmas-format): Ditto.
12691         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
12692         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
12693         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
12694         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
12695         * nndb.el (nndb-get-remote-expire-response): Ditto.
12696         * nndiary.el (nndiary-parse-schedule-value)
12697         (nndiary-string-to-number, nndiary-request-replace-article)
12698         (nndiary-request-article): Ditto.
12699         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
12700         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
12701         * nneething.el (nneething-make-head): Ditto.
12702         * nnfolder.el (nnfolder-request-article)
12703         (nnfolder-retrieve-headers): Ditto.
12704         * nnheader.el (nnheader-file-to-number): Ditto.
12705         * nnkiboze.el (nnkiboze-request-article): Ditto.
12706         * nnmail.el (nnmail-process-unix-mail-format)
12707         (nnmail-process-babyl-mail-format): Ditto.
12708         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
12709         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
12710         (nnmh-request-create-group, nnmh-request-list-1)
12711         (nnmh-request-group, nnmh-request-article): Ditto.
12712         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
12713         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
12714         * nnsoup.el (nnsoup-make-active): Ditto.
12715         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
12716         * nntp.el (nntp-find-group-and-number)
12717         (nntp-retrieve-headers-with-xover): Ditto.
12718         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
12719         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
12720         (pgg-format-key-identifier): Ditto.
12721         * pop3.el (pop3-last, pop3-stat): Ditto.
12722         * qp.el (quoted-printable-decode-region): Ditto.
12724         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
12725         of concat.
12727 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12729         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
12731         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
12733         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
12735         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
12737         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
12739         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
12741         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
12742         (gnus-carpal-mode): Ditto.
12744         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
12745         (gnus-browse-mode): Ditto.
12747         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
12749         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
12751 2005-05-29  Richard M. Stallman  <rms@gnu.org>
12753         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
12755 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12757         * gnus-util.el (gnus-run-mode-hooks): New function.
12759         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
12761 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
12763         * gnus-agent.el (gnus-agent-make-mode-line-string):
12764         Use mode-line-highlight as mouse-face.
12766 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12768         * canlock.el (canlock): Change the parent group to news.
12770         * deuglify.el (gnus-outlook-deuglify): Add :group.
12772         * dig.el (dig): Add :group.
12774         * dns-mode.el (dns-mode): Add :group.
12776         * encrypt.el (encrypt): Add :group.
12778         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
12779         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
12780         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
12781         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
12782         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
12784         * gnus-diary.el (gnus-diary): Add :group.
12786         * gnus.el (gnus-group-news-1-face): Add :group.
12787         (gnus-group-news-1-empty-face): Ditto.
12788         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
12789         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
12790         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
12791         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
12792         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
12793         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
12794         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
12795         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
12796         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
12797         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
12798         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
12799         (gnus-summary-high-ticked-face): Ditto.
12800         (gnus-summary-low-ticked-face): Ditto.
12801         (gnus-summary-normal-ticked-face): Ditto.
12802         (gnus-summary-high-ancient-face): Ditto.
12803         (gnus-summary-low-ancient-face): Ditto.
12804         (gnus-summary-normal-ancient-face): Ditto.
12805         (gnus-summary-high-undownloaded-face): Ditto.
12806         (gnus-summary-low-undownloaded-face): Ditto.
12807         (gnus-summary-normal-undownloaded-face): Ditto.
12808         (gnus-summary-high-unread-face): Ditto.
12809         (gnus-summary-low-unread-face): Ditto.
12810         (gnus-summary-normal-unread-face): Ditto.
12811         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
12812         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
12814         * hashcash.el (hashcash): New custom group.
12815         (hashcash-default-payment): Add :group.
12816         (hashcash-payment-alist): Ditto.
12817         (hashcash-default-accept-payment): Ditto.
12818         (hashcash-accept-resources): Ditto.
12819         (hashcash-path): Ditto.
12820         (hashcash-extra-generate-parameters): Ditto.
12821         (hashcash-double-spend-database): Ditto.
12822         (hashcash-in-news): Ditto.
12824         * message.el (message-minibuffer-local-map): Add :group.
12826         * netrc.el (netrc): Add :group.
12828         * sieve-manage.el (sieve-manage-log): Add :group.
12829         (sieve-manage-default-user): Diito.
12830         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
12831         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
12832         (sieve-manage-authenticators): Ditto.
12833         (sieve-manage-authenticator-alist): Ditto.
12834         (sieve-manage-default-port): Ditto.
12836         * sieve-mode.el (sieve-control-commands-face): Add :group.
12837         (sieve-action-commands-face): Ditto.
12838         (sieve-test-commands-face): Ditto.
12839         (sieve-tagged-arguments-face): Ditto.
12841         * smime.el (smime): Add :group.
12843         * spam-report.el (spam-report): Add :group.
12845         * spam.el (spam, spam-face): Add :group.
12847 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12849         * nntp.el (nntp-next-result-arrived-p): Some news servers may
12850         return \n.\n.\n at the end of articles.  Protect against that.
12851         (nntp-with-open-group): Allow debugging.
12853         * nnheader.el (mail-header-set-extra): Make into a function
12854         because I just could't understand how to quote the list properly.
12856         * dns.el (query-dns-cached): New function.
12858 2005-05-26  Lute Kamstra  <lute@gnu.org>
12860         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
12862 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12864         * gnus-art.el: Don't autoload mail-extract-address-components.
12866         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
12867         eval-and-compile to evaluate it.
12869         * hashcash.el: Don't autoload executable-find.
12871         * nndb.el: Don't declare the nndb back end two or more times; don't
12872         autoload news-reply-mode, news-setup, cancel-timer and telnet.
12874         * nntp.el: Autoload format-spec instead of format; use
12875         eval-and-compile to evaluate autoload forms.
12877 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
12879         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
12881 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12883         * gnus.el (gnus-version-number): Bump version.
12885 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12887         * gnus.el: No Gnus v0.3 is released.
12889 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12891         * gnus-art.el (gnus-article-edit-part): Disable undo.
12893 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12895         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
12896         gnus-article-date-lapsed-new-header is t if date timer is active;
12897         skip headers in which the original date value is empty.
12898         (gnus-article-save-original-date): Redefine it as a macro.
12899         (gnus-display-mime): Use it.
12901 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12903         * gnus-art.el (article-date-ut): Support converting date in
12904         forwarded parts as well.
12905         (gnus-article-save-original-date): New function.
12906         (gnus-display-mime): Use it.
12908 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
12910         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
12911         enclosure element of <item>.
12913 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
12915         * message.el (message-kill-buffer-query): Renamed from
12916         `message-kill-buffer-query-if-modified'.  Added :version.
12918 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12920         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
12921         window layout.
12923 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12925         * mml.el: Autoload dnd when compiling.
12927 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
12929         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
12930         x-dnd-*.
12932 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12934         * qp.el (quoted-printable-encode-region): Save excursion.
12936 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
12938         * message.el (message-kill-buffer-query-if-modified): Add new variable
12939         so the user can kill a modified message buffer quickly.
12940         (message-kill-buffer): Use it.
12942 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12944         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
12945         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
12947 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12949         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
12950         contained in text because xml.el decodes entities) with LFs.
12952 2005-04-11  Lute Kamstra  <lute@gnu.org>
12954         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
12955         differently.
12957 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12959         * mm-util.el (mm-detect-coding-region): Typo.
12961 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12963         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
12965 2005-04-06  Deepak Goel  <deego@gnufans.org>
12967         * spam-stat.el (spam-stat-score-buffer): Add a call to a
12968         user-function allow user modifications of the scores.
12969         (spam-stat-score-buffer-user): New function, to allow
12970         user-computed modifications to the score.
12971         (spam-stat-score-buffer-user-functions): List of additional
12972         scoring functions.
12973         (spam-stat-error-holder): Global temporary error holder.
12974         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
12975         variable.
12977 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
12979         * gnus-registry.el (gnus-registry-clean-empty-function)
12980         (gnus-registry-trim, gnus-registry-fetch-groups)
12981         (gnus-registry-delete-group): Groups that match
12982         `gnus-registry-ignored-groups' are removed from the registry
12983         entries, not just ignored for splitting.  This helps clean up the
12984         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
12985         to get all the groups a message ID is in.
12987         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
12988         (spam-stat-split-fancy): Change "threshhold" to "threshold".
12989         (spam-stat-score-buffer-user-functions): Add :number custom type.
12991 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12993         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
12994         argument in XEmacs.
12996         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
12997         (nnrss-request-group): Decode group name first.
12998         (nnrss-request-article): Make a text/plain article if mml-to-mime
12999         failed.
13000         (nnrss-get-encoding): Return a compatible encoding according to
13001         nnrss-compatible-encoding-alist.
13002         (nnrss-find-el): Use consp instead of listp.
13003         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
13005 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13007         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
13008         which Emacs 20 doesn't support.
13009         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
13011 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
13013         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
13014         silence the byte compiler inside the defun.
13016         * gnus-demon.el (parse-time-string): Add autoload.
13018         * gnus-delay.el (parse-time-string): Add autoload.
13020         * gnus-art.el (parse-time-string): Add autoload.
13022         * nnultimate.el (parse-time): Require for `parse-time-string'.
13024 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
13026         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
13028         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
13030         * smime.el (smime-ldap-host-list): Add :version.
13032 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13034         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
13035         pass it to `gnus-browse-read-group'.
13036         (gnus-browse-read-group): Add NUMBER argument and pass it to
13037         `gnus-group-read-ephemeral-group'.
13039         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
13040         argument and pass it to `gnus-group-read-group'.
13042 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
13044         * mm-util.el (mm-xemacs-find-mime-charset): Only call
13045         mm-xemacs-find-mime-charset-1 if we have the mule feature
13046         available at runtime.
13048 2005-03-25  Werner Lemberg  <wl@gnu.org>
13050         * nnmaildir.el: Replace `illegal' with `invalid'.
13052 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13054         * gnus-start.el (gnus-display-time-event-handler):
13055         Check display-time-timer at runtime rather than only at load time
13056         in case display-time-mode is turned off in the mean time.
13058 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13060         * nnimap.el (nnimap-open-connection): Print which authinfo file is
13061         used.
13063         * nneething.el (nneething-map-file-directory): Derive from
13064         `gnus-directory'.
13066         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
13067         the To/Cc button.
13069 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
13071         * nnmaildir.el (nnmaildir-request-accept-article):
13072         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
13074 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13076         * gnus-async.el: Require timer-funcs at compile time when in
13077         XEmacs for `run-with-idle-timer'.
13079 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
13081         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
13082         autoloaded function.
13084 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13086         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
13088 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
13090         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
13092 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13094         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
13095         gnus-expert-user to default.
13097 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
13099         * nnimap.el (nnimap-open-server): Ditto.
13101         * imap.el (imap-authenticate): Fix typo.
13103 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
13105         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
13106         buffer (since IMAP server might return FETCH response out of
13107         order, and the nntp buffer must be sorted).
13109 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
13111         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
13112         comparison on string.
13114         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
13115         (gnus-agent-score): Renamed category keywords to match gnus-cus.
13116         (gnus-agent-summary-fetch-series): Modified to protect against
13117         gnus-agent-summary-fetch-group clearing processable flags.
13118         (gnus-agent-synchronize-group-flags): Update live group buffer as
13119         synchronization may occur due to the user toggle the plugged
13120         status.
13121         (gnus-agent-fetch-group-1): Clear downloadable flag when article
13122         successfully downloaded.
13123         (gnus-agent-expire-group-1): Avoid using markers when the overview
13124         is in ascending order; greatly improves performance.
13125         (gnus-agent-regenerate-group): Use
13126         gnus-agent-synchronize-group-flags to reset read status in both
13127         gnus and server.
13128         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
13130 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13132         * message.el: Don't autoload former message-utils variables.
13133         (message-strip-subject-trailing-was): Change doc string.
13135         * nnweb.el: Fixes for `gnus-group-make-web-group'.
13136         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
13137         (nnweb-google-search): Add "hl=en" here.
13138         (nnweb-google-parse-1, nnweb-google-create-mapping):
13139         Don't hardcode URL.
13141 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
13143         * message.el (message-get-reply-headers, message-followup):
13144         Mention related variables `message-use-followup-to' and
13145         `message-use-mail-followup-to', in the information buffer.
13147         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
13148         of broken groups(-beta).google.com.
13150 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13152         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
13153         parameter to invoked gnus-request-move-article; remove the
13154         redundant gnus-sum-hint-move-is-internal variable; apply the marks
13155         all at once instead of once per article.
13156         (gnus-summary-remove-process-mark): Accept a list of articles as
13157         well as a single article for processing.
13159         * gnus-int.el (gnus-request-move-article): Add move-is-internal
13160         parameter.
13162         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
13164         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
13166         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
13167         parameter.
13169         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
13170         parameter.
13172         * nnimap.el (nnimap-request-move-article): Add move-is-internal
13173         parameter and remove the gnus-sum-hint-move-is-internal variable.
13175         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
13176         parameter.
13178         * nndraft.el (nndraft-request-move-article): Add move-is-internal
13179         parameter.
13181         * nndiary.el (nndiary-request-move-article): Add move-is-internal
13182         parameter.
13184         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
13186         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
13187         parameter.
13189         * nnagent.el (nnagent-request-move-article): Add move-is-internal
13190         parameter.
13192 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
13194         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
13195         a more conservative way.
13197 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
13199         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13200         buffer, so it moves the window's cursor.
13202 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
13204         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
13205         `mm-dissect-multipart' and receive the from field as an (optional)
13206         argument from `mm-dissect-multipart'.
13207         (mm-dissect-multipart): Receive the from field as an argument and
13208         pass it on when we call `mm-dissect-buffer' on MIME parts.
13209         Fixes verification/decryption of signed/encrypted MIME parts.
13211 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
13213         * gnus-sum.el (gnus-summary-move-article): Set
13214         gnus-sum-hint-move-is-internal for gnus-request-move-article and
13215         whatever it calls (right now, only nnimap-request-move article
13216         respects it).
13218         * nnimap.el (nnimap-request-move-article): When
13219         gnus-sum-hint-move-is-internal is set, don't do the extra
13220         nnimap-request-article.
13222 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
13224         * nnheader.el (nnheader-find-file-noselect): Add doc string.
13226         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
13227         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
13229         * gnus-sum.el (gnus-summary-caesar-message):
13230         Apply `gnus-treat-article' after rotation.
13232         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
13233         doc string.
13235 2005-02-22  Simon Josefsson  <jas@extundo.com>
13237         * encrypt.el (encrypt-password-cache-expiry): Remove (use
13238         `password-cache-expiry' instead).  Reported by Arne Jørgensen
13239         <arne@arnested.dk>.
13240         (encrypt): Add password-cache and password-cache-expiry as group
13241         members.
13243 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
13245         * smime.el (smime-ldap-host-list): Doc fix.
13246         (smime-ask-passphrase): Use `password-read-and-add' to read (and
13247         cache) password.
13248         (smime-sign-region): Use it.
13249         (smime-decrypt-region): Use it.
13250         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
13251         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
13252         fails.
13253         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
13254         certificate from DER to PEM format rather than calling openssl.
13256         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
13258         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
13259         for signing/encryption.
13261         * mml.el (mml-parse-1): Use them.
13263 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
13265         * nnrss.el (nnrss-verbose): Removed.
13266         (nnrss-request-group): Use `nnheader-message' instead.
13268 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
13270         * nnrss.el (nnrss-verbose): New variable.
13271         (nnrss-request-group): Make it say nnrss is requesting a group.
13273 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
13275         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
13276         Handle news URL with given port correctly.
13278 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13280         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
13281         containing special characters.
13283         * gnus-sum.el (gnus-summary-edit-article): Ditto.
13285         * mml.el (mime-to-mml): Ditto.
13287         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
13288         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
13289         (rfc2047-decode-region): Quote decoded words containing special
13290         characters when rfc2047-quote-decoded-words-containing-tspecials
13291         is non-nil.
13293 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
13295         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
13297         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
13299 2005-02-15  Simon Josefsson  <jas@extundo.com>
13301         * nnimap.el (nnimap-debug): Doc fix.
13303         * imap.el (imap-debug): Doc fix.
13305 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13307         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
13309 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
13311         * gnus.el (spam-contents): Improve docs for spam-contents
13312         parameter in its variable incarnation.
13314 2005-02-14  Simon Josefsson  <jas@extundo.com>
13316         * smime-ldap.el: Use require instead of load-library for ldap.
13317         (smime-ldap-search): Indent.
13318         (smime-ldap-search-internal): Shorten line.
13320         * smime.el (smime-cert-by-dns): Add doc-string.
13321         (smime-cert-by-ldap-1): Indent.
13323         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
13324         mml-smime-get-dns-ldap.
13325         (mml-smime-encrypt-query): Use new function.  Default to ldap.
13327 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
13329         * smime.el: Require smime-ldap.
13330         (smime-ldap-host-list): New variable.
13331         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
13333         * mml-smime.el (mml-smime-encrypt-query): New function.
13334         (mml-smime-encrypt-query): Use it.
13336         * smime-ldap.el: New file.
13338 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13340         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
13342 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13344         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
13345         argument in doc string.  Make query for type more clear.
13347 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
13349         * gnus.el (gnus-group-startup-message): Search for gnus images in
13350         etc/images/gnus.
13351         * mm-util.el (mm-image-load-path): Likewise.
13352         * smiley.el (smiley-data-directory): Search for smilies in
13353         etc/images/smilies.
13355 2005-02-09  Kim F. Storm  <storm@cua.dk>
13357         Change Emacs release version from 21.4 to 22.1 throughout.
13358         Change Emacs development version from 21.3.50 to 22.0.50.
13360 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13362         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
13364         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
13365         non-Mule XEmacs as well.
13366         (mm-decompress-buffer): Signal an error intentionally if it does
13367         not decompress compressed data because auto-compression-mode is
13368         disabled.
13370 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
13372         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
13373         an ID in the registry even if it has no groups.
13375 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13377         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
13378         merge it into mm-decompress-buffer.
13379         (gnus-mime-copy-part): Use the MIME part charset, the value which
13380         a user specified or gnus-newsgroup-charset for decoding, like
13381         gnus-mime-inline-part does; set buffer-file-coding-system to tell
13382         save-buffer what was used.  Suggested by Kevin Ryde
13383         <user42@zip.com.au>.
13384         (gnus-mime-inline-part): Allow the name parameter as well as the
13385         filename parameter; force decompressing of compressed data; always
13386         display contents being not decoded as unibyte.
13388         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
13389         as well as the filename parameter.
13391         * mm-util.el (mm-decompress-buffer): Merge
13392         gnus-mime-jka-compr-maybe-uncompress.
13393         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
13394         of compressed data.
13396 2005-02-08  Simon Josefsson  <jas@extundo.com>
13398         * imap.el (imap-log): Doc fix.
13400 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13402         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
13403         the coding cookies; decompress compressed parts.
13405         * mml.el (mml-generate-mime-1): Add the charset parameter according
13406         to the value which a user specified manually or the coding cookie.
13408         * mm-util.el (mm-string-to-multibyte): New function.
13409         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
13410         (mm-coding-system-to-mime-charset): New function.
13411         (mm-decompress-buffer): New function.
13412         (mm-find-buffer-file-coding-system): New function.
13414         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
13415         (mm-display-inline-fontify): Rewrite for decoding and decompressing
13416         parts.
13418 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13420         * mm-view.el (mm-display-inline-fontify): Decode a part according
13421         to the charset parameter.
13423 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13425         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
13426         prefix arg is neither nil nor a number, as info specifies.
13428 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13430         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
13431         timestamps.
13433 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
13435         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
13436         groups error checking and notify user.
13438 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
13440         * message.el (message-send-mail-function): Check existence of
13441         sendmail-program first before using default value
13442         `message-send-mail-with-sendmail'.  Otherwise use more generic
13443         `smtpmail-send-it'.
13445 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13447         * nntp.el (nntp-request-update-info): Always return nil.
13449 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13451         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
13453 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13455         * message.el (message-beginning-of-line): Change the behavior when
13456         invoked between BOL and : so that it first moves backward.
13458 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13460         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
13461         article buffer when editing of the article is discarded.
13462         (gnus-article-prepare): Revert.
13464 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13466         * gnus-art.el (gnus-article-prepare):
13467         Remove message-strip-forbidden-properties from the local hook.
13469 2005-01-27  Simon Josefsson  <jas@extundo.com>
13471         * password.el (password-cache-add): Only start one timer per key.
13472         Reported by Derek Atkins <warlord@MIT.EDU>.
13474 2005-01-26  Steve Youngs  <steve@sxemacs.org>
13476         * run-at-time.el: Removed.  It is no longer needed as
13477         timer-funcs.el in the xemacs-base package has a working version of
13478         `run-at-time'.
13480         * password.el: Require timer-funcs instead of run-at-time in
13481         XEmacs.
13482         Remove `password-run-at-time' macro.
13483         (password-cache-add): Use `run-at-time' instead of
13484         `password-run-at-time'.
13486         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
13487         for `run-with-idle-timer'.
13489         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
13490         for `run-at-time'.
13492         * mm-url.el: Require timer-funcs at compile time when in XEmacs
13493         for `with-timeout'.
13495 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13497         * mml.el (mml-generate-mime-1): Convert string into unibyte when
13498         inserting " *mml*" buffer's contents into a unibyte temp buffer.
13500 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
13502         * mail-source.el (mail-source-fetch-imap): Search for ^From case
13503         sensitively.
13505 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
13507         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
13509 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13511         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
13512         which will be inserted according to the multibyteness of a buffer
13513         rather than the type of contents.  Suggested by ARISAWA Akihiro
13514         <ari@mbf.ocn.ne.jp>.
13516         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
13517         of string which old xml.el may return rather than a string.
13519 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13521         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
13523 2005-01-16  Simon Josefsson  <jas@extundo.com>
13525         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
13526         idn/idna.el isn't available.
13527         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
13528         <michael@waxrat.com>.
13530         * hashcash.el: Remove non-FSF copyright header.
13532         * hashcash.el (hashcash-extra-generate-parameters): New variable.
13533         (hashcash-generate-payment): Use it.
13534         (hashcash-generate-payment-async): Use it.
13536 2005-01-15  Simon Josefsson  <jas@extundo.com>
13538         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
13539         Suggested by Raymond Scholz <ray-2005@zonix.de>.
13541         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
13542         gnus-summary-idna-message.
13543         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
13544         (gnus-summary-idna-message): New function.
13546 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
13548         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
13549         gnus-novice-user.
13551 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13553         * nnrss.el (nnrss-request-delete-group): Delete entries in
13554         nnrss-group-alist as well.
13555         (nnrss-save-server-data): Insert newline.
13557 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
13559         * gnus.el (gnus-user-agent): Use list of symbols instead of
13560         symbols.  Display full version number for (S)XEmacs.  Optionally
13561         display (S)XEmacs codename.
13563         * gnus-util.el (gnus-emacs-version): Update for new
13564         `gnus-user-agent'.
13566         * gnus-msg.el (gnus-extended-version): Make it possible to omit
13567         Gnus version.
13569 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13571         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
13572         which is unreadable in some setups.
13574 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13576         * gnus-spec.el (gnus-update-format-specifications): Flush the
13577         group format spec cache if it doesn't support decoded group names.
13579 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
13581         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
13582         Allow to apply decay on score files matching a regexp.
13584 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13586         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
13587         compatibility in %g and %c.
13589 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13591         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
13592         name for only %g and %c.
13593         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
13594         of gnus-tmp-group to decoded group name.
13595         (gnus-group-make-rss-group): Exclude `/'s from group names.
13597 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13599         * nnrss.el (nnrss-get-encoding): Fix regexp.
13601 2004-12-27  Simon Josefsson  <jas@extundo.com>
13603         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
13604         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
13605         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
13607 2004-12-17  Kim F. Storm  <storm@cua.dk>
13609         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
13611         * gnus-sum.el (gnus-summary-mode-map): Likewise.
13613 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13615         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
13617 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13619         * nnrss.el: Require rfc2047 and mml.
13620         (nnrss-file-coding-system): New variable.
13621         (nnrss-format-string): Redefine it as an inline function.
13622         (nnrss-decode-group-name): New function.
13623         (nnrss-string-as-multibyte): Remove.
13624         (nnrss-retrieve-headers): Decode group name; don't use
13625         nnrss-format-string.
13626         (nnrss-request-group): Decode group name.
13627         (nnrss-request-article): Decode group name; allow a Message-ID as
13628         well as an article number; don't use nnrss-format-string; encode a
13629         Message-ID string which may contain non-ASCII characters; use
13630         mml-to-mime to compose a MIME article.
13631         (nnrss-request-expire-articles): Decode group name.
13632         (nnrss-request-delete-group): Decode group name.
13633         (nnrss-fetch): Clarify error message.
13634         (nnrss-read-server-data): Use insert-file-contents instead of load;
13635         bind file-name-coding-system; use multibyte buffer.
13636         (nnrss-save-server-data): Bind coding-system-for-write to the
13637         value of nnrss-file-coding-system; bind file-name-coding-system;
13638         add coding cookie.
13639         (nnrss-read-group-data): Use insert-file-contents instead of load;
13640         bind file-name-coding-system; use multibyte buffer.
13641         (nnrss-save-group-data): Bind coding-system-for-write to the
13642         value of nnrss-file-coding-system; bind file-name-coding-system.
13643         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
13644         make it work with non-ASCII text.
13645         (nnrss-find-el): Make it work with old xml.el as well.
13647 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
13649         * nnrss.el (nnrss-get-encoding): New function.
13650         (nnrss-fetch): Use unibyte buffer initially; bind
13651         coding-system-for-read while performing mm-url-insert; remove ^Ms;
13652         decode contents according to the encoding attribute.
13653         (nnrss-save-group-data): Add coding cookie.
13654         (nnrss-mime-encode-string): New function.
13655         (nnrss-check-group): Use it to encode subject and author.
13657 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
13659         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
13660         imaginary variable.
13662 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13664         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
13665         correctly even if there are wide characters.
13667 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13669         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
13670         downcased symbol names; make a new cache instead of reusing
13671         bbdb-hashtable.
13673 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13675         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
13676         concatenating segments rather than before concatenating them.
13677         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13679         * message.el (message-get-reply-headers): Bind `extra'.
13681 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13683         * message.el (message-extra-wide-headers): New variable.
13684         (message-get-reply-headers): Use it.
13686 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13688         * gnus-agent.el (gnus-agent-group-path): Decode group name.
13689         (gnus-agent-group-pathname): Ditto.
13691         * gnus-cache.el (gnus-cache-file-name): Decode group name.
13693         * gnus-group.el (gnus-group-make-group): Decode group name.
13694         (gnus-group-make-rss-group): Register the group data after opening
13695         the nnrss group.
13697 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
13699         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
13700         by expiry now get marked as read.
13702 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13704         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
13706 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
13708         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
13709         unify Latin characters in XEmacs.
13710         (mm-find-mime-charset-region): Use it.
13712 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13714         * gnus-util.el (gnus-delete-directory): New function.
13716         * gnus-agent.el (gnus-agent-delete-group): Use it.
13718         * gnus-cache.el (gnus-cache-delete-group): Use it.
13720 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13722         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
13723         names.
13725 2004-12-16  Simon Josefsson  <jas@extundo.com>
13727         * hashcash.el (hashcash-payment-alist): Fix custom :type.
13729 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13731         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
13733         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
13734         (gnus-group-set-current-level): Decode group name.
13736 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
13738         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
13739         failed.
13741 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13743         * gnus-group.el (gnus-group-delete-group): Decode group name.
13744         (gnus-group-make-rss-group): Encode group name.
13745         (gnus-group-catchup-current): Decode group name.
13746         (gnus-group-kill-group): Decode group name.
13748 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
13750         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
13752 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13754         * gnus-group.el (gnus-group-make-rss-group):
13755         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
13757         * gnus-start.el (gnus-setup-news): Honor user's setting to
13758         gnus-message-archive-method.  Suggested by Lute Kamstra
13759         <lute@gnu.org>.
13761 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
13763         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
13764         global counterparts of the buffer-local variables.
13766 2004-11-16  Romain Francoise  <romain@orebokech.com>
13768         * gnus-sum.el (gnus-summary-exit): Don't clear the global
13769         counterparts of the buffer-local variables.
13771 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13773         * message.el (message-forbidden-properties): Fixed typo in doc
13774         string.
13776 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
13778         * gnus-util.el (gnus-replace-in-string): Added doc string.
13780         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
13781         to avoid problems when splitting mails with many recipients.
13783 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
13785         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
13786         pop-to-buffer, covered by the subsequent gnus-configure-windows.
13788 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
13790         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
13791         if there is no hashtable in memory or file modification time is
13792         newer than cached timestamp.
13794 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
13796         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
13797         not-matching option.
13799 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
13801         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
13802         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
13803         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13804         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
13805         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
13806         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
13808 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13810         * message.el (message-forward-make-body-mml): Remove headers
13811         according to message-forward-ignored-headers if a message is decoded.
13813 2004-12-02  Romain Francoise  <romain@orebokech.com>
13815         * message.el (message-forward-make-body-plain): Always remove
13816         headers according to message-forward-ignored-headers.
13818 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
13820         * spam.el (spam-summary-prepare-exit): Remove the
13821         gnus-summary-limit pop for now, it has problems with ham marks for
13822         me.
13824 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
13826         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
13827         correctly.
13829 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
13831         * format-spec.el (format-spec): Message the char.
13833 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
13835         * gnus-art.el (gnus-split-methods): Reformat comments.
13837         * spam.el (spam-summary-prepare-exit): Remove article limits
13838         before exiting the summary buffer.
13840 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13842         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
13843         order to silence the byte compiler.
13845         * spam.el: Fix the way to silence the byte compiler, which
13846         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
13847         bbdb-search-simple, spam-BBDB-register-routine,
13848         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
13849         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
13850         spam-stat-buffer-is-spam, spam-stat-load,
13851         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
13852         spam-stat-save and spam-stat-split-fancy.
13854 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13856         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
13857         which may confuse users.
13858         (canlock-password-for-verify): Ditto.
13860         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
13862         * gnus-art.el (gnus-emphasis-alist): Ditto.
13864         * gnus-registry.el (gnus-registry-max-entries): Ditto.
13866         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
13868         * gnus-start.el (gnus-save-killed-list): Ditto.
13870         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
13871         (gnus-sum-thread-tree-root): Ditto.
13872         (gnus-sum-thread-tree-false-root): Ditto.
13873         (gnus-sum-thread-tree-single-indent): Ditto.
13875         * message.el (message-courtesy-message): Ditto.
13876         (message-archive-note): Ditto.
13877         (message-subscribed-address-file): Ditto.
13878         (message-user-fqdn): Ditto.
13880         * spam-report.el (spam-report-gmane-regex): Ditto.
13882         * spam.el (spam-blackhole-good-server-regex): Ditto.
13884 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13886         * mml.el (mml-preview): Widen the message buffer before copying
13887         the contents to the preview buffer; sort headers before previewing.
13889         * message.el (message-hidden-headers): Fix the way to avoid a bug
13890         in the `repeat' widget in Emacs 21.3 or earlier.
13892 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13894         * message.el (message-hidden-headers): Default to "^References:".
13895         Improve customization type.  Suggested by Reiner Steib
13896         <Reiner.Steib@gmx.de>.
13898 2004-11-25  Romain Francoise  <romain@orebokech.com>
13900         * message.el (message-strip-forbidden-properties): Remove check for
13901         obsolete `message-hidden' text property, hidden headers are not
13902         accessible in the buffer anymore.
13904 2004-11-22  Romain Francoise  <romain@orebokech.com>
13906         * message.el (message-header-format-alist): Add `From' in list
13907         so that it can be sorted.
13908         (message-fix-before-sending): Widen and sort headers before
13909         sending.
13910         (message-hide-headers): Use narrowing to hide headers by moving
13911         them to the top of the buffer and narrowing to the region
13912         underneath.
13914 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13916         * message.el (message-strip-forbidden-properties): Bind
13917         buffer-read-only (etc) to nil.
13919 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13921         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
13922         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
13924 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
13926         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
13928 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13930         * dns.el (query-dns): Use sit-for to time instead of
13931         accept-process-output, since that doesn't seem to work on udp
13932         sockets.
13934 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13936         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
13938 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
13940         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
13941         doc string.  Improve doc string.
13943 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13945         * nntp.el (nntp-request-update-info): Return nil if
13946         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
13947         may not call gnus-activate-group which uselessly issues the GROUP
13948         commands for all nntp groups and wastes time.  Reported by Romain
13949         Francoise <romain@orebokech.com>.
13951         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
13953 2004-11-15  Simon Josefsson  <jas@extundo.com>
13955         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
13956         headers separately.
13957         (gnus-button-openpgp): New function, inspired by Jochen Küpper
13958         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
13960 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
13962         * gnus-start.el (gnus-convert-old-newsrc):
13963         Assign legacy-gnus-agent to 5.10.7.
13965 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13967         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
13968         start of the lines.
13970 2004-11-14  Magnus Henoch  <mange@freemail.hu>
13972         * hashcash.el (hashcash-default-payment): Change default to 20.
13973         (hashcash-default-accept-payment): Change default to 20.
13974         (hashcash-process-alist): New variable.
13975         (hashcash-generate-payment-async): Add.
13976         (hashcash-already-paid-p): Add.
13977         (hashcash-insert-payment): Don't generate payments twice.
13978         (hashcash-insert-payment-async): Add.
13979         (hashcash-insert-payment-async-2): Add.
13980         (hashcash-cancel-async): Add.
13981         (hashcash-wait-async): Add.
13982         (hashcash-processes-running-p): Add.
13983         (hashcash-wait-or-cancel): Add.
13984         (mail-add-payment): New optional argument.  Conditionally start
13985         asynchronous calculation.
13986         (mail-add-payment-async): Add.
13988         * message.el (message-send-mail): Wait for asynchronous hashcash
13989         results.  Don't clobber existing X-Hashcash headers.
13990         (message-setup-1): Call mail-add-payment-async when
13991         message-generate-hashcash is non-nil.
13993 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13995         * message.el (message-use-alternative-email-as-from): Examine the
13996         From header as well; use message-make-from in order to include a
13997         user's full name.
13999 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14001         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
14002         default; improve customization type.
14003         (gnus-emphasis-custom-with-format): New macro.
14004         (gnus-emphasis-custom-value-to-external): New function.
14005         (gnus-emphasis-custom-value-to-internal): New function.
14007 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14009         * dns.el (query-dns): Resolve reverse addresses.
14011 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14013         * gnus-group.el (gnus-group-get-new-news): Use it.
14015         * gnus-start.el (gnus-check-reasonable-setup): New function.
14017 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14019         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
14020         "Args out of range" error.  Reported by Arnaud Giersch
14021         <arnaud.giersch@free.fr>.
14023 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
14025         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
14027 2004-11-04  Richard M. Stallman  <rms@gnu.org>
14029         * spam.el (spam group): Add :version.
14031         * pgg-def.el (pgg group): Add :version.
14033 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14035         * gnus-art.el (gnus-article-edit-article): Don't associate the
14036         article buffer with a draft file.  This is a temporary measure
14037         against the 2004-08-22 change to gnus-article-edit-mode.
14039 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14041         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
14042         (html2text-format-tags): Remove unused variable `attr'.
14044 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14046         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
14048         * spam-stat.el (spam-stat): Add :version.
14050         * sieve.el (sieve): Add :version.
14052         * sha1.el (sha1): Add :version.
14053         (sha1-use-external): Remove redundant version.
14055         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
14056         (nnmail-cache-ignore-groups, nnmail-spool-hook)
14057         (nnmail-split-fancy-match-partial-words)
14058         (nnmail-split-lowercase-expanded): Add :version.
14060         * nndiary.el (nndiary): Add :version.
14062         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
14064         * mml-sec.el (mml-default-sign-method)
14065         (mml-default-encrypt-method, mml-signencrypt-style-alist):
14066         Add :version.
14068         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
14070         * mm-url.el (mm-url-use-external, mm-url-program)
14071         (mm-url-arguments): Add :version.
14073         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
14074         (mm-attachment-file-modes, mm-decrypt-option)
14075         (mm-w3m-safe-url-regexp): Add :version.
14077         * message.el (message-cite-prefix-regexp)
14078         (message-sendmail-envelope-from, message-minibuffer-local-map)
14079         (message-user-fqdn, message-completion-alist): Add :version.
14081         * gnus-win.el (gnus-configure-windows-hook)
14082         (gnus-use-frames-on-any-display): Add :version.
14084         * gnus-art.el (gnus-article-address-banner-alist)
14085         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
14086         (gnus-treat-from-picon, gnus-treat-mail-picon)
14087         (gnus-treat-x-pgp-sig): Add :version.
14089         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
14090         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
14091         (gnus-summary-article-delete-hook)
14092         (gnus-summary-display-while-building): Add :version.
14094         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
14095         (gnus-get-top-new-news-hook): Add :version.
14097         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14098         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
14100         * gnus-registry.el (gnus-registry): Add :version.
14102         * gnus-spec.el (gnus-use-correct-string-widths)
14103         (gnus-make-format-preserve-properties): Add :version.
14105         * gnus.el (gnus-group-charter-alist)
14106         (gnus-group-fetch-control-use-browse-url)
14107         (gnus-install-group-spam-parameters): Add :version.
14109         * gnus-diary.el (gnus-diary): Add :version.
14111         * gnus-delay.el (gnus-delay): Add :version.
14113         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
14114         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
14115         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
14116         Add :version.
14118         * gnus-agent.el (gnus-agent-max-fetch-size)
14119         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
14120         (gnus-agent-prompt-send-queue): Add :version.
14122         * deuglify.el (gnus-outlook-deuglify): Add :version.
14124         * html2text.el: Beautify code.  Improve doc strings.  Some
14125         checkdoc cleanup.
14126         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
14128 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
14130         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
14132 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
14134         * gnus-registry.el (gnus-registry-hashtb): Create the registry
14135         when package is loaded.
14137         * spam.el (spam-summary-score-preferred-header): Add global preference
14138         for people who want to override the default SpamAssassin over
14139         Bogofilter preference (when both are set).
14140         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
14141         (spam-user-format-function-S): Check
14142         spam-summary-score-preferred-header.
14143         (spam-extra-header-to-number): Add X-Bogosity header parsing.
14144         (spam-user-format-function-S): Format the score correctly.
14146 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14148         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
14149         signature file.  Suggested by Manoj Srivastava
14150         <srivasta@golden-gryphon.com>.
14152         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
14153         iso-2022-jp even in the Japanese language environment.
14154         Suggested by Jason Rumney <jasonr@gnu.org>.
14156 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14158         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
14159         use the same characters as the dummy marks; make it free from
14160         getting affected by the language environment.
14161         (gnus-summary-read-group-1): Update mark positions only when the
14162         format spec is updated.
14164         * gnus-spec.el (gnus-update-format-specifications): Return a list
14165         of updated types.
14167 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14169         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
14170         of boundp to check if display-warning is available.
14172 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
14174         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
14176 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14178         * nnspool.el (nnspool-spool-directory): Use news-path if the
14179         news-directory variable is not bound.
14181         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
14182         function instead of display-warning if it is not available.
14184 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14186         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
14187         v5-10: Use `point-at-bol'.
14189 2004-10-26  Simon Josefsson  <jas@extundo.com>
14191         * hashcash.el: Fix URL in comment, reported by Cheng Gao
14192         <chenggao@gmail.com>.
14194 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
14196         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
14197         instead.
14199 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
14201         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
14202         to remove a server from the nnimap-server-buffer-alist.
14203         (nnimap-open-connection, nnimap-close-server): Use it.
14205         * gnus-encrypt.el: Remove file in favor of encrypt.el.
14207 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14209         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
14210         running the major-mode function.
14212 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14214         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
14215         dummy marks in the right way.
14217 2004-10-18  David Edmondson  <dme@dme.org>
14219         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
14220         excessively.
14222 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
14224         * gnus-util.el (gnus-split-references): Accept a nil references
14225         string and go on blissfully.
14227         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
14228         cases where the references string is non-nil but has no references.
14230         * encrypt.el: Add autoload tags.
14232         * spam.el (spam-resolve-registrations-routine): Remove article
14233         from unregistration list too.  Reported by David Hanak
14234         <dhanak@isis.vanderbilt.edu>
14236 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
14238         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
14239         nil.  Changed custom type.
14241 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
14243         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
14245         * gnus-sum.el (gnus-summary-move-article): Use it.
14247 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
14249         * encrypt.el: Add autoload cookies.
14251         * spam.el (spam-backend-article-list-property)
14252         (spam-backend-get-article-todo-list)
14253         (spam-backend-put-article-todo-list)
14254         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
14255         Resolve registrations separately.
14256         (spam-register-routine): Format comments.
14257         (spam-unregister-routine, spam-register-routine): Always call with
14258         specific-articles, no default list.
14259         (spam-summary-prepare-exit): Use the spam-classifications function.
14261         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
14262         gnus-encrypt.el.
14264         * encrypt.el: Copied from gnus-encrypt.el.
14266         * gnus-encrypt.el: Commented that it's obsolete.
14268 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14270         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
14271         (gnus-score-save): Use it.
14273         * message.el (message-bury): Use `window-dedicated-p'.
14275 2004-10-15  Simon Josefsson  <jas@extundo.com>
14277         * pop3.el (top-level): Don't require nnheader.
14278         (pop3-read-timeout): Add.
14279         (pop3-accept-process-output): Add.
14280         (pop3-read-response, pop3-retr): Use it.
14282 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
14284         * spam.el (spam-register-routine): Move comment.
14285         (spam-verify-bogofilter): Use 'unknown for the initial
14286         spam-bogofilter-valid state, not 'never.
14288         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
14289         for netrc-machine.
14291         * nnimap.el (nnimap-open-connection): Use
14292         netrc-machine-user-or-password.
14294 2004-10-17  Richard M. Stallman  <rms@gnu.org>
14296         * gnus-registry.el (gnus-registry-unload-hook):
14297         Set as a variable with add-hook.
14299         * nnspool.el (nnspool-spool-directory): Use news-directory instead
14300         of news-path.
14302         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
14304         * spam.el: Delete duplicate `provide'.
14305         (spam-unload-hook): Set as a variable with add-hook.
14307 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
14309         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
14310         in the doc string.
14312         * message.el (message-ignored-news-headers)
14313         (message-ignored-supersedes-headers)
14314         (message-ignored-resent-headers)
14315         (message-forward-ignored-headers): Improve custom type.
14317 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14319         * message.el (message-tokenize-header): Fix 2004-09-06 change
14320         which used point-min in the wrong place.
14322 2004-10-12  Simon Josefsson  <jas@extundo.com>
14324         * tls.el (tls-certtool-program): New variable.
14325         (tls-certificate-information): New function, based on
14326         ssl-certificate-information.
14328 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14330         * compface.el: Move the version of ELisp-based uncompface program
14331         to the contrib directory because of the copyright problem.
14333 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
14335         * message.el (message-kill-buffer): Raise the current frame.
14337 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
14339         * gnus-sum.el: Mention that multibyte characters don't work as marks.
14341         * gnus.el (message-y-or-n-p): Autoload.
14343         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
14344         (pop3-password-required, pop3-authentication-scheme)
14345         (pop3-leave-mail-on-server): Made customizable.
14346         (pop3): New custom group.
14347         (pop3-retr): Remove `sleep-for' statements.
14348         Suggested by Dave Love <fx@gnu.org>.
14350         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
14351         Windows/DOS.
14353         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
14354         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
14355         Dave Love <fx@gnu.org>.
14357         * mml.el (mml-minibuffer-read-disposition): Require match.
14358         Suggested by Dave Love <fx@gnu.org>.
14360 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
14362         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
14363         doc string.
14365 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14367         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
14369 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14371         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
14372         instead of calling `mm-insert-inline', to decode text/* parts
14373         before displaying them.
14375 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14377         * mm-uu.el (mm-uu-text-plain-type): New variable.
14378         (mm-uu-pgp-signed-extract-1): Use it.
14379         (mm-uu-pgp-encrypted-extract-1): Use it.
14380         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
14381         bind mm-uu-text-plain-type with that value.
14382         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
14383         mm-uu-dissect.
14385 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14387         * gnus-group.el (gnus-update-group-mark-positions):
14388         * gnus-sum.el (gnus-update-summary-mark-positions):
14389         * message.el (message-check-news-body-syntax):
14390         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
14391         of string-as-multibyte.
14393 2004-10-05  Juri Linkov  <juri@jurta.org>
14395         * gnus-group.el (gnus-update-group-mark-positions):
14396         * gnus-sum.el (gnus-update-summary-mark-positions):
14397         * message.el (message-check-news-body-syntax):
14398         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
14399         8-bit unibyte values to a multibyte string for search functions.
14401 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14403         * mm-uu.el (mm-uu-dissect): Allow optional arg.
14404         (mm-uu-dissect-text-parts): New function.
14406         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
14407         dissect text parts.
14409         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
14410         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
14412         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
14414         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
14415         gnus-current-topics instead of gnus-current-topic.
14417 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
14419         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
14421 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
14423         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
14424         where approriate.
14426         * nnml.el (nnml-generate-active-info): do.
14428         * nndiary.el (nndiary-generate-active-info): do.
14430         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
14431         (gnus-topic-move): do.
14433         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
14434         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
14436         * gnus-srvr.el (gnus-server-prepare)
14437         (gnus-server-open-all-servers): do.
14439         * gnus-msg.el (gnus-summary-cancel-article)
14440         (gnus-summary-resend-message)
14441         (gnus-summary-mail-crosspost-complaint): do.
14443         * gnus-move.el (gnus-change-server): do.
14445         * gnus-group.el (gnus-group-unmark-all-groups)
14446         (gnus-group-set-current-level): do.
14448 2004-10-04  Simon Josefsson  <jas@extundo.com>
14450         * message.el (message-generate-hashcash): Doc fix.
14452 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
14454         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
14455         avoid infinite recursion via gnus-get-function.
14457 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
14459         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
14461         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
14463         * nnmail.el (nnmail-split-history): do.
14465         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
14466         (nnml-request-delete-group): do.
14468         * nnslashdot.el (nnslashdot-read-groups): do.
14470         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
14471         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
14473         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
14474         (nnspool-sift-nov-with-sed): Use last.
14475         (nnspool-retrieve-headers-with-nov): Use mapc.
14476         (nnspool-request-newgroups): Use dolist.
14477         (nnspool-request-group): Use last.
14479         * nntp.el (nntp-read-server-type): Use dolist.
14481         * nnvirtual.el (nnvirtual-create-mapping)
14482         (nnvirtual-update-read-and-marked): Use dolist.
14483         (nnvirtual-convert-headers): Simplify.
14485 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14487         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
14488         support for sync'ing tick marks.
14490 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14492         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
14493         there's no visible header.
14495 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
14497         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
14498         necessary, pass full group name to gnus-request-set-marks.
14500 2004-10-01  Simon Josefsson  <jas@extundo.com>
14502         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
14503         acroread.
14505 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14507         * spam-report.el (spam-report-gmane): Fix interactive.
14509         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
14511         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
14512         when writing file.
14513         (gnus-agent-synchronize-flags): Don't default to being
14514         interactive.
14516 2004-09-30  Simon Josefsson  <jas@extundo.com>
14518         * message.el (message-generate-hashcash): Add.
14519         (message-send-mail): Use it, call mail-add-payment.
14521 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
14523         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
14525 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
14527         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
14528         gnus-requst-update-info with explicit code to sync the in-memory
14529         info read flags with the marks being sync'd to the backend.
14531         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
14533 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14535         * spam.el (spam-verify-bogofilter): Add new function.
14536         (spam-check-bogofilter)
14537         (spam-bogofilter-register-with-bogofilter): Use it.
14538         (spam-verify-bogofilter): Add small fixes.
14540 2004-09-28  Simon Josefsson  <jas@extundo.com>
14542         * hashcash.el (hashcash-generate-payment): Revert.
14544 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
14546         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
14547         gnus-extract-references instead of gnus-split-references.
14549         * gnus-util.el (gnus-extract-references): Add new function, analogous
14550         to gnus-split-references but extracts only the message-ID without
14551         anything extra.
14553         * hashcash.el (hashcash-generate-payment)
14554         (hashcash-check-payment): Do the right thing if hashcash-path is
14555         nil (because the hashcash program could not be found).
14557         * spam.el (spam-use-hashcash): Remove comment.
14559 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
14561         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
14562         (gnus-cache-enter-article, gnus-cache-remove-article)
14563         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
14565         * gnus-async.el (gnus-async-prefetch-remove-group): do.
14567         * gnus-art.el (article-hide-boring-headers)
14568         (article-translate-strings, article-display-face)
14569         (gnus-article-mime-match-handle-first)
14570         (gnus-article-highlight-headers)
14571         (gnus-article-add-buttons-to-head): do.
14573 2004-09-27  Simon Josefsson  <jas@extundo.com>
14575         * hashcash.el: New version, from
14576         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
14577         ../contrib/.
14579 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14581         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
14583 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
14585         * gnus-dup.el (gnus-dup-open): Use mapc.
14586         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
14588         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
14589         Reported by Stefan Wiens <s.wi@gmx.net>.
14591         * gnus.el (gnus-shutdown): Use dolist.
14593         * gnus-undo.el (gnus-undo): Use mapc.
14595         * nnrss.el (nnrss-generate-active): do.
14597         * message.el (message-cite-original-without-signature)
14598         (message-cite-original): Use mapc.
14599         (message-do-actions, message-make-forward-subject): Use dolist.
14601 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14603         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
14604         deletion to remove entire duplicate line.  Fixes merged article
14605         number bug.
14607 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
14609         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
14610         servers that are offline.  Avoids having gnus-agent-toggle-plugged
14611         first ask if you want to open a server and then, even when you
14612         responded with no, asking if you want to synchronize the server's
14613         flags.
14614         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
14615         multi-line expressions.
14616         (gnus-agent-synchronize-group-flags): New internal function.
14617         Updates marks in memory (in the info structure) AND in the
14618         backend.
14620         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
14622         * nnagent.el (nnagent-request-set-mark): Use
14623         gnus-agent-synchronize-group-flags, not backend's request-set-mark
14624         method, to ensure that synchronization updates marks in the
14625         backend and in the info (in memory) structure.
14627 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14629         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
14630         convention fully; don't miss the root article of a thread; make
14631         the X-Draft-From header with correct article numbers.
14633 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
14635         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
14636         unless plugged.  Disable the agent so that an open failure causes
14637         an error.
14639         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
14640         Reverted 2004-09-21 change.  The backend must be opened while
14641         synchronizing flags even when the backend stores the flags
14642         locally.
14644 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
14646         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
14647         in `header' match.  Reported by Svend Tollak Munkejord.
14649         * message.el (message-cite-original): Fix use of
14650         `message-cite-articles-with-x-no-archive'.
14652 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14654         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
14655         (gnus-window-to-buffer): Ditto.
14657         * mml.el (mml-preview-buffer): New variable.
14658         (mml-preview): Manage window layout with gnus-buffer-configuration.
14660         * gnus-msg.el (gnus-setup-message): Put article numbers into the
14661         X-Draft-From header even if those articles aren't quoted.
14663 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
14665         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
14666         (gnus-request-set-mark, gnus-request-update-mark): Use new
14667         g-s-t-u-l-m to decide to use backend even when unplugged.
14669 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14671         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
14672         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
14674 2004-09-20  Simon Josefsson  <jas@extundo.com>
14676         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
14677         "utf-16-le".
14679 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14681         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
14683 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
14685         * uudecode.el (uudecode-use-external): Add :version.
14687         * smime.el (smime-CA-file, smime-encrypt-cipher)
14688         (smime-dns-server): Add :version.
14690         * smiley.el (gnus-smiley-file-types): Add :version.
14692         * sha1.el (sha1-use-external): Add :version.
14694         * pgg-def.el (pgg-query-keyserver): Add :version.
14696         * nnmail.el (nnmail-fancy-expiry-targets)
14697         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
14698         Add :version.
14700         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
14701         (nnimap-retrieve-groups-asynchronous): Add :version.
14702         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
14704         * mml.el (mml-content-disposition-parameters)
14705         (mml-insert-mime-headers-always): Add :version.
14707         * mm-util.el (mm-coding-system-priorities): Add :version.
14709         * mm-decode.el (mm-inline-text-html-with-images)
14710         (mm-keep-viewer-alive-types, mm-external-terminal-program)
14711         (mm-verify-option): Add :version.
14712         (mm-text-html-renderer): Change :version.
14714         * message.el (message-fcc-externalize-attachments)
14715         (message-required-headers, message-draft-headers)
14716         (message-subject-trailing-was-query)
14717         (message-subject-trailing-was-ask-regexp)
14718         (message-subject-trailing-was-regexp, message-mark-insert-begin)
14719         (message-mark-insert-end, message-archive-header)
14720         (message-archive-note, message-cross-post-default)
14721         (message-cross-post-note, message-followup-to-note)
14722         (message-cross-post-note-function, message-use-mail-followup-to)
14723         (message-subscribed-address-functions)
14724         (message-subscribed-address-file, message-subscribed-addresses)
14725         (message-subscribed-regexps, message-allow-no-recipients)
14726         (message-yank-cited-prefix, message-signature-insert-empty-line)
14727         (message-hidden-headers, message-hierarchical-addresses)
14728         (message-mail-user-agent, message-use-idna)
14729         (message-valid-fqdn-regexp)
14730         (message-strip-special-text-properties, message-header-synonyms)
14731         (message-beginning-of-line, message-tab-body-function): Add :version.
14732         (message-insert-canlock, message-wide-reply-confirm-recipients):
14733         Change :version.
14735         * mail-source.el (mail-source-ignore-errors): Add :group, :type
14736         and :version.
14737         (mail-source-delete-old-incoming-confirm)
14738         (mail-source-movemail-program): Add :version.
14740         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
14741         (gnus-agent-cache, gnus-agent): Change :version.
14743         * gnus-util.el (gnus-use-byte-compile): Change :version.
14745         * gnus-sum.el (gnus-summary-make-false-root-always)
14746         (gnus-summary-default-high-score)
14747         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
14748         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
14749         (gnus-read-all-available-headers, gnus-article-emulate-mime)
14750         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
14751         (gnus-sum-thread-tree-single-indent)
14752         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
14753         (gnus-sum-thread-tree-leaf-with-other)
14754         (gnus-sum-thread-tree-single-leaf): Add :version.
14755         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
14756         (gnus-article-loose-mime): Change :version.
14758         * gnus-start.el (gnus-backup-startup-file)
14759         (gnus-save-startup-file-via-temp-buffer): Add :version.
14761         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
14762         (gnus-server-offline-face): Add :version.
14764         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
14766         * gnus-msg.el (gnus-gcc-externalize-attachments)
14767         (gnus-debug-files, gnus-debug-exclude-variables)
14768         (gnus-discouraged-post-methods): Change :version.
14769         (gnus-confirm-mail-reply-to-news)
14770         (gnus-confirm-treat-mail-like-news): Add :version.
14772         * gnus-int.el (gnus-server-unopen-status): Add :version.
14774         * gnus-group.el (gnus-group-jump-to-group-prompt)
14775         (gnus-large-ephemeral-newsgroup)
14776         (gnus-fetch-old-ephemeral-headers): Add :version.
14778         * gnus-fun.el (gnus-x-face-directory)
14779         (gnus-convert-pbm-to-x-face-command)
14780         (gnus-convert-image-to-x-face-command)
14781         (gnus-convert-image-to-face-command): Add :version.
14783         * gnus-delay.el (gnus-delay-default-hour): Add :version.
14785         * gnus-cite.el (gnus-cite-blank-line-after-header)
14786         (gnus-article-boring-faces): Add :version.
14788         * gnus-art.el (gnus-buttonized-mime-types)
14789         (gnus-inhibit-mime-unbuttonizing)
14790         (gnus-treat-display-face)
14791         (gnus-treat-body-boundary): Change :version.
14792         (gnus-body-boundary-delimiter, gnus-picon-databases)
14793         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
14794         (gnus-treat-date-english, gnus-treat-fold-headers)
14795         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
14796         (gnus-treat-mail-picon, gnus-treat-wash-html)
14797         (gnus-article-encrypt-protocol)
14798         (gnus-use-idna, gnus-article-over-scroll)
14799         (gnus-mime-display-multipart-alternative-as-mixed)
14800         (gnus-mime-display-multipart-related-as-mixed)
14801         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
14802         (gnus-ctan-url, gnus-button-ctan-handler)
14803         (gnus-button-handle-ctan-bogus-regexp)
14804         (gnus-button-ctan-directory-regexp)
14805         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
14806         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
14807         (gnus-button-man-level, gnus-button-emacs-level)
14808         (gnus-button-message-level, gnus-button-browse-level): Add :version.
14810         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
14811         (gnus-agent-go-online): Change :version.
14812         (gnus-agent-expire-unagentized-dirs)
14813         (gnus-agent-auto-agentize-methods): Add :version.
14815         * flow-fill.el (fill-flowed-display-column)
14816         (fill-flowed-encode-column): Add :version.
14818         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
14819         (gnus-outlook-deuglify-unwrap-max)
14820         (gnus-outlook-deuglify-cite-marks)
14821         (gnus-outlook-deuglify-unwrap-stop-chars)
14822         (gnus-outlook-deuglify-no-wrap-chars)
14823         (gnus-outlook-deuglify-attrib-cut-regexp)
14824         (gnus-outlook-deuglify-attrib-verb-regexp)
14825         (gnus-outlook-deuglify-attrib-end-regexp)
14826         (gnus-outlook-display-hook): Add :version.
14828         * binhex.el (binhex-use-external): Add :version.
14830 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
14832         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
14833         and `invisible'.
14835 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14837         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
14838         in gnus-registry-trim.
14840 2004-09-13  Simon Josefsson  <jas@extundo.com>
14842         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
14844         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
14846         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
14847         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14848         <yamaoka@jpl.org>.
14849         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
14850         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
14851         <yamaoka@jpl.org>.
14853         * sieve.el (sieve-manage-mode): Ditto.
14855 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
14857         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
14859 2004-09-11  Simon Josefsson  <jas@extundo.com>
14861         * dns-mode.el: Add.
14863         * mm-view.el (mm-display-dns-inline): Add.
14865         * mm-decode.el (mm-inline-media-tests): Add text/dns.
14866         (mm-automatic-display): Ditto.
14868         * mailcap.el (mailcap-mime-data): Add text/dns.
14869         (mailcap-mime-extensions): Map .soa to text/dns.
14871 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
14873         * gnus-art.el (article-decode-mime-words, article-babel)
14874         (gnus-article-highlight-signature, gnus-article-add-buttons)
14875         (gnus-signature-toggle): Remove unnecessary bindings of
14876         `inhibit-read-only' inherited from v5.10 merge.
14878 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
14880         * nntp.el (nntp): New customization group.
14881         (nntp-authinfo-file): Add customization group.
14883         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
14885         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
14887         * gnus.el (to-address, to-list, subscribed)
14888         (large-newsgroup-initial): Ditto.
14890         * flow-fill.el (fill-flowed-display-column)
14891         (fill-flowed-encode-column): Ditto.
14893 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
14895         * message.el (message-tokenize-header, message-send-mail-with-qmail):
14896         Use point-min rather than 1.
14897         (message-send-mail): Use buffer-size rather than point-max.
14899         * gnus-sum.el (gnus-summary-search-article-forward):
14900         Signal a specific `search-failed' rather than a generic `error'.
14902         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
14903         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
14904         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
14906 2004-09-10  Simon Josefsson  <jas@extundo.com>
14908         * nndb.el (require): Remove tcp and duplicate cl.
14910 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14912         * gnus-agent.el (directory-files-and-attributes): Move forward.
14914 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14916         * gnus-agent.el (directory-files-and-attributes): Optionally
14917         defined to support XEmacs.
14919 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
14921         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
14922         to avoid run-time CL dependencies.
14923         (gnus-agent-unfetch-articles): New function.
14924         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
14925         article numbers even when local .overview file is missing.
14926         (gnus-agent-read-article-number): New function.  Only accepts
14927         27-bit article numbers.
14928         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
14929         gnus-agent-read-article-number.
14930         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
14931         from backend while recognizing that article numbers in .overview
14932         must be valid.
14933         (gnus-agent-update-files-total-fetched-for): Use
14934         directory-files-and-attributes to improve performance.
14935         * gnus-int.el (gnus-request-move-article): Use
14936         gnus-agent-unfetch-articles in place of gnus-agent-expire to
14937         improve performance.
14939         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
14940         some users confused by references to .newsrc when they only have a
14941         .newsrc.eld file.
14942         (gnus-convert-mark-converter-prompt)
14943         (gnus-convert-converter-needs-prompt): Fixed use of property list.
14944         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
14945         New function.  Used internally to only display 'gnus converting
14946         files' message when actually necessary.
14948         * gnus-sum.el (): Removed (require 'gnus-agent) as required
14949         methods now autoloaded.
14951 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14953         * gnus-sum.el (gnus-summary-insert-subject): Remove list
14954         identifiers.
14956 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
14958         * gnus-picon.el: Fix indentation and closing parenthesis.
14960 2004-09-01  Simon Josefsson  <jas@extundo.com>
14962         * message.el (message-canlock-generate): Require sha1, not
14963         sha1-el.  (Can we get rid of this require altogether?  It is ugly
14964         to require within a function.  Sadly, if sha1.el isn't loaded, the
14965         let binding in m-c-g will hide the defcustom definition, which is
14966         bad.)
14968         * canlock.el: Require sha1, not sha1-el.
14970         * message.el: Don't autoload sha1 (there is a autoload cookie in
14971         sha1.el).
14973         * sha1-el.el: Renamed to sha1.el.
14975 2004-08-30  Juanma Barranquero  <lektu@terra.es>
14977         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
14979 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14981         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
14983 2004-08-30  Kim F. Storm  <storm@cua.dk>
14985         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
14987         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
14988         Add :group 'nnimap.
14990 2004-08-30  Andreas Schwab  <schwab@suse.de>
14992         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
14993         ?* and ?\;.
14995         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
14996         and ?\' to symbol instead of whitespace.
14998 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15000         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15002         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
15003         instead of re-search-forward.
15005         * gnus-uu.el (gnus-uu-save-article): Ditto.
15006         (gnus-uu-post-encode-uuencode): Ditto.
15008         * html2text.el (html2text-clean-list-items): Ditto.
15009         (html2text-clean-dtdd): Ditto.
15010         (html2text-format-tags): Ditto.
15012         * message.el (message-send-mail-with-sendmail): Fix regexp.
15013         (message-fill-field-general): Use search-forward instead of
15014         re-search-forward.
15015         (unbold-region): Ditto.
15017         * nnrss.el (nnrss-request-article): Ditto.
15019         * nnslashdot.el (nnslashdot-request-article): Ditto.
15021         * nnweb.el (nnweb-gmane-wash-article): Ditto.
15023         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
15024         "Unrecognized menu descriptor" error in XEmacs.
15026 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15028         * gnus-sum.el (gnus-read-header): Don't remove a header for the
15029         parent article of a sparse article in the thread hashtb.
15031 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
15033         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
15034         (nnmail-expand-newtext): Lowercase expanded entries if
15035         nnmail-split-lowercase-expanded is non-nil.
15037 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15039         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
15041         * gnus-group.el (gnus-group-line-format-alist): Convert the value
15042         of gnus-tmp-news-method into string under XEmacs.  It will be
15043         passed to gnus-correct-length which takes only a string argument.
15045 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15047         * gnus-util.el (gnus-bind-print-variables): New macro.
15048         (gnus-prin1): Use it.
15049         (gnus-prin1-to-string): Use it.
15050         (gnus-pp): New function.
15051         (gnus-pp-to-string): New function.
15053         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
15054         Replace pp-to-string with gnus-pp-to-string.
15055         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
15056         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
15057         * gnus-msg.el (gnus-debug): Ditto.
15058         * gnus-score.el (gnus-score-save): Ditto.
15059         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
15060         gnus-pp-to-string.
15061         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
15062         with gnus-pp.
15063         * score-mode.el (gnus-score-pretty-print): Ditto.
15064         * webmail.el (webmail-debug): Ditto.
15066 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15068         * gnus-art.el (article-display-face, article-display-x-face):
15069         Use buffer-read-only.
15071 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15073         * gnus-art.el (article-hide-list-identifiers):
15074         Bind inhibit-read-only as t.
15076 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
15078         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
15080 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15082         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
15083         (gnus-narrow-to-page): Don't assume point-min == 1.
15084         (gnus-article-edit-mode): Derive from message-mode.
15086         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
15087         point-min == 1.
15089         * imap.el (imap-parse-address-list, imap-parse-body-ext):
15090         Disable incorrect use of `assert'.
15092         * message.el (message-mode): Set comment-start-skip.
15094 2004-08-22  Sam Steingold  <sds@gnu.org>
15096         * pop3.el (pop3-leave-mail-on-server): New user variable.
15097         (pop3-movemail): Delete mail only when it is nil.
15099 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
15101         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
15103         * mml.el (mml-preview): Use `pop-to-buffer'.
15105         * message.el (message-goto-mail-followup-to): Insert after "To".
15106         (message-carefully-insert-headers): Add comment.
15108         * gnus.el: Remove unused variable `gnus-article-check-size'.
15110         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
15112         * gnus-art.el (gnus-button-alist): Improve
15113         `gnus-button-handle-library' entry.
15115 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
15117         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
15118         downcase, since XEmacs capitalizes error messages differently.
15120 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
15122         * nntp.el: Add (require 'gnus) due to reference to
15123         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
15125 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
15127         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
15128         `mm-fill-flowed'.
15130         * mm-decode.el (mm-dissect-singlepart): Check it.
15132 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
15134         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
15135         'imap' for netrc parsing.
15137 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
15139         * mailcap.el (mailcap-mime-data): Mark as risky.
15141 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15143         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
15144         may be included in the encoded word.
15145         (rfc2047-encode): Don't append a space if the encoded word
15146         includes close parenthesis.
15148 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15150         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
15151         of text within parentheses.
15153 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
15155         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
15156         (gnus-encrypt-write-file-contents): Make the password key the file
15157         name PLUS the cipher, not just the cipher.  Also remove failed
15158         passwords from the cache.
15160 2004-08-06  Simon Josefsson  <jas@extundo.com>
15162         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
15163         fix.
15165 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15167         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
15168         LWSP.
15170 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
15172         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
15173         to append in-reply-to: data to the references: header.
15175         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
15176         (netrc-parse): Use gnus-encrypt.el functions.
15178         * gnus-encrypt.el: Add new file for encryption support; currently
15179         does only a few GPG ciphers and an internal XOR cipher.
15181         * password.el: Add comments on using password-read-and-add.
15182         (password-read-and-add): Add function to read and add the
15183         password to the cache at once.
15185 2004-07-28  Simon Josefsson  <jas@extundo.com>
15187         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
15188         parameter (but don't use it, for now).
15190         * imap.el (imap-ssl-open): Use imap-process-connection-type,
15191         instead of hard coding to nil.
15193 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15195         * mm-view.el (mm-inline-image-emacs): Open lines under an image
15196         as mm-inline-image-xemacs does.
15198 2004-07-26  Simon Josefsson  <jas@extundo.com>
15200         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
15201         Revert part of 2004-07-17 change below.
15203 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15205         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
15206         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
15208 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15210         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
15211         quotes that actually start with ">" at the beginning of the
15212         lines.
15214 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15216         * rfc2047.el (rfc2047-encode-region): Fix last change.
15217         (rfc2047-encode-parameter): Remove useless concat.
15219 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15221         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
15222         encode special characters; fix some kind of misconfigured headers;
15223         signal a real error if debug-on-quit or debug-on-error is non-nil.
15224         (rfc2047-encode-max-chars): New variable.
15225         (rfc2047-encode-1): Use it.
15226         (rfc2047-encode-parameter): New function.
15228         * mml.el (mml-insert-parameter): Remove an excessive space.
15230 2004-07-17  Simon Josefsson  <jas@extundo.com>
15232         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
15233         Kai Grossjohann <kai@emptydomain.de>.
15234         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
15235         (gnus-group-make-menu-bar): Ditto.
15237         * gnus-util.el (gnus-group-server): Add.
15239 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
15241         * message.el (message-clone-locals): Clone sendmail and smtp
15242         variables.
15244 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15246         * rfc2047.el (rfc2047-encode-region): Fix last change.
15248 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15250         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
15251         characters as non-special.
15253 2004-07-09  Simon Josefsson  <jas@extundo.com>
15255         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
15256         Users will lose all flag changes made while unplugged with
15257         e.g. nntp unless flag synchronization happens, thus `nil' is not a
15258         good default.  See numerous reports on ding mailing list.
15260 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15262         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
15263         add generate-head-function and generate-article-function to the
15264         rfc822-forward entry.
15265         (nndoc-rfc822-forward-generate-article): New function.
15266         (nndoc-rfc822-forward-generate-head): New function.
15268         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
15270 2004-07-06  Dan Christensen  <jdc@uwo.ca>
15272         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
15273         respect display group parameter and gnus-summary-expunge-below.
15274         (gnus-articles-to-read): Remove unused reference to display group
15275         parameter.
15277 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15279         * nnheader.el (nnheader-uniquify-message-id): New experimental
15280         variable.
15281         (nnheader-nov-read-message-id): Use it.
15283         * spam-report.el (spam-report-gmane): Add interactive.
15285 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15287         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
15288         qp-or-base64 for the application/* types.
15290 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
15292         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
15294 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
15296         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
15297         trim value.
15299 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
15301         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
15302         New macro and function.
15303         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
15305 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15307         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
15308         after-load-alist.
15310 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15312         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
15313         update info that isn't there.
15315 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
15317         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
15318         entry.
15320 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15322         * mm-view.el (mm-inline-render-with-function): Use multibyte
15323         buffer; decode html source by charset.
15325         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
15327         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
15328         Mule-UCS is loaded under XEmacs.
15329         (mm-mime-mule-charset-alist): Avoid duplicated entries.
15331 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
15333         * nnheader.el (nnheader-max-head-length): Increase to 8192.
15335 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15337         * mm-util.el (mm-coding-system-p): Return a coding-system.
15338         (mm-mime-mule-charset-alist): Use shift_jis instead of
15339         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
15340         entries for the mime charsets iso-2022-jp-3 and shift_jis.
15341         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
15342         instead of japanese-shift-jis and iso-latin-1 respectively in
15343         order to share the default value with both Emacs and XEmacs-mule.
15344         (mm-mule-charset-to-mime-charset): Make
15345         mm-coding-system-priorities effective.
15346         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
15347         while predicating of candidates upon the priorities.
15349 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
15351         * gnus-sum.el (gnus-summary-make-menu-bar): Add
15352         gnus-uu-invert-processable.
15354         * gnus.el: Autoload gnus-uu-invert-processable.
15356 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15358         * mm-util.el (mm-with-multibyte-buffer): New macro.
15360         * rfc2047.el (rfc2047-encode-string): Use it.
15361         (rfc2047-encode-region): Move point to the end of the region after
15362         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
15364 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15366         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
15367         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
15369 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15371         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
15372         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
15373         Karl Chen <quarl@nospam.quarl.org>.
15375 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
15377         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
15378         invalid addresses.
15380 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
15382         * spam.el: Change section markers, revise TODO list.
15383         (spam-backends): Make new master list of all installed backends.
15384         (spam-summary-exit-behavior): Add new variable to determine how
15385         messages moves are done at summary exit.
15386         (spam-move-spam-nonspam-groups-only)
15387         (spam-process-ham-in-nonham-groups)
15388         (spam-process-ham-in-spam-groups): Remove variables, the
15389         spam-summary-exit-behavior variable should be used to manage this
15390         behavior.
15391         (spam-old-ham-articles, spam-old-spam-articles): Remove.
15392         (spam-old-articles): Add variable, replacing spam-old-ham-articles
15393         and spam-old-spam-articles.
15394         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
15395         Add empty variables, placeholders for the backends they represent.
15396         (spam-set-difference): Move, unchanged.
15397         (spam-list-of-processors): Declare OBSOLETE, not used anymore
15398         unless the user has a processor variable.
15399         (spam-classifications, spam-classification-valid-p)
15400         (spam-backend-properties, spam-backend-property-valid-p)
15401         (spam-backend-function-type-valid-p)
15402         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
15403         (spam-report-articles-gmane, spam-report-articles-resend):
15404         Remove functions, they are not needed.
15405         (spam-install-backend-super, spam-backend-list)
15406         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
15407         (spam-backend-function, spam-backend-ham-registration-function)
15408         (spam-backend-spam-registration-function)
15409         (spam-backend-ham-unregistration-function)
15410         (spam-backend-spam-unregistration-function)
15411         (spam-backend-statistical-p, spam-backend-mover-p)
15412         (spam-install-backend-alias, spam-install-checkonly-backend)
15413         (spam-install-mover-backend, spam-install-nocheck-backend)
15414         (spam-install-backend, spam-install-statistical-backend)
15415         (spam-install-statistical-checkonly-backend): Add backend installation
15416         support.
15417         (spam-summary-prepare-exit): Rewrite to use the new backend code.
15418         (spam-group-processor-p): Use the new backend code and respect the
15419         summary exit behavior.
15420         (spam-mark-spam-as-expired-and-move-routine): Remove.
15421         (spam-summary-prepare): Change to use the new spam-old-articles
15422         variable.
15423         (spam-copy-or-move-routine, spam-copy-spam-routine)
15424         (spam-move-spam-routine, spam-copy-ham-routine)
15425         (spam-move-ham-routine): Add code to copy/move ham or spam.
15426         (spam-fetch-field-fast): Improve doc and code, plus allow the
15427         'number request.
15428         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
15429         variables.
15430         (spam-split, spam-find-spam): Use the new backend code.
15431         (spam-registration-functions): Remove variable.
15432         (spam-unregister-routine): Add convenience wrapper.
15433         (spam-log-undo-registration, spam-register-routine)
15434         (spam-log-processing-to-registry)
15435         (spam-log-unregistration-needed-p): Rename "check" to "backend"
15436         where possible.
15437         (spam-check-gmane-xref, spam-check-regex-headers)
15438         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
15439         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
15440         (spam-check-bogofilter-headers, spam-check-spamoracle)
15441         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
15442         (spam-check-crm114-headers): Use the spam-split-group that
15443         spam-split prepares, no need to determine it every time.
15445         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
15446         to the nnheader-parse-naked-head call.
15448         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
15450         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
15451         the nnheader-nov-read-message-id call.
15453 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15455         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
15456         gnus-activate-group twice.  Suggested by Markus Peter
15457         <warp@spin.de>.
15459 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15461         * gnus-art.el (gnus-article-time-format): Exchange the order of
15462         day and month in the default value; fix customization type.
15463         (article-date-ut): Use add-text-properties.
15464         (article-make-date-line): Use message-make-date instead of
15465         current-time-string.
15467         * message.el (message-fetch-field): Don't use set-text-properties.
15468         (message-make-date): Simplify.
15470 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15472         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
15473         (rfc2047-encode-region): Treat text within parentheses as special;
15474         show the original text when error has occurred.
15476         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
15477         already-computed method to gnus-activate-group.
15479         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
15480         same select-methods identical Lisp objects.
15482         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
15483         object when modifying the info.
15485 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15487         * gnus-srvr.el (gnus-server-set-info): Remove the server from
15488         gnus-opened-servers since it has never been opened with the new
15489         configuration yet.
15491 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15493         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
15494         arg to nnheader-generate-fake-message-id.
15496 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
15498         * nnheader.el (nnheader-generate-fake-message-id): Accept a
15499         number and build a fake message ID localized to a group and
15500         article number (so it's repeatable from that point on).
15501         (nnheader-fake-message-id-p): Change regex to accommodate new fake
15502         ID format.
15504         * gnus-sum.el (gnus-get-newsgroup-headers): Call
15505         nnheader-generate-fake-message-id with the article number.
15507 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
15509         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
15510         end-of-buffer.
15512 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15514         * message.el (message-ignored-supersedes-headers): Add Approved.
15516 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15518         * rfc2047.el (rfc2047-encode-message-header): Remove useless
15519         goto-char.
15520         (rfc2047-encode): Fold the line before encoding.
15522 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15524         * rfc2047.el (rfc2047-encode-message-header): Disabled header
15525         folding -- not all headers can be folded, and this should be done
15526         by the message composition mode.  Probably.  I think.
15528 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15530         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
15531         fast.
15533         * gnus-ems.el (gnus-remove-image): Don't use
15534         message-text-with-property; remove only the image found first.
15536 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
15538         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
15540 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15542         * message.el (message-text-with-property): Make it fast and accept
15543         optional arguments.
15544         (message-strip-forbidden-properties): Use it.
15545         (message-fix-before-sending): Follow the m-t-w-p change.
15547         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
15549 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15551         * gnus-art.el (article-hide-headers): Don't change the buffer
15552         mistakenly when performing mml-preview even if
15553         gnus-single-article-buffer is nil.
15555 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
15557         * message.el (message-expand-name-databases): New user option.
15558         (message-expand-name): Use it.
15560 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
15562         * spam.el (spam-report-articles-resend)
15563         (spam-report-resend-register-routine): Allow ham reporting.
15564         (spam-report-resend-register-ham-routine): Add wrapper.
15565         (spam-registration-functions): Add ham resending functions.
15566         (spam-list-of-processors): Add ham resend processor.
15568         * gnus.el (ham-resend-to): Add new group parameter.
15569         (spam-process): Add ham resend option.
15571         * spam-report.el (spam-report-resend): Allow reporting ham.
15572         (spam-report-resend-ham): Add wrapper.
15574 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15576         * message.el (message-cite-articles-with-x-no-archive): New
15577         variable.
15578         (message-cite-original): Use it.
15580 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15582         * message.el (message-cite-original): Respect X-No-Archive.
15584 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15586         * gnus-art.el (article-hide-headers): Refer to the values for
15587         gnus-ignored-headers and gnus-visible-headers in the summary
15588         buffer since a user may have set them as group parameters.
15590 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
15592         * assistant.el (assistant-node-name): Add convenience function.
15593         (assistant-render-text, assistant-render-node): Add error handling,
15594         plus handle multiple next nodes.
15595         (assistant-find-next-node): Comment out for now.
15596         (assistant-find-next-nodes): Add function, returns list of next
15597         nodes.
15599 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
15601         * mail-source.el (mail-source-directory): Fix doc-string.
15603 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
15605         * assistant.el (assistant-render-text, assistant-eval): Add :set
15606         widget type, which is different because it takes and returns a
15607         list.  Much hilarity ensues.
15609 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
15611         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
15613         * gnus-group.el (gnus-group-get-new-news-this-group): Added
15614         doc-string.
15616         * gnus-start.el (gnus-activate-group): Added doc-string.
15618 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15620         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
15622 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
15624         * assistant.el (assistant-render-text): Try to add a :set
15625         widget, more to come.
15627         * spam.el (spam-group-spam-contents-p): Handle empty groupname
15628         strings.
15629         (spam-report-articles-resend)
15630         (spam-register-routine): Do registration iff any articles warrant
15631         it.
15632         (spam-summary-prepare-exit): Change log message for nil group
15633         destinations.
15635 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
15637         * spam.el (spam-report-resend-register-routine): Allow
15638         spam-report-resend-to to be a group parameter or a global value.
15640 2004-05-26  Simon Josefsson  <jas@extundo.com>
15642         * starttls.el: Merge with my GNUTLS based starttls.el.
15643         (starttls-gnutls-program, starttls-use-gnutls)
15644         (starttls-extra-arguments, starttls-process-connection-type)
15645         (starttls-connect, starttls-failure, starttls-success): New
15646         variables.
15647         (starttls-program, starttls-extra-args): Doc fix.
15648         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
15649         functions.
15650         (starttls-negotiate, starttls-open-stream): Check
15651         `starttls-use-gnutls' and pass on to corresponding *-gnutls
15652         function if it is set.
15654 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15656         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
15657         structured fields.
15659 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15661         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
15663 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
15665         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
15666         variable.
15667         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
15668         assigning the spam-mark to new messages.
15670 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
15672         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
15674 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15676         * rfc2047.el (rfc2047-encodable-p): Don't move point.
15677         (rfc2047-decode): Treat the ascii coding-system as raw-text by
15678         default.
15680 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
15682         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
15683         correct data.
15685 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
15687         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
15688         (spam-group-processor-p): Fix function.
15689         (spam-group-processor-multiple-p)
15690         (spam-group-spam-processor-report-gmane-p)
15691         (spam-group-spam-processor-report-resend-p)
15692         (spam-group-spam-processor-bogofilter-p)
15693         (spam-group-spam-processor-blacklist-p)
15694         (spam-group-spam-processor-ifile-p)
15695         (spam-group-ham-processor-ifile-p)
15696         (spam-group-spam-processor-spamoracle-p)
15697         (spam-group-spam-processor-crm114-p)
15698         (spam-group-ham-processor-bogofilter-p)
15699         (spam-group-spam-processor-stat-p)
15700         (spam-group-ham-processor-stat-p)
15701         (spam-group-ham-processor-whitelist-p)
15702         (spam-group-ham-processor-BBDB-p)
15703         (spam-group-ham-processor-spamoracle-p)
15704         (spam-group-ham-processor-copy-p): Remove functions with some
15705         prejudice against unneeded code.
15706         (spam-report-articles-resend)
15707         (spam-report-resend-register-routine): Allow the group/topic
15708         spam-resend-to value to override spam-report-resend-to.
15709         (spam-summary-prepare-exit): Invoke spam-group-processor-p
15710         properly now.
15712         * gnus.el (spam-resend-to): Add group/topic parameter.
15713         (spam-process): Move the OBSOLETE processors to the end of the
15714         choices.
15716 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
15718         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
15719         with resend-to set to nil, and then ask the user if necessary.
15720         (spam-report-resend): spam-report-resend takes a list of articles, not
15721         separate article numbers.
15723 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15725         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
15726         addition to emacs-w3m.
15728 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15730         * assistant.el (assistant-authinfo-data): New function.
15731         (assistant-eval): Eval for entire assistant.
15733         * netrc.el (netrc-services-file): New variable.
15734         (netrc-parse-services): New function.
15735         (netrc-find-service-name): New function.
15736         (netrc-find-service-number): New function.
15737         (netrc-port-equal): New function.
15738         (netrc-machine): Use it.
15740         * nnimap.el (nnimap-open-connection): Use netrc.
15742         * gnus-util.el (gnus-netrc-get): Remove aliases.
15744         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
15746         * assistant.el (wid-edit): Fix compilation.
15748         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
15750 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
15752         * gnus-util.el (gnus-set-file-modes): New function.  (small
15753         patch).
15755 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15757         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
15759         * assistant.el (assistant-render-node): Fix up rendering and
15760         read-only text.
15761         (assistant-render-node): Reset.
15762         (assistant-make-read-only): Not sticky.
15764 2004-05-20  Danny Siu  <dsiu@adobe.com>
15766         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
15767         centered even when gnus-auto-center-summary is t
15769 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15771         * dns.el (dns-get-txt-answer): New function.
15772         (dns-read-txt): Ditto.
15773         (query-dns): Use it.
15775 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15777         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
15778         active for foreign groups even if the group level is higher than
15779         the specified value.
15781 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15783         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
15784         non-active groups.
15786         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
15788 2004-05-20  Magnus Henoch  <mange@freemail.hu>
15790         * dns.el (dns-read-type): Add support for SVR.  (small patch)
15792 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15794         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
15795         (spam-crm114-header, spam-crm114-spam-switch)
15796         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
15797         (spam-crm114-positive-spam-header)
15798         (spam-crm114-database-directory, spam-list-of-processors)
15799         (spam-group-spam-processor-crm114-p)
15800         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
15801         (spam-generic-score, spam-list-of-checks)
15802         (spam-list-of-statistical-checks, spam-registration-functions)
15803         (spam-check-crm114-headers, spam-crm114-score)
15804         (spam-check-crm114, spam-crm114-register-with-crm114)
15805         (spam-crm114-register-spam-routine)
15806         (spam-crm114-unregister-spam-routine)
15807         (spam-crm114-register-ham-routine)
15808         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
15809         asjo@koldfront.dk (Adam Sjøgren).
15811         * gnus.el: Add spam-use-crm114.
15813         * spam.el (spam-list-of-processors, spam-registration-functions):
15814         Add spam-use-resend.
15815         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
15816         (spam-report-articles-gmane): Add doc fix.
15817         (spam-report-articles-resend, spam-report-resend-register-routine):
15818         Add wrappers around spam-report-resend-to.
15820         * spam-report.el (spam-report-resend-to, spam-report-resend):
15821         Add support for resending spam.
15822         (spam-report-gmane): Fix line length >80.
15824         * gnus.el (spam-process): Add spam-use-resend.
15826 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15828         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
15829         number of processed spam messages.
15830         (spam-ham-copy-or-move-routine): Return the number of processed
15831         ham messages.
15832         (spam-summary-prepare-exit): Use the above values to decide
15833         whether status messages shouled be displayed.
15835 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15837         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
15838         `rfc2047-encoding-function-alist' in order to avoid conflicting
15839         with the old version.
15840         (rfc2047-encode-region): Concatenate words containing non-ASCII
15841         characters in structured fields; don't encode space-delimited
15842         ASCII words even in unstructured fields; don't break words at
15843         char-category boundaries.
15844         (rfc2047-encode-1): New function.
15845         (rfc2047-encode): Use it; encode text so that it occupies the
15846         maximum width within 76-column; work correctly on Q encoding for
15847         iso-2022-* charsets.
15848         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
15849         sure not to break a line just after the header name.
15850         (rfc2047-b-encode-region): Removed.
15851         (rfc2047-b-encode-string): New function.
15852         (rfc2047-q-encode-region): Removed.
15853         (rfc2047-q-encode-string): New function.
15855         * mm-util.el (mm-replace-in-string): New function.
15857 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15859         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
15860         get it right.
15861         (gnus-inews-make-draft): Really.
15863 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
15865         * nnmh.el (nnmh-request-list-1): Don't check the link count
15866         before descending.  (small patch)
15868 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15870         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
15871         stuff.
15873         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
15874         on real group name.
15876         * gnus-art.el (gnus-signature-limit): Doc fix.
15878         * gnus-msg.el (gnus-inews-make-draft): Quote list.
15880 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15882         * gnus-draft.el (gnus-draft-send): Bind
15883         rfc2047-encode-encoded-words.
15885         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
15886         (rfc2047-encodable-p): Say that =? needs encoding.
15887         (rfc2047-encode-encoded-words): New variable.
15889         * gnus-group.el (gnus-group-select-group): Doc fix.
15891         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
15893         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
15894         to nil.
15896         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
15898         * nnheader.el (nnheader-get-lines-and-char): New function.
15900 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
15902         * gnus-msg.el (gnus-summary-followup-with-original): Document
15903         yanking of region when active.
15905 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15907         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
15908         groups if the group level is higher than the specified value.
15910 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15912         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
15913         (gnus-group-jump-to-group): Added prefix argument using
15914         `gnus-group-jump-to-group-prompt'.  Query before jumping to
15915         non-active group.
15917         * compface.el (uncompface): Be verbose when changing
15918         `uncompface-use-external'.
15920         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
15921         handle manual section.
15923 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15925         * gnus-art.el (gnus-button-alist): Revert previous change.
15927 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15929         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
15931 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15933         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
15934         whether backend can accept message.
15936         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
15938 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
15940         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
15941         Avoid creating directory when nntp-marks-is-evil is true.
15942         Reported by Reiner Steib.
15944 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
15946         * gnus-picon.el (gnus-picon-style): New variable.
15947         (gnus-picon-insert-glyph): Added optional `nostring' argument.
15948         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
15949         Jesper Harder <harder@ifa.au.dk>.
15951 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15953         * message.el (message-fill-field): Return point.
15954         (message-generate-headers): Go to end of field.
15956         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
15957         stuff for non-living groups.
15959 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
15961         * gnus-art.el (gnus-article-followup-with-original)
15962         (gnus-article-reply-with-original): gnus-mark-active-p ->
15963         gnus-region-active-p.
15965 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
15967         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
15968         only when there is spam or ham to be processed.
15970 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15972         * mail-source.el (mail-source-delete-crash-box): Refactor.
15973         (mail-source-fetch): Use it.
15974         (mail-source-fetch-file): Ditto.
15975         (mail-source-fetch-directory): Run postscript in loop.
15976         (mail-source-fetch-pop): Delete.
15977         (mail-source-fetch-maildir): Ditto.
15978         (mail-source-fetch-imap): Ditto.
15980         * imap.el (imap-authenticators): Comment out sasl.
15982         * message.el (message-skip-to-next-address): New function.
15983         (message-fill-header-address): Refactor.
15984         (message-fill-address): Use it.
15985         (message-delete-address): Use it.
15986         (message-fill-header-general): Refactor.
15987         (message-fill-field-address): Rename.
15988         (message-narrow-to-field): Find the start of the header.
15989         (message-header-format-alist): Don't pre-fill.
15990         (message-fill-header): Removed.
15991         (message-insert-header): New function.
15992         (message-shorten-references): Use it.
15994         * rfc2047.el (rfc2047-field-value): Strip props.
15996         * mail-parse.el (mail-header-make-address): New alias.
15998         * ietf-drums.el (ietf-drums-make-address): New function.
16000         * imap.el: Add compiler directives.
16002         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
16004         * gnus-art.el (article-decode-idna-rhs): Don't use
16005         message-idna-inside-rhs-p.
16007 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16009         * message.el (message-idna-inside-rhs-p): Removed.
16010         (message-idna-to-ascii-rhs-1): Use proper address parsing.
16012         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
16013         false positives.
16015 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
16017         * imap.el (imap-sasl-make-mechanisms): Use sasl.
16019 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16021         * nneething.el (nneething-file-name): Don't create spurious
16022         files.
16024         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
16025         (gnus-inews-do-gcc): Remove sleep.
16027         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
16028         part under point.
16030         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
16031         (gnus-agent-regenerate-group): Using nil messages aren't valid.
16033 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
16035         * spam.el (spam-summary-prepare-exit): Fixed (length).
16037 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
16039         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
16040         as expired without moving it" message when there are spam
16041         messages left.
16043 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
16045         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
16046         header is not nil.
16048 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
16050         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
16051         nntp-possibly-create-directory, not nntp-possibly-change-group.
16052         (nntp-marks-changed-p): New arg SERVER.
16053         (nntp-request-update-info): Adjust caller.
16055 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
16057         * nntp.el (nntp-save-marks): Pass missing arg.
16059 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
16061         * nntp.el: Support marks.
16062         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
16063         (nntp-marks-modtime, nntp-marks-directory): New variables.
16064         (nntp-request-set-mark, nntp-request-update-info)
16065         (nntp-possibly-create-directory, nntp-marks-changed-p)
16066         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
16067         functions.
16069 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
16071         * gnus-score.el (gnus-score-insert-help): Use
16072         gnus-select-lowest-window.
16074         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
16075         appt-select-lowest-window and rename to gnus-select-lowest-window.
16077         * gnus.el: do.
16079 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16081         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
16082         encodings of MIME-encoded words, in order to improve
16083         interoperability with several broken MUAs.
16085 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16087         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
16088         tags, only when charsets are not specified in headers.
16089         (mm-inline-text-html-render-with-w3m): Ditto.
16091 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16093         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
16094         instead of MIME-decoded from fields when checking
16095         `gnus-article-address-banner-alist'.
16097 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
16099         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
16100         description rather than subject.
16102 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16104         * gnus.el (gnus-version-number): Bump.
16106 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
16108         * gnus.el: No Gnus v0.2 is released.
16110 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16112         * gnus-agent.el (gnus-agent-read-agentview): Inline
16113         gnus-uncompress-range.
16115 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16117         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
16118         `exec-installed-p'.
16120 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16122         * gnus.el (spam-process, spam-autodetect-methods): Add
16123         bsfilter and bsfilter-headers.
16125         * spam.el (spam-bsfilter): New customize group.
16126         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
16127         (spam-bsfilter-header, spam-bsfilter-probability-header)
16128         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
16129         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
16130         (spam-bsfilter-database-directory): New options.
16131         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
16132         (spam-list-of-statistical-checks, spam-registration-functions):
16133         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
16134         (spam-bsfilter-score): New command.
16135         (spam-check-bsfilter-headers, spam-check-bsfilter)
16136         (spam-bsfilter-register-with-bsfilter)
16137         (spam-bsfilter-register-spam-routine)
16138         (spam-bsfilter-unregister-spam-routine)
16139         (spam-bsfilter-register-ham-routine)
16140         (spam-bsfilter-unregister-ham-routine): New functions.
16141         (spam-generic-score): Support bsfilter; Accept an optional argument
16142         to recalcurate spam score even if scoring header has already been
16143         added.
16144         (spam-bogofilter-score, spam-spamassassin-score): Accept an
16145         optional argument to recalcurate spam score even if scoring header
16146         has already been added.
16148 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
16150         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
16151         strings!  Reported by David D. Smith <davidsmith@acm.org>.
16152         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
16153         link is missing.
16155 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
16157         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
16158         (html2text-get-attr): Rewrite.
16160         * message.el (message-setup-1): Remove redundant put-text-property
16161         on mail-header-separator.
16163 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
16165         * gnus-registry.el (gnus-registry-cache-whitespace)
16166         (gnus-registry-action, gnus-registry-spool-action)
16167         (gnus-registry-split-fancy-with-parent): Change message levels
16168         from 5 to 3 or 7, as needed.
16170         * spam.el (spam-summary-prepare-exit)
16171         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
16172         (spam-split, spam-find-spam, spam-log-undo-registration)
16173         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
16174         level from 5 to 6.
16176 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16178         * gnus-ems.el: Autoload appt-select-lowest-window (revert
16179         2004-03-04 change).
16181 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
16183         * sieve-manage.el (sieve-manage-open):
16184         * nnweb.el (nnweb-insert-html):
16185         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
16186         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
16187         * nnspool.el (nnspool-request-group):
16188         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
16189         * nnml.el (nnml-request-update-info):
16190         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
16191         (nnmh-request-create-group, nnmh-update-gnus-unreads):
16192         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
16193         (nnimap-request-set-mark):
16194         * nnfolder.el (nnfolder-request-update-info):
16195         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
16196         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
16197         * gnus-uu.el (gnus-uu-find-articles-matching):
16198         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
16199         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
16200         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
16201         * gnus-nocem.el (gnus-nocem-scan-groups):
16202         * gnus-int.el (gnus-start-news-server):
16203         * gnus-group.el (gnus-group-make-kiboze-group)
16204         (gnus-group-browse-foreign-server):
16205         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
16206         Use mapc when appropriate.
16208 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
16210         FIXME: Make separate entries for each person.
16212         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
16213         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
16214         <shields@msrl.com>:
16216         * spam.el (spam-necessary-extra-headers): Get the extra headers we
16217         may need for spam sorting and scoring.
16218         (spam-user-format-function-S): Add user format function suitable for
16219         general use.
16220         (spam-article-sort-by-spam-status): Add sorting function for summary
16221         sorting.
16222         (spam-extra-header-to-number): Add function to get a score from a
16223         header.
16224         (spam-summary-score): Add function to  get a numeric score from the
16225         headers.
16226         (spam-generic-score): Fix function doc, was in wrong place.
16227         (spam-initialize): Take symbols when it's run, and install the
16228         extra headers that spam-necessary-extra-headers thinks we need.
16230 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
16232         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
16233         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
16235 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
16237         * gnus-sum.el (gnus-set-global-variables)
16238         (gnus-build-all-threads, gnus-get-newsgroup-headers)
16239         (gnus-article-get-xrefs, gnus-summary-best-group)
16240         (gnus-summary-next-article, gnus-summary-enter-digest-group)
16241         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
16242         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
16243         Use with-current-buffer.
16245 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
16247         * spam.el (spam-summary-prepare-exit): Simplify logic.
16248         (spam-fetch-article-header): Read the article header if it's not
16249         available.
16250         (spam-list-articles): Simplify logic.
16251         (spam-filelist-register-routine): Fix bug with unregister-list.
16253         * gnus-registry.el: Fix comments at beginning.
16255 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
16257         * message.el (message-cater-to-broken-inn): Remove.
16258         (message-shorten-references): Make sure the total folded length of
16259         References is shorter than 998 characters to cater to a bug in INN
16260         2.3.  Also, don't pretend that references aren't folded -- this
16261         hasn't worked for a while.
16263 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16265         * gnus-agent.el (gnus-agentize):
16266         gnus-agent-send-mail-real-function no longer set to current value
16267         of message-send-mail-function but rather a lambda that calls
16268         message-send-mail-function.  The change makes the agent real-time
16269         responsive to user changes to message-send-mail-function.
16271 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16273         * legacy-gnus-agent.el
16274         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
16275         help from Florian Weimer <fw@deneb.enyo.de>
16277 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16279         * nnmail.el (nnmail-cache-insert): Revert last change.
16281 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16283         * nnmail.el (nnmail-cache-insert): Always check whether
16284         nnmail-cache-ignore-groups matches a group name.
16286 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
16288         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
16289         (spam-find-spam, spam-log-processing-to-registry)
16290         (spam-log-registered-p, spam-log-unregistration-needed-p)
16291         (spam-log-undo-registration): Use gnus-message instead of
16292         gnus-error, none of these errors are fatal.
16294         * gnus-registry.el (gnus-registry-clean-empty-function)
16295         (gnus-registry-clean-empty): Remove only empty entries without
16296         extra data.
16298 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
16300         * spam-stat.el (spam-stat-buffer-change-to-spam)
16301         (spam-stat-buffer-change-to-non-spam): Change (error) to
16302         (gnus-message 8) invocation.
16304 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16306         * nntp.el (nntp-via-netcat-command): New variable.
16307         (nntp-via-netcat-switches): New variable.
16308         (nntp-open-via-rlogin-and-netcat): New function.
16309         (nntp-open-connection-function): Doc fix.
16310         (nntp-telnet-command): Doc fix.
16311         (nntp-end-of-line): Doc fix.
16312         (nntp-via-rlogin-command): Doc fix.
16313         (nntp-via-user-name): Doc fix.
16314         (nntp-via-address): Doc fix.
16316 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16318         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
16319         error in Emacs 21.1.
16321 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
16323         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
16325 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16327         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
16328         (gnus-agent-with-refreshed-group): New macro.
16329         (gnus-agent-rename-group): New function.
16330         (gnus-agent-delete-group): New function.
16331         (gnus-agent-save-group-info): Use gnus-command-method when
16332         `method' parameter is nil.  Don't write nil entries into the
16333         active file.
16334         (gnus-agent-get-group-info): New function.
16335         (gnus-agent-fetch-articles): Use
16336         gnus-agent-update-files-total-fetched-for to increment disk space
16337         used.
16338         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
16339         gnus-agent-update-view-total-fetched-for to increment disk space
16340         used.
16341         (gnus-agent-get-local): Added optional parameters to avoid calling
16342         gnus-group-real-name and gnus-find-method-for-group.
16343         (gnus-agent-set-local): Delete stored entry if either min, or max,
16344         are nil.
16345         (gnus-agent-fetch-session): Reworded error/quit messages.  On
16346         quit, use gnus-agent-regenerate-group to record existence of any
16347         articles fetched to disk before the quit occurred.
16348         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
16349         gnus-agent-update-view-total-fetched-for, and
16350         gnus-agent-update-files-total-fetched-for to decrement disk space
16351         used.
16352         (gnus-agent-retrieve-headers): Use
16353         gnus-agent-update-view-total-fetched-for to increment disk space
16354         used.
16355         (gnus-agent-regenerate-group): Replace gnus-group-update-group
16356         with gnus-agent-update-files-total-fetched-for to decrement disk
16357         space and fresh group buffer.
16358         (gnus-agent-inhibit-update-total-fetched-for): New variable.
16359         (gnus-agent-need-update-total-fetched-for): New variable.
16360         (gnus-agent-update-files-total-fetched-for): New function.
16361         (gnus-agent-update-view-total-fetched-for): New function.
16362         (gnus-agent-total-fetched-for): New function.
16364         * gnus-cache.el (gnus-cache-save-buffers): Use
16365         gnus-cache-update-overview-total-fetched-for to change disk space
16366         used by this group.
16367         (gnus-cache-possibly-enter-article): Use
16368         gnus-cache-update-file-total-fetched-for to increment disk space
16369         used by this group.
16370         (gnus-cache-possibly-remove-article): Use
16371         gnus-cache-update-file-total-fetched-for to decrement disk space
16372         used by this group.
16373         (gnus-cache-generate-nov-databases): Purge total fetched cache.
16374         (gnus-cache-rename-group): New function.
16375         (gnus-cache-delete-group): New function.
16376         (gnus-cache-inhibit-update-total-fetched-for): New variable.
16377         (gnus-cache-need-update-total-fetched-for): New variable.
16378         (gnus-cache-with-refreshed-group): New macro.
16379         (gnus-cache-update-file-total-fetched-for): New function.
16380         (gnus-cache-update-overview-total-fetched-for): New function.
16381         (gnus-cache-rename-group-total-fetched-for): New function.
16382         (gnus-cache-delete-group-total-fetched-for): New function.
16383         (gnus-cache-total-fetched-for): New function.
16385         * gnus-group.el: Require gnus-sum and autoload functions to
16386         resolve warnings when gnus-group.el compiled alone.
16387         (gnus-group-line-format): Documented new %F.
16388         (size of Fetched data) group line format; identifies disk space
16389         used by agent and cache.
16390         (gnus-group-line-format-alist): Defined new F format.
16391         (gnus-total-fetched-for): New function.
16392         (gnus-group-delete-group): No longer update
16393         gnus-cache-active-altered as gnus-request-delete-group now keeps
16394         the cache in sync.
16395         (gnus-group-list-active): Let the agent store a server's active
16396         list if currently plugged.
16398         * gnus-int.el (gnus-request-delete-group):
16399         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
16400         local disk in sync with the server.
16401         (gnus-request-rename-group):
16402         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
16403         local disk in sync with the server.
16405         * gnus-start.el (gnus-get-unread-articles):
16406         Cosmetic simplification to logic.
16408         * gnus-util.el (gnus-rename-file): New function.
16410 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
16412         * mm-util.el (mm-image-load-path): Handle nil in load-path.
16414 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
16416         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
16417         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
16419 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
16421         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
16422         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
16424 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
16426         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
16428 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
16430         * spam.el (spam-set-difference): Add function to replace
16431         gnus-set-difference in spam.el.
16432         (spam-summary-prepare-exit): Use spam-set-difference.
16434 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
16436         * gnus-registry.el (gnus-registry-cache-file): Update to use
16437         gnus-dribble-directory OR gnus-home-directory OR ~.
16438         (gnus-registry-split-fancy-with-parent): Fix doc.
16440 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16442         * message.el (message-exchange-point-and-mark): Use
16443         message-mark-active-p.  Suggested by Jesper Harder
16444         <harder@ifa.au.dk>.
16446 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16448         * message.el (message-exchange-point-and-mark): Don't activate
16449         region if it was inactive.  Suggested by Hiroshi Fujishima
16450         <pooh@nature.tsukuba.ac.jp>.
16452 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16454         * gnus-art.el (article-display-face): Display Faces in the same
16455         order as X-Faces.
16457 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16459         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
16461 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16463         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
16464         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
16465         (gnus-article-mime-hierarchy): Remove.
16466         (gnus-article-mime-hierarchy-next): Remove.
16467         (gnus-article-mode): Revert 2004-03-19 change.
16468         (gnus-article-setup-buffer): Revert 2004-03-19 change.
16469         (gnus-insert-mime-button): Revert 2004-03-19 change.
16470         (gnus-mime-accumulate-hierarchy): Remove.
16471         (gnus-mime-enter-multipart): Remove.
16472         (gnus-mime-leave-multipart): Remove.
16473         (gnus-mime-display-part): Revert 2004-03-19 change.
16474         (gnus-mime-display-alternative): Revert 2004-03-19 change.
16476         * mml.el (mml-preview): Revert 2004-03-19 change.
16478 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
16480         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
16482 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16484         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
16485         t while entering a file name using the mm-with-multibyte macro.
16486         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16488         * mm-util.el (mm-with-multibyte): New macro.
16490 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16492         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
16493         user option.
16494         (gnus-mime-multipart-functions): Doc and customization fix.
16495         (gnus-article-mime-hierarchy): New variable.
16496         (gnus-article-mime-hierarchy-next): New variable.
16497         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
16498         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
16499         gnus-article-mime-hierarchy-next to nil.
16500         (gnus-insert-mime-button): Show hierarchy numbers.
16501         (gnus-mime-accumulate-hierarchy): New function.
16502         (gnus-mime-enter-multipart): New function.
16503         (gnus-mime-leave-multipart): New function.
16504         (gnus-mime-display-part): Recompute hierarchical MIME structure.
16505         (gnus-mime-display-alternative): Show hierarchy numbers.
16507         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
16508         gnus-article-mime-hierarchy-next to nil.
16510 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
16512         * dns.el: Don't require gnus-xmas.
16514 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
16516         * mml.el (mml-generate-mime-1): Don't use format=flowed with
16517         inline PGP.
16518         (mml-menu): Disable mml-quote-region if mark is inactive.
16520 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16522         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
16523         when the group's active is not available.
16525 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16527         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
16528         error.
16530 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
16532         * imap.el (imap-store-password): New variable.
16533         (imap-interactive-login): Use it.
16534         Suggested by Mark Plaksin <happy@mcplaksin.org>.
16536 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16538         * gnus-art.el (gnus-article-read-summary-keys): Restore new
16539         window-start and hscroll to summary window.
16541 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16543         * gnus-start.el (gnus-convert-old-newsrc): Only write the
16544         conversion message to newsrc-dribble when an actual conversion is
16545         performed.
16547 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
16549         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
16551 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16553         * mm-decode.el (mm-complicated-handles): New function reviving
16554         former definition of mm-multiple-handles.
16556         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
16557         (gnus-mime-delete-part): Use it.
16559 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16561         * gnus-agent.el (gnus-agent-read-local): Bind
16562         nnheader-file-coding-system to gnus-agent-file-coding-system to
16563         avoid the implicit assumption that they will always be equal.
16564         (gnus-agent-save-local): Bind buffer-file-coding-system, not
16565         coding-system-for-write, as the with-temp-file macro first prints
16566         to a buffer then saves the buffer.
16568 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16570         * gnus-art.el (gnus-article-edit-part): New function.
16571         (gnus-mime-save-part-and-strip): Use it; do query instead of
16572         signaling an error; don't use mm-multiple-handles.
16573         (gnus-mime-delete-part): Ditto.
16575 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16577         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
16578         old file versions.
16579         (gnus-group-prepare-hook): Removed function that converted list
16580         form of gnus-agent-expire-days to group properties.
16582         * gnus-int.el: Autoload gnus-agent-regenerate-group.
16583         (gnus-request-accept-article): Re-indented.
16585         * gnus-start.el (gnus-convert-old-newsrc): Registered new
16586         converters to handle old agent file formats.  Added logic for a
16587         "backup before upgrading warning".
16588         (gnus-convert-mark-converter-prompt): Developers can mark
16589         functions as needing (default), or not needing,
16590         gnus-convert-old-newsrc's "backup before upgrading warning".
16591         (gnus-convert-converter-needs-prompt): Tests whether the user
16592         should be protected from potentially irreversable changes by the
16593         function.
16595         * legacy-gnus-agent.el: New.  Provides converters that are only
16596         loaded when gnus-convert-old-newsrc needs to call them.
16598 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16600         * mail-source.el (mail-source-touch-pop): Doc fix.
16602         * message.el (message-smtpmail-send-it): Doc fix.
16604 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
16606         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
16608         * nnmail.el (nnmail-split-fancy): do.
16610         * gnus-kill.el (gnus-kill, gnus-execute): do.
16612 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
16614         * gnus-sum.el (gnus-widget-reversible-match)
16615         (gnus-widget-reversible-to-internal)
16616         (gnus-widget-reversible-to-external): New functions.
16617         (gnus-widget-reversible): New widget.
16618         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
16620 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
16622         * gnus-sum.el (gnus-thread-sort-functions)
16623         (gnus-article-sort-functions): Document `(not F)' items.
16625 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
16627         * spam.el (spam-use-gmane-xref): Add new backend.
16628         (spam-gmane-xref-spam-group): Add variable to control the name of the
16629         Gmane spam group.
16630         (spam-blackhole-servers, spam-blackhole-good-server-regex)
16631         (spam-regex-headers-spam, spam-regex-headers-ham)
16632         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
16633         (spam-list-of-checks): Add spam-use-gmane-xref to list of
16634         backends and checks.
16635         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
16637         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
16638         an autodetect method.
16640 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16642         * gnus-int.el (gnus-request-accept-article): Inform the agent that
16643         articles are being added to a group.
16644         (gnus-request-replace-article): Inform the agent that articles
16645         need to be uncached as the cached contents are no longer valid.
16647 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16649         * binhex.el: Don't autoload executable-find.
16651         * canlock.el: Don't autoload mail-fetch-field.
16653         * gnus-ems.el: Don't autoload appt-select-lowest-window.
16655         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
16656         rmail-dont-reply-to and rmail-output.
16658         * gnus-score.el: Don't autoload ffap-string-at-point.
16660         * gnus-setup.el: Don't autoload sc-cite-original.
16662         * imap.el: Don't autoload base64-decode-string,
16663         base64-encode-string and md5.
16665         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
16666         and rmail-msg-restore-non-pruned-header.
16668         * mm-decode.el: Don't autoload executable-find.
16670         * mm-url.el: Don't autoload executable-find.
16672         * mm-view.el: Don't autoload diff-mode.
16674         * nndb.el: Don't autoload news-reply-mode, news-setup,
16675         cancel-timer and telnet.
16677         * password.el: Don't autoload run-at-time for Emacs.
16679         * sha1-el.el: Don't autoload executable-find.
16681         * sieve-mode.el: Don't autoload c-mode.
16683         * uudecode.el: Don't autoload executable-find.
16685 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16687         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
16688         (gnus-agent-possibly-alter-active): Avoid null in numeric
16689         comparison.
16690         (gnus-agent-set-local): Refuse to save null in local object table.
16691         (gnus-agent-regenerate-group): The REREAD parameter can now be a
16692         list of articles that will be marked as unread.
16694 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16696         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
16698 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
16700         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
16701         language tags.
16703 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
16705         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
16706         Don't bind "obarray".
16708         * gnus-sum.el (gnus-thread-sort-functions): Added
16709         `gnus-thread-sort-by-most-recent-number' and
16710         `gnus-thread-sort-by-most-recent-date'.
16711         Reported by Kai Grossjohann <kai@emptydomain.de>.
16713 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16715         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
16717 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
16719         * gnus-cus.el (gnus-agent-customize-category): Removed
16720         ignore-errors macro reference that required cl to be loaded at
16721         run-time.
16723         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
16724         single-interval range of the form (min . max).  Previously the
16725         range had to look like ((min . max)).  Likewise, return
16726         (min . max) rather than ((min . max)).
16727         (gnus-range-map): Use gnus-range-normalize to accept
16728         single-interval range.
16730         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
16731         the cache, but not the agent, now appear with their usual face.
16733 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16735         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
16736         w3m-safe-url-regexp variable buffer-local.
16738         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16740 2004-02-27  Simon Josefsson  <jas@extundo.com>
16742         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
16743         gnus-group-real-prefix.
16744         (gnus-summary-move-article): Use it, instead of
16745         gnus-group-real-prefix.
16747 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16749         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
16750         w3m-safe-url-regexp variable buffer-local and set it as the value
16751         of mm-w3m-safe-url-regexp.
16753         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
16755         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
16756         parsing gnus-posting-styles when the message is not for replying.
16758         * nnrss.el (nnrss-opml-export): Use
16759         mm-set-buffer-file-coding-system instead of
16760         set-buffer-file-coding-system.
16762 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
16764         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
16765         of checkdoc.el).
16766         * nnrss.el: do.
16767         * gnus-mlspl.el: do.
16768         * gnus-ml.el: do.
16769         * gnus-srvr.el: do.
16771         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
16773 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
16775         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
16776         Corrections to custom-manual links.
16778         * gnus-art.el (gnus-article): Ditto.
16780         * mm-decode.el (mime-display, mime-security): Ditto.
16782 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16784         * flow-fill.el: Typo.
16786 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
16788         * spam-wash.el: New file.
16790 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
16792         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
16794 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16796         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
16797         to be run with new-articles as LIST1, not LIST2.
16798         (spam-registration-functions): Add spam-use-ham-copy as a nil
16799         registration backend.
16801 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
16803         * spam-stat.el (spam-stat-washing-hook): New option.
16804         (spam-stat-buffer-words): Use it.
16805         (spam-stat-process-directory, spam-stat-test-directory): Use
16806         insert-file-contents-literally.
16807         (spam-stat-coding-system): New variable.
16808         (spam-stat-load, spam-stat-save): Use it.
16810 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16812         * spam-report.el (spam-report-plug-agent): Quote
16813         spam-report-url-to-file and spam-report-url-ping-plain.
16815 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
16817         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
16818         / in mailto URLs.
16820 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
16822         * spam-report.el (spam-report-process-queue): Fix interactive use.
16823         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
16824         (spam-report-unplug-agent): Doc fixes.
16825         (spam-report-url-ping-mm-url, spam-report-url-to-file)
16826         (spam-report-agentize, spam-report-deagentize): Autoload
16828 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16830         * message.el (message-setup-fill-variables): Add mml tags to
16831         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
16832         <ajk@iu.edu>.
16833         (message-mode): Don't modify paragraph-separate there.
16835 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16837         * compface.el (uncompface-use-external): Default to undecided.
16838         (uncompface-use-external-threshold): New variable.
16839         (uncompface-float-time): New macro.
16840         (uncompface): Determine whether to use the external decoder if
16841         uncompface-use-external is undecided.
16843 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16845         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
16846         after images.
16848         * gnus-art.el (gnus-mime-display-single): Remove dead code.
16850 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
16852         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
16854         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
16856         * gnus-sum.el (gnus-summary-limit-to-age)
16857         (gnus-summary-limit-children): do.
16859         * gnus-int.el (gnus-request-scan): do.
16861         * gnus-group.el (gnus-group-suspend): do.
16863         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
16865         * gnus-cite.el (gnus-cite-parse-attributions): do.
16867         * gnus-agent.el (gnus-summary-set-agent-mark)
16868         (gnus-agent-regenerate-group): do.
16870         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
16872         * binhex.el (binhex-decode-region-internal): do.
16874 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16876         * gnus-fun.el (gnus-face-properties-alist): New user option.
16877         (gnus-display-x-face-in-from): Use it.
16879         * gnus-art.el (article-display-face): Ditto.
16881         * compface.el (uncompface-use-external): Default to nil.
16883 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
16885         * nntp.el (nntp-erase-buffer): New function.
16886         (nntp-retrieve-data, nntp-send-command)
16887         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
16888         (nntp-possibly-change-group): Use it.
16890         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
16891         with-current-buffer.
16893 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
16895         * compface.el: Merge the ELisp-based uncompface program.
16896         (compface): New customization group.
16897         (uncompface-use-external): New user option.
16898         (uncompface): Call uncompface-internal if uncompface-use-external
16899         is nil.
16900         (uncompface-internal): New function.  Note that there are also
16901         some other functions and variables added for this function.
16903 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
16905         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
16906         if necessary.
16908 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
16910         * spam-report.el (spam-report-unplug-agent)
16911         (spam-report-plug-agent, spam-report-deagentize)
16912         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
16913         Add support for the Agent in spam-report: when unplugged, report to a
16914         file; when plugged, submit all the requests.
16916         * spam.el (spam-register-routine): Fix message about
16917         registration.
16919 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
16921         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
16922         dependencies.
16923         (rfc2047-encode): Use it.
16925         * gnus-art.el (gnus-button-marker-list): Move before first
16926         reference.
16928         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16929         (imap-parse-body): Fix format string mismatch.
16931         * gnus-score.el (gnus-summary-increase-score): do.
16933         * nnrss.el (nnrss-close): New function.
16935 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
16937         * nnrss.el (nnrss-make-filename): New function.
16938         (nnrss-request-delete-group, nnrss-read-server-data)
16939         (nnrss-save-server-data, nnrss-read-group-data)
16940         (nnrss-save-group-data): Use it.
16941         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
16942         (nnrss-read-server-data, nnrss-read-group-data): Use load.
16943         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
16945 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
16947         * mml.el (mml-compute-boundary-1): Don't uncompress files.
16949 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
16951         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
16952         files.
16954         * message.el (message-generate-headers-first): Don't quote nil
16955         and t in docstrings.
16957         * imap.el (imap-id): do.
16959         * gnus-agent.el (gnus-agent-consider-all-articles)
16960         (gnus-agent-queue-mail): do.
16962 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
16964         * spam-report.el (spam-report-process-queue): New function.
16965         Process requests from `spam-report-requests-file'.
16966         (spam-report-process-queue): Doc fix.
16968 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
16970         * spam.el (spam-register-routine)
16971         (spam-log-processing-to-registry, spam-log-registered-p)
16972         (spam-log-unregistration-needed-p, spam-log-undo-registration):
16973         Change "check" to "spam-check" for semi-clarity.
16975 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
16977         * pop3.el: Require nnheader.
16979         * mml-smime.el: Require cl.  Autoload message-fetch-field.
16981         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
16983         * gnus-picon.el: Require cl.
16985         * gnus-fun.el: Require gnus-ems and gnus-util.
16987         * gnus.el (gnus-method-to-server): Move defsubst before first use.
16989         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
16991         * gnus-art.el (gnus-article-edit-mode): Define before first
16992         reference.
16994 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
16996         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
16997         (gnus-uu-post-encoded): Use point-at-bol.
16999         * gnus-topic.el (gnus-group-active-topic-p): do.
17001         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
17003         * gnus-group.el (gnus-group-kill-region): do.
17005         * gnus-art.el (article-date-ut): do.
17007         * message.el (message-fetch-field): Remove redundant
17008         case-fold-search binding.
17009         (message-narrow-to-field): Simplify.
17011 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
17013         * spam.el (spam-directory): Derive from `gnus-directory'.
17015         * spam-report.el (spam-report-url-to-file)
17016         (spam-report-requests-file): New function and variable for offline
17017         reporting.
17018         (spam-report-url-ping-function): Add `spam-report-url-to-file'
17019         and user defined function.
17020         (spam-report-url-ping-mm-url): Remove doubled slash.
17022 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
17024         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
17026 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
17028         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
17029         format string mismatch.
17031         * sieve.el (sieve-deactivate-all): do.
17033         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
17035         * nnlistserv.el (nnlistserv-kk-wash-article): do.
17037         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
17039         * mm-bodies.el (mm-7bit-chars): Don't include \r.
17041 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
17043         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
17044         the list of checks.
17046 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
17048         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
17049         padding.
17051 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
17053         * mm-view.el (mm-fill-flowed): New variable.
17054         (mm-inline-text): Use it.
17056 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
17058         * spam.el (spam-spamassassin-register-ham-routine)
17059         (spam-spamassassin-register-spam-routine): Fix function names.
17061 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17063         * gnus.el (gnus-tmp-grouplens): Remove.
17064         (gnus-summary-line-format): Remove grouplens.
17066         * gnus-group.el (gnus-group-line-format): Ditto.
17068         * gnus-spec.el (gnus-format-specs): Ditto.
17069         (gnus-update-format-specifications): Flush the group format spec
17070         cache if there's the grouplens stuff.
17071         (gnus-parse-simple-format): Replace %l with the empty string.
17073 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
17075         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
17076         omission.
17078 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17080         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
17081         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17083 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17085         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
17086         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
17087         New macros and functions.
17088         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
17089         Handle > NLINK_MAX messages.
17090         * nnmaildir.el (nnmaildir-request-set-mark): Use
17091         nnmaildir--emlink-p and nnmaildir--eexist-p.
17093 2004-01-25  Alex Schroeder  <alex@gnu.org>
17095         * spam-stat.el (spam-stat-process-directory-age): New option.
17096         (spam-stat-process-directory): Use it.
17098 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
17100         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
17101         (spam-stat-save): Accept prefix argument.
17103 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
17105         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
17106         links" error.
17108 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17110         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
17111         compatibility with old .newsrc.eld files.
17113         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
17115         * gnus-start.el (gnus-1): do.
17117         * gnus-group.el (gnus-group-line-format-alist): do.
17119         * gnus.el (gnus-use-grouplens, gnus-visual): do.
17121         * gnus-gl.el: Remove.
17123 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17125         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
17126         marks consisting of a single range {for example, (3 . 5)} rather
17127         than a list of a single range { ((3 . 5)) }.
17129 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
17131         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
17132         with-current-buffer.
17133         (spam-stat-store-current-buffer): Use insert-buffer-substring to
17134         avoid consing a string.
17136         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
17137         Remove obsolete entries for big5 and gb2312.
17139 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17141         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
17142         uncompressed list.
17144 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
17146         * spam-stat.el (spam-stat-strip-xref): New function.
17147         (spam-stat-process-directory): Use it.
17149         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
17150         here -- it's done in message-fetch-field.
17152 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17154         * gnus-agent.el (gnus-agent-queue-mail)
17155         (gnus-agent-prompt-send-queue): New variables.
17156         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
17157         * gnus-draft.el (gnus-group-send-queue): Pass the group name
17158         "nndraft:queue" along to gnus-draft-send.  Use
17159         gnus-agent-prompt-send-queue.
17160         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
17161         is "nndraft:queue".  Suggested by Gaute Strokkenes
17162         <gs234@srcf.ucam.org>
17164         * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
17165         (agent-enable-undownloaded-faces): Added.
17166         (gnus-agent-cat-groups): Use eval-and-compile, not
17167         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
17168         method of gnus-agent-cat-groups even when the buffer has been
17169         evaled.
17170         (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
17171         delete gnus-agent-save-active-1.
17172         (gnus-agent-save-groups): Deleted.  Identical to
17173         gnus-agent-save-active.
17174         (gnus-agent-write-active): No longer adjust agent's copy of active
17175         file as agent's adjustments are now stored in their own
17176         file.  Removed optional parameter.
17177         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
17178         servers.  Add use of min/max range limits from server's local
17179         file.
17180         (gnus-agent-save-alist): Removed unused optional argument.
17181         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
17182         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
17183         (gnus-agent-set-local): A per-server file that keeps min/max range
17184         limits for articles known to the agent.  Provides a fast mechanism
17185         for altering many active ranges.
17186         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
17187         active file (local makes it unnecessary).
17188         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
17190         * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
17191         (agent-enable-undownloaded-faces): Added.
17193         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
17194         disable it when sending to "nndraft:queue".
17195         (gnus-group-send-queue): Add safety check to avoid sending queue
17196         when unplugged.
17198         * gnus-group.el (gnus-group-catchup): Use new
17199         gnus-sequence-of-unread-articles, not
17200         gnus-list-of-unread-articles, to avoid exhausting memory with huge
17201         numbers of articles.  Use gnus-range-map to avoid having to
17202         uncompress the unread list.
17203         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
17204         Fixed invalid ange-ftp reference.
17206         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
17207         (gnus-sorted-range-intersection): Intersection of two ranges
17208         without requiring that they first be uncompressed.
17210         * gnus-start.el (gnus-activate-group): Unless blocked by the
17211         caller, possibly expand the active range to include both cached
17212         and agentized articles.
17213         (gnus-convert-old-newsrc): Rewrote in anticipation of having
17214         multiple version-dependent converters.
17215         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
17216         gnus-agent-save-active.
17217         (gnus-save-newsrc-file): Save dirty agent range limits.
17219         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
17220         gnus-agent-possibly-alter-active.
17221         (gnus-adjust-marked-articles): Faster handling of simple lists
17223 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
17225         * spam-stat.el (spam-stat-test-directory): New optional argument
17226         displays a list of files detected.  Suggested by Andrew Cohen
17227         <cohen@andy.bu.edu>.
17228         (spam-stat-buffer-words-with-scores): Don't narrow and change
17229         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
17231 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
17233         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
17234         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
17235         (spam-spamassassin-arguments)
17236         (spam-spamassassin-spam-flag-header)
17237         (spam-spamassassin-positive-spam-flag-header)
17238         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
17239         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
17240         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
17241         (spam-list-of-processors, spam-list-of-checks)
17242         (spam-list-of-statistical-checks, spam-registration-functions)
17243         (spam-check-spamassassin-headers, spam-check-spamassassin)
17244         (spam-spamassassin-score)
17245         (spam-spamassassin-register-with-sa-learn)
17246         (spam-spamassassin-register-spam-routine)
17247         (spam-spamassassin-register-ham-routine)
17248         (spam-assassin-register-spam-routine)
17249         (spam-assassin-register-ham-routine): Add SpamAssassin support.
17250         (spam-bogofilter-score): Fix to show article before scoring.
17252 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
17254         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
17255         default scoring function.
17256         (spam-generic-score): Call spam-spamassassin-score if
17257         spam-use-spamassassin or spam-use-spamassassin-headers is on;
17258         spam-bogofilter-score otherwise.
17260         * gnus.el (spam-process, spam-autodetect-methods): Add
17261         spamassassin and spamassassin-headers.
17263 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
17265         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17266         Suppress unnecessary messages.
17268 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
17270         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
17271         make-hash-table.
17273 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17275         * canlock.el (base64-encode-string): Don't autoload it.
17277 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17279         * run-at-time.el: Remove useless (require 'itimer),
17280         eval-and-compile and (featurep 'xemacs).
17282 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
17284         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
17285         GROUP is a virtual group.
17287 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
17289         * gnus.el: Autoload `message-y-or-n-p'.
17291 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
17293         * pgg-parse.el: Remove unnecessary (require 'custom).
17295         * pgg-def.el: do.
17297         * nnmail.el: do.
17299         * gnus-undo.el: do.
17301         * gnus-picon.el: do.
17303         * gnus-util.el: do.
17305 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
17307         * gnus-sum.el (gnus-pick-line-number): Add autoload.
17309 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17311         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
17312         handle, as well as a list.
17314         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
17315         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
17316         (mm-w3m-cid-retrieve): Simplify.
17318 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
17320         * message.el (message-kill-to-signature): Allow prefix arg to
17321         specify number of lines to keep before signature.
17323 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
17325         * message.el (message-kill-to-signature): Change docstring.
17327 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17329         * canlock.el: Always require sha1-el.
17330         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
17332         * message.el: Autoload sha1 only when compiling.
17334 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17336         * message.el (message-canlock-generate): Require sha1-el.
17338 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
17340         * message.el (message-expand-name): Silence the byte compiler.
17342 2004-01-13  Simon Josefsson  <jas@extundo.com>
17344         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
17345         Invoke gnus-score-mode.  Reported by
17346         bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17348         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
17349         Jim Blandy <jimb@redhat.com> (tiny change).
17351 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17353         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
17355 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
17357         * spam.el (spam-get-article-as-string): Update to use
17358         gnus-request-article-this-buffer, much simpler.
17359         (spam-get-article-as-buffer): Remove.
17361 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
17363         * message.el (message-expand-name): Use EUDC if the user uses that.
17365 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
17367         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
17368         character for the encoding to avoid consing a string.
17370         * rfc2047.el (rfc2047-decode-string): Don't cons a string
17371         unnecessarily.
17373         * mm-util.el (mm-replace-chars-in-string): Remove.
17375         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
17376         of mm-replace-chars-in-string.
17378 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
17380         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
17382         * mm-util.el (mm-subst-char-in-string): Support inplace.
17384         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
17385         a new string in every iteration.  Use shy groups.
17387 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
17389         * gnus-srvr.el (gnus-browse-unsubscribe-group):
17390         * gnus-soup.el (gnus-soup-group-brew):
17391         * gnus-msg.el (gnus-put-message):
17392         * gnus-move.el (gnus-group-move-group-to-server):
17393         * gnus-kill.el (gnus-batch-score):
17394         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
17395         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
17396         (gnus-group-update-group, gnus-group-read-group)
17397         (gnus-group-make-group, gnus-group-make-help-group)
17398         (gnus-group-make-archive-group, gnus-group-make-directory-group)
17399         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
17400         (gnus-group-sort-by-unread, gnus-group-catchup)
17401         (gnus-group-unsubscribe-group, gnus-group-kill-group)
17402         (gnus-group-yank-group, gnus-group-set-info)
17403         (gnus-group-list-groups):
17404         * gnus.el (gnus-generate-new-group-name):
17405         * gnus-delay.el (gnus-delay-send-queue):
17406         * nnvirtual.el (nnvirtual-catchup-group):
17407         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
17408         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
17409         (gnus-group-prepare-topics, gnus-topic-check-topology):
17410         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
17411         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
17412         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
17413         (gnus-group-make-articles-read):
17414         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
17415         (gnus-group-change-level, gnus-kill-newsgroup)
17416         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
17417         (gnus-get-unread-articles, gnus-make-articles-unread)
17418         (gnus-make-ascending-articles-unread): Use accessor
17419         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
17420         to get group information for improved readability.
17422 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17424         * gnus-art.el (article-decode-mime-words, article-babel)
17425         (gnus-article-highlight-signature, gnus-article-add-buttons)
17426         (gnus-signature-toggle): Use gnus-with-article-buffer.
17428         * gnus-art.el (gnus-article-highlight-headers)
17429         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
17431         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
17432         (gnus-article-set-globals, gnus-request-article-this-buffer)
17433         (gnus-button-message-id, gnus-article-maybe-hide-headers)
17434         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
17435         (gnus-mime-display-alternative): Use with-current-buffer.
17437 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17439         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
17440         also under 80 char limit, and call gnus-error if needed.
17441         (spam-fetch-article-header): Fix - it was a
17442         buffer-local variable (gnus-newsgroup-data).
17443         (spam-find-spam): Use spam-generate-fake-headers, forget about
17444         spam-insert-fake-headers.
17445         (spam-insert-fake-headers): Remove.
17447 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17449         * deuglify.el (gnus-article-outlook-unwrap-lines)
17450         (gnus-outlook-rearrange-article)
17451         (gnus-outlook-repair-attribution-outlook)
17452         (gnus-outlook-repair-attribution-block)
17453         (gnus-outlook-repair-attribution-other): Remove redundant
17454         save-excursion.
17456 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
17458         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
17459         (spam-fetch-field-subject-fast)
17460         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
17461         (spam-fetch-article-header): Add functions to deal with Gnus
17462         internals for fast retrieval of article header data.
17463         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
17465 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
17467         * pop3.el (pop3-md5): Remove.
17468         (pop3-apop): Replace pop3-md5 with md5.
17470         * mm-bodies.el: base64 is always built-in.
17472         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
17473         with-current-buffer.
17475 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17477         * canlock.el (canlock-insert-header): Remove excessive grouping in
17478         regexp.
17480         * gnus-sum.el (gnus-summary-read-document): Ditto.
17482         * gnus-uu.el (gnus-uu-part-number): Ditto.
17484         * html2text.el (html2text-remove-tags): Ditto.
17485         (html2text-format-tags): Ditto.
17486         (html2text-format-single-elements): Ditto.
17488         * mml.el (mml-parse-1): Ditto.
17490 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17492         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
17494         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
17496         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
17498         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
17500 2003-11-15  Simon Josefsson  <jas@extundo.com>
17502         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
17503         (pgg-gpg-lookup-key): Use regexp match instead of
17504         split-string (split-string is different between emacs 21.2 and
17505         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
17507 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
17509         * gnus-art.el (gnus-mime-view-all-parts)
17510         (gnus-article-part-wrapper, gnus-article-view-part): Use
17511         with-current-buffer.
17513 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17515         * spam.el (spam-disable-spam-split-during-ham-respool)
17516         (spam-spamoracle-database, spam-cache-lookups)
17517         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
17518         (spam-group-ham-mark-p, spam-group-spam-mark-p)
17519         (spam-group-ham-marks, spam-group-spam-marks)
17520         (spam-group-spam-contents-p, spam-group-ham-contents-p)
17521         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
17522         also add spam-use-blackholes to the statistical checks.
17523         (spam-fetch-field-fast): Add interface to fetching fields, may
17524         become a macro.
17525         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
17526         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
17527         (spam-insert-fake-headers): Fake an article when needed.
17528         (spam-find-spam): Fake article when possible.
17529         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
17530         (spam-check-bogofilter-headers): Use message-fetch-field instead
17531         of nnmail-fetch-field.
17533 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
17535         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
17537 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
17539         * spam.el (spam-split): Do not require spam-use-CHECK to be
17540         enabled if that check is passed to spam-split explicitly; also
17541         fix so 'spam doesn't get converted to spam-split-group when
17542         spam-split-symbolic-return is t.
17543         (spam-find-spam): Find registrations of the article and use those
17544         instead of re-running spam-split to find the spam/ham
17545         classification of the article.
17546         (spam-log-processing-to-registry, spam-log-registered-p)
17547         (spam-log-unregistration-needed-p, spam-log-undo-registration):
17548         Use gnus-error instead of gnus-message.
17549         (spam-log-registration-type): Add function to determine the
17550         classification of a message based on registry entries; will
17551         return nil if both 'spam and 'ham are found.
17552         (spam-check-BBDB): Expand all the BBDB macros here so we can have
17553         a reasonably fast local cache without the loading errors.
17554         (spam-cache-lookups): Set to t by default.
17555         (spam-find-spam): Don't try to guess spam-cache-lookups.
17556         (spam-enter-whitelist, spam-enter-blacklist): Clear the
17557         spam-caches entry.
17558         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
17559         caching of whitelist/blacklist entries.
17560         (spam-check-whitelist, spam-check-blacklist): Invoke
17561         spam-from-listed-p with a type, not a cache variable.
17562         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
17564 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17566         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
17568         * nnmail.el (nnmail-split-fancy): do.
17570         * mml.el (mml-parse): do.
17572         * gnus-score.el (gnus-enter-score-words-into-hashtb)
17573         (gnus-score-adaptive): do.
17575 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17577         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
17578         (gnus-mime-button-map): Don't set keymap parent.
17579         (gnus-button-ctan-directory-regexp): Use shy grouping.
17580         (gnus-prev-page-map): Don't set keymap parent.
17581         (gnus-prev-page-map): Remove duplicated one.
17582         (gnus-next-page-map): Don't set keymap parent.
17583         (gnus-mime-security-button-map): Ditto.
17585         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
17586         version number.
17588         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
17590 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17592         * canlock.el (canlock-sha1-function): Remove.
17593         (canlock-sha1-function-for-verify): Remove.
17594         (canlock-openssl-program): Remove.
17595         (canlock-openssl-args): Remove.
17596         (canlock-ignore-errors): Remove.
17597         (canlock-sha1-with-openssl): Remove.
17598         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
17599         (canlock-verify): Don't use canlock-ignore-errors.
17601         * sha1-el.el (sha1-string-external): Make it can return a string
17602         in binary form.
17603         (sha1-region-external): Ditto.
17604         (sha1-string-internal): Ditto.
17605         (sha1-region-internal): Ditto.
17606         (sha1-region): Ditto.
17607         (sha1-string): Ditto.
17608         (sha1): Ditto.
17610 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17612         * spam.el (spam-report-articles-gmane): New command.
17614 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17616         * gnus.el: Don't make unnecessary *Group* buffer when loading.
17618         * run-at-time.el (run-at-time-saved): Remove.
17619         (run-at-time): Doc fix.
17621 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
17623         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
17624         (gnus-summary-limit-map): Add it.
17625         (gnus-summary-make-menu-bar): do.
17627 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
17629         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
17630         Make attempt at some caching support (done for BBDB only now).
17631         (spam-find-spam): Set spam-cache-lookups if there are more than 2
17632         addresses to be checked.
17633         (spam-clear-cache-BBDB): Add function, to be invoked by
17634         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
17635         (spam-check-BBDB): Check and use the caches, if
17636         spam-cache-lookups is on, remove superfluous (provide).
17638 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
17640         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
17642 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
17644         * run-at-time.el (run-at-time-saved): Move to after the definition
17645         of `run-at-time'.
17647 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17649         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
17650         mm-w3m-local-map-property.
17652         * mm-view.el (mm-w3m-mode-map): Remove.
17653         (mm-w3m-local-map-property): Remove.
17654         (mm-inline-text-html-render-with-w3m): Don't use
17655         mm-w3m-local-map-property.
17657 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17659         * run-at-time.el: New file.
17661         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
17662         of gnus-set-text-properties.
17664         * gnus-uu.el (gnus-uu-save-article): Ditto.
17666         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
17668         * gnus-cite.el (gnus-cite-parse): Ditto.
17670         * gnus-art.el (gnus-button-push): Use set-text-properties instead
17671         of gnus-.
17673         * gnus.el: Changed calls to nnheader-run-at-time and
17674         password-run-at-time throughout to use run-at-time directly.
17676         * password.el: Removed definition of run-at-time.
17678 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
17680         * mml.el (mml-minibuffer-read-disposition): Show attachment type
17681         in prompt.
17683 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17685         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
17686         XEmacs version.
17688         * dns.el (dns-make-network-process): Use `open-network-stream'
17689         instead of `gnus-xmas-open-network-stream'.
17691         * .cvsignore: Add auto-autoloads.el, custom-load.el.
17693 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17695         * gnus-art.el (gnus-mime-display-alternative)
17696         (gnus-insert-mime-button, gnus-insert-mime-security-button)
17697         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
17698         Don't use gnus-local-map-property.
17700         * gnus-util.el (gnus-local-map-property): Remove.
17702         * mm-view.el (mm-view-pkcs7-decrypt): Replace
17703         gnus-completing-read-maybe-default with completing-read.
17705         * gnus-util.el (gnus-completing-read): do.
17706         (gnus-completing-read-maybe-default): Remove.
17708 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
17710         * password.el: Only autoload `run-at-time' if not XEmacs.
17711         Only autoload the itimer functions if XEmacs.
17713 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
17715         * gnus-art.el (gnus-read-string): Remove.
17716         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
17717         read-string.
17719 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
17721         * netrc.el: Autoload password-read.
17722         (netrc): Add configuration group.
17723         (netrc-encoding-method, netrc-openssl-path): Add
17724         variables for encoding and decoding of files with symmetric
17725         ciphers.
17726         (netrc-encode): Add assistant function to encode a file with
17727         netrc-encoding-method.
17728         (netrc-parse): Add interactive parameter, added optional
17729         decoding if netrc-encoding-method is non-nil but otherwise
17730         behavior is standard.
17731         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
17732         Do s/encode/encrypt/ everywhere.
17734         * spam.el: Remove executable-find autoload.
17736 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17738         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
17740         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
17742 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
17744         * gnus-art.el (gnus-treat-ansi-sequences)
17745         (article-treat-ansi-sequences): New variable and function.
17746         Suggested by Dan Jacobson <jidanni@jidanni.org>.
17748         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17749         Use it.
17751 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
17753         * mm-util.el (mm-quote-arg): Remove.
17755         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
17756         shell-quote-argument.
17758         * gnus-uu.el (gnus-uu-command): do.
17760         * gnus-sum.el (gnus-summary-insert-pseudos): do.
17762         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
17763         with make-char.
17765         * mm-util.el (mm-make-char): Remove.
17767         * mml.el (mml-mode): Replace gnus-add-minor-mode with
17768         add-minor-mode.
17770         * gnus-undo.el (gnus-undo-mode): do.
17772         * gnus-topic.el (gnus-topic-mode): do.
17774         * gnus-sum.el (gnus-dead-summary-mode): do.
17776         * gnus-start.el (gnus-slave-mode): do.
17778         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
17780         * gnus-ml.el (gnus-mailing-list-mode): do.
17782         * gnus-gl.el (gnus-grouplens-mode): do.
17784         * gnus-draft.el (gnus-draft-mode): do.
17786         * gnus-dired.el (gnus-dired-mode): do.
17788         * gnus-ems.el (gnus-add-minor-mode): Remove.
17790         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17791         Replace gnus-char-width with char-width.
17793         * gnus-ems.el (gnus-char-width): Remove.
17795         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
17796         Replace gnus-char-width with char-width.
17798         * gnus-ems.el (gnus-char-width): Remove.
17800         * spam-stat.el (with-syntax-table): Remove with-syntax-table
17801         definition.
17802         Remove Emacs 20 hash table compatibility code.
17804         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
17805         20 compatibility code.
17807         * spam.el (spam-point-at-eol): Replace with point-at-eol.
17809         * smime.el (smime-point-at-eol): Replace with point-at-eol.
17811         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
17812         with point-at-{eol,bol}.
17814         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
17816         * imap.el (imap-point-at-eol): Replace with point-at-eol.
17818         * flow-fill.el (fill-flowed-point-at-bol)
17819         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
17821         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
17822         Replace with point-at-{eol,bol} throughout all files.
17824 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17826         * ntlm.el (ntlm-string-as-unibyte): New macro.
17827         (ntlm-build-auth-response): Use it.
17829         Remove Emacs 20 stuff:
17830         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
17831         of delq and copy-sequence.
17832         * gnus-art.el (popup-menu): Remove the compiler macro.
17833         * nnmail.el (nnmail-split-fancy): Don't support customizing with
17834         Emacs 20.
17836 2004-01-05  Simon Josefsson  <jas@extundo.com>
17838         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
17839         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
17840         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
17841         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
17842         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
17843         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
17844         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
17845         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
17846         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
17847         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
17848         ntlm-string-permute, string-lshift into ntlm-string-lshift,
17849         string-xor into ntlm-string-xor.  Suggested by
17850         Jesper Harder <harder@myrealbox.com>.
17852         * ntlm.el: Don't include poem.
17854         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
17855         Jesper Harder <harder@myrealbox.com>.
17857         * sasl-ntlm.el, ntlm.el, md4.el: New files.
17859         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
17860         probably breaks emacs with DL patch, but do we care? Is anyone
17861         still using the DL stuff?)
17863         * sieve-manage.el: Use the password package.
17864         (sieve-manage-read-passwd): Remove.
17865         (sieve-manage-interactive-login): Use password.  Re-add
17866         condition-case around loop.
17868         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
17869         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
17870         the password package.
17872 2003-02-19  Simon Josefsson  <jas@extundo.com>
17874         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
17875         token.
17877 2002-08-07  Simon Josefsson  <jas@extundo.com>
17879         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
17880         (sieve-manage-authenticators):
17881         (sieve-manage-authenticator-alist): Add some SASL mechs.
17882         (sieve-sasl-auth): New function.
17883         (sieve-manage-cram-md5-auth):
17884         (sieve-manage-plain-auth): Rewrite using SASL library.
17885         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
17886         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
17887         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
17888         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
17890 2004-01-05  Simon Josefsson  <jas@extundo.com>
17892         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
17893         New files.
17895 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17897         * gnus-group.el (gnus-no-groups-message): Update.
17899         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
17901 2003-11-09  Simon Josefsson  <jas@extundo.com>
17903         * imap.el: Support for ID IMAP extension (RFC 2971).
17904         (imap-local-variables): Add imap-id.
17905         (imap-id): New variable.
17906         (imap-id): New function.
17907         (imap-parse-response): Parse untagged ID response.
17908         * nnimap.el (nnimap-id): New variable.
17909         (nnimap-open-connection): Use it.
17911 2003-12-28  Simon Josefsson  <jas@extundo.com>
17913         * gnus-score.el (gnus-score-edit-all-score): New.
17914         * gnus-group.el (gnus-group-score-map): Bind it to W e.
17916 2004-01-04  Simon Josefsson  <jas@extundo.com>
17918         * password.el: Add.
17920 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
17922         * dns.el (dns-query-types): Fix typo.
17923         (dns-query-types): New function.
17924         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
17925         PTR and SOA replies, see RFC 1035.
17927 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17929         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
17931         * Moved to Changelog.2.
17933 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17935         * gnus.el (gnus-version-number): Bump version.
17937 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17939         * gnus.el: No Gnus v0.1 is released.
17941 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17943         * gnus.el: No Gnus v0.0 is released.
17945 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17947         * gnus.el (gnus-version-number): Bump.
17948         (gnus-version): No.
17950 See ChangeLog.2 for earlier changes.
17952     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
17954   This file is part of GNU Emacs.
17956   GNU Emacs is free software: you can redistribute it and/or modify
17957   it under the terms of the GNU General Public License as published by
17958   the Free Software Foundation, either version 3 of the License, or
17959   (at your option) any later version.
17961   GNU Emacs is distributed in the hope that it will be useful,
17962   but WITHOUT ANY WARRANTY; without even the implied warranty of
17963   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17964   GNU General Public License for more details.
17966   You should have received a copy of the GNU General Public License
17967   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
17969 ;; Local Variables:
17970 ;; coding: utf-8
17971 ;; fill-column: 79
17972 ;; add-log-time-zone-rule: t
17973 ;; End: