mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff format.
[emacs.git] / lisp / gnus / ChangeLog
bloba5c37092756b979d6c51eb2c7561e2980b147208
1 2011-02-01  Julien Danjou  <julien@danjou.info>
3         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4         format.
6         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7         standard in Emacs nowadays.
9 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
11         * message.el (message-expand-name): Don't trust the return value of
12         bbdb-complete-name.
13         (message-check-news-header-syntax): Remove unused var `start'.
14         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
15         (message-inhibit-body-encoding): Move to before first use.
16         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
17         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
18         (Organization, Message-ID, Date, mh-previous-window-config):
19         Defvar the vars using dynamic scoping.
21 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
23         * shr.el (shr-render-td): Only do colours at the final rendering.
24         Should be slightly faster.
25         (shr-insert-table): Fix up TD background colours when doing the
26         vertical padding.
28         * gnus-art.el (article-date-ut): Protect against articles with no Date
29         header.
30         (article-update-date-lapsed): Don't use current-column to find the
31         horizontal position.  It's fragile in the presence of \003 characters.
33         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
35 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
37         * gnus-art.el (article-transform-date): Rewrite to still work when
38         there are several rfc2822 parts.
39         (article-transform-date): Fix infinite recursion.
40         (article-date-ut): Replace infinitely many Date headers with a single
41         one when called interactively.
43         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
44         secure manner.
46         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
47         move around by not using save-window-excursion.  It seems to work...
49 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
51         * gnus-art.el (article-make-date-line): Work for user-defined format.
53 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
55         * nntp.el (nntp-retrieve-group-data-early)
56         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
57         fetching functions.
59         * gnus-start.el (gnus-read-active-for-groups): Read the active files
60         thoroughly for all backends that have no known groups.  This should
61         allow new nnml methods to retrieve mail.
63         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
64         that Gnus doesn't know exists again.
66         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
67         (gnus-treat-date-ut): Ditto.
68         (gnus-article-update-date-header): Renamed.
69         (gnus-treat-date-local): Removed.
70         (gnus-treat-date-english): Removed.
71         (gnus-treat-date-lapsed): Removed.
72         (gnus-treat-date-combined-lapsed): Removed.
73         (gnus-treat-date-original): Removed.
74         (gnus-treat-date-iso8601): Removed.
75         (gnus-treat-date-user-defined): Removed.
76         (gnus-article-date-headers): New variable to control all the date
77         header options.
78         (article-date-ut): Rewrite to allow using the new way to format date
79         headers(s).
81 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
83         * nnmail.el (nnmail-article-group): Check for a direct fancy split
84         method.
85         (nnmail-article-group): A better test for fanciness.
87         * nnimap.el (nnimap-request-head): Protect against not finding the
88         article by Message-ID.
90 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
92         * gnus-art.el (article-update-date-lapsed): Try a better way to really
93         keep point at the "same place".
95 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
97         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
98         data if the group is unactivated.
100 2011-01-28  Julien Danjou  <julien@danjou.info>
102         * gnus-win.el: Remove dead function gnus-window-configuration-element.
103         (gnus-all-windows-visible-p): Remove old compatibility code.
104         (gnus-window-top-edge): Add docstring.
106         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
108 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
110         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
111         older request-update-info.
113         * gnus-art.el (article-make-date-line): Limit the length a bit more.
115 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
117         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Give
118         mml2015-signers higher precedence over mml2015-sign-with-sender.
120 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
122         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
123         groups.  This makes the nndraft:queue group pop up if it's not already
124         there.
126         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
127         messages" logic, which was reversed.
129         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
130         the "same place" even if point is on the line being replaced.
131         (article-update-date-lapsed): Allow updating both the combined lapsed
132         and the lapsed headers.
133         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
134         (article-make-date-line): Limit the number of segments dynamically to
135         avoid too-long lines.
137 2011-01-27  Julien Danjou  <julien@danjou.info>
139         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
140         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
142 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
144         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
145         Use plist-get instead of the cl function getf.
147 2011-01-27  Glenn Morris  <rgm@gnu.org>
149         * gnus-util.el (float-time): Get rid of compiler warning, again.
151 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
153         * shr.el (shr-put-color): Special-case background colours: Do put them
154         at the blank parts at the front of the lines.
156         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
157         exit hook to nix out all data on readedness on group exit.
159         * gnus-util.el (float-time): If float-time is bound, always use it on
160         all Emacsen.  It's unclear why the subrp check was there.
161         (time-date): Require to make some autoload issues on XEmacs go away.
163         * shr.el (shr-put-color): Don't do the box padding in tables, since
164         they're already padded.
166 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
168         * gnus-art.el (gnus-article-next-page): When the last line of the
169         article is displayed, scroll down once more instead of going to the
170         next article at once.
171         (article-lapsed-string): Refactor out and allow specifying how many
172         segments you want.
173         (gnus-article-setup-buffer): Start updating the lapsed header directly.
174         (gnus-article-update-lapsed-header): New variable.
176         * shr.el: Revert change that made headings use different-sized faces.
177         The Emacs display engine isn't advanced enough that, for instance,
178         tables can comfortably use differntly-sized faces.
180 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
182         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
183         used.
184         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
185         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
186         we're using an encrypted connection.
188         * proto-stream.el: Alter the interface functions to also return the
189         actual stream type used: network or tls.
191 2011-01-25  Julien Danjou  <julien@danjou.info>
193         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
194         (mm-display-javascript-inline): New function.
196         * mm-decode.el (mm-inline-media-tests): Add application/javascript
197         viewing function.
199 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
201         * shr.el (shr-expand-newlines): Fix variable name.
203 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
205         * shr.el (shr-expand-newlines): Make nested boxes work.
207 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
209         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
210         backgrounds.
211         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
212         in a more sensible manner.
214 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
216         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
217         if EPG is loaded.
219 2011-01-24  Julien Danjou  <julien@danjou.info>
221         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
222         tags.
224 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
226         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
227         commands.
229         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
230         in the article buffer.
231         (gnus-gravatar-insert): Use blank space from the current buffer to
232         avoid breaking text properties.  This makes X-Sent updating work again.
234         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
236 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
238         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
239         fix the bug in url-http.el instead.
241         * shr.el (shr-image-fetched): Ditto.
243         * shr.el (shr-image-fetched): Avoid having point move in the article
244         buffer.
246         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
247         buffer after being called.  It's apparently being killed by url.el, and
248         killing it made point move to end-of-buffer in a random buffer.
250         * shr.el (shr-image-fetched): Ditto.
252 2011-01-23  Julien Danjou  <julien@danjou.info>
254         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
256         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
257         text/x-org.
259 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
261         * gnus-sum.el (gnus-summary-move-article): Protect against backends
262         (i.e., nnimap) returning nil as the article number.
264 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
266         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
267         "DelSp" parameter in RFC3676.
269 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
271         * message.el (message-check-recipients): Display the encoded version of
272         the bogus address if they differ.
274         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
275         after sending.
277         * gnus-agent.el (gnus-agent-send-mail): Ditto.
279         * gnus-group.el (gnus-group-refresh-group): New convenience function.
281         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
282         group buffer after sending the queue.
284         * gnus-agent.el (gnus-agent-send-mail): Ditto.
286 2011-01-22  Julien Danjou  <julien@danjou.info>
288         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
290 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
292         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
293         nested related parts.
295         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
296         unexpired articles.  This fixes the regression that led expiry marks to
297         disappear from nnfolder groups.
299 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
301         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
302         Don't confuse the "ret" of "retrograde" with RET.
304 2011-01-21  Julien Danjou  <julien@danjou.info>
306         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
307         than mm-insert-inline.
309 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
311         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
312         Widen article buffer.
314 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
316         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
317         the temp buffer.
318         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
320 2011-01-20  Julien Danjou  <julien@danjou.info>
322         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
324         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
325         than mm-insert-inline to insert inline part: this respect
326         mm-inline-media-tests displayers.
328         * mm-view.el (mm-display-shell-script-inline): New function.
330         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
332         * mm-uu.el (mm-uu-type-alist): Add org block.
333         (mm-uu-org-src-code-block-extract): New function.
335         * mm-view.el (mm-display-org-inline): New function.
337         * mm-decode.el (mm-automatic-display): Add text/org.
339         * mailcap.el (mailcap-mime-extensions): Add .org.
341 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
343         * gnus-art.el (gnus-article-highlight): Remove argument passed to
344         gnus-article-add-buttons.
346 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
348         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
349         From header with a date and "nobody" as the sender.
351 2011-01-19  Julien Danjou  <julien@danjou.info>
353         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
354         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
355         if you have the same regexp several times.
356         (gnus-button-push): Fix matching when regexp is symbol.
358 2011-01-15  Glenn Morris  <rgm@gnu.org>
360         * message.el (message-mail): A compose-mail function should
361         accept headers as strings.
363 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
365         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
366         Add :vert-only tags.
367         (message-mail): New arg RETURN-ACTION.
368         (message-return-action): New var.
369         (message-bury): Use it.
370         (message-mode): Make it buffer-local.
371         (message-send-and-exit): Always call message-bury.
373         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
374         message-mail.
376 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
378         * nnimap.el (nnimap-convert-partial-article): Protect against
379         zero-length body parts.
381         * mm-decode.el (mm-preferred-alternative-precedence):
382         Discourage showing empty parts.
384         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
385         and stuff if the backend didn't return the article number.  This fixes
386         an Exchange-related nnimap bug.
388         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
389         group window, because it does the wrong thing when a separate frame
390         displays the group buffer.
392         * proto-stream.el (open-protocol-stream): Protect against the low-level
393         transport functions returning nil.
395 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
397         * mml2015.el (epg-sub-key-fingerprint): Autoload.
398         (mml2015-epg-find-usable-secret-key): New function.
399         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
400         mml2015-epg-find-usable-key (Bug#7797).
401         (mml2015-epg-encrypt): Ditto.
403 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
405         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
407 2011-01-03  Glenn Morris  <rgm@gnu.org>
409         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
411         * sieve.el (sieve-open-server): Give a more explicit error if
412         sieve-manage-open returns nil.  (Bug#7720)
414 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
416         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
418 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
420         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
421         This avoids sending passwords in plain text over non-encrypted
422         channels.
424         * shr.el (shr-rescale-image): Display all GIF images as animated images.
426         * nnimap.el (nnimap-login): Refactored out into own function, and
427         implement CRAM-MD5.
428         (nnimap-wait-for-line): Refactored out.
430         * mm-view.el (mml-smime): Require.
432 2010-12-20  David Engster  <deng@eml.cc>
434         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
435         use EPG to decrypt S/MIME messages instead of openssl.
437 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
439         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
441         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
442         status is the group clearly is unreachable.
444         * auth-source.el (auth-source-create): Add the optional second
445         parameter to `local-variable-p' to be compatible with XEmacs.
447 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
449         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
450         work when using a compressed nnml folder.
452 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
455         backends after sanitising on entry, because this never makes sense:
456         If the articles have gone missing, then the data no longer exists on
457         the backend, and if they haven't, then Gnus is wrong, and shouldn't
458         overwrite anything anyway.
460         * shr.el (shr-insert-document): Bind shr-width dynamically to
461         window-width if it's nil.
463 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
465         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
466         with the meaning of using the full emacs window width for rendering.
468 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
470         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
471         case when sender is not given.
473 2010-12-23  Julien Danjou  <julien@danjou.info>
475         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
476         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
477         the addresses, otherwise we might misplaced the gravatar.
479 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
481         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
482         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
483         obsolete in Emacs.
485 2010-12-20  Julien Danjou  <julien@danjou.info>
487         * gnus-util.el (gnus-rescale-image): Revert last change.
489 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
491         * gnus-group.el (gnus-group-delete-articles): New command.
493 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
495         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
497 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
499         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
500         here, since it's up to the backends to do CRLF removal if their
501         protocol has it.
503         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
505 2010-12-17  Julien Danjou  <julien@danjou.info>
507         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
508         they are from file. Can also scale up.
510 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
512         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
513         gnus-use-agent.
514         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
516         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
518 2010-12-17  Julien Danjou  <julien@danjou.info>
520         * gravatar.el (gravatar-retrieve-synchronously): New function.
521         (gravatar-get-data): Make more robust.
523 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
525         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
526         to really consider the last line.
528 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
530         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
531         list of recipient keys, or use symmetric encryption if not a list.
532         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
533         EPA override, replacing the call to `netrc-store-data'.
535 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
537         * gnus-srvr.el: Avoid passing nil regexp argument to
538         delete-matching-lines.
540 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
542         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
543         fetching stops when Gnus exits.
545         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
546         function.
547         (nnfolder-request-expire-articles): Save all the buffers after doing
548         expiry.
550         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
551         the last article", since that led to serious performance regressions
552         when expiring nnml groups.
554 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
556         * nnir.el: Improve customizations.
558 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
560         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
562         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
563         group has been killed.
564         (gnus-group-yank-group): Ditto.
566         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
568         * nnimap.el (nnimap-request-update-group-status): New function.
570         * gnus-int.el (gnus-request-update-group-status): New interface
571         function.
573         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
574         copying read-ness to the backends.
576         * nnimap.el (nnimap-quirk): New function.
577         (nnimap-retrieve-group-data-early): Use it.
578         (nnimap-quirks): New alist.
580 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
582         * shr.el (shr-insert): Set shr-start after deleting trailing space;
583         don't delete it within indentation.
585 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
587         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
588         previous line.
590 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
592         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
593         QRESYNC command by deleting a superfluous space which broke Cyrus
594         servers.  This change will break other servers that are buggy the other
595         way around.
597 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
599         * spam.el: Reindent and fix long lines.
600         (spam-copy-or-move-routine): Exclude invalid move destinations.
602 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
604         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
605         installed the registry.
607 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
609         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
610         groupname doesn't contain "gmane".
612 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
614         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
615         (gnus-1): Don't create the nndrafts group twice.
616         (gnus-setup-news): There's no need to read the active file here, since
617         that's done again later on a per-backend basis.
618         (gnus-start-draft-setup): Make sure that the new group is started out
619         empty.
621         * gnus-agent.el (gnus-agentize): Don't create the queue group
622         automatically on startup.  It'll be created later, if needed.
624         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
625         of automatically subscribed groups.
626         (gnus-auto-subscribed-categories): New variable.
627         (gnus-matches-options-n): Use it.
628         (gnus-default-subscribed-newsgroups): Remove unused variable.
629         (gnus-start-draft-setup): Message a bit less.
631 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
633         * nnir.el (nnir-run-imap): Return article list in order of increasing
634         UID.
636 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
638         * gnus-sum.el (gnus-summary-enter-digest-group):
639         Mention gnus-auto-select-on-ephemeral-exit.
641         * proto-stream.el (proto-stream-open-network-only): Fix the calling
642         convention of the network-only option.
644 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646         * proto-stream.el (proto-stream-open-network-only): New function to
647         have a way to specify non-STARTTLS upgrade connections.
649 2010-12-10  Julien Danjou  <julien@danjou.info>
651         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
652         email address is nil.
654         * message.el (message-bogus-recipient-p): Set address to "" if nil.
656 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
658         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
659         deletion.
660         (nnir-run-imap): Only need to parse list once.
662 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
664         * shr.el (shr-tag-script): Ignore <script>.
665         (shr-tag-label): Add <label> support.
667 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
669         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
671         * shr.el (shr-image-displayer): Work for images lined side by side.
673 2010-12-08  Robert Pluim  <rpluim@gmail.com>
675         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
676         parameter, since XEmacs doesn't accept t as a parameter.
678 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
680         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
681         ids.
682         (nnir-run-gmane): Simplify groupspec formatting.
683         (nnir-request-expire-articles): New function.
685 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
687         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
688         overflow, possibly.
690         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
691         (shr-render-td): Handle td style="" better.
692         (shr-tag-table): Use the color from the style sheet.
693         (shr-render-td): Make sure we copy over all the overlays, too.
695 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
697         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
698         (nnir-request-article): Improve article retrieval.
700 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
702         * mm-util.el (mm-extra-numeric-entities): New variable.
704         * mm-url.el (mm-url-decode-entities):
705         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
707 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
709         * message.el: Use completion-at-point.
710         (message-completion-function): New fun, extracted from message-tab.
711         (message-mode): Use it for completion-at-point-functions.
712         (message-tab): Use it and completion-at-point.
714 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
716         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
717         character if a non-breakable character follows.
719 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
721         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
722         any stream.
724         * shr.el (shr-tag-font): Colorize the region.
725         (shr-tag-body): Ditto.
726         (shr-tag-font): Actually let the styles be inherited instead of
727         overwriting them.
728         (shr-tag-font): Get the background color right.
729         (shr-tag-style): Ignore all <style> tags for the moment.
731         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
732         a Message-ID to avoid having nnimap depend on gnus-sum.
734         * shr.el (shr-descend): Only colorize something if we have a node that
735         sets colors.
737 2010-12-06  Julien Danjou  <julien@danjou.info>
739         * shr.el (shr-render-td): Render td content with shr-descend, so style
740         will be applied to <td> too.
741         (shr-colorize-region): Colorize region even if we only have a background.
742         (shr-tag-body): Fix color and background color inheritance.
743         Do not recolorize after shr-generic.
744         (shr-tag-font): Let shr-generic colorize via inheritance.
746 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
748         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
750 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
752         * nnir.el (nnir-request-move-article): Remove obsolete code.
754 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
756         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
758 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
760         * gnus-sum.el (gnus-summary-respool-article): The completion function
761         expects a list instead of an alist.
763         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
764         string as the parameter.
766         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
768         * shr.el (shr-stylesheet): New dynamic variable for cascading the
769         styles.
770         (shr-colorize-region): New function.
771         (shr-insert-background-overlay): Remove.
772         (shr-render-td): Background setting should be taken care of on a higher
773         level.
774         (shr-tag-body): Use post-hoc colorizations.
775         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
776         (shr-put-color-1): Don't overwrite old colors.
777         (shr-colorize-region): When the background color isn't explicit, use
778         a fixed background.
780         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
781         nnmail variables.
783 2010-12-05  Bjørn Mork  <bjorn@mork.no>
785         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
786         unless necessary.
788 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
790         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
791         server.
793 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
795         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
796         so that TAB works.
798         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
799         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
801         * shr.el (shr-urlify): Show the URL before the title to avoid
802         misleading URLs.
804 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
806         * shr.el (shr-urlify): Display the title in <a> tags.
808 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
810         * nnir.el (nnir-categorize): Replace mapcar with mapc.
812 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
814         * nnir.el: Rearrange code to allow macros to be autoloaded by
815         gnus-sum.el.
816         (nnir-retrieve-headers-override-function): Make this variable
817         customizable.
818         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
820         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
821         from nnir.el.
823 2010-12-03  Julien Danjou  <julien@danjou.info>
825         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
827 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
829         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
830         allow optional argument `environment'.
832 2010-12-03  Glenn Morris  <rgm@gnu.org>
834         * mm-extern.el (message-goto-body): Update declaration.
836 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
838         * gnus-util.el (gnus-macroexpand-all): New function.
840         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
841         instead of macroexpand-all that is unavailable in XEmacs.
843 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
845         * nnir.el (nnir-summary-line-format): New variable.
846         (nnir-mode): Use it.
847         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
848         (nnir-article-ids): Reimplement as defsubst.
849         (nnir-retrieve-headers): Don't mangle the subject header.
850         (nnir-run-imap): Use 100 as RSV score.
851         (nnir-run-find-grep): Fix for full server searching.
852         (nnir-run-gmane): Better restriction to gmane groups.
854         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
855         summary buffers.
857 2010-12-02  Julien Danjou  <julien@danjou.info>
859         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
861         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
863         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
864         support.
866 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
868         * nnir.el: Update to handle the registry better.
869         (autoload): Silence byte-compiler.
870         (nnir-open-server): Add a hook for nnir groups.
871         (nnir-request-move-article): Don't mangle the header. Better to use
872         formating variables (which will be added in the future).
873         (nnir-registry-action): Update the registry using the original article
874         group name.
875         (nnir-mode): Install nnir-specific hooks for updating the registry.
877         * gnus-sum.el
878         (gnus-article-original-subject,gnus-newsgroup-original-name):
879         Remove obsolete variables.
880         (gnus-summary-move-article): Remove use of obsolete variables.
881         (gnus-summary-local-variables): Make move and delete hooks local to
882         summary buffers.
884 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
886         * rtree.el: New file.
888 2010-12-01  Julien Danjou  <julien@danjou.info>
890         * message.el (message-user-organization): Do not use
891         gnus-local-organization.
893         * gnus.el: Remove gnus-local-organization.
895         * gnus-msg.el: Remove nastygram thing.
897 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
899         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
900         funcall.
902 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
904         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
905         names.
907         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
908         characters.
910         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
911         to t of inhibit-read-only since it is inside gnus-with-article-headers.
912         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
913         (gnus-gravatar-transform-address): Use mail-extract-address-components
914         that supports non-ASCII names rather than mail-header-parse-addresses.
916 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918         * proto-stream.el (open-protocol-stream): All starttls connections are
919         handled by the network handler.
921 2010-11-30  Julien Danjou  <julien@danjou.info>
923         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
924         (nnimap-open-connection-1): Fix PREAUTH.
926         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
928 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
930         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
931         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
932         (shr-insert): Use them.
933         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
935 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
937         * nnir.el (nnir-request-move-article): Bail out if original group
938         doesn't support article moves.
939         (nnir-get-active): Improve active list retrieval.
941 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
943         * shr.el (shr-find-fill-point): Don't break before apostrophes.
945 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
947         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
948         seem to accept strings-with-numbers as port numbers,
950 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
952         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
953         change the registry.
955 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
957         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
958         delete-dups that is not available in XEmacs 21.4.
960         * mm-util.el (mm-delete-duplicates): Add comment.
962 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
964         * nnir.el (nnir-ignored-newsgroups): New variable.
965         (nnir-get-active): Use it.
967 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
969         * proto-stream.el (proto-stream-open-network): Add some comments.
971         * nntp.el (nntp-open-connection): Provide a :success condition.
973         * nnimap.el (nnimap-open-connection-1): Ditto.
975         * proto-stream.el (proto-stream-open-network): See what the response to
976         the STARTTLS command is.
978         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
979         backwards compatibility).
980         (nnimap-open-connection-1): Really respect nnimap-server-port.
982         * proto-stream.el (proto-stream-open-network): When doing opportunistic
983         TLS upgrades we don't really care about the identity of the peer.
984         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
985         that what we've checked for.
986         (proto-stream-always-use-starttls): Only default to t if
987         open-gnutls-stream exists.
988         (proto-stream-open-network): If STARTTLS failed, then just open a
989         normal connection.
990         (proto-stream-open-network): Wait until the greeting before doing
991         STARTTLS.
993         * nntp.el (nntp-open-connection): Report what the connection error is.
995         * proto-stream.el (open-protocol-stream): Rename from
996         open-proto-stream.
998 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1000         * nnimap.el (nnimap-stream): Change default to `undecided'.
1001         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
1002         first, and then network.
1003         (nnimap-open-connection-1): Respect nnimap-server-port.
1004         (nnimap-open-connection): Be more backwards-compatible.
1006         * proto-stream.el (proto-stream-always-use-starttls): New variable.
1007         (proto-stream-open-starttls): De-duplicate the starttls code.
1008         (proto-stream-open-starttls): Folded back into the main function.
1009         (proto-stream-open-network): Fix typo in the gnutls path.
1010         (proto-stream-command): Refactor out.
1012         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
1014         * proto-stream.el (proto-stream-open-starttls): Actually implement the
1015         starttls.el STARTTLS.
1017         * color.el (color-lab->srgb): Fix function call name.
1019         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
1020         if we're using tls.el.
1021         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
1022         built in, then don't try to establish a STARTTLS connection.
1024         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
1025         servers.
1027         * proto-stream.el (open-proto-stream): Use network, not stream.
1028         (open-proto-stream): Add a way to specify what the end of a command is.
1030         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
1031         connections types.
1032         (nntp-open-network-stream): Remove.
1033         (nntp-open-ssl-stream): Remove.
1034         (nntp-open-tls-stream): Remove.
1035         (nntp-ssl-program): Remove.
1037         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
1039 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1041         * nnir.el: Fix typos.
1042         (nnir-retrieve-headers-override-function): Rename variable to reflect
1043         new semantics.
1044         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1045         macros.
1046         (nnir-request-article, nnir-request-move-article): Use them.
1047         (nnir-categorize): New function.
1048         (nnir-run-query): Use it.
1049         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1050         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1051         sorted.
1052         (nnir-group-full-name): Use gnus-group-full-name instead.
1053         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1054         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1056 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1058         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1060         * proto-stream.el: New library to provide protocol-specific
1061         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1062         protocols.
1063         (open-proto-stream): Complete the documentation.
1064         (proto-stream-open-network): Fix some typos.
1066         * nnimap.el (nnimap-open-connection): Use it.
1068 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1070         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1071         negotiation.
1073 2010-11-26  Julien Danjou  <julien@danjou.info>
1075         * color.el: Rename various rgb functions to srgb.
1077 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1080         names.
1082 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1084         * shr.el (shr-insert): Revert last change.
1085         (shr-find-fill-point): Never leave point being at bol;
1086         relax the kinsoku limitation when rendering tables.
1088 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1090         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1091         results from -accept-article.
1093         * shr-color.el: Require cl when compiling.
1095         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1096         checkin.
1098         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1100         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1102         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1103         'add and 'delete to set backend marks.
1105         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1107         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1109         * nntp.el (nntp-request-set-mark): Use it.
1111         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1113         * nnml.el (nnml-request-set-mark): Ditto.
1115         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1116         introduces regressions in article selection.
1117         (nnimap-find-uid-response): New function.
1118         (nnimap-request-accept-article): Use the UID returned, if any.
1119         (nnimap-request-move-article): Use the UID returned, if any.
1120         (nnimap-get-groups): Reimplement to work with folded lines.
1121         (nnimap-find-uid-response): The UID is the last element in the list.
1122         (nnimap-request-set-mark): Extend syntax with 'set.
1124         * nnml.el (nnml-request-set-mark): Ditto.
1126         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1128         * nntp.el (nntp-request-set-mark): Ditto.
1130 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1132         * message.el (message-called-interactively-p): A temporary macro.
1133         (message-goto-body): Use it temporarily.
1135 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1137         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1138         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1139         (nnimap-last-response-string): Fix last unfolding fix.
1141 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1143         * shr.el (shr-insert): Fix the way to fold lines.
1145 2010-11-25  Julien Danjou  <julien@danjou.info>
1147         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1149         * color.el: Rename from color-lab.el
1150         (color-rgb->hex): Add.
1151         (color-complement): Add.
1152         (color-complement-hex): Add.
1154         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1156 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1158         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1159         don't exist.
1161 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1163         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1164         assuming that article displaying or another mml-preview may be
1165         interrupted for an error or for the like.
1167         * shr.el (shr-get-background): Fix argument name.
1169 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1171         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1173         * gnus-sum.el (gnus-summary-include-articles): New function.
1175         * message.el (message-goto-body): called-interactively-p needs a
1176         parameter, so use `any'.
1178         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1179         clear marks before moving, since they're synced from the Gnus side
1180         first.
1182         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1183         (gnus-summary-move-article): Copy over all marks before moving, so that
1184         IMAP doesn't think a new article has arrived.
1186 2010-11-24  Julien Danjou  <julien@danjou.info>
1188         * shr.el (shr-insert-background-overlay): Fix typo.
1189         (shr-render-td): Copy the background before rendering.
1191         * shr-color.el (shr-color-visible): Fix docstring.
1193         * shr.el (shr-tag-table): Add bgcolor support.
1194         (shr-render-td): Add bgcolor support.
1195         (shr-get-background): Add.
1196         (shr-insert-foreground-overlay): Use shr-get-background.
1198         * message.el (message-goto-body): Use called-interactively-p.
1199         (message-in-body-p): message-goto-body returns point.
1201 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1203         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1204         Fixes something or other in Emacs 23, and is backwards compatible.
1206         * message.el (message-goto-body): Remove the <#secure special-casing,
1207         which is too special.
1209         * shr.el (shr-parse-style): Drop !important from styles.
1211 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1213         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1214         this function to return incorrect results when calling it with an
1215         explicit article argument different from
1216         (gnus-summary-article-number).
1218 2010-11-24  Julien Danjou  <julien@danjou.info>
1220         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1221         (shr-tag-body): Add background support.
1222         (shr-descend): Add background support.
1223         (shr-tag-title): Add.
1225         * shr-color.el (shr-color-visible): Really return original background
1226         if fixed.
1228 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1230         * shr.el (shr-color-check): Protect against non-existant colour names.
1232 2010-11-24  Julien Danjou  <julien@danjou.info>
1234         * color-lab.el: Require 'cl when compiling.
1236         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1238         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1239         matched part.
1241         * color-lab.el: Fix all expt calls to use float type.
1243 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1245         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1246         expression to shr-color-check as is.
1248         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1250         * color-lab.el: Add coding cookie.
1251         (float-pi): Use eval-and-compile.
1253 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255         * shr.el (shr-insert-color-overlay): Split stuff like
1256         "#444444 !important" to find the real colour.
1257         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1258         parse <font color="red"> entries.
1260 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1262         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1263         point when parsing headers.
1265         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1266         is positioned properly when parsing headers.
1268 2010-11-23  Julien Danjou  <julien@danjou.info>
1270         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1272         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1274         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1276         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1277         Use shr-color-hue-to-rgb.
1278         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1280 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1282         * shr.el (shr-color->hexadecimal): Autoload.
1283         (shr-descend): Add color to all tags.
1285 2010-11-22  Julien Danjou  <julien@danjou.info>
1287         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1288         shr-color->hexadecimal.
1290         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1291         RGB() or HSL() color representation.
1293         * shr.el (shr-tag-font): Add.
1294         (shr-tag-color-check): New function to get better colors.
1295         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1296         tag-span.
1298         * shr-color.el: New file.
1300         * color-lab.el: New file.
1302         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1304 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1306         * nnir.el: Fix typo in comments.
1307         (nnir-run-imap): Simplify code. No need to reverse artlist.
1308         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1310 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1312         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1314         * nnimap.el (nnimap-get-capabilities): Refactor out.
1315         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1317 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1319         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1320         appearing when `mm-uu-hide-markers' is nil.
1322 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324         * nnimap.el (nnimap-unselect-group): Make into its own function.
1325         (nnimap-request-rename-group): Unselect group before renaming.
1326         This had gotten lost somewhere.
1327         (nnimap-request-accept-article): Keep track of examined groups, and
1328         unselect the group before APPENDing to read-only groups.
1329         (nnimap-request-move-article): Clear flags before moving so that they
1330         can be re-set later.
1332 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1334         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1335         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1337 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1339         * gnus-art.el (gnus-mime-display-single)
1340         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1341         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1342         parameter.
1344 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1346         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1347         (shr-table-vertical-line): New variable.
1348         (shr-insert-table): Use it.
1350 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1352         * gnus-html.el (gnus-html-wash-images): Don't display images if
1353         gnus-inhibit-images is non-nil; register displayer for cid images.
1354         (gnus-html-display-image): Work for cid image.
1355         (gnus-html-insert-image): Allow arguments.
1356         (gnus-html-put-image): Inhibit read-only.
1357         (gnus-html-prefetch-images): Don't prefetch images if
1358         gnus-inhibit-images is non-nil.
1360 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1362         * shr.el (shr-put-image): Break lines when inserting big pictures.
1364 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1366         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1367         sender, thanks Katsumi Yamaoka.
1369 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1371         * nnir.el (nnir-run-imap): Reverse the article list for each group
1372         rather than the whole list.
1374 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1376         * shr.el (shr-image-displayer): Protect function against non-existent
1377         image source.
1379         * gnus-art.el (gnus-inhibit-images): New user option.
1380         (gnus-mime-display-single): Don't display image if it is non-nil.
1382         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1383         gnus-inhibit-images.
1385         * shr.el (shr-image-displayer): New function.
1386         (shr-tag-img): Use it.
1388 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1390         * mml2015.el (mml2015-epg-sign): Use From header.
1392 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1396         * gnus-util.el (gnus-find-text-property-region): Return markers.
1398         * shr.el (shr-tag-img): Put a displayer in the text property.
1400         * gnus-util.el (gnus-find-text-property-region): New utility function.
1402         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1403         (gnus-html-show-images): Remove.
1405         * gnus-art.el (gnus-article-show-images): New, more general function.
1407         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1408         image url text properties.
1410         * shr.el: Ditto.
1412         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1413         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1415 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1417         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1418         work for two or more articles.
1420 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1422         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1423         divide an image that's in an html article to two or more when washing
1424         non-ASCII characters in alt text of it.
1426 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1428         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1429         smime-decrypt-region using function argument.
1430         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1432         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1434         * smime.el (smime-decrypt-region): Catch it.
1436 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1438         * smime.el (smime-mode-map): Move initialization into declaration.
1439         (gnus-run-mode-hooks): Don't autoload.
1440         (smime-mode): Use define-derived-mode.
1442 2010-11-11  Glenn Morris  <rgm@gnu.org>
1444         * smime.el (from): Restrict declaration to XEmacs.
1446         * nnir.el (gnus-group-topic-name): Autoload.
1448 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1450         * shr.el (shr-insert): Don't break long line if it is because of
1451         kinsoku-bol characters in the line end.
1453 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1455         * nnir.el (nnir-request-move-article): Fix to provide original group
1456         and subject.
1457         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1458         been retrieved.
1460         * gnus-sum.el (gnus-summary-move-article): Use original group and
1461         subject for virtual articles such as those in an nnir summary buffer.
1463 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1465         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1466         least 21.5).
1468         * smime.el (from): Declare it again for XEmacs.
1470 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472         * message.el (message-resend): Don't disable encoding unless it's
1473         already encoded.
1475         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1476         low-numbered articles.
1478 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1480         * rfc2047.el (rfc2047-syntax-table): Simplify.
1482         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1483         set-char-table-range for XEmacs.
1485 2010-11-10  Glenn Morris  <rgm@gnu.org>
1487         * smime.el (from): Remove unused declaration.
1489         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1490         (gnus-float-time): On Emacs, always an alias.
1492         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1493         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1495 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1497         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1499 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1501         * shr.el (browse-url-mailto): Autoload.
1503         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1505         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1506         regexp doesn't need quoting.
1508 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1510         * message.el (message-subject-trailing-was-ask-regexp)
1511         (message-subject-trailing-was-regexp): Match was: in addition to was.
1513 2010-11-09  Glenn Morris  <rgm@gnu.org>
1515         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1516         (nnbabyl-check-mbox): Use point-at-bol.
1518 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1520         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1522         * message.el (message-mailto): New function.
1523         (message-mailto): Should accept other parameters.
1524         (message-mailto): Remove since it duplicates browse-url-mailto
1525         functionality.
1527 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1529         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1530         methods.
1531         (gnus-read-active-file): Ditto.
1533         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1534         ": " from the prompt.
1535         (gnus-group-make-group): Ditto.
1537 2010-11-07  Glenn Morris  <rgm@gnu.org>
1539         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1540         (gnus-bookmark-kill-line): Use point-at-eol.
1542 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1544         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1545         asterisks in From header.
1547 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1549         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1550         string to avoid making the From headers syntactically invalid.
1552         * message.el (message-send-mail): Don't insert courtesy messages if the
1553         message already has List-Post and List-ID messages.
1555 2010-11-06  Glenn Morris  <rgm@gnu.org>
1557         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1558         `condition', `type', `length' a prefix.
1559         (gnus-treat-predicate): Update for above name changes.
1561 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1563         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1564         binding.  Handled by `gnus-summary-refer-thread' instead.
1565         (nnir-warp-to-article): New backend function.
1567         * nnimap.el (nnimap-request-thread): Force dependency updating.
1569         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1570         (gnus-summary-refer-thread): Rework to improve thread-referral.
1572         * gnus-int.el (gnus-warp-to-article): New function.
1574         * gnus-sum.el (gnus-summary-article-map): Bind it.
1576 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1578         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1579         gnus-summary-refer-thread.
1581         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1582         headers.
1583         (gnus-summary-limit-include-thread): Prevent articles in thread from
1584         being cut in gnus-cut-threads.
1585         (gnus-summary-refer-thread): Limit retrieved headers to those in
1586         thread.
1588 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1590         * message.el (message-send-mail): Use the value of
1591         message-courtesy-message from the message buffer.
1593         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1595         * shr.el (shr-browse-url): Implement mailto: URLs.
1597         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1598         "raw".
1600         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1601         if it's already selected.
1603         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1605 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1607         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1608         to measure the length and truncate alt text.
1610 2010-11-03  Glenn Morris  <rgm@gnu.org>
1612         * nndiary.el (nndiary-generate-nov-databases-1)
1613         (nndiary-generate-active-info): Rename dynamic variable `files' to
1614         something less generic.
1616 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1618         * nnir.el (nnir-request-move-article): Call the underlying backend to
1619         move articles from nnir.
1621 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1623         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1625 2010-11-02  Julien Danjou  <julien@danjou.info>
1627         * nnir.el: Remove wais support.
1629 2010-11-02  Glenn Morris  <rgm@gnu.org>
1631         * gnus-html.el: Reorder requirements to quieten compiler.
1633 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1635         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1636         properly for XEmacs as well.
1637         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1638         (gnus-article-natural-long-line-p): Use window-width rather than
1639         frame-width.
1641 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1643         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1644         (nnir-read-parms): Don't modify query.
1645         (nnir-run-query): Add ability to search topic on current line.
1646         (nnir-get-active): Clean up.
1648 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1650         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1651         degenerate articles.
1653         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1654         (gnus-print-buffer): Just print the buffer as is, without any copying
1655         to a buffer and then re-highlighting.
1657         * nnimap.el (nnimap-request-group): Store the new updated info.
1658         (nnimap-request-group): Select the group when we don't know whether it
1659         exists or not.
1661         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1662         groups.
1664         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1665         groups.
1667         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1668         groups.
1670         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1671         long-lines case by only filling the long lines.
1673         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1674         (bug #7311).
1676 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1678         * shr.el: No need to declare `declare-function' since shr.el is for
1679         only Emacsen that provide `libxml-parse-html-region'.
1681 2010-11-01  Glenn Morris  <rgm@gnu.org>
1683         * mm-util.el (gnus-completing-read): Autoload.
1684         (mm-read-coding-system): Simplify Emacs definition.
1686         * nnmail.el (gnus-activate-group):
1687         * nnimap.el (gnutls-negotiate):
1688         * nntp.el (netrc-parse): Fix declarations.
1690 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1692         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1693         string-match-p in Emacs >=23.
1695         * gnus-msg.el (gnus-configure-posting-styles)
1696         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1698 2010-11-01  Glenn Morris  <rgm@gnu.org>
1700         * nnir.el (declare-function): Add compat stub.
1701         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1702         (nnir-run-gmane): Require 'mm-url.
1704         * mm-util.el (mm-string-to-multibyte): Simplify.
1706         * shr.el (declare-function): Add compat stub.
1707         (url-cache-create-filename): Declare.
1708         (mm-disable-multibyte, widget-convert-button): Autoload.
1710         * smime.el (ldap-search): Declare.
1711         (smime-cert-by-ldap-1): Require ldap on Emacs.
1713         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1714         (nnimap-keepalive): Use gnus-float-time.
1716         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1717         (mail-source-delete-crash-box): Use gnus-float-time.
1719         * gnus-dired.el (gnus-completing-read): Autoload.
1721         * mm-view.el (gnus-rescale-image): Autoload.
1723         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1725         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1727         * sieve-manage.el: Require 'cl when compiling.
1729         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1730         (gnus-iswitchb-completing-read): Require iswitchb.
1731         (gnus-select-frame-set-input-focus): Silence compiler.
1733 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735         * message.el (message-subject-trailing-was-query): Change default to t,
1736         since I think that's what most people want.
1738         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1739         appending for easier debugging.
1740         (nnimap-wait-for-connection): Take a regexp.
1741         (nnimap-request-accept-article): Wait for the continuation line before
1742         sending anything unless we're streaming.
1744         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1745         leave the header washing to take place.
1747 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1749         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1750         regular expression match and replace in posting styles.
1752 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1754         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1755         an entire server.
1756         (nnir-get-active): New function.
1757         (nnir-run-imap): Use it.
1758         (nnir-run-gmane): Who knew, gmane search returns an article score!
1760         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1761         server on the current line with nnir.
1763 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1765         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1766         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1767         left edge.
1768         (gnus-article-foldable-buffer): Skip past the prefix when determining
1769         raggedness.
1771         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1772         the raw article, and change `C-u g' to show the article without doing
1773         treatments.
1775         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1776         on to `gnus-treat-article'.
1777         (gnus-inhibit-article-treatments): New variable.
1779         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1781         * gnus-art.el (gnus-treatment-function-alist): Have
1782         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1783         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1784         sections.
1786         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1787         parameter.
1788         (gnus-article-fill-cited-long-lines): New function.
1789         (gnus-article-fill-cited-article): Allow filling only long sections.
1791         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1792         and non-punctuation (like after the apostrophe in "'We").
1794         * gnus-sum.el (gnus-summary-select-article): Make sure
1795         gnus-original-article-buffer is alive.
1797         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1798         reflect the order they're in in the digest.
1800         * gnus.el (gnus-group-startup-message): Move point to the start of the
1801         buffer.
1803         * nnimap.el (nnimap-capability): New function.
1804         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1805         is set.
1807 2010-10-31  David Engster  <dengste@eml.cc>
1809         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1810         conform with changes to gnus-completing-read.
1812 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1814         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1816 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1818         * nnir.el: Move defvar, defcustom around to keep file organized
1819         and keep byte-compiler quiet.
1820         (nnir-read-parms): Accept search-engine as arg.
1821         (nnir-run-query): Pass search-engine as arg.
1822         (nnir-search-engine): Remove.
1824 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1826         * shr.el (shr-generic): The text nodes should be text, not :text.
1828         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1829         later in the file.
1831 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1833         * nnir.el: General clean up.  Allow searching with multiple engines.
1834         Allow separate extra-parameters for each engine.
1835         Batch queries when possible.
1836         (nnir-imap-default-search-key,nnir-method-default-engines):
1837         Add customize interface.
1838         (nnir-run-gmane): New engine.
1839         (nnir-engines): Use it.  Qualify all prompts with engine name.
1840         (nnir-search-engine): Remove global variable.
1841         (nnir-run-hyrex): Restore for now.
1842         (nnir-extra-parms,nnir-search-history): New variables.
1843         (gnus-group-make-nnir-group): Use them.
1844         (nnir-group-server): Remove in favor of gnus-group-server.
1845         (nnir-request-group): Avoid searching twice.
1846         (nnir-sort-groups-by-server): New function.
1848 2010-10-30  Julien Danjou  <julien@danjou.info>
1850         * gnus-group.el: Remove gnus-group-fetch-control.
1852         * gnus-start.el (gnus-find-new-newsgroups):
1853         Remove gnus-check-first-time-used.
1855         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1857 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1859         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1860         set on groups that don't have \* permanentflags.
1862 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1864         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1865         control the background color.
1866         (shr-tag-img): Ignore very small web bug type images.
1867         (shr-put-image): Add help-echo alt texts to the images.
1868         (shr-tag-video): Show the video poster image.
1870 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1872         * shr.el (shr-table-depth): New variable.
1873         (shr-tag-table-1): Only insert the images after the top-level table.
1875         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1877         * gnus-util.el (gnus-list-memq-of-list): New function.
1879         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1880         selected.
1881         (nnimap-unsplittable-articles): New slot.
1882         (nnimap-new-articles): Use it.
1884 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1886         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1887         move to the previous line on `M-g'.
1889 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1891         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1892         *-request-group, which seems unnecessary.
1894         * nnimap.el (nnimap-quote-specials): Function copied over from
1895         imap.el.
1896         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1897         they support that.  Suggested by Tom Regner.
1899 2010-10-29  Julien Danjou  <julien@danjou.info>
1901         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1902         defalias.
1903         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1905         * gnus.el: Remove `gnus-nntp-service' variable.
1906         (gnus-secondary-servers): Make obsolete.
1907         (gnus-nntp-server): Make obsolete.
1909         * gnus-start.el (gnus-1): Remove x-splash calls.
1911         * gnus-ems.el (gnus-x-splash): Remove.
1913         * gnus.el (gnus-group-startup-message): Simplify/update code.
1915         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1916         capability before doing anything.
1917         (gnus-group-insert-group-line): Remove useless
1918         gnus-group-remove-excess-properties.
1920 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1922         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1924 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1926         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1927         config after reselecting.
1929 2010-10-28  Julien Danjou  <julien@danjou.info>
1931         * shr.el (shr-put-image): Use point even if only inserting text.
1932         (shr-put-image): Save excursion when inserting alt text on non-graphic
1933         display, so the behaviour is the same when we are on a graphic display.
1935         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1937 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1939         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1940         (gnus-mime-copy-part): Check coding system, not charset.
1941         (gnus-mime-view-part-externally): Never remove part.
1942         (gnus-mime-view-part-internally): Don't remove part here.
1943         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1944         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1945         multipart/alternative.
1947         * mm-decode.el (mm-display-part): Take optional arg `force'.
1949 2010-10-26  Julien Danjou  <julien@danjou.info>
1951         * gnus-group.el (gnus-group-default-list-level): Add this function to
1952         compute the default list level.
1953         (gnus-group-default-list-level): Add possibility to use a function.
1955 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1957         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1959         * gnus-group.el (gnus-group-completing-read)
1960         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1961         gnus-replace-in-string.
1963 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1965         * shr.el (shr-tag-div): Add.
1967 2010-10-25  Julien Danjou  <julien@danjou.info>
1969         * gnus-util.el: Remove `gnus-with-local-quit'.
1971         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1973 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1976         the original article buffer.
1978 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1980         * nnimap.el (nnimap-request-head): New function.
1981         (nnimap-request-move-article): Try to be slighly faster by not
1982         requesting the entire message when moving.
1983         (nnimap-transform-headers): Don't bug out on bodiless articles.
1984         (nnimap-send-command): Have no outstanding messages if the IMAP server
1985         doesn't support streaming.
1986         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1988 2010-10-24  Julien Danjou  <julien@danjou.info>
1990         * message.el (message-default-headers): Fix type.
1992 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1994         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1995         prefetching images.
1997         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1998         backend for unknown groups.  This is mainly useful for nnimap groups.
2000         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
2001         group isn't covered by the agent.
2003 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
2005         * nnir.el (nnir-method-default-engines): New variable.
2006         (nnir-run-query): Use it.
2007         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
2008         (gnus-summary-nnir-goto-thread): Change group if needed.
2010         * gnus-group.el (gnus-group-group-map): Add key binding for
2011         gnus-group-make-nnir-group.
2013 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2015         * shr.el (shr-tag-object): Add.
2017         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
2018         original article buffer live.
2019         (gnus-summary-select-article-buffer):
2020         Mention gnus-widen-article-buffer.
2022 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024         * shr.el (shr-tag-strong): Add.
2026 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2028         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
2029         group names.  They mess up the group buffer badly.
2031         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
2033         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
2034         instead of the summary one.
2036 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2038         * mml.el (mml-preview): Work properly when editing article.
2040         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2041         gnus-have-read-active-file if it's already been in.
2043 2010-10-22  Tom Tromey  <tromey@redhat.com>
2045         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2046         gnus-group-completing-read.
2048 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2050         * message.el (message-mode-map): Don't bind M-; to comment region, to
2051         allow the global comment-dwim to work.
2053 2010-10-21  Julien Danjou  <julien@danjou.info>
2055         * message.el (message-setup-1): Allow message-default-headers to be a
2056         function.
2058 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2060         * shr.el (shr-tag-table): Simplify.
2062 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2064         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2065         to avoid trying to snarf invalid stuff.
2067         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2069         * gnus.el (gnus-message-archive-group): Quote value.
2070         (gnus-message-archive-group): Mark as changed.
2072         * shr.el (shr-add-font): Don't put the font properties on the newline
2073         or the indentation.
2075         * message.el (message-fix-before-sending): Change options when sending
2076         non-printable characters.
2078         * gnus.el (gnus-message-archive-method): Change the default to
2079         monthly outgoing groups.
2081         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2082         that have gotten new numbers.
2084         * nnimap.el (nnimap-request-replace-article): New function.
2086 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2088         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2089         (nnrss-request-article): Don't use special html washing code.
2091 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2093         * shr.el (shr-tag-table): Remove useless nconc.
2095 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2097         * gnus-art.el (article-wash-html): Simplify and remove the charset
2098         stuff.  Use the normal html rendering code instead of the special html
2099         washing code.
2101         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2102         `gnus-w3m' symbols.
2103         (mm-text-html-washer-alist): Remove.
2105         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2106         (mm-inline-media-tests): Remove use.
2107         (mm-text-html-renderer): Change default to the `shr' symbol.
2109         * mm-view.el (mm-inline-text-html): Remove use.
2111         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2112         `gnus-blocked-images' to be a function.
2113         (gnus-article-wash-function): Remove.
2115 2010-10-20  Julien Danjou  <julien@danjou.info>
2117         * spam.el (spam-list-of-processors): Mark as obsolete.
2119         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2120         (nnimap-insert-partial-structure): Fix boundary detection.
2122 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2124         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2125         run file-truename on remote files.  This can be expensive and even
2126         prevent one from editing drafts if some unrelated buffer has a stale
2127         connection.
2129 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2131         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2132         kinsoku-eol regardless of shr-kinsoku-shorten.
2133         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2134         (shr-tag-table): Support caption, thead, and tfoot.
2136 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2138         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2139         lines.
2140         (shr-save-contents): New command and keystroke.
2142         * nndoc.el (nndoc-type-alist): Add git support.
2143         (nndoc-git-type-p): New function.
2144         (nndoc-transform-git-article): Ditto.
2145         (nndoc-transform-git-headers): Ditto.
2146         (nndoc-transform-git-headers): Generate Subject headers.
2148         * shr.el (shr-parse-style): New function.
2149         (shr-tag-span): Ditto.
2151         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2152         to `G G' to avoid collisions.
2154 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2156         * shr.el: Load kinsoku if necessary.
2157         (shr-kinsoku-shorten): New internal variable.
2158         (shr-find-fill-point): Make kinsoku shorten text line if
2159         shr-kinsoku-shorten is bound to non-nil.
2160         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2161         shr-indentation too when testing if table is wider than frame width.
2162         (shr-insert-table): Use `string-width' instead of `length' to measure
2163         text width.
2164         (shr-insert-table-ruler): Make sure indentation is done at bol.
2166 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2168         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2169         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2170         undecoded network data.
2172 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2174         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2175         name in the mode line spec so that the mode line menu works
2176         (bug #2431).
2178         * message.el (message-get-reply-headers): If we're fed `to-address',
2179         then always use that.
2181         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2182         aren't so wide as to need to switch off the edit menu.
2184         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2185         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2187         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2188         `M-g'.
2189         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2190         the permanent marks.
2192 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2194         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2195         Splitting according to references/in-reply-to obeys the ignore-groups
2196         variable, while splitting by sender and subject do not.
2198 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2201         alist, so that we can look for non-Unicode chars.
2202         (article-translate-strings): Allow both character and string maps.
2204 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2206         * shr.el (shr-insert): Don't insert space behind a wide character
2207         categorized as kinsoku-bol, or between characters both categorized as
2208         nospace.
2210 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2212         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2213         headers to gnus-newsgroup-headers.
2215 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2217         * shr.el (shr-tag-img): Don't align images -- since we're not
2218         rescaling, this often leads to ugly displays.
2220 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2222         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2223         duplicates.
2225 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2227         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2228         call.
2230 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2232         * gnus.el: Autoload gnus-html-show-images.
2234         * nnimap.el: Use nnheader-message throughout.
2236         * shr.el (shr-tag-img): Ignore images with no data.
2238 2010-10-15  Julien Danjou  <julien@danjou.info>
2240         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2241         a possibility to disable format=flow encoding when using hard newlines.
2243 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2245         * shr.el (shr-insert): Remove space inserted before or after a
2246         breakable character or at the beginning or the end of a line.
2247         (shr-find-fill-point): Do kinsoku; find the second best point or give
2248         it up if there's no breakable point.
2250 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2252         * nnimap.el (nnimap-open-connection): Message when opening connection
2253         for debugging purposes.
2255         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2256         on every setup buffer call to allow this to change from article to
2257         article.
2259         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2260         buffers where we have a wide table.
2262 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2264         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2265         uses *-request-thread.
2267 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2269         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2270         incantation, which is no longer valid.
2272 2010-10-14  Julien Danjou  <julien@danjou.info>
2274         * shr.el: Fix defcustom type (char -> character).
2276 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2279         programs.
2281 2010-10-14  Julien Danjou  <julien@danjou.info>
2283         * shr.el (shr-tag-a): Use url-link as widget type.
2285         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2286         `gnus-group-get-icon'.
2288 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2290         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2291         This should make server editing work better.
2293         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2295         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2296         (nnimap-parse-flags): Fix regexp.
2298         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2299         probably work for CJVK text, too.
2301         * nnimap.el (nnimap-extend-tls-programs): Remove.
2302         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2304 2010-10-13  Julien Danjou  <julien@danjou.info>
2306         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2307         responses.
2309 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2311         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2313         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2314         anything in Emacs.
2316         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2318 2010-10-13  Julien Danjou  <julien@danjou.info>
2320         * shr.el (shr-width): Make shr-width a defcustom with default to
2321         fill-column.
2322         (shr-tag-img): Use shr-width rather than fill-column.
2324 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2326         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2328         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2329         position when (X-)Faces exist.
2330         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2331         avatars when called interactively.
2333 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2335         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2336         gnus-article-x-face-too-ugly is bound.
2338 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2340         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2342         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2343         mailbox that doesn't exist.
2345 2010-10-12  Julien Danjou  <julien@danjou.info>
2347         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2348         (shr-get-image-data): Encode URL properly when fetching from cache.
2349         (shr-tag-img): Use aligned-to spaces to align correctly images.
2351         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2352         before inserting the Gravatar.
2354         * shr.el (shr-tag-img): Add align attribute support for <img>.
2356 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2358         * gnus-gravatar.el (gnus-art): Require.
2360         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2361         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2362         Remove long obsoleted functions.
2364 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2366         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2368         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2369         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2370         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
2371         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
2372         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
2373         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
2374         Fix comment for declare-function.
2376 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2378         * nnimap.el (nnimap-request-rename-group): Select group read-only
2379         before renaming it.
2381         * shr.el (shr-insert): Fix up the white space only regexp.
2383         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2384         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2386         * shr.el (shr-current-column): New function.
2387         (shr-find-fill-point): New function.
2389 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2391         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2392         numbers.
2394 2010-10-11  Julien Danjou  <julien@danjou.info>
2396         * shr.el (shr-hr-line): Add.
2397         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2398         display hr lines.
2399         (shr-max-columns): Do not change state to nil if we just inserting
2400         spaces.
2402 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2404         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2405         select the last group.
2407 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2409         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2411 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2413         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2414         for Gnus.
2415         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2416         (nnimap-update-qresync-info): Mark \Seen articles as read.
2418         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2419         non-variable, too.
2421         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2422         available.
2423         (nnimap-update-info): Rely more on the current active than the param
2424         active to avoid marking articles as read too much.
2426         * auth-source.el (auth-source-create): Use (user-login-name) for the
2427         user name default.
2429         * nnimap.el (nnimap-update-info): If the server doesn't return any
2430         useful info, just use the previous info.
2431         (nnimap-update-info): Prefer old info over start-article.
2432         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2434 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2436         * nnir.el (autoload): Clean up autoloads.
2437         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2438         Use key rather than value.
2439         (nnir-imap-search-other): New variable.
2440         (nnir-read-parm): Use it.
2441         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2442         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2444 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2446         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2447         the process, too.
2449 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2451         * spam.el (gnus-summary-mode-map): Bind to "$".
2452         Suggested by Russ Allbery.
2454         * shr.el: Rework the way things are indented by <li> slightly.
2456         * gnus.el (gnus-group-set-parameter): Fix typo.
2458         * nnimap.el: Start implementing QRESYNC support.
2460 2010-10-09  Julien Danjou  <julien@danjou.info>
2462         * nnir.el (nnir-engines): Fix too many arguments.
2464 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2466         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2467         group is the "last", so that the backends like nnfolder actually save
2468         their folders.
2470         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2471         try to use that for the tls stream.
2472         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2473         UIDVALIDITY and find out which groups are read-only and not.
2474         (nnimap-get-flags): Use the same marks parsing code as the rest of
2475         nnimap.
2477 2010-10-09  Julien Danjou  <julien@danjou.info>
2479         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2481         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2482         retrieving gravatars.
2484         * shr.el (shr-table-corner): Add.
2485         (shr-table-line): Add.
2486         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2488 2010-10-08  Julien Danjou  <julien@danjou.info>
2490         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2492 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2494         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2496         * gnus-sum.el (gnus-mark-article-as-unread)
2497         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2498         (gnus-summary-set-bookmark): Use it.
2500         * gnus-msg.el (gnus-setup-message): Use it.
2502         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2504         * gnus.el (gnus-group-remove-parameter): Use it.
2506         * gnus-group.el (gnus-group-make-web-group): Use it.
2508         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2510         * nnregistry.el: Update docs to mention manual.
2512         * gnus-registry.el: Update docs to mention nnregistry.el.
2513         (gnus-registry-initialize): Don't install nnregistry refer method
2514         automatically.
2515         (gnus-registry-install-nnregistry): Remove it.
2517 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2519         * shr.el (shr-insert): Don't insert double spaces.
2521 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2523         * gnus-gravatar.el (gnus-treat-from-gravatar)
2524         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2525         called interactively.
2527         * gnus-art.el (gnus-mime-view-part-externally)
2528         (gnus-mime-view-part-internally): Make predicate function passed to
2529         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2530         of a mime type.
2532         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2534 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2536         * shr.el (require): Require cl when compiling.
2537         (shr-tag-hr): New function.
2539         * nnimap.el (nnimap-update-info): Remove double setting of high.
2540         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2541         This makes nnimap work properly on Courier again.
2543         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2544         the variable for backwards compatability.
2546         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2547         the file name before using to avoid setting mm-default-directory to
2548         nil.
2550         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2551         bidning gnus-agent variables.
2553         * shr.el (shr-render-td): Use a cache for the table rendering function
2554         to avoid getting an exponential rendering behaviour in nested tables.
2555         (shr-insert): Rework the line-breaking algorithm.
2556         (shr-insert): Don't leave trailing spaces.
2557         (shr-insert-table): Also insert empty TDs.
2558         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2560 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2562         * gnus-sum.el (gnus-number): Rename from `number'.
2563         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2564         (gnus-summary-limit-children): Update uses correspondingly.
2566 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2568         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2569         (gnus-gravatar-transform-address): Don't show avatars of people of
2570         which mail addresses match gnus-gravatar-too-ugly.
2572 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2574         * shr.el (shr-table-widths): Expand TD elements to fill available
2575         space.
2577 2010-10-07  Julien Danjou  <julien@danjou.info>
2579         * nnimap.el (nnimap-request-rename-group): Add this method.
2581 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2583         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2584         name from XEmacs' function-arglist.
2586         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2587         gravatar under XEmacs.
2589 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2591         * auth-source.el: Update docs with TODO items.
2593         * gnus-sync.el: Update docs to explain state and plans.
2595         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2596         Hooks for mark updates.
2597         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2599         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2600         hooks with arguments, which is needed for mark update hooks.
2602 2010-10-06  Julien Danjou  <julien@danjou.info>
2604         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2605         was matched.
2607         * sieve-manage.el: Update example in `Commentary'.
2609         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2611         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2612         not 2000.
2613         (sieve-manage-authenticate): Re-add function.
2615 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2617         * shr.el (shr-insert): Get 'space transition right.
2618         (shr-render-td): Only delete space at the end of the TD.
2620         * nnimap.el (nnimap-open-connection): Prepare to support
2621         open-gnutls-stream.
2623         * shr.el: Rearrange function order to be more logical.
2625 2010-10-06  Julien Danjou  <julien@danjou.info>
2627         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2628         (nnrss-discover-feed): Remove 404 URL in docstring.
2630         * nnir.el: Fix Swish-E URL.
2631         Fix Namazu URL.
2633         * message.el (message-change-subject): Remove 404 URL in a comment.
2635 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2637         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2638         called interactively.
2640         * gnus-util.el (gnus-remove-if): Allow hash table.
2641         (gnus-remove-if-not): New function.
2643         * gnus-art.el (gnus-mime-view-part-as-type)
2644         * gnus-score.el (gnus-summary-score-effect)
2645         * gnus-sum.el (gnus-read-move-group-name):
2646         Replace remove-if-not with gnus-remove-if-not.
2648         * gnus-group.el (gnus-group-completing-read):
2649         Regard collection as a hash table if it is not a list.
2651 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2653         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2655         * shr.el: Document the table-rendering algorithm.
2657         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2658         invalid URLs.
2660         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2661         line-broken.
2662         (shr-tag-img): Ignore image fetching errors.
2663         (shr-overlays-in-region): Compute overlay positions correctly.
2665         * mm-decode.el (mm-shr): Require shr.
2667         * gnus-art.el (gnus-blocked-images): Move variable here.
2669         * shr.el (shr-insert-table): Bind free variable.
2671         * mm-decode.el (mm-shr): Bind shr-content-function.
2673         * shr.el (shr-content-function): New variable.
2675         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2676         added for symmetry.
2678         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2680         * gnus-group.el (gnus-group-make-group): Doc fix.
2682         * nnimap.el (nnimap-request-newgroups): Return success.
2684         * shr.el (shr-find-elements): New function.
2685         (shr-tag-table): Put all the images after the table.
2686         (shr-tag-table): Really inhibit images inside the table.
2687         (shr-collect-overlays): Copy over overlays from the TD elements to the
2688         main document.
2690         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2691         gnus-blocked-images.
2693 2010-10-05  Julien Danjou  <julien@danjou.info>
2695         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2697         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2698         (gnus-html-maximum-image-size): Add this function.
2699         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2701         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2702         server-value of the capability is nil.
2704 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2706         * shr.el (shr-tag-em): Add <EM> tag.
2708 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2710         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2711         customizable.
2713         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2714         handing broken links to browse-url.
2716 2010-10-05  Julien Danjou  <julien@danjou.info>
2718         * gnus-util.el (gnus-emacs-completing-read)
2719         (gnus-iswitchb-completing-read): Use autoload rather than require.
2721 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2723         * gnus-util.el (gnus-completing-read-function): Exclude
2724         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2725         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2726         XEmacs.
2728         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2729         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2731         * gnus-html.el: Don't require help-fns under XEmacs.
2732         (gnus-html-schedule-image-fetching): Work for XEmacs.
2734         * mm-decode.el (mm-shr): Decode contents by charset.
2736 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2738         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2739         unknown.
2741         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2742         (shr-get-image-data): Ensure against the cache file missing.
2744         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2745         for data.
2747         * spam-report.el (spam-report-url-ping-plain): Don't query about
2748         killing the process.
2750         * shr.el (shr-render-td): Protect against too-wide text.
2752 2010-10-04  Julien Danjou  <julien@danjou.info>
2754         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2755         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2757         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2758         retrieved.
2760 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2762         * shr.el (browse-url): Require.
2763         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2764         lines.
2765         (shr-show-alt-text, shr-browse-image): New commands.
2766         (shr-browse-url, shr-copy-url): New commands.
2768         * gnus-sum.el (gnus-widen-article-window): New variable.
2769         (gnus-summary-select-article-buffer): Use it.
2771         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2772         without @ signs.
2774 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2776         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2778 2010-10-04  Julien Danjou  <julien@danjou.info>
2780         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2781         for XEmacs.
2783 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2785         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2787         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2788         (nnimap-close-server): Implement.
2790         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2791         (shr-insert): Tweak line breaking.
2792         (shr-insert): Handle <pre> better.
2793         (shr-tag-li): Get <li> indentation right.
2794         (shr-tag-li): Get <li> indentation even righter.
2795         (shr-tag-blockquote): Ensure paragraph start.
2796         (shr-make-table): Tweak table generation.
2797         (shr-make-table): Fix typo.
2799         * shr.el: Implement table rendering.
2801 2010-10-04  Julien Danjou  <julien@danjou.info>
2803         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2805 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2807         * shr.el (shr-insert): Use string anchors instead of line anchors.
2809 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2811         * shr.el: Add headings.
2812         (shr-ensure-paragraph): Actually work.
2813         (shr-tag-li): Make <ul> prettier.
2814         (shr-insert): Get white space at the beginning/end of elements right.
2815         (shr-tag-p): Collapse subsequent <p>s.
2816         (shr-ensure-paragraph): Don't insert double line feeds after blank
2817         lines.
2818         (shr-insert): \t is also space.
2819         (shr-tag-s): Fix "s" tag name function.
2820         (shr-tag-s): Fix face prop name.
2822 2010-10-03  Julien Danjou  <julien@danjou.info>
2824         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2826         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2827         gnus-window-inside-pixel-edges.
2829         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2830         gnus-ems.
2832         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2834         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2835         function.
2837         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2838         resize choice.
2840 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2842         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2843         beginning of the buffer.
2845         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2846         article buffer again.
2848         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2850         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2851         when it's at the start of the buffer.
2853         * shr.el (shr-tag-blockquote): Convert name.
2854         (shr-rescale-image): Use the right image-size variant.
2856         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2857         buffer isn't shown, then select the current article first instead of
2858         bugging out.
2859         (gnus-summary-select-article-buffer): Show both the article and summary
2860         buffers again.
2862         * shr.el (shr-fontize-cont): Protect against regions with no text.
2863         Rename tag functions to shr-tag-* for enhanced security.
2864         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2866 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2868         * shr.el (shr-insert):
2869         * pop3.el (pop3-movemail):
2870         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2871         loaded.
2873 2010-10-03  Glenn Morris  <rgm@gnu.org>
2875         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2877         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2879         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2881         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2883         * gnus-util.el (gnus-make-local-hook): Simplify.
2885 2010-10-02  Julien Danjou  <julien@danjou.info>
2887         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2888         (gnus-ido-completing-read): New function.
2889         (gnus-emacs-completing-read): New function.
2890         (gnus-completing-read): Use gnus-completing-read-function.
2891         Add gnus-completing-read-function.
2893 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2895         * shr.el (shr-insert-document): Autoload.
2896         (shr-img): Be silent.
2897         (shr-insert): Add a newline after every picture before text.
2898         (shr-add-font): Use overlays for combining faces.
2899         (shr-insert): Pass upwards the text start point.
2901         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2902         possible.
2903         (mm-shr): New function.
2905 2010-10-02  Julien Danjou  <julien@danjou.info>
2907         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2908         should go backward.
2910 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2912         * shr.el (shr): Fix typo in provide call.
2914 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2916         * shr.el: New file.
2918         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2920         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2921         completing read.
2923 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2925         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2926         we're being queried about.  Suggested by Dan Jacobson.
2928         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2929         Suggested by Jason Eisner.
2931         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2932         table, too.  Suggested by Stefan Wiens.
2933         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2934         the table unnecessary.  Suggested by Stefan Wiens.
2936         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2937         longer needed, and probably doesn't work either, as pointed out by
2938         Stefan Wiens.
2939         (gnus-summary-exit): Remove call to the clearing function.
2940         (gnus-summary-exit-no-update): Ditto.
2942         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2943         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2944         Reported by Stefan Monnier.
2945         (gnus-summary-save-in-rmail): Ditto.
2947         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2948         article buffer, instead of both the article buffer and the summary
2949         buffer.  Sort of suggested by Dan Jacobson.
2951         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2953         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2954         Suggested by Dan Jacobson.
2956         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2957         documentation clearer.
2959         * message.el (message-shorten-references): Comment on the number "21".
2960         Suggested by Stefan Monnier.
2962         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2963         Suggested by Dan Jacobson.
2965         * gnus.el (gnus-large-newsgroup):
2966         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2968         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2969         externalize attachments.  Bug reported by Steve Wen.
2971         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2972         really message anything to the user.
2974         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2975         directly.
2977         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2978         messages in empty groups.
2980 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2982         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2983         non-UIDNEXT group.
2985 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2987         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2988         not the value from the collection.
2990         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2991         values.  This sometimes happens on some groups that have no info.
2992         (nnimap-request-newgroups): New function.
2994 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2996         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2997         check into `gnus-registry-initialize'.
2998         (gnus-registry-initialize): Ditto.
2999         Fix and extend header docs.
3001 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
3004         regexp backtrace overflows.
3006         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
3007         for starttls that tls.el implements; i.e. openssl.
3009 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3011         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
3012         (gravatar-create-image): New function that's an alias to
3013         gnus-xmas-create-image, gnus-create-image, or create-image.
3014         (gravatar-data->image): Use it.
3016 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3018         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
3019         install the nnregistry refer method.
3020         (gnus-registry-install-hooks): Use it.
3021         (gnus-registry-unfollowed-groups): Add nnmairix to the default
3022         unfollowed groups.
3024 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
3026         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
3027         expanding threads.
3029 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3031         * nnir.el: Use the server names without suffixes (bug #7009).
3033         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
3034         unencrypted to STARTTLS, if possible.
3036 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
3038         * message.el (message-ignored-supersedes-headers): Strip Injection-*
3039         headers before superseding.
3041 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3043         * nnrss.el (nnrss-use-local): Add documentation.
3045         * nnimap.el (nnimap-extend-tls-programs): New function.
3046         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3047         (nnimap-wait-for-connection): Accept the greeting from the stupid
3048         output from openssl s_client -starttls, too.
3050         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3051         article number.
3052         (nnimap-split-fancy): New variable.
3053         (nnimap-split-incoming-mail): Use it.
3055         * nntp.el (nntp-server-list-active-group): Document.
3057         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3058         SELECT to get the message-id.
3060         * mail-source.el (mail-sources): Remove webmail support.
3061         (defvar): Ditto.
3062         (mail-source-fetcher-alist): Ditto.
3063         (mail-source-fetch-webmail): Remove.
3065         * webmail.el: Remove -- doesn't seem relevant any more.
3067         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3069         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3070         the \r.
3072 2010-09-30  Julien Danjou  <julien@danjou.info>
3074         * gnus-agent.el (gnus-agent-add-group): Fix call to
3075         gnus-completing-read.
3077 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3079         * nndoc.el (nndoc-retrieve-groups): New function.
3081         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3082         `default', use nnmail-split-methods.
3083         (nnimap-request-article): Downcase the NILs so that they are nil.
3085         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3086         symbol.
3088         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3089         code, since if the user has requested network, that's what they ought
3090         to get.
3091         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3092         (nnimap-split-rule): Mark as obsolete.
3094         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3095         New variable.
3097         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3098         correct slot, too.
3100 2010-09-29  Julien Danjou  <julien@danjou.info>
3102         * gnus.el (gnus-local-domain): Declare variable obsolete.
3104         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3105         Fix history computing.
3106         (gnus-ido-completing-read): Require ido.
3108 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3110         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3111         build Gnus.
3113         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3114         when interpreting the structures.
3115         (nnimap-request-accept-article): Add \r\n to the lines to make this
3116         work with Cyrus.
3118         * nndraft.el (nndraft-request-expire-articles): Use the group name
3119         instead if "nndraft".  Fix found by Nils Ackermann.
3121 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3123         * nnregistry.el: Add.
3125 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3127         * nnmail.el (group, group-art-list, group-art):
3128         Remove unneeded directives.
3130 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3132         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3133         (mm-mime-charset)
3134         * rfc2047.el (rfc2047-syntax-table)
3135         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3137         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3138         rather than `insert-file-contents' and `eval-region'.
3140 2010-09-29  Julien Danjou  <julien@danjou.info>
3142         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3143         replacement of `gnus-gravatar-relief' to mimic
3144         `gnus-faces-properties-alist'.
3145         Add :version property.
3147 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3149         * mail-source.el (mail-source-report-new-mail)
3150         * message.el (message-default-mail-headers)
3151         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3153         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3155 2010-09-28  Julien Danjou  <julien@danjou.info>
3157         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3158         mail-address contains the same string as real-name.
3160         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3161         non-blank in header, otherwise it'll get stripped.
3163         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3164         real-name, and then for mail address rather than doing : or , search.
3166 2010-09-27  Julien Danjou  <julien@danjou.info>
3168         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3169         right completing-read function.
3170         (gnus-use-ido): New variable
3171         (gnus-completing-read-with-default): Remove.
3172         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3173         (gnus-agent-add-group):
3174         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3175         * mm-view.el (mm-view-pkcs7-decrypt):
3176         * mm-util.el (mm-codepage-setup):
3177         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3178         * mml-smime.el (mml-smime-openssl-sign-query):
3179         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3180         (mml-insert-multipart):
3181         * gnus-msg.el (gnus-summary-yank-message):
3182         * gnus-int.el (gnus-start-news-server):
3183         * mm-decode.el (mm-interactively-view-part):
3184         * gnus-dired.el (gnus-dired-attach):
3185         * gnus.el (gnus-read-method):
3186         * gnus-bookmark.el (gnus-bookmark-jump):
3187         * gnus-art.el (gnus-mime-view-part-as-type)
3188         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3189         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3190         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3191         * nnmairix.el (nnmairix-create-server-and-default-group)
3192         (nnmairix-update-groups, nnmairix-get-server)
3193         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3194         (nnmairix-get-group-from-file-path):
3195         * nnrss.el (nnrss-find-rss-via-syndic8):
3196         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3197         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3198         (gnus-group-browse-foreign-server):
3199         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3200         (gnus-summary-execute-command, gnus-summary-respool-article)
3201         (gnus-read-move-group-name):
3202         * gnus-score.el (gnus-summary-increase-score)
3203         (gnus-summary-score-effect):
3204         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3206 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3208         * nnimap.el (auth-source-forget-user-or-password)
3209         (auth-source-user-or-password): Autoload.
3211         * message.el (message-from-style, message-interactive)
3212         (message-signature): Remove comment.
3213         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
3214         always.
3215         (message-sendmail-envelope-from): Comment fix.
3216         (message-yank-prefix): Default to mail-yank-prefix always.
3217         (message-indentation-spaces):
3218         Default to mail-indentation-spaces always.
3219         (message-signature-file): Default to mail-signature-file always.
3221 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3223         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3224         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3225         new articles.
3227         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3228         parts.
3229         (nnimap-request-article): Work with the t setting, too.
3231         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3232         that you don't get flashes of other buffers.
3233         (gnus-summary-show-complete-article): Intern before setting.
3235 2010-09-27  David Engster  <dengste@eml.cc>
3237         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3238         well as HEADERS.
3239         (nnmairix-retrieve-headers): Provide new argument for the above.
3241 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3243         * gnus-sum.el (gnus-summary-move-article): Don't alter
3244         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3245         group.
3247         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3249         * message.el (message-cite-prefix-regexp): Revert my last edit.
3251         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3252         variable instead of the Gnus variable.
3254         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3256         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3258         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3259         since some servers don't like it.
3260         (nnimap-open-connection): Forget credentials if the server says the
3261         password was wrong.
3262         (nnimap-parse-line): Protect against invalid data.
3264         * gnus-sum.el (gnus-summary-move-article): Add comment.
3265         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3266         nothing alters it while scanning for new messages.
3268         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3269         which may or may not help.
3270         (nnimap-open-connection): If we're doing a stream connection, and then
3271         discover we're on a STARTTLS-capable server, then open a STARTTLS
3272         connection instead.
3274 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3276         * nnimap.el (utf7): Require.
3278         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3279         prefix.
3281 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3283         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3285 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3287         * nnimap.el (nnimap-request-accept-article): Message the error on
3288         error.
3290 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3292         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3294 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296         * nndoc.el (nndoc-request-list): Return success always.
3298         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3299         `fetch-old' -- we only want to fetch the articles we've requested.
3300         The rest are in the agent, probably.
3301         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3302         disappeared server" to something low.  It's not important.
3304         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3305         arrived before the FETCH data.
3307         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3308         target here, because we don't know the Gnus name of the group.
3310         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3311         for the correct group.
3313         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3315         * gnus.el (gnus): Give a final warning after startup.
3317         * gnus-util.el (gnus-action-message-log): New variable.
3318         (gnus-message): Use it.
3319         (gnus-final-warning): New function.
3321         * nnimap.el (nnimap-open-connection): Record the greeting.
3322         (nnimap): Add greeting.
3324 2010-09-26  Julien Danjou  <julien@danjou.info>
3326         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3327         arguments.
3328         (gnus-html-wash-images): Fix spec computing to include start/end.
3330         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3332 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3334         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3335         deletion.
3336         (nnimap-retrieve-headers): Don't select the group, because that's
3337         already done by nnimap-possibly-change-group.
3339         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3340         (gnus-picon-transform-address): Use it.
3342         * mail-source.el (mail-source-value): Revert previous patch.
3344         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3345         on failure.
3346         (nnimap-open-connection): Look up both virtual and physical server name
3347         credentials.
3349         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3351 2009-02-08  Dave Love  <fx@gnu.org>
3353         * gnus-win.el (gnus-window-to-buffer-helper)
3354         (gnus-all-windows-visible-p): Function needn't be a symbol.
3356         * mail-source.el (mail-source-value): Function needn't be a symbol.
3358 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3360         * message.el (message-cite-prefix-regexp): Remove } from the cite
3361         prefix.
3363         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3364         highlight again, so that the highlight is correct.
3366         * gnus-picon.el (gnus-picon): Remove again.
3367         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3369         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3370         doing the header highlightling, so that the background colour of the
3371         picon is correct.
3373         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3374         (gnus-picon): Ditto.
3375         (gnus-picon): Reinstate.  The background colour for picons is white.
3376         (gnus-picon-insert-glyph): Make the background white.
3378         * nnml.el (nnml-open-nov): Don't return dead buffers.
3380         * auth-source.el (auth-source-create): Query the user for whether to
3381         store the credentials.
3383         * auth-source.el (auth-source-user-or-password): Use the existing auth
3384         sources, if any, for creation.
3386         * gnus.el (gnus-group-fast-parameter): Return the last matching
3387         parameter instead of the first matching parameter.
3389 2010-09-26  Julien Danjou  <julien@danjou.info>
3391         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3393 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3395         * mml2015.el (mml2015-use): Remove gpg support.
3397         * mml1991.el (mml1991-function-alist): Remove gpg function.
3398         (mml1991-gpg-sign): Remove.
3400 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3402         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3403         (gnus-browse-unsubscribe-current-group): Document it.
3404         (gnus-browse-unsubscribe-group): Use it.
3406 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3408         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3409         address to the To list for easier response.
3411         * gnus.el (gnus-play-startup-jingle): Remove.
3412         (gnus-splash): Don't play jingle.
3413         (gnus): Silence gnus-load message.
3415         * gnus-art.el (gnus-treat-play-sounds): Remove.
3417         * gnus.el (gnus-play-jingle): Remove audio support.
3419         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3421         * earcon.el: Remove -- no users.
3423         * gnus-audio.el: Remove -- no users of this package.
3425         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3427         * gnus-start.el (gnus-setup-news): Remove nocem support.
3429         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3431         * gnus.el (gnus-use-nocem): Remove.
3433         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3434         Remove.
3436         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3437         uses NoCeM any more.
3439         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3440         (gnus-button-ctan-handler): Ditto.
3441         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3442         (gnus-button-ctan-directory-regexp): Ditto.
3443         (gnus-button-handle-ctan): Ditto.
3444         (gnus-button-tex-level): Ditto.
3445         (gnus-button-alist): Remove CTAN stuff.
3447 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3449         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3450         nnimap-streaming test.
3452         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3453         servers twice.
3455         * nnimap.el (nnimap-open-connection): Add more error reporting when
3456         nnimap fails early.
3458         * nnheader.el (nnheader-get-report-string): New function.
3459         (nnheader-get-report): Use it.
3461         * gnus-int.el (gnus-check-server): Say what the error was when opening
3462         failed.
3464         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3465         using streaming.
3467 2010-09-25  Julien Danjou  <julien@danjou.info>
3469         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3470         gnus-window-inside-pixel-edges.
3472 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3474         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3476         * mm-decode.el (mm-save-part): Allow saving to other directories the
3477         normal Emacs way.
3479         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3480         Suggested by Jay Berkenbilt.
3482         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3483         there isn't a single byte.
3485         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3486         just do it.  It doesn't really seem to matter what the user responds
3487         here, I think, so it's just a confusing question.
3489         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3490         non-streaming case.
3492         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3493         (gnus-article-encrypt-body): Use it.
3495         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3496         keystroke.
3498         * nnimap.el (nnimap-find-wanted-parts-1):
3499         Use gnus-fetch-partial-articles.
3501         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3503         * nnimap.el (nnimap-insert-partial-structure): New function.
3504         (nnimap-get-partial-article): New function.
3505         (nnimap-request-article): Use it.
3506         (nnimap-wait-for-response): Return whether the wait was successful.
3507         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3508         retrieval wasn't successful.
3509         (nnimap-retrieve-group-data-early): Allow throttling servers.
3510         (nnimap-streaming): New variable.
3511         (nnimap-fetch-partial-articles): Remove.
3513         * mm-decode.el (mm-with-part): Protect against killed buffers.
3515         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3516         for prettier summary display.
3518 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3520         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3522 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3525         apparently third-party libraries depend on it.
3527         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3528         before starting negotiation.
3530         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3531         privacy reasons.
3532         (gnus-treat-mail-gravatar): Ditto.
3534         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3535         buffer when inserting images.  Inserting text into the headers, for
3536         instance, can make them invalid.
3538 2010-09-25  Julien Danjou  <julien@danjou.info>
3540         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3541         variables.
3543         * nnheader.el: Remove useless variables news-reply-yank-from and
3544         news-reply-yank-message-id.
3546         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3547         variables.
3549         * mml1991.el: Remove useless mml1991-verbose.
3551         * gnus.el: Remove useless variable gnus-use-generic-from.
3552         Remove obsolete variable gnus-topic-indentation.
3554         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3556         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3558         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3560         * gnus-group.el: Remove useless gnus-group-icon-cache.
3561         Remove useless gnus-ephemeral-group-server.
3563         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3565         * mml2015.el: Remove useless mml2015-verbose.
3567         * mml-smime.el: Remove useless mml-smime-verbose.
3569         * gnus.el: Remove useless gnus-local-domain.
3571         * gnus-gravatar.el (gnus-gravatar-transform-address):
3572         Use gnus-gravatar-size.
3574         * gnus-art.el: Remove useless gnus-treat-translate.
3576 2010-09-24  Julien Danjou  <julien@danjou.info>
3578         * gnus-sum.el: Add support for Gravatars.
3580         * gnus-art.el: Add support for Gravatars.
3582         * gnus-gravatar.el: Add this file.
3584         * gravatar.el: Add this file.
3586 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3588         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3590         * gnus-group.el (gnus-group-fetch-faq): Remove.
3592         * gnus.el (gnus-group-faq-directory): Remove.
3594         * gnus-group.el (gnus-group-fetch-charter): Remove.
3596         * gnus.el (gnus-group-charter-alist): Remove.
3598         * gnus-group.el (gnus-group-archive-directory): Remove.
3599         (gnus-group-recent-archive-directory): Ditto.
3600         (gnus-group-make-archive-group): Remove.
3602         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3604         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3605         use the same article number for all the cached articles.
3607         * nnimap.el (nnimap-command): Register the last command time so
3608         that we can use it for idling NOOPs.
3609         (nnimap-open-connection): Start the keeplive timer.
3610         (nnimap-make-process-buffer): Store all the process buffers.
3611         (nnimap-keepalive): New function.
3613         * starttls.el (starttls-open-stream): Add autoload cookie.
3615 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3617         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3618         handling.
3620 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3622         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3623         its data structures.
3625         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3626         instead of the cl.el copy-list.
3627         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3628         equalp.
3630 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3632         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3633         and tool-bar-local-item-from-menu.
3635         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3636         mode-line-highlight face for Emacs.
3638         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3639         loading gnus-sum.elc; fix comment for canlock-verify.
3640         (gnus-article-jump-to-part): Use read-number.
3641         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3642         Remove Emacs pre-21 compatible code for help-echo.
3643         (gnus-article-next-page-1): No need to adjust the number of lines.
3644         (gnus-article-describe-bindings): Always use help-buffer.
3646         * gnus-audio.el (gnus-audio-inline-sound)
3647         * gnus-cus.el (gnus-custom-mode)
3648         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3650         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3652         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3653         compatible code.
3655 2010-09-24  Glenn Morris  <rgm@gnu.org>
3657         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3658         visiting the fcc file in rmail-mode.
3660 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3662         * nnir.el: Silence the byte compiler.
3664         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3665         alias to browse-url-url-encode-chars if any.
3666         (gnus-html-encode-url): Use it.
3668 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3670         * gnus-start.el (gnus-use-backend-marks): New variable.
3671         (gnus-get-unread-articles-in-group): Use it.
3673         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3674         makeover.
3676 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3678         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3680 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3682         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3683         Remove.
3684         (gnus-setup-news-hook):
3685         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3687         * gnus-int.el (gnus-request-update-info): Protect against backends not
3688         having the function.
3690         * nnimap.el (nnimap-stream): Mention starttls.
3691         (nnimap-open-connection): Add starttls support.
3693 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3695         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3697 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3699         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3700         BODYSTRUCTUREs.
3701         (nnimap-transform-headers): Unfold quoted {42} headers.
3703         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3704         the info.
3705         (gnus-get-unread-articles): Only call updatep on backends that support
3706         it.
3708         * nnweb.el (nnweb-request-update-info): NOOP.
3710         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3712         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3713         since it only deals with marks.
3715         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3716         gnus-request-marks, and make a new gnus-request-update-info.
3718         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3719         the active instead of the high number, which is usually too low.
3721 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3723         * encrypt.el: Remove.
3725 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3728         server in symbolic form.
3730         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3732 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3734         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3735         (nnimap-update-info): Fix up code slightly.
3737         * gnus-int.el (gnus-open-server): Add tracing for performance
3738         debugging.
3740         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3741         (gnus-group-insert-group-line): Pass the real group name so that it
3742         gets the right data.
3744         * gnus-start.el (gnus-get-unread-articles): Don't have
3745         `gnus-get-unread-articles-in-group' update info, since that can be
3746         really slow and doesn't seem to be needed?
3748 2010-09-22  Julien Danjou  <julien@danjou.info>
3750         * gnus-group.el (gnus-group-insert-group-line):
3751         Call gnus-group-highlight-line.
3752         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3753         default hook list.
3754         (gnus-group-update-eval-form): Add new function.
3755         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3756         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3758 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3760         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3761         immediate, then expire all articles.
3762         (nnimap-update-info): Fix off-by-one errors.
3763         (nnimap-flags-to-marks): Would return no marks lists for group with no
3764         flags.  Instead return the other data.
3766 2010-09-22  Julien Danjou  <julien@danjou.info>
3768         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3769         Only return an icon.
3770         (gnus-group-insert-group-line): Compute icon to return.
3772         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3773         (gnus-html-image-fetched): Only cache if
3774         gnus-html-image-automatic-caching is set.
3775         (gnus-html-image-fetched): Check for errors.
3777 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3779         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3780         once per method on `g'.  This ensures that backends like nnfolder don't
3781         open all their folders.
3783         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3784         (nnimap-request-list): Nix out group in the correct buffer.
3785         (nnimap-parse-flags): Implement by using `read' instead of
3786         hand-parsing.
3787         (nnimap-flags-to-marks): Pass on permanent-flags.
3788         (nnimap-make-process-buffer): Record the server name.
3789         (nnimap-parse-flags): Fix typo.
3790         (nnimap-request-scan): Run split on the server in general, not just a
3791         single group.
3793         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3794         parameter, and propagate this downwards.
3796         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3797         since EXAMINE changes it on the server.
3799         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3800         this command might take a while.
3802 2010-09-22  Julien Danjou  <julien@danjou.info>
3804         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3805         harmful if you have 2 images side-by-side, they can't be properly
3806         update on text deletion.  Using text-property is safer here.
3807         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3808         data.
3810 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3812         * nnimap.el (nnimap-expunge-inbox): Remove.
3813         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3814         (nnimap-expunge): Flip default to t.
3816         * gnus.el (gnus-method-to-server): Don't push things to the cache
3817         unless it's unique.
3818         (gnus-server-to-method): Ditto.
3820 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3822         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3824 2010-09-22  Julien Danjou  <julien@danjou.info>
3826         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3827         get the start of data.
3828         (gnus-html-encode-url): Add this function to encode special chars in
3829         URL.
3830         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3831         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3833         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3834         default.
3835         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3837         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3838         images alt-text.
3839         (gnus-html-put-image): Put alt-text as help-echo.
3841 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3843         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3844         * mm-util.el (mm-decompress-buffer)
3845         * nnir.el (nnir-run-find-grep)
3846         * pop3.el (pop3-list): Use 3rd arg of split-string.
3848 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3850         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3851         outside the active range.  Suggested by Dan Christensen.
3853         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3854         slightly later to avoid double-getting it.
3856         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3857         previous patch.
3859         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3861 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3863         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3865 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3867         * gnus-int.el (gnus-open-server): Give a better error message in the
3868         "go offline" case.
3870         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3871         marks for nnimap, which is seldom the right thing to do.
3873         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3874         (gnus-same-method-different-name): New function.
3876         * nnimap.el (parse-time): Require.
3878         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3879         method in the presence of many similar methods.
3881         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3883         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3884         nnml-inhibit-expiry.
3886         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3887         find out whether methods are equal.
3889         * nnimap.el (nnimap-find-expired-articles): New function.
3890         (nnimap-process-expiry-targets): New function.
3891         (nnimap-request-move-article): Request the article before looking at
3892         what the Message-ID is.  Fix found by Andrew Cohen.
3893         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3895         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3896         for oldness in addition to being a predicate.
3898         * nnimap.el (nnimap-request-group): When we have zero articles, return
3899         the right data to Gnus.
3900         (nnimap-request-expire-articles): Only delete articles immediately if
3901         the target is 'delete.
3903         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3904         method, this would bug out.
3906         * gnus-group.el (gnus-group-expunge-group): Rename from
3907         gnus-group-nnimap-expunge, and implemented as a normal interface
3908         function.
3910         * gnus-int.el (gnus-request-expunge-group): New function.
3912         * nnimap.el (nnimap-request-create-group): Implement.
3913         (nnimap-request-expunge-group): New function.
3915 2010-09-21  Julien Danjou  <julien@danjou.info>
3917         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3918         (gnus-html-cache-expired): Add new function.
3919         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3920         wethever we should display image for fetch it.
3921         Compute alt-text earlier to pass it to the fetching function too.
3922         (gnus-html-schedule-image-fetching): Change function argument to only
3923         get one image at a time, not a list.
3924         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3925         cache.
3926         (gnus-html-get-image-data): New function to retrieve image data from
3927         cache.
3928         (gnus-html-put-image): Change buffer argument to use image data rather
3929         than file, and place image above region rather than inserting a new
3930         one.  Do not take alt-text as argument, since it's useless now: we place
3931         the image above alt-text.
3932         (gnus-html-prune-cache): Remove.
3933         (gnus-html-show-images): Start to fetch image when we find one, do not
3934         push into a temporary list.
3935         (gnus-html-prefetch-images): Only fetch image if they have expired.
3936         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3937         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3939 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3941         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3943 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3945         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3946         spec inser "*" if the group isn't active instead of 0.
3948         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3949         opening the server.
3950         (nnimap-request-delete-group): Implement group deletion.
3951         (nnimap-transform-headers): Return the size of the entire message in
3952         the Bytes header, not just the size of the first part.
3953         (nnimap-request-move-article): When moving an article from nnimap,
3954         request the article first so the accepting form has an article to
3955         accept.  Reported by Dan Christensen.
3956         (nnimap-command): Make sure that the error message doesn't error out.
3958 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3960         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3961         we haven't requested anything.
3963 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3965         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3966         "".  Fix found by Andrew Cohen.
3968         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3969         instead of -encode-string.
3971 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3973         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3975         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3976         by mm-subst-char-in-string.
3978 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3980         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3981         waiting for the connection string.
3983         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3984         arriving.
3986         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3987         bogus characters.  This allows selecting certain Gmail groups.
3989         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3990         (nnimap-fetch-partial-articles): New variable.
3991         (nnimap-open-connection): When looking for credentials, also use the
3992         nnimap-server-port.
3993         (nnimap-request-article): Return the group/article number, so that Gnus
3994         `^' works as expected.
3995         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3997         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3998         comments.
3999         (gnus-methods-sloppily-equal): New function.
4000         (gnus): When using the development version of Gnus, load the gnus-load
4001         file.
4003         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
4004         `gnus-open-server' on each method before trying to scan them etc.
4005         This ensures that all the backend parameters are set correctly.
4007         * nnimap.el (nnimap-authenticator): New variable.
4008         (nnimap-open-connection): Allow anonymous login.
4009         (nnimap-transform-headers): The chars header is called Chars not Bytes.
4010         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
4012         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
4013         patch, found by Knut Anders Hatlen.
4015 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
4017         * gnus-agent.el (gnus-agent-batch-confirmation)
4018         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
4019         to gnus-message.
4020         * gnus-art.el (gnus-article-describe-briefly): Likewise.
4021         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
4022         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
4023         * gnus-int.el (gnus-open-server): Likewise.
4024         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
4025         (gnus-score-check-syntax): Likewise.
4026         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
4027         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
4028         Likewise.
4029         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
4031 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4033         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
4034         calling conventions so that prefetch doesn't bug out.
4036 2010-09-19  Julien Danjou  <julien@danjou.info>
4038         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
4039         rather than `subst-char-in-region' in order to be able to replace ASCII
4040         char by UTF-8 ones.
4042         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4043         than curl.
4044         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4045         the right URL and ALT text on images.
4046         (gnus-html-wash-tags): Fix tag case.
4047         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4048         (gnus-article-html): Add -o display_ins_del=2 option.
4049         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4051 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4053         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4054         the extra mail headers, which sometimes seem to happen for unknown
4055         reasons.
4057         * mail-parse.el (mail-header-encode-parameter): Define as
4058         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4059         (or most, perhaps?) mail readers don't understand the latter, but do
4060         understand the former.
4062         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4063         to nil, so that no methods are automatically agentized.  I think this
4064         is probably what most users want.
4066         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4067         from url-retrieve, for instance about invalid URLs.
4069         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4070         groups that have no articles.
4071         (nnimap-request-article): Check that we really got an article when we
4072         requested one.
4074         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4075         doesn't exist.
4077         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4078         nntp buffer so the agent can save it.
4079         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4080         that CRLF doesn't get translated to \n.
4081         (nnimap-open-connection): Don't make 'shell commands only send \n.
4083 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4085         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4086         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4087         Update var name.
4088         (nnml-generate-nov-file): Use dolist.
4089         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4090         Use with-current-buffer.
4092 2010-09-18  Julien Danjou  <julien@danjou.info>
4094         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4095         parallel.
4097 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4099         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4100         the range update right.
4101         (nnimap-request-group): Don't make `M-g' bug out on group with no
4102         marks.
4103         (nnoo): Require, so that other packages can require nnimap.
4104         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4105         command we're looking for.  This helps when the server sends more
4106         responses after we've gotten everything we expected.
4107         (nnimap): Add a `newlinep' field to keep track of end-of-line
4108         conventions.
4109         Don't send CRLF to things that don't want it.
4110         (nnimap-request-accept-article): Ditto.
4112 2010-09-18  Julien Danjou  <julien@danjou.info>
4114         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4115         than curl to retrieve images.
4117 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4119         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4120         the marks.
4121         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4122         (nnimap-wait-for-connection): New function.
4123         (nnimap-open-connection): If we have PREAUTH, don't query for login
4124         credentials.
4125         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4126         when doing a partial update.
4128 2010-09-18  Julien Danjou  <julien@danjou.info>
4130         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4131         tags.
4133 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4135         * nnimap.el (nnimap-credentials): New function.
4136         (nnimap-open-connection): Use the new function to look for credentials
4137         also on the numeric equivalents of "imap" and "imaps".
4139         * gnus-start.el (gnus-activate-group): Send the info to
4140         gnus-request-group.
4142         * nnimap.el (nnimap-request-group): Have the "check" version of the
4143         function parse flags and update the info, so that a `M-g' get a total
4144         resync of all flags from the group.
4146         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4147         to allow backends to alter the info on group selection.  Also alter all
4148         the backend -request-group functions to take the parameter.
4150         * nnimap.el (nnimap-store-info): New function.
4151         (nnimap-update-info): Store the info for later usage.
4152         (nnimap-request-group): Use the stored info for the dont-check case, so
4153         that we don't retrieve all marks when we enter a group.
4155         * nnimap.el: Use deffoo instead of defun for interface functions.
4157         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4158         update the group info.  This makes the nndraft groups, for instance, go
4159         back to their old behaviour.
4161         * gnus-sum.el (gnus-select-newsgroup): Indent.
4163         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4164         in.
4165         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4166         nothing.
4168         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4169         from methods that are denied.
4171         * gnus-int.el (gnus-method-denied-p): New function.
4173         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4174         store the password instead of netrc.
4175         (nnimap-open-connection): Don't error out when we can't make a
4176         connections.
4178         * auth-source.el (auth-source-create): In the password prompt, say what
4179         we're querying for.  Also prompt for user name if that hasn't been
4180         given.
4182         * nnimap.el (nnimap-with-process-buffer): Remove.
4184 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4186         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4187         method when we're reading from the agent.
4189         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4191         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4192         that's probably most useful for users.
4194         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4195         "failed" all the time.
4197         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4198         ...)) with (with-current-buffer ... ).
4200         * nntp.el (nntp-open-server): Return whether the open was successful or
4201         not.
4203         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4204         select an unread unseen article first.
4206         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4207         /etc/services, supply some sensible port defaults.
4209 2010-09-17  Julien Danjou  <julien@danjou.info>
4211         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4213 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4215         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4216         doesn't have any parameters.
4218 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4220         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4221         only upcased checks.
4223         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4225         * nnimap.el (nnimap-open-shell-stream): New function.
4226         (nnimap-open-connection): Use it.
4227         (nnimap-transform-headers): Get the number of lines in each message.
4228         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4229         number of lines.
4230         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4231         problem.
4233         * utf7.el (utf7-encode): Autoload.
4235         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4236         to allow the mail splitting to not return a default group.  This is
4237         useful for nnimap, which will leave unmatched mail in the inbox.
4239         * nnimap.el: Rewritten.
4241         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4242         nnimap usage.
4244         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4245         if the move is internal, so that nnimap can do fast internal moves.
4247         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4248         data.
4249         (gnus-read-active-for-groups): Support finishing the early retrieval of
4250         data.
4252         * gnus-range.el (gnus-range-nconcat): New function.
4254         * gnus-int.el (gnus-finish-retrieve-group-infos)
4255         (gnus-retrieve-group-data-early): New functions.
4257 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4259         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4260         (nnrss-retrieve-groups):
4261         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4262         (pop3-quit): Use with-current-buffer.
4264 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4266         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4267         instead of nnheader-accept-process-output.
4269         * gnus-html.el (gnus-html-schedule-image-fetching)
4270         (gnus-html-prefetch-images): Replace process-kill-without-query by
4271         gnus-set-process-query-on-exit-flag.
4273 2010-09-16  Romain Francoise  <romain@orebokech.com>
4275         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4277 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4279         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4280         parameter to unintern is mandatory-ish in Emacs 24.
4282         * gnus-html.el (gnus-html-schedule-image-fetching)
4283         (gnus-html-prefetch-images): Check for curl before using it.
4285         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4286         depend on curl, which isn't essential.
4288         * imap.el: Revert back to version
4289         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4290         seem problematic.
4292 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4294         * gnus-registry.el (gnus-registry-install-shortcuts):
4295         Explicitly pass `obarray' to `unintern' to avoid a warning.
4297 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4299         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4300         change.
4302         * nnrss.el (nnrss-request-list): Remove this function and related
4303         functions, including the moreover stuff.
4305 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4307         * nnrss.el (nnrss-retrieve-groups): New function.
4309 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4311         * .dir-locals.el: Add no-byte-compile cookie.
4313 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4315         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4316         for back end that doesn't support request-scan.
4318 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4320         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4321         then do request scans from the backends.
4323         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4324         avoid running a hook per line, since this takes a lot of time,
4325         profiling shows.
4326         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4327         directly if gnus-visual-p is true.
4329 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4331         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4332         groups; replace mapcar with dolist which is a bit faster; pass groups
4333         info to gnus-read-active-file-1.
4334         (gnus-read-active-file-1): Scan only specified groups if the new
4335         optional arg `infos' is given.
4337 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4339         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4341         * pop3.el (pop3-movemail): Remove.
4342         (pop3-streaming-movemail): Rename to pop3-movemail.
4344         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4345         don't restrict end-tag searches to the end of the line.
4347 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4349         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4350         articles of every unchecked group to t, which means unknown since the
4351         server has never been opened.
4353 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4355         * gnus-html.el (gnus-html-show-alt-text): New command.
4356         (gnus-html-browse-image): Ditto.
4357         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4358         to browse the image directly.
4359         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4360         better.
4362         * gnus-async.el (gnus-async-article-callback):
4363         Call `gnus-html-prefetch-images' unconditionally.
4365         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4366         before feeding URLs to curl.
4368 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4370         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4371         internal images as deletable by `W D D'.
4373         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4374         (gnus-async-article-callback): Fix typo.
4376 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4378         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4379         current line to work around bugs in the output from w3m.
4381         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4382         for groups that want that.
4384         * nntp.el (nntp-wait-for-string): Supply a timeout for
4385         accept-process-output to ensure progress.
4387         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4388         level to get unread articles from, then use that for foreign groups,
4389         too.
4391         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4392         confuses the rest of the function.
4394         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4395         for the methods that support -retrieve-groups, too.
4397         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4399 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4401         * pop3.el: Require cl when compiling.
4402         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4404 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4406         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4407         that aren't going to be activated.
4408         (gnus-get-unread-articles): Fix up the last commit.
4410         * gnus-html.el (gnus-article-html): Allow calling without specifying
4411         the handle.  In that case, dissect the buffer first.
4413         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4415         * nnimap.el (nnimap-open-connection): Revert the change that would look
4416         into authinfo for imaps instead of imap.
4418         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4419         say that you don't want to call gnus-request-group with don-check, but
4420         do check the reponse.  This is for virtual groups only.
4421         (gnus-get-unread-articles): Count the archive groups as secondary, so
4422         that they're activated the same way as before.
4424         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4425         case-insensitively.
4426         (nnimap-debug): Remove.
4428         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4429         mail from a file, and the file doesn't exist.
4431         * pop3.el (pop3-streaming-movemail): Return t for success.
4433         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4434         .authinfo if we're using ssl connection.
4436         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4437         already have if we're in a main Gnus `g' run.
4439         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4441 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4443         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4445         * nnmh.el (nnmh-request-list-1): Bind `file'.
4447         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4448         alias to set-process-query-on-exit-flag or process-kill-without-query.
4449         (pop3-open-server): Use it.
4451 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4453         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4454         box to the Incoming file.  Fixes mistake in previous checkin.
4456         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4457         request loop (for debugging purposes) removed.
4459         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4460         culprit is more visible.
4461         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4462         (nnml-add-incremental-nov): New functions to do "incremental" nov
4463         updates, where we just append to the end of the existing nov files
4464         without reading/writing them in full.
4466         * mail-source.el (mail-source-delete-crash-box): Really only check the
4467         incoming files once in a while.
4469         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4471         * mail-source.el (mail-source-delete-crash-box): Only check the
4472         incoming files for deletion once per day to save a lot of file
4473         accesses.
4475         * pop3.el (pop3-logon): Fix up unbound variable typo.
4477         * mail-source.el (pop3-streaming-movemail): Autoload.
4479         * pop3.el (pop3-streaming-movemail):
4480         Respect pop3-leave-mail-on-server.
4482         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4483         retrieval.
4485         * pop3.el (pop3-process-filter): Remove unused function.
4486         (pop3-streaming-movemail, pop3-send-streaming-command)
4487         (pop3-wait-for-messages, pop3-write-to-file)
4488         (pop3-number-of-responses): New functions for streaming pop3
4489         retrieval.
4491         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4492         come from no known methods.
4493         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4494         list.
4496         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4497         message sizes.
4498         (pop3-movemail): Use erase-buffer instead of looping and deleting
4499         regions, which seems rather odd.
4501         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4502         file once per `g' run.
4504         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4505         directories.  This makes the draft queue directory work.
4507         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4508         data from the backends, so that we only request the list of groups from
4509         each method once.  This should speed things up considerably.
4511         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4512         detect that it's not implemented.
4514         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4515         we actually do recurse down into the tree, but don't stat all leaf
4516         nodes.
4518         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4519         then say so instead of bugging out.
4521         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4522         files exist before trying to read them.
4524         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4525         around <pre_int>.
4527         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4529         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4531 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4533         * mm-util.el (mm-image-load-path): Just return the image directories,
4534         not all directories in the path in addition to the image directories.
4535         (mm-image-load-path): Maintain a cache of the image directories so that
4536         the `g' command in Gnus doesn't have to stat dozens of directories each
4537         time.
4539         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4540         (gnus-html-wash-tags): Add a new `i' command to insert images.
4541         (gnus-html-insert-image): New command and keystroke.
4542         (gnus-html-redisplay-with-images): New command and keystroke.
4543         (gnus-html-show-images): Rename command.
4544         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4545         spacers.
4546         (gnus-html-wash-tags): Decode entities at the end, so that entities
4547         inside the tags don't mess up the rest of the "parsing".
4549         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4550         so that nnimap methods aren't agentized by default.  There's apparently
4551         many problems related to agent/imap behaviour.
4553         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4555         * gnus-html.el: Doc fix.
4557 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4559         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4560         glyph-width and glyph-height instead of display-graphic-p and
4561         image-size; make avoidance of displaying small images work for XEmacs.
4563         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4564         for XEmacs.
4566         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4567         of symbol that holds plist data.
4568         (gnus-process-plist): Remove plist of process after getting it.
4570 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4572         * message.el (message-generate-hashcash): Change default to
4573         'opportunistic if hashcash is installed.
4575         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4576         (gnus-html-put-image): Only call image-size once, since it's somewhat
4577         time-consuming on remote X servers.
4579 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4581         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4582         decoded contents.
4583         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4585 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4587         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4588         group line format, since it isn't very interesting.
4590         * gnus-agent.el (gnus-agent-short-article),
4591         (gnus-agent-long-article): Increase values for these two variables,
4592         since most people are likely to have more network connection and
4593         storage than before.
4595         * gnus.el (gnus-refer-article-method): Change default to 'current.
4596         When referring an article, the common behaviour is to refer it from the
4597         current select method, not the native select method.  The chances of
4598         the native select method having the message in question is rather slim
4599         these days.
4601         * gnus-sum.el (gnus-auto-select-subject): Change default to
4602         `unseen-or-unread'.  I think it's likely that most people want to
4603         select an unseen article over a previously seen, but unread one.
4605         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4606         means that in the article buffer none of the minor mode elements will
4607         be shown, usually, and this is not desirable in most cases.
4609         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4610         that commands like `d' (and the like) go to the next line in the
4611         buffer, instead of the next unread article.  I think this is the
4612         behaviour that is most natural for most users.
4613         (gnus-single-article-buffer): Change default to nil, so that people can
4614         have as many article buffers open as they have summary buffer.  I think
4615         this is the most natural way for the groups to behave.
4617         * message.el (message-generate-new-buffers): Change default to
4618         `unsent', so that all new message buffers start their names with the
4619         string "*unsent", and it's easier to find the buffers if you move from
4620         them.
4622 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4624         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4625         small.  They're probably tracking images.
4626         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4627         (gnus-html-rescale-image): Yet another try at getting the image sizing
4628         right.
4630         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4631         nntp-marks-file-name is nil.
4633 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4635         * gnus-html.el (gnus-html-wash-tags)
4636         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4637         Better logging.
4639 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4641         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4643         * gnus-html.el (gnus-html-wash-tags): Check the value of
4644         gnus-blocked-images in the summary buffer.
4646 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4648         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4650 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4652         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4653         like "a", it seems like.
4654         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4655         since it needs to be picked from the correct buffer.
4657         * nnwfm.el: Remove.
4659         * nnlistserv.el: Remove.
4661 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4663         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4664         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4666 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4668         * nnkiboze.el: Remove.
4670         * nndb.el: Remove.
4672         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4673         alt text.
4674         (gnus-html-rescale-image): Try to get the rescaling logic right for
4675         images that are just wide and not tall.
4677         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4678         overshadow variable bindings.
4680 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4682         * gnus-html.el (gnus-html-wash-tags)
4683         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4684         Add extra logging.
4686 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4688         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4689         (gnus-max-image-proportion): New variable.
4690         (gnus-html-rescale-image): New function.
4691         (gnus-html-put-image): Rescale images.
4693 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4695         Fix up some byte-compiler warnings.
4696         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4697         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4698         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4699         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4700         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4701         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4702         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4704 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4706         * gnus-html.el (gnus-article-html): Decode contents by charset.
4708 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4710         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4711         (gnus-html-frame-width, gnus-blocked-images)
4712         * message.el (message-prune-recipient-rules): Add custom version.
4713         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4715         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4716         functions.
4718         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4719         gnus-process-get.
4721 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4723         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4724         instead of lsub directly.
4726 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4728         * nnwarchive.el: Remove.
4730         * gnus-soup.el: Remove.
4732         * nnsoup.el: Remove.
4734         * nnultimate.el: Remove.
4736         * gnus-html.el (gnus-blocked-images): New variable.
4738         * message.el (message-prune-recipients): New function.
4739         (message-prune-recipient-rules): New variable.
4741         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4742         guess whether a long line is natural text or not.
4744         * gnus-html.el (gnus-html-schedule-image-fetching):
4745         Use gnus-process-plist and friends for compatibility.
4747 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4749         * gnus-html.el: Require packages that define macros used in this file.
4750         (gnus-article-mouse-face): Declare to silence byte-compiler.
4751         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4752         process-get.
4753         (gnus-html-put-image): Use plist-get to avoid getf.
4754         (gnus-html-prefetch-images): Use with-current-buffer.
4756 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4758         * gnus-ems.el: Provide compatibility functions for
4759         gnus-set-process-plist.
4761         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4762         * gnus.el (gnus-valid-select-methods)
4763         * message.el (message-send-mail-partially-limit)
4764         * mm-decode.el (mm-text-html-renderer)
4765         * mml.el (mml-insert-mime-headers-always)
4766         * smiley.el (smiley-regexp-alist): Bump custom version.
4768 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4770         * gnus-html.el: require mm-url.
4771         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4772         with the url to `url'.
4773         (gnus-html-wash-tags): Support cid: URLs/images.
4775 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4777         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4778         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4779         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4781         * gnus-move.el: Remove file, since it doesn't really work.
4783         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4784         UTF-8.  This seems to fix problems with some German web feeds.
4786         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4787         at the top so that the proper colours are applied.
4789         * gnus-art.el (gnus-article-view-part): Doc fix.
4791         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4792         XEmacs-compatible.
4793         (gnus-html-put-image): Don't do images on non-graphic displays.
4795         * nnslashdot.el: Remove this unused backend.
4797         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4798         actions.
4799         (gnus-undo-register-1): Revert last change.
4801         * gnus-group.el (gnus-group-completing-read): Protect against not
4802         having completion-styles bound.
4804         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4805         make broken recipients happier.
4807         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4809         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4810         point parameter.
4812         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4813         completion-styles for group selection.
4815 2009-02-04  Andreas Schwab  <schwab@suse.de>
4817         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4818         headers and regexp-quote the match if necessary.
4820 2009-03-24  Miles Bader  <miles@gnu.org>
4822         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4823         the blinking smiley.
4825 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4827         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4828         blink smiley.
4830 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4832         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4833         where the dribbel file lives exists.
4835         * message.el (message-send-mail-partially-limit): Change the default to
4836         nil, since most people don't want this.
4838         * mm-url.el (mm-url-decode-entities): Also decode entities like
4839         &#x3212.
4841 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4843         * gnus-sum.el (gnus-summary-idna-message):
4844         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4845         Hyperlink urls in docstrings with URL `...'.
4847 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4849         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4850         functions.
4852 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4854         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4855         say what the mouseover text should be.
4857         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4858         version of the mm-w3m-safe-url-regexp variable to only download images
4859         in the groups where we want that to happen.
4861         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4863         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4864         easier debugging.
4865         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4866         big pictures in the article buffer.
4868         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4869         gnus-article-html.
4870         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4871         w3m.
4873         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4875 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4877         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4878         which doesn't exist.
4880         * message.el (message-inhibit-ecomplete): New variable to allow some
4881         function to inhibit ecomplete address storage.
4882         (message-resend): Disable ecomplete message storage when resending
4883         messages.
4885         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4887 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4889         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4890         Save excursion while copying, moving, and deleting articles in order to
4891         prevent the cursor from jumping to unforeseen place.
4893 2010-08-17  Glenn Morris  <rgm@gnu.org>
4895         * gnus-sync.el: Require gnus components whose functions are used.
4897         * gnus-art.el (bookmark-make-record-function):
4898         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4899         Declare for compiler.
4901         * mm-url.el (mml-compute-boundary): Autoload.
4903 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4905         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4907 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4909         Typo fix "hoo4a" -> "hook".
4911         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4913 2010-08-14  Glenn Morris  <rgm@gnu.org>
4915         * gnus-sync.el (gnus-sync): Fix defgroup version.
4917 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4919         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4921         * gnus-sync.el: Fix docs.
4922         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4923         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4925 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4927         Optimizations for gnus-sync.el.
4929         * gnus-sync.el: Add docs about gnus-sync-backend
4930         possibilities.
4931         (gnus-sync-save): Remove unnecessary message.
4932         (gnus-sync-read): Optimize and show what groups were skipped.
4934 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4936         Minor bug fixes for gnus-sync.el.
4938         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4939         Don't read the sync on get-new-news.
4941         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4942         quiet.
4944         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4945         (fix typo).
4947 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4949         Make saving and restoring of hidden threads work with overlays.
4950         Patch applied by Ted Zlatanov.
4952         * gnus-sum.el (gnus-hidden-threads-configuration)
4953         (gnus-restore-hidden-threads-configuration): Update to deal with text
4954         properties, rather than searching for a magic character.
4956 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4958         New gnus-sync.el library for synchronization of marks.
4960         * gnus-sync.el: New library for synchronization of marks.
4962         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4963         renamed from `gnus-registry-grep-in-list'.
4965         * gnus-registry.el (gnus-registry-follow-group-p):
4966         Use `gnus-grep-in-list'.
4968         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4970 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4972         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4973         determining charset of text fails.
4975 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4977         * nnmail.el (nnmail-get-new-mail-1): Revert.
4979         * nnml.el (nnml-active-number): Make sure names of newly created groups
4980         in nnml-group-alist are encoded.
4982 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4984         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4985         containing non-ASCII characters in active file for nnml back end.
4987 2010-07-24  David Engster  <dengste@eml.cc>
4989         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4990         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4992 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4994         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4995         tag (Bug#6654).
4997 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4999         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
5000         the article buffer, not the summary buffer.
5002 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5004         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
5005         Emacs 23 as well.
5007 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5009         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
5010         Patch applied by Karl Fogel.
5012         * gnus-sum.el (gnus-summary-bookmark-make-record):
5013         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
5015 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5017         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
5018         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
5019         C-w still not working correctly from Article buffers; Thierry's
5020         patch to fix that will be applied after this.
5022         * gnus-art.el (bookmark-make-record-function): New local variable.
5024         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
5025         article buffer.
5026         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
5028 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
5030         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
5031         on changes in bookmark.el.
5033 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
5035         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
5036         the *other* type of HTML form submission.
5038 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5040         * auth-source.el (auth-source-pick): If choice does not contain a
5041         questioned keyword, set the check to t.
5043 2010-06-12  Romain Francoise  <romain@orebokech.com>
5045         * gnus-util.el (gnus-date-get-time): Move up before first use.
5047 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5049         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5050         (gnus-article-edit-part): Bind it to make last part that is substituted
5051         or deleted visible.
5052         (gnus-mime-display-single): Buttonize part of which id equals to
5053         gnus-mime-buttonized-part-id.
5055 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5057         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5058         (gnus-dd-mmm): Use gnus-date-get-time.
5059         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5060         simplify logic.
5061         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5062         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5064 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5066         * auth-source.el (top): Autoload `secrets-list-collections',
5067         `secrets-create-item', `secrets-delete-item'.
5068         (auth-sources): Fix tag string.
5069         (auth-get-source, auth-source-retrieve, auth-source-create)
5070         (auth-source-delete): New defuns.
5071         (auth-source-pick): Rewrite in order to avoid 2 passes.
5072         (auth-source-forget-user-or-password): New parameter USERNAME.
5073         (auth-source-user-or-password): New parameters CREATE-MISSING and
5074         DELETE-EXISTING.  Retrieve password interactively, if needed.
5076 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5078         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5079         deleting unused directories when gnus-expert-user is t.
5081 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5083         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5084         for each temp file when gnus-article-browse-delete-temp is ask.
5086 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5088         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5090 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5092         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5093         article unless decoding article to be saved.
5095 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5097         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5098         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5099         generated within the mm-with-unibyte-current-buffer macro.
5101 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5103         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5104         to nil when we're in a mml-preview buffer and no group is selected.
5106 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5108         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5109         when catching the `C-g'.  Reported by "Leo".
5111 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5113         * message.el (message-forward-make-body-plain)
5114         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5115         multibyte-string-p.
5117 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5119         * message.el (message-forward-make-body-mml): Assume original message
5120         is multibyte string; error on unibyte.
5121         (message-forward-make-body-plain): Ditto; don't add excessive newline
5122         in body end.
5124 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5126         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5127         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5129 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5131         * mm-extern.el (mm-extern-url): Don't use
5132         mm-with-unibyte-current-buffer.
5133         (mm-extern-cache-contents): Use with-current-buffer instead of
5134         save-excursion + set-buffer.
5136 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5138         * mm-util.el (mm-emacs-mule): Remove.
5140 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5142         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5143         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5144         change.
5146 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5148         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5149         bind the default value of enable-multibyte-characters to nil.
5151 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5153         * message.el (message-forward-make-body-plain)
5154         (message-forward-make-body-mml):
5155         Don't use mm-with-unibyte-current-buffer.
5157 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5159         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5160         (Bug#5592).
5162 2010-05-07  Julien Danjou  <julien@danjou.info>
5164         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5165         it to mm-pipe-part.
5167         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5168         it is given.
5170 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5172         * nnweb.el (nnweb-gmane-search)
5173         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5174         XEmacs.
5176         * gnus-art.el (gnus-article-browse-html-parts)
5177         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5178         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5179         make-temp-file.
5181         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5182         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5183         compiling.
5185         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5186         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5187         XEmacs when compiling.
5189         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5190         gnus-pick-mode-off-hook for XEmacs when compiling.
5191         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5192         gnus-binary-mode-off-hook for XEmacs when compiling.
5194         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5195         Return nil if char-charset is not available.
5197         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
5198         macro.
5200         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5201         instead of encode-coding-string.
5203         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5204         'xemacs) instead of mm-emacs-mule to switch function definitions.
5205         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5207 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5209         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5211 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5213         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5214         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5216 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5218         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5219         alias `jka-compr-delete-temp-file' no longer exists.
5221 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5223         Use define-minor-mode in Gnus where applicable.
5224         * mml.el (mml-mode): Use define-minor-mode.
5225         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5226         (gnus-undo-mode): Use define-minor-mode.
5227         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5228         (gnus-dead-summary-mode): Use define-minor-mode.
5229         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5230         Initialize in declaration.
5231         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5232         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5233         (gnus-mailing-list-mode): Use define-minor-mode.
5234         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5235         (gnus-draft-mode): Use define-minor-mode.
5236         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5237         (gnus-dired-mode): Use define-minor-mode.
5239 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5241         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5242         handles on recursive mml-to-mime translation and check them for
5243         boundary delimiter collisions.  Reported by Greg Troxel.
5245 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5247         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5249 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5251         * mm-util.el (mm-find-buffer-file-coding-system):
5252         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5254 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5256         * message.el (message-generate-headers): Record insertion of optional
5257         headers as well.  Otherwise the check to prevent repeated insertion of
5258         optional headers is a no-op.
5260 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5262         * smime.el: Don't mention CVS.
5264         * nnrss.el (nnrss-fetch): Don't mention CVS.
5266         * nnir.el: Don't mention CVS.
5268 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5270         * gnus-sum.el (gnus-summary-bookmark-make-record):
5271         Add `location' field.
5273 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5275         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5276         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5277         Use with-current-buffer to silence the byte-compiler.
5278         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5279         bother to require `gnus'.
5280         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5282 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5284         * gnus-sum.el (gnus-summary-bookmark-make-record)
5285         (gnus-summary-bookmark-jump): New functions.
5286         (gnus-summary-mode): Setup bookmark support.
5288 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5290         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5291         if set.
5293 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5295         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5296         gnus-article-browse-html-save-cid-image; make it work recursively for
5297         forwarded messages as well.
5298         (gnus-article-browse-html-parts): Work when prefix arg is given.
5299         (gnus-article-browse-html-article): Doc fix.
5301 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5303         * message.el (message-default-mail-headers):
5304         (message-default-headers): Carry the value mail-default-headers over
5305         into message-default-mail-headers, rather than message-default-headers.
5307 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5309         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5310         charset.
5312         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5313         charset into the <meta> tag when the article is encoded to utf-8.
5315 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5317         * gnus-art.el (gnus-article-browse-delete-temp-files):
5318         Delete directories as well.
5319         (gnus-article-browse-html-parts): Work for images that do not specify
5320         file names; delete temp directory when quitting; insert header at the
5321         right place; use file: scheme for image files.
5323 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5325         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5326         (gnus-article-browse-html-parts): Use it to make temporary cid image
5327         files in addition to html file so that browser may display them.
5329 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5331         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5333 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5335         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5337 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5339         * auth-source.el (auth-sources): Change default to be simpler.
5340         Explain about Secret Service API sources.  Improve Customize options.
5341         (auth-source-pick): Change to accept any number of search parameters.
5342         Implement fallbacks iteratively, not recursively.  Add scoring on the
5343         second pass and sort by score.  Call Secret Service API when needed.
5344         (auth-source-user-or-password): Use it.  Call Secret Service API
5345         directly when needed to get the user name and the password.
5347 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5349         * message.el (message-interactive): Doc fix.
5350         (message-qmail-inject-args): Reflow.
5351         (message-kill-to-signature): Fix typo in docstring.
5353         * smiley.el (smiley-buffer): Fix typo in docstring.
5355 2010-03-24  Glenn Morris  <rgm@gnu.org>
5357         * mail-source.el (gnus-message): Declare.
5358         (mail-source-delete-old-incoming): Require gnus-util.
5360 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5362         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5364         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5366         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5367         password-cache's default if it is not bound.
5368         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5369         password-cache-expiry's default if it is not bound.
5371         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5372         available in Emacs 21.
5374 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5376         * auth-source.el (auth-sources): Fix up definition so extra parameters
5377         are always inline.
5379 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5381         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5382         wasn't updated after mismatch.  Clear cached mailbox info correctly
5383         when uidvalidity changes.
5384         (nnimap-group-prefixed-name): New function to avoid some code
5385         duplication.
5386         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5387         (nnimap-request-group): Use it.
5388         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5389         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5390         with many imap folders.  This is done by caching the group status from
5391         the imap server persistently in a group parameter `imap-status'.  (This
5392         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5393         but not persistently, so every Gnus startup was still very slow.)
5395 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5397         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5398         secrets.el dependency.
5399         (auth-sources): Add optional user name.  Add secrets.el configuration
5400         choice (unused right now).
5402 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5404         * gnus-sum.el (gnus-summary-make-menu-bar):
5405         Let `gnus-registry-install-shortcuts' fill in the functions.
5407         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5408         warnings.
5409         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5410         (gnus-registry-install-shortcuts): Populate and use it in a
5411         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5413 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5415         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5416         In-place substitutions for the group name encoding/decoding.
5417         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5418         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5419         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5420         (nnimap-update-unseen, nnimap-request-list)
5421         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5422         (nnimap-request-set-mark, nnimap-split-to-groups)
5423         (nnimap-split-articles, nnimap-request-newgroups)
5424         (nnimap-request-create-group, nnimap-request-accept-article)
5425         (nnimap-request-delete-group, nnimap-request-rename-group)
5426         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5427         `encoded-mbx' for consistency.
5428         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5429         variable `imap-current-mailbox'.
5431         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5432         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5434 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5436         * pop3.el (pop3-display-message-size-flag): Display message size byte
5437         counts during POP3 download.
5438         (pop3-movemail): Use it.
5439         (pop3-list): Implement listing of available messages.
5441 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5443         * nnir.el (nnir-get-article-nov-override-function): New function to
5444         override the normal NOV retrieval.
5445         (nnir-retrieve-headers): Use it.
5447 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5449         * auth-source.el (netrc-machine-user-or-password): Autoload.
5451 2010-03-19  Glenn Morris  <rgm@gnu.org>
5453         Stop message.el from loading about 40 libraries it doesn't always need.
5454         The general approach is to autoload rather than require, and to
5455         require in the specific functions rather than the file.  (Bug#5642)
5457         * gmm-utils.el: Don't require wid-edit.
5458         (widget-create-child-value, widget-convert, widget-default-get):
5459         Autoload.
5461         * gnus-util.el: Don't require time-date, netrc.
5462         (message-fetch-field, gnus-group-name-decode): Declare rather than
5463         autoloading.
5464         (gnus-fetch-field): Require message.
5465         (gnus-decode-newsgroups): Require gnus-group.
5467         * ietf-drums.el: Don't require time-date.
5469         * message.el: Don't require hashcash, canlock, ecomplete.
5470         Do require mail-utils.  Require nnheader only when compiling.
5471         (smtpmail-default-smtp-server): Remove declaration.
5472         (message-send-mail-function): Check smtpmail-default-smtp-server
5473         is bound rather than requiring smtpmail.
5474         (message-auto-save-directory, message-insert-signature):
5475         Use expand-file-name rather than nnheader-concat.
5476         (nnheader-insert-file-contents): Autoload.
5477         (hashcash-wait-async): Declare.
5478         (message-send-mail): Only call gnus-setup-posting-charset if
5479         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5480         (message-send-mail-with-sendmail): Require sendmail.
5481         (canlock-password, canlock-password-for-verify): Declare.
5482         (message-canlock-password): Require canlock.
5483         (nnheader-get-report): Autoload.
5484         (gnus-setup-posting-charset): Declare.
5485         (message-send-news): Require gnus-msg.
5486         (message-make-references, message-make-in-reply-to): Use mail-header-id
5487         rather than the alias mail-header-message-id.
5488         (ecomplete-add-item, ecomplete-save): Declare.
5489         (message-put-addresses-in-ecomplete): Require ecomplete.
5490         (ecomplete-display-matches): Autoload.
5492         * mm-decode.el: Don't require mailcap, gnus-util.
5493         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5494         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5495         Autoload.
5496         (mailcap-mime-extensions): Declare.
5498         * mm-encode.el: Don't require mailcap.
5499         (mailcap-extension-to-mime): Autoload.
5501         * mml-sec.el: Don't require password-cache.
5503         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5504         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5505         (mml-minibuffer-read-type): Require mailcap.
5506         (mml-preview): Require gnus-msg.
5508         * mml1991.el: Require password-cache.
5509         (password-cache-expiry): Remove declaration.
5511         * mml2015.el: Require password-cache.
5512         (password-cache-expiry): Remove declaration.
5514         * nneething.el (mailcap): Require mailcap.
5516         * nnheader.el (declare-function): Add compatibility stub.
5517         (message-remove-header): Declare rather than autoload.
5518         (nnheader-replace-header): Require message.
5520         * nnimap.el (declare-function): Add compatibility stub.
5521         (netrc-parse, netrc-machine-user-or-password): Declare.
5522         (nnimap-open-connection): Require netrc.
5524         * nntp.el (declare-function): Add compatibility stub.
5525         (netrc-parse, netrc-machine, netrc-get): Declare.
5526         (nntp-send-authinfo): Require netrc.
5528         * rfc2047.el: Don't require qp.
5529         (quoted-printable-encode-region, quoted-printable-decode-string):
5530         Autoload.
5532         * sieve-mode.el: Don't require easymenu.
5533         (easy-menu-add-item): Autoload it.
5535         * spam-stat.el (time-to-number-of-days): Autoload it.
5537 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5539         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5540         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5541         value if any backslash escapes).
5543 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5545         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5546         if it is available.  (bug#5647)
5548 2010-02-26  Glenn Morris  <rgm@gnu.org>
5550         * message.el (message-send-mail-function): Change the default, so that
5551         it inherits from a customized send-mail-function.  (Bug#5643)
5553 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5555         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5556         shell-command-to-string signals an error (bug#5299).
5558 2010-02-24  Glenn Morris  <rgm@gnu.org>
5560         * message.el (message-smtpmail-send-it)
5561         (message-send-mail-with-mailclient): Doc fixes.
5563 2010-02-16  Glenn Morris  <rgm@gnu.org>
5565         * message.el (message-default-mail-headers): Change the default value
5566         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5568 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5570         * message.el (message-mail): Just pass yank-action on to message-setup.
5571         (message-setup): Handle (FUN . ARGS) form of yank-action.
5572         (message-with-reply-buffer, message-widen-reply)
5573         (message-yank-original): Handle non-buffer values of
5574         message-reply-buffer (Bug#4080).
5575         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5577 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5579         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5580         Fix typo in docstring.
5582 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5584         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5585         response.
5587 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5589         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5591         * message.el (message-check-news-header-syntax): Protect against a
5592         string that `rfc822-addresses' returns when parsing fails.
5594 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5596         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5597         (gnus-previous-char-property-change): New functions.
5599         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5601 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5603         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5604         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5606 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5608         * message.el (message-exchange-point-and-mark): Rework last change to
5609         avoid using optional arg of exchange-point-and-mark, for backward
5610         compatibility.
5612 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5614         * message.el (message-exchange-point-and-mark):
5615         Call exchange-point-and-mark with an argument rather than setting
5616         mark-active by hand (Bug#5175).
5618 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5620         * nntp.el (nntp-service-to-port): Work for service expressed with
5621         numeric string; replace [:digit:] with [0-9] for XEmacs.
5623 2009-12-17  Glenn Morris  <rgm@gnu.org>
5625         * gnus-group.el (gnus-bug-group-download-format-alist):
5626         Change emacs entry to debbugs.gnu.org.  Bump :version.
5628 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5630         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5632 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5634         * message.el (message-info): Explain why we use `Info-goto-node'.
5636 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5638         * message.el (message-completion-in-region): New compatibility function.
5639         (message-expand-group): Use it.
5641 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5643         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5644         with no unread article should be listed if the 2nd arg `predicate' is
5645         given.
5647 2009-11-29  Juri Linkov  <juri@jurta.org>
5649         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5650         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5651         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5653 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5655         * message.el (message-from-style, message-interactive)
5656         (message-signature): Always set default values from the corresponding
5657         mail-* variables.
5658         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5659         (message-yank-prefix, message-indentation-spaces)
5660         (message-signature-file, message-default-headers): Use boundp rather
5661         than (featurep 'xemacs) to check if the corresponding mail-* variables
5662         exist.
5664 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5666         * message.el (message-send-mail-with-sendmail): Revert last change.
5668 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
5670         * message.el (message-from-style, message-interactive)
5671         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5672         (message-yank-prefix, message-indentation-spaces, message-signature)
5673         (message-signature-file, message-default-headers): For GNU Emacs, set
5674         default values from the corresponding mail-* variables.
5675         (message-send-mail-with-sendmail): Use envelope-from only if
5676         mail-specify-envelope-from is non-nil.
5678 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5680         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5681         containing tspecial characters if they have been already quoted.
5683 2009-10-24  Glenn Morris  <rgm@gnu.org>
5685         * gnus-art.el (help-xref-stack-item): Define for compiler.
5687 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5689         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5691 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5693         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5694         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5696 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5698         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5699         (gnus-overlays-in): New alias to overlays-in.
5701         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5702         gnus-overlay-get, and gnus-delete-overlay.
5703         (gnus-summary-show-thread): Make it work as well for systems in which
5704         next-single-char-property-change is not available.
5705         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5707 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5709         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5711 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5713         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5714         and XEmacs that don't have `remove-overlays'.
5716 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5718         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5719         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5720         selective display.  Use overlays instead.
5722 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5724         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5726 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5728         * spam-stat.el (spam-stat-load): Fix typo in message.
5730 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5732         * gnus-art.el (gnus-article-encrypt-body):
5733         * message.el (message-check-recipients):
5734         * mm-util.el (mm-codepage-setup):
5735         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5736         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5738 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5740         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5741         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5742         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5743         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5744         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5746 2009-09-18  Glenn Morris  <rgm@gnu.org>
5748         * gnus-diary.el (gnus-diary-check-message):
5749         * message.el (message-insert-formatted-citation-line):
5750         * nnbabyl.el (top-level):
5751         * nndiary.el (nndiary-schedule):
5752         Fix typos in condition-case handlers.
5754 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5756         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5757         configuration that provides the sole article window in a frame;
5758         position point correctly after deleting a part.
5760 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5762         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5763         (spam-resolve-registrations-routine): Use it to unregister articles
5764         that change status.
5766 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5768         * nnrss.el (nnrss-request-article): Remove binding of
5769         default-enable-multibyte-characters that has gotten needless by
5770         the 2007-07-13 change in rfc2047-encode-message-header.
5772         * mml.el (mml-insert-multipart): Error on the message header.
5773         (mml-insert-part): Error on the message header; position point at
5774         the end of a MIME tag.
5776 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5778         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5779         (gnus-float-time): Alias to float-time if it exists.
5781         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5782         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5783         float-time is available; suppress compile warning for time-to-seconds.
5785 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5787         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5788         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5789         Add the optional argument `encoding' that overrides the default.
5791         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5792         mm-encode-buffer.
5794 2009-09-04  Glenn Morris  <rgm@gnu.org>
5796         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5797         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5798         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5799         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5800         * mm-util.el (mm-with-unibyte-current-buffer)
5801         (mm-find-buffer-file-coding-system):
5802         * yenc.el (yenc-decode-region): Use default-value rather than
5803         default-enable-multibyte-characters.
5805 2009-09-03  Glenn Morris  <rgm@gnu.org>
5807         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5808         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5809         than default-enable-multibyte-characters.
5811 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5813         * gnus-art.el (gnus-article-read-summary-keys):
5814         Fix gnus-buffer-configuration's value temporarily used.
5816 2009-09-02  Glenn Morris  <rgm@gnu.org>
5818         * gnus-util.el (gnus-float-time): New function.
5819         * gnus-delay.el (gnus-delay-article):
5820         * gnus-sum.el (gnus-thread-latest-date):
5821         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5822         * nnspool.el (nnspool-request-newgroups):
5823         Use gnus-float-time rather than time-to-seconds.
5824         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5826         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5827         (gnus-header-subject-face, gnus-header-newsgroups-face)
5828         (gnus-header-name-face, gnus-header-content-face):
5829         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5830         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5831         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5832         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5833         (gnus-cite-face-11):
5834         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5835         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5836         (gnus-server-closed-face, gnus-server-denied-face)
5837         (gnus-server-offline-face):
5838         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5839         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5840         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5841         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5842         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5843         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5844         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5845         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5846         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5847         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5848         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5849         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5850         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5851         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5852         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5853         (gnus-summary-high-undownloaded-face)
5854         (gnus-summary-low-undownloaded-face)
5855         (gnus-summary-normal-undownloaded-face)
5856         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5857         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5858         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5859         (gnus-splash-face):
5860         * message.el (message-header-to-face, message-header-cc-face)
5861         (message-header-subject-face, message-header-newsgroups-face)
5862         (message-header-other-face, message-header-name-face)
5863         (message-header-xheader-face, message-separator-face)
5864         (message-cited-text-face, message-mml-face):
5865         * sieve-mode.el (sieve-control-commands-face)
5866         (sieve-action-commands-face, sieve-test-commands-face)
5867         (sieve-tagged-arguments-face):
5868         * spam.el (spam-face):
5869         Mark face aliases with "-face" in the name as obsolete.
5871 2009-09-01  Glenn Morris  <rgm@gnu.org>
5873         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5874         than goto-line.
5876 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5878         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5879         Don't move point if the command is invoked inside the message header.
5881 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5883         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5884         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5885         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5886         * nnir.el (nnir-swish-e-index-file):
5887         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5888         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5889         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5890         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5891         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5892         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5894 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5896         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5897         Don't save excursion.
5899 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5901         * nnheader.el (nnheader-find-file-noselect):
5902         * mm-util.el (mm-insert-file-contents):
5903         Use (default-value 'major-mode) instead of default-major-mode.
5905 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5907         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5909 2009-08-25  Glenn Morris  <rgm@gnu.org>
5911         * nnir.el (top-level): Don't require cl at run-time.
5912         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5913         Replace cl-function substitute with gnus-replace-in-string.
5914         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5915         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5916         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5917         simplified expansions.
5919 2009-08-22  Glenn Morris  <rgm@gnu.org>
5921         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5922         goto-line.
5924 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5926         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5928         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5929         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5930         (gnus-mm-display-part, gnus-mime-display-single)
5931         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5932         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5934         * gnus-sum.el
5935         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5936         (gnus-summary-move-article): Add expirable mark to articles copied or
5937         moved to group that has auto-expire turned on if the option is non-nil.
5939 2009-07-24  Glenn Morris  <rgm@gnu.org>
5941         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5942         Fix typo.  (Bug#3903)
5944 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5946         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5947         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5948         that should not be used for draft articles.
5949         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5950         that has no concern in minor mode keys.
5951         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5952         Abolish.
5954 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5956         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5957         article without making inquiry to a user for unknown encoding.
5959         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5960         (nnmaildir--scan): Assume i-node and device number that file-attributes
5961         returns might be cons-cell.
5963 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5965         * auth-source.el: Remove docs now in auth.texi.  Don't use
5966         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5967         `auth-source-hide-passwords' and use them.
5969 2009-07-15  Glenn Morris  <rgm@gnu.org>
5971         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5973 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5975         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5976         excessive whitespace from the default values of title and description.
5978 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5980         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5981         mail-fetch-field to fetch Content-Description header in order to
5982         exclude newlines.
5984 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5986         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5987         to deleted part.
5989 2009-05-30  David Engster  <dengste@eml.cc>
5991         * nnmairix.el: Remove old documentation in the commentary block.
5992         (nnmairix-request-group): Do not update active file for nnml back ends.
5993         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5994         end so that overview files are ignored.
5995         (nnmairix-update-groups): Make updating the groups more robust by using
5996         marks.
5997         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5998         with dollar characters in message-id.
6000 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
6002         * spam.el: Use dns-query instead of query-dns.  Was renamed on
6003         2008-12-25 in dns.el.
6005 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6007         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
6008         could happen if the text is only composed of spaces and/or tabs.
6010 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
6012         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
6013         when sending a queued message to avoid extra mml tags.
6015 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6017         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
6019 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6021         * gnus-dired.el: Remove autoload for gnus-setup-message.
6022         (gnus-dired-attach): Fake this-command value to prevent Gnus from
6023         displaying Gnus logo; always use compose-mail.
6025 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6027         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
6029 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6031         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
6032         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6033         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6034         available.
6035         (gnus-nocem-epg-verify): New function.
6037 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6039         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6041 2009-02-15  Glenn Morris  <rgm@gnu.org>
6043         * gnus-util.el (rmail-insert-rmail-file-header)
6044         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6045         autoloads.
6046         (rmail-default-rmail-file): Remove unnecessary declaration.
6047         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6049 2009-02-14  Glenn Morris  <rgm@gnu.org>
6051         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6052         variable (only used in gnus-util, which declares it anyway).
6053         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6054         which was only needed by gnus-art (changed to not use it any more).
6055         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6056         only used in gnus-util, which autoloads it itself.
6057         (rmail-update-summary): Fix autoload.
6059         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6060         rather than rmail-output-to-rmail-file.
6062 2009-02-07  Glenn Morris  <rgm@gnu.org>
6064         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6065         autoload of function that no longer exists.
6066         (rmail-toggle-header): Declare.
6067         (message-forward-rmail-make-body): Handle mbox Rmail.
6069 2009-01-31  Glenn Morris  <rgm@gnu.org>
6071         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6072         2009-01-09 change.
6074 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6076         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6077         (auth-source-forget-all-cached): New convenience function.
6078         (auth-source-user-or-password): Accept list of modes or a single mode.
6080         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6081         auth-source modes.
6083         * nnimap.el (nnimap-open-connection): Use list of
6084         auth-source modes.
6086         * nntp.el (nntp-send-authinfo): Use list of
6087         auth-source modes.
6089 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6091         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6092         now.
6094 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6096         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6097         coding system in XEmacs; add a workaround for XEmacs.
6099 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6101         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6102         of current-language-environment.
6104 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6106         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6107         available at runtime.
6109 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6111         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6113 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6115         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6116         the greatest positive fixnum value doesn't work under an XEmacs with
6117         bignum support; use the most-positive-fixnum constant instead,
6118         available since Emacs 21.1 with cl and XEmacs 21.1.
6120 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6122         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6123         XEmacs gets not to work.
6125 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6127         * mm-util.el (mm-coding-system-priorities): Allow the value like
6128         "Japanese (UTF-8)" of current-language-environment.
6130 2009-01-09  Glenn Morris  <rgm@gnu.org>
6132         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6133         with last-command-event.
6135 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6137         * message.el (message-fix-before-sending): Amend comment.
6139 2009-01-07  David Engster  <dengste@eml.cc>
6141         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6142         simplified server definitions by converting it via
6143         gnus-server-to-method.
6145 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6147         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6148         parameter's operands.
6150 2009-01-06  David Engster  <dengste@eml.cc>
6152         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6153         primary select method (for gnus-group-mark-article-as-read).
6155 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6157         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6158         `(gnus)Face', not `(gnus)X-Face'.
6160 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6162         * mm-util.el (mm-ucs-to-char): New function.
6164         * mm-url.el (mm-url-decode-entities): Use it.
6166 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6168         * message.el (message-fix-before-sending): Add `eight-bit' to
6169         illegible-text check.
6171 2009-01-03  Michael Olson  <mwolson@gnu.org>
6173         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6174         `headers' is nil.  This can occur if the IMAP server does not have
6175         permissions to read messages from a folder, but can write new messages
6176         to the folder.
6177         (nnimap-request-article-part): Do not insert `data' if it is nil.
6179 2009-01-01  Dave Love  <fx@gnu.org>
6181         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6183         * nnimap.el: Fix author email.
6184         (nnimap-split-rule): Add FIXME comment.
6185         (nnimap-debug): Fix doc string.
6187 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6189         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6190         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6191         to check if those variables exist (first appeared in Emacs 18.50).
6193 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6195         * mm-util.el (mm-line-number-at-pos): New function.
6197         * spam-report.el (spam-report-process-queue): Use it.
6199 2008-12-24  David Engster  <dengste@eml.cc>
6201         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6202         parameters that haven't existed as variables as buffer-local variables.
6204 2008-12-23  Dave Love  <fx@gnu.org>
6206         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6207         cadar.
6209         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6210         imap-starttls-p.
6211         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6213 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6215         * spam-report.el (spam-report-gmane-max-requests): New constant.
6216         (spam-report-gmane-wait): New variable.
6217         (spam-report-gmane-ham, spam-report-gmane-spam)
6218         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6219         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6220         the server.
6222         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6223         Add explanations.
6225         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6226         nnheader-accept-process-output and nnheader-read-timeout if available.
6227         (pop3-movemail): Use it.
6229         * message.el (message-check-news-body-syntax): Fix signature check if
6230         there's an attachment.
6232 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6234         * mm-util.el: Add comments to the mm- emulating functions.
6236 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6238         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6239         Reported by Stephen Berman <stephen.berman@gmx.net>.
6241 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6243         * mm-util.el (mm-substring-no-properties): New function.
6244         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6245         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6246         (mm-string-to-multibyte): Doc fix.
6248         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6250 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6252         * mml.el (mml-attach-file): Strip text properties from file name.
6253         (Bug#1574)
6255 2008-12-16  Glenn Morris  <rgm@gnu.org>
6257         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6259 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6261         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6262         knows since the charset specified might be a bogus alias that
6263         mm-charset-synonym-alist provides.
6265 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6267         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6268         "ISO_8859-1".
6270         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6272 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6274         * mm-util.el (mm-charset-eval-alist):
6275         Define it before mm-charset-to-coding-system.
6276         (mm-charset-to-coding-system): Add optional argument `silent';
6277         define it before mm-charset-override-alist.
6278         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6279         default value if it can be used in Emacs currently running;
6280         silence mm-charset-to-coding-system.
6282 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6284         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6285         `allow-override' which says whether to use `mm-charset-override-alist'.
6286         (rfc2047-decode-encoded-words): Use it.
6288         * mm-util.el (mm-charset-override-alist): Fix custom type;
6289         add `(gb2312 . gbk)' to choices.
6291 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6293         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6294         fast.
6296         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6298 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6300         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6301         on links.
6303         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6305 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6307         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6308         users' addresses that don't have domain parts.
6309         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6310         rather than message-narrow-to-head since there will be the message
6311         header separator.
6313 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6315         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6316         since the result is inserted in a unibyte buffer anyway.
6317         (nnimap-demule-use-string-to-multibyte): Remove.
6318         (nnimap-demule): Alias it to mm-string-to-multibyte.
6320 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6322         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6323         variable for debugging bug#464 and bug#1174.
6324         (nnimap-demule): Use it.
6326 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6328         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6329         score calculation correctly.
6331 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6333         * message.el (message-send-mail): Just set the buffer to unibyte
6334         rather than use mm-with-unibyte-current-buffer which does a lot more.
6335         (message-send-mail-partially): Don't bother with
6336         mm-with-unibyte-current-buffer since it's already been made unibyte by
6337         message-send-mail.
6339 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6341         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6343 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6345         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6347 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6349         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6350         require itself and to remove `with-no-warnings'.
6352 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6354         * starttls.el (starttls-any-program-available): Get the name of the
6355         available TLS layer program.
6356         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6357         well as the host name in the "opening" message.
6359         * auth-source.el (auth-source-cache, auth-source-do-cache)
6360         (auth-source-user-or-password): Cache passwords and logins by default,
6361         allow override with `auth-source-do-cache'.
6362         (auth-source-forget-user-or-password): Allow users to remove cache
6363         entries if needed.
6365 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6367         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6368         condition-case to only the forward-sexp call.
6370 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6372         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6373         quotes contained.  Make it more robust regardless by an extra
6374         condition-case wrapper.
6376 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6378         * nnml.el (nnml-request-expire-articles): Check if the function set to
6379         `nnmail-expiry-target' returns the symbol `delete'.
6381         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6383         * nnmail.el (nnmail-expiry-target): Fix custom type.
6385 2008-10-02  Glenn Morris  <rgm@gnu.org>
6387         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6388         Silence compiler warning.
6390 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6392         * mml.el (mml-menu): Don't assume mml2015 is bound.
6394 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6396         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6397         exists.
6399 2008-09-27  Glenn Morris  <rgm@gnu.org>
6401         * gnus-util.el (mail-header-remove-comments): Autoload it.
6403 2008-09-27  Andreas Schwab  <schwab@suse.de>
6405         * gnus-util.el (gnus-split-references): Strip comments.
6406         (gnus-parent-id): Likewise.
6408 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6410         * message.el (message-confirm-send): Fix version.
6412 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6414         * message.el (message-idna-to-ascii-rhs-1): Use
6415         mail-extract-address-components rather than mail-header-parse-addresses
6416         that is an alias by default to ietf-drums-parse-addresses that does not
6417         support non-ASCII names in headers' contents.
6419 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6421         * message.el (message-confirm-send): Fix variable documentation to
6422         avoid the "y/n" wording.
6424 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6426         * message.el (message-set-auto-save-file-name): Save to a different
6427         filename so multiple messages (especially drafts) can be recovered.
6429 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6431         * message.el (message-confirm-send): Add appropriate version.
6433 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6435         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6436         defvar.
6438 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6440         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6441         (mm-pkcs7-enveloped-magic): Ditto.
6443 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6445         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6446         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6448 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6450         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6451         default, it's better.
6453 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6455         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6456         summary line gnus-number property and ignore them (with a warning
6457         message).
6459 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6461         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6462         macro caddr in the interactive form since it won't be expanded.
6464 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6466         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6467         `charset'; fix name of function called recursively.
6468         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6470 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6472         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6473         (gnus-mime-set-charset-parameters): New function.
6474         (gnus-mime-view-part-as-charset): Use it to correctly display part
6475         specifying wrong charset.
6477 2008-09-08  David Engster  <dengste@eml.cc>
6479         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6480         in completing-read for back end server.
6482 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6484         * message.el (message-confirm-send): New variable to confirm sending a
6485         message.
6486         (message-send): Use it.
6488 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6490         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6492 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6494         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6496 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6498         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6499         prevent tracking too many groups.
6500         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6501         Use it.
6503 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6505         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6506         moving point to the bottom of the window in order to avoid recentering.
6508 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6510         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6511         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6512         (gnus-article-beginning-of-window): Fix calculation.
6514 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6516         * gnus-msg.el (gnus-summary-supersede-article)
6517         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6518         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6519         message header.
6521 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6523         * message.el:
6524         * gnus-start.el:
6525         * gnus-registry.el: Remove VMS support.
6527 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6529         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6530         macro.
6531         (rfc2104-hash): Use it.
6533 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6535         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6536         (gnus-summary-sort-by-most-recent-date): New commands.
6537         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6538         and menu entries.
6540 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6542         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6543         don't redisplay article for raw contents; remove plural articles stuff.
6545         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6546         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6547         on gnus-summary-save-article; display results properly.
6549 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6551         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6553 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6555         * gnus-art.el (gnus-summary-save-in-pipe):
6556         Consider gnus-save-all-headers.
6558 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6560         * gnus-util.el (ns-focus-frame): Remove declaration.
6561         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6562         like x.
6564 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6566         * rfc2104.el (rfc2104-zero): Delete defconst.
6567         (rfc2104-hex-alist): Likewise.
6568         (rfc2104-hex-to-int): Delete func.
6569         (rfc2104-hexstring-to-bitstring): Likewise.
6570         (rfc2104-nybbles): New defconst.
6571         (rfc2104-hash): Rewrite for speed.
6573 2008-07-16  Glenn Morris  <rgm@gnu.org>
6575         * gnus-util.el (ns-focus-frame): Declare for compiler.
6577 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6579         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6580         set as a group parameter.
6581         (gnus-summary-save-in-pipe): Work when it is called independently.
6582         (gnus-summary-pipe-to-muttprint): Don't modify
6583         gnus-summary-pipe-output-default-command.
6585 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6587         * message.el (message-send-mail-with-sendmail):
6588         Display the error message.
6590 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6592         * gnus-art.el (gnus-default-article-saver):
6593         Add gnus-summary-save-in-pipe to choices.
6594         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6595         gnus-summary-pipe-output-default-command as the default command.
6596         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6597         instead of gnus-last-shell-command.
6599         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6600         New user option.
6601         (gnus-summary-muttprint-program): Mention the value will be changed.
6602         (gnus-summary-save-article): Force showing of all headers.
6603         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6605 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6607         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6609 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6611         * nnimap.el (nnimap-id):
6612         * sieve-manage.el (sieve-manage-open): Doc fixes.
6614 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6616         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6617         if available.
6619 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6621         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6623         * nnkiboze.el (nnkiboze-generate-group):
6624         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6626         * nnmairix.el: Require CL.
6628 2008-06-15  David Engster  <dengste@eml.cc>
6630         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6632 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6634         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6635         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6636         runtime choice under XEmacs.
6638         * gnus-sum.el (gnus-summary-set-display-table):
6639         Use `gnus-put-display-table', `gnus-get-display-table',
6640         `gnus-set-display-table' for the display table, instead of `aset'.
6642 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6644         * nnmairix.el: Add autoloads.
6646 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6648         * nnmairix.el (nnmairix-delete-recreate-group)
6649         (nnmairix-update-and-clear-marks): Fix error messages.
6651 2008-06-14  David Engster  <dengste@eml.cc>
6653         * nnmairix.el: Upgrade to version 0.6.
6654         (nnmairix-group-toggle-propmarks-this-group)
6655         (nnmairix-group-toggle-readmarks-this-group)
6656         (nnmairix-group-delete-recreate-this-group)
6657         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6658         (nnmairix-remove-tick-mark-original-article): New commands.
6659         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6660         (nnmairix-propagate-marks-to-nnmairix-groups)
6661         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6662         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6663         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6664         functions needed for marks propagation and manipulation of read marks.
6665         (nnmairix-update-groups): New function.
6666         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6667         (nnmairix-determine-original-group-from-registry)
6668         (nnmairix-determine-original-group-from-path)
6669         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6670         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6671         New helper functions.
6672         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6673         keystrokes for new commands.
6674         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6675         (nnmairix-request-group): Check allow-fast group parameter.
6676         (nnmairix-request-create-group): Set allow-fast group parameter if
6677         nnmairix-allowfast-default is set.
6678         (nnmairix-close-group): Propagate marks upon closing if needed.
6679         (nnmairix-group-toggle-threads-this-group): Use new.
6680         nnmairix-group-toggle-parameter helper function.
6681         (nnmairix-search): Better check for empty search result.
6682         (nnmairix-goto-original-article): Use new helper functions for
6683         determining original article.
6684         (nnmairix-show-original-article): Make sure message-id is in brackets.
6685         (nnmairix-call-mairix-binary): Change variable name.
6686         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6687         helper function.
6688         (nnmairix-widget-toggle-activate): Fix doc string.
6690 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6692         * nnir.el: Require edmacro when compiling with XEmacs.
6693         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6694         available in Emacs 21.
6696 2008-06-11  Glenn Morris  <rgm@gnu.org>
6698         * gnus-util.el (x-focus-frame):
6699         * gnus.el (image-size):
6700         * mm-decode.el (image-size): Declare.
6702         * gnus-picon.el (declare-function): Add compat definition.
6703         (image-size): Declare.
6705         * gnus-group.el (tool-bar-map):
6706         * gnus-sum.el (tool-bar-map): Define for compiler.
6708         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6710         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6712         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6713         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6714         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6715         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6716         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6717         * sieve-manage.el, spam-report.el, spam.el:
6718         Remove unnecessary eval-and-compile of autoloads.
6720 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6722         * auth-source.el: Precise Tramp doc.
6724 2008-06-07  Glenn Morris  <rgm@gnu.org>
6726         * nnmairix.el: Remove unnecessary eval-when-compile.
6728 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
6730         * nnir.el: New file.
6732 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6734         * gnus-util.el (gnus-read-shell-command): New function.
6735         * mm-decode.el (mm-pipe-part):
6736         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6738 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6740         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6742 2008-06-03  Glenn Morris  <rgm@gnu.org>
6744         * pop3.el (nnheader-accept-process-output): Autoload it.
6746 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6748         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6749         are not 2-digit hexadecimal characters that follow `%'s.
6751 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6753         * message.el (message-bogus-recipient-p): Fix type in doc string.
6754         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6755         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6756         Improve custom options.
6757         (message-bogus-recipient-p): Adjust accordingly.
6759 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6761         * nnmairix.el: Require edmacro when compiling with XEmacs.
6763 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6765         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6766         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6768 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6770         * auth-source.el: Add more docs.
6772 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6774         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6775         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6776         retrieval faster in some cases, but might make CPU usage larger.
6777         If this has any bad side effects, we might revert this change.
6779         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6780         seems to make mail retrieval much, much faster.
6781         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6782         unconditionally.
6784         * gnus-draft.el (gnus-group-send-queue):
6785         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6787 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6789         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6791         * message.el (message-bogus-address-regexp): Fix and improve custom
6792         type.
6793         (message-setup-hook): Add message-check-recipients as custom option.
6795 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6797         * message.el (message-cite-function): Remove bogus autoload which crept
6798         in during merge from v5-10.
6800 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6802         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6804         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6806         * auth-source.el: Preliminary Tramp docs.
6807         (auth-sources): Change the default auth-sources to use
6808         EPA .gpg files.
6810 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6812         * nntp.el: Autoload `auth-source-user-or-password'.
6813         (nntp-send-authinfo): Use it.
6815         * nnimap.el: Autoload `auth-source-user-or-password'.
6816         (nnimap-open-connection): Use it.
6818         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6819         for the gnus-message function.
6820         (auth-source-user-or-password): Use it.
6822 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6824         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6825         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6826         (rfc2104-hash): Use it.
6828 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6830         * gnus-art.el (gnus-article-toggle-truncate-lines):
6831         Don't use `iff' in docstring.
6833 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6835         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6837         * gnus-util.el (gnus-extract-address-component-name)
6838         (gnus-extract-address-component-email): Convenience functions around
6839         `gnus-extract-address-components'.
6841         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6842         Use `gnus-extract-address-component-email' to fix bug of comparing full
6843         sender name to `user-mail-address'.
6845 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6847         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6848         catch/throw to optimize.
6849         (gnus-registry-find-keywords): Just use member to find a keyword.
6851 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6853         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6854         is current before calling gnus-server-prepare.
6855         (gnus-server-setup-buffer, gnus-server-update-server)
6856         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6858 2008-05-04  Juri Linkov  <juri@jurta.org>
6860         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6861         (mailcap-file-default-commands): Use mailcap-replace-in-string
6862         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6863         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6865 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6867         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6869 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6871         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6872         hooks.
6873         (gnus-update-read-articles): Speed up non-marks-using users.
6874         (gnus-use-marks): Define gnus-use-marks.
6875         (gnus-propagate-marks): Rename variable to something more sensible.
6877 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6879         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6880         (gmm-image-load-path-for-library): Fix typos in docstrings.
6881         (gmm-message): Reflow docstring.
6883 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6885         * mail-source.el (mail-source-set-1, mail-source-bind):
6886         Move auth-source code out of the macro to clean it up and fix bugs.
6888 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6890         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6891         by sender if it's equal to user-mail-address, it's likely to be
6892         useless.
6894         * mail-source.el (mail-source-bind): Don't use user or password if they
6895         are not bound.  Unintern them if they are nil.  Don't use server unless
6896         it's bound, and default it to empty string otherwise.
6898 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6900         * mail-source.el: Load auth-source.el.
6901         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6902         get user name or password, if auth-sources is set up.
6904         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6905         strategy of splitting with parent.
6906         (gnus-registry-split-fancy-with-parent)
6907         (gnus-registry-post-process-groups): Use it and fix prior
6908         bug (returning a list as the split result).
6910         * auth-source.el (auth-sources): Remove server parameter.
6911         (auth-source-pick, auth-source-user-or-password)
6912         (auth-source-user-or-password-imap)
6913         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6914         (auth-source-user-or-password-sftp)
6915         (auth-source-user-or-password-smtp): Remove server parameter.
6917 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6919         * smime.el (smime-sign-region, smime-encrypt-region)
6920         (smime-decrypt-region):
6921         Remove redundant calls to `generate-new-buffer-name'.
6923 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6925         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6926         Don't use QP for message/rfc822.
6927         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6929 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6931         * sieve-manage.el (sieve-string-bytes): Remove.
6932         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6933         correct byte-length only if the process's coding-system is the same as
6934         the one used internally by Emacs to represent strings.
6936 2008-04-22  Juri Linkov  <juri@jurta.org>
6938         * mailcap.el (mailcap-file-default-commands): New function.
6940 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6942         * message.el (message-signature-separator, message-cite-function):
6943         Change custom version.
6945 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6947         * mm-decode.el (mm-display-external): Make temp file read-only.
6949 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6951         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6952         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6953         `C-c C-f d'.
6955 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6957         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6959 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6961         * auth-source.el: Add docs.
6962         (auth-sources): Modify format to support server.
6963         (auth-source-pick, auth-source-user-or-password)
6964         (auth-source-user-or-password-imap)
6965         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6966         (auth-source-user-or-password-sftp)
6967         (auth-source-user-or-password-smtp): Add server parameter.
6969 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6971         * gnus-registry.el: Initialize the registry when gnus-registry-install
6972         is t.
6974 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6976         * compface.el (uncompface): Make buffer unibyte.
6978 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6980         * mail-source.el (mail-source-value):
6981         Prefer fboundp to functionp so it works with macros as well.
6983 2008-04-05  Glenn Morris  <rgm@gnu.org>
6985         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6987 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6989         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6990         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6992         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6993         multibyteness after rather than before erasing it.
6995         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6996         mm-with-multibyte.
6997         (gnus-request-article-this-buffer): Make sure the proper decoding is
6998         used if gnus-original-article-buffer happens to be unibyte.
7000         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7001         default-enable-multibyte-characters.
7003         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7004         default-enable-multibyte-characters.
7006         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7008         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7010 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7012         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7013         Fix last change in case the element is not even a symbol.
7015 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7017         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7018         imap-enable-exchange-bug-workaround.
7019         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7021 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7023         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7024         a 100 byte status-checks into a 2-3MB transfer for each group.
7025         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7026         to enable bug workaround or not.
7027         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7029 2008-03-31  Glenn Morris  <rgm@gnu.org>
7031         * message.el (mml2015-use): Declare for compiler.
7032         (message-info): Require mml2015 when appropriate.
7034 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7036         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7037         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7038         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7039         (nntp-service-to-port): New function.
7040         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7041         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7042         (nntp-open-netcat-stream): New function.
7043         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7045 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7047         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7049 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7051         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7053 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7055         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7057 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7059         * message.el (message-signature-separator): Change default.
7060         Improve custom type.
7061         (message-cite-function): Change default to
7062         message-cite-original-without-signature.
7064         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7065         toggle.
7067         * message.el (message-check-news-body-syntax): Fix signature check.
7068         (message-setup-1): Mark buffer as unmodified _after_ running
7069         message-setup-hook and handling message-alternative-emails.
7070         (message-shorten-references): Be more strict when building list of
7071         valid references to comply with GNKSA.
7073         * gnus-group.el (gnus-read-ephemeral-bug-group)
7074         (gnus-read-ephemeral-debian-bug-group)
7075         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7077         * message.el (message-info): Don't use booleanp which isn't supported
7078         in Emacs 21 and XEmacs.
7080 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7082         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7083         gnus-group-gmane-group-download-format.
7084         (gnus-group-read-ephemeral-gmane-group): Rename from
7085         gnus-group-read-ephemeral-gmane-group.
7086         (gnus-read-ephemeral-gmane-group-url): Rename from
7087         gnus-group-read-ephemeral-gmane-group-url.
7088         (gnus-bug-group-download-format-alist): New variable.
7089         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7090         (gnus-read-ephemeral-emacs-bug-group): New commands.
7092 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7094         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7095         (gnus-visible-headers): Improve custom type.
7097 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7099         * mml.el (mml-menu): Add workarounds for XEmacs.
7101         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7102         X-Boundary header.
7104         * message.el (message-simplify-recipients): Fix previous commit.
7106 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7108         * mm-util.el (mm-set-buffer-multibyte): New function.
7109         * mm-decode.el (mm-copy-to-buffer): Use it.
7111         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7112         Prefer fboundp to functionp so it works with macros as well.
7114 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7116         * message.el (message-alter-recipients-discard-bogus-full-name):
7117         New function.
7118         (message-alter-recipients-function): New variable.
7119         (message-get-reply-headers): Use it.
7120         (message-replace-header): New helper function.
7121         (message-recipients-without-full-name): New variable.
7122         (message-simplify-recipients): New command.
7124         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7126         * message.el (message-info): Handle EasyPG manual.
7128         * mml.el (mml-menu): Add entry for EasyPG.
7130 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7132         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7133         parameter.
7135         * message.el (message-disassociate-draft): Specify drafts group name
7136         fully.
7138 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7140         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7141         Eliminate unnecessary duplicates from the match list.
7143 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7145         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7146         args of `how-many' of which the XEmacs version doesn't take; declare
7147         Info-index-next as function.
7149 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7151         * gnus-score.el (gnus-score-headers): Fix handling of
7152         gnus-inhibit-slow-scoring.
7154         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7155         string.
7156         (gnus-button-url-regexp): Improve handling of parenthesis.
7157         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7158         (gnus-button-handle-info-keystrokes): Handle index entries.
7160 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7162         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7163         Incoming* files.
7165 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7167         * auth-source.el (auth-sources): Rename from auth-source-choices.
7168         (auth-source-pick): Use it.
7170 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7172         * auth-source.el (auth-source-protocols)
7173         (auth-source-protocols-customize, auth-source-choices): Add and
7174         modified variable customizations and defaults.
7175         (auth-source-pick, auth-source-user-or-password)
7176         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7177         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7178         (auth-source-user-or-password-sftp)
7179         (auth-source-user-or-password-smtp): Use new variables and provide an
7180         interface to netrc.el.
7182 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7184         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7185         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7186         Make sure the nntp port to specify is a string.
7188 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7190         * nntp.el: Use with-current-buffer.
7191         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7192         dubious mm-with-unibyte-current-buffer.
7193         (nntp-with-open-group-function): New function extracted from
7194         nntp-with-open-group macro.
7195         (nntp-with-open-group): Use the function, so it's easier to debug.
7196         Add indentation and debugging info.
7197         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7198         Recommend the use of the netcat alternatives.
7200         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7201         Avoid mm-string-as-multibyte as well.
7203         * nnweb.el (nnweb-insert-html):
7204         Remove use of nnheader-string-as-multibyte.
7206         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7207         (nnheader-string-as-multibyte): Remove.
7209         * mm-view.el: Use inhibit-read-only.
7210         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7211         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7212         or unibyte-string.
7214         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7215         (mm-uu-yenc-extract): Use with-current-buffer.
7217         * gnus-soup.el (gnus-soup-send-packet): Don't use
7218         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7220         * nnmh.el: Use with-current-buffer.
7221         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7222         mm-string-as-multibyte on the output of mm-encode-coding-string.
7224         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7225         (nnimap-request-move-article): Use with-current-buffer.
7227         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7228         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7229         conversion uses string-make-unibyte rather than string-as-unibyte.
7231         * gnus-msg.el: Use with-current-buffer.
7233         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7235 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7237         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7238         string for caching if it is 'PIN.
7240 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7242         * mail-source.el (mail-source-delete-old-incoming-confirm):
7243         Change default to nil.
7244         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7246 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7248         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7249         (gnus-article-goto-prev-page): Work for articles having ^L's.
7251         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7253         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7255 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7257         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7258         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7259         (gnus-bookmark-jump): Adjust some variable names.
7261 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7263         * auth-source.el: New package.
7264         (auth-source-choices): Add customization entry point variable.
7266         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7267         bug.
7269 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7271         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7272         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7273         (gnus-registry-install-shortcuts): Rename from
7274         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7275         the `gnus-registry-mark-map' keymap dynamically from
7276         `gnus-registry-marks'.  The generated functions update the summary line
7277         when a registry mark is added or deleted, and will call
7278         `gnus-registry-install-p' (see the comments in the code).
7279         (gnus-registry-user-format-function-M): Use concat intelligently.
7281         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7282         the registry mark functions.
7284 2008-03-05  Glenn Morris  <rgm@gnu.org>
7286         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7287         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7288         gnus-art.
7289         (top-level): No need to load own source when compiling.
7291 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7293         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7294         Suggested by <chris.anderton@zetnet.co.uk>.
7296 2008-03-04  Glenn Morris  <rgm@gnu.org>
7298         * gnus-sum.el (top-level): No need to require gnus when compiling,
7299         since unconditionally required near start of file.
7300         (gnus-summary-display-while-building): Move definition before use.
7302 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7304         * gnus-registry.el (gnus-registry-user-format-function-M):
7305         Add formatting function.
7307 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7309         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7310         with plists.
7311         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7312         Use new format.
7314 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7316         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7317         `where-is-internal' that returns a range of key sequences.
7319 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7321         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7323         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7324         (gnus-summary-jump-to-group): Consider windows on other displayed
7325         frames as well.  Similar changes might be needed elsewhere, but that's
7326         the one I've bumped into during my use.
7328         * nndoc.el (nndoc-oe-dbx-type-p):
7329         * gnus-msg.el (gnus-debug):
7330         * gnus-group.el (gnus-update-group-mark-positions):
7331         Use mm-string-to-multibyte.
7333 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7335         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7336         doesn't handle NotDashEscaped.
7338         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7339         (mml-dnd-attach-options): Fix typo in custom choice.
7341         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7342         Change nndoc-article-type to mbox.
7343         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7345         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7346         to nil, instead of html2text.
7348         * imap.el (imap-debug): Add `imap-ping-server'.
7350         * gnus-bookmark.el: Add FIXMEs.
7352         * message.el (message-form-letter-separator)
7353         (message-send-form-letter-delay): New variables.
7354         (message-send-form-letter): Use them.  New command to send form
7355         letters.  Requested by Uwe Siart.
7356         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7358 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7360         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7361         empty author.
7363 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7365         * gnus-registry.el (gnus-registry-marks): Add variable for
7366         customization of marks and their appearance.
7367         (gnus-registry-read-mark): Use it.
7368         (gnus-registry-do-marks): Add utility function to loop through
7369         `gnus-registry-marks'.
7370         (gnus-registry-install-shortcuts-and-menus): Add function to install
7371         shortcuts and menus.
7372         (gnus-registry-initialize): Use it.
7373         (gnus-registry-default-mark): Clarify documentation.
7375 2008-02-29  Glenn Morris  <rgm@gnu.org>
7377         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7378         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7379         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7380         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7381         Change defcustom :version from 23.0 to 23.1.
7383 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7385         * gnus-registry.el (gnus-registry-follow-group-p)
7386         (gnus-registry-post-process-groups): Add functions to aid registry
7387         splitting and improve logging.  Clarify behavior in function
7388         documentation.
7389         (gnus-registry-split-fancy-with-parent): Use them.
7391 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7393         * gnus-art.el: Use with-current-buffer.
7395 2008-02-27  David Engster  <dengste@eml.cc>
7397         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7398         Express real group name in the response.
7400 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7402         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7403         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7404         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7405         autoload gnus-registry-fetch-group when compiling.
7406         (nnmairix-request-group-with-article-number-correction):
7407         Remove unreferenced argument passed to nnmairix-call-backend.
7409 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7411         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7412         (mm-uu-extract): Improve face for low color ttys.
7413         Reported by Sascha Wilde.
7415 2008-02-27  Glenn Morris  <rgm@gnu.org>
7417         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7418         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7419         variables to defconsts.  Convert comments to doc-strings.
7420         (nnmairix-last-server, nnmairix-current-server): Convert from free
7421         variables to defvars.  Convert comments to doc-strings.
7422         (gnus-registry-fetch-group): Autoload.
7423         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7424         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7425         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7426         caddr.
7427         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7428         nnmairix-request-group-with-article-number-correction call.
7429         (nnmairix-fast, nnmairix-group): New, less general names, for free
7430         variables passed from nnmairix-request-group to
7431         nnmairix-request-group-with-article-number-correction.  Declare.
7432         (nnmairix-request-group-with-article-number-correction):
7433         Use nnmairix-fast, nnmairix-group rather than fast, group.
7435 2008-02-26  David Engster  <dengste@eml.cc>
7437         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7438         version 0.5.
7440 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7442         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7443         instead of making an extra function call.  Don't add the current group
7444         to articles only when they have the group.  Use
7445         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7446         Reported by David <de_bb@arcor.de>.
7448 2008-02-24  Miles Bader  <miles@gnu.org>
7450         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7451         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7452         (mm-find-mime-charset-region):
7453         * mm-bodies.el (mm-encode-body):
7454         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7456 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7458         * mail-source.el (mail-source-delete-incoming): Change default.
7459         Supplement doc string.
7461         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7463 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7465         * nnmail.el (nnmail-message-id-cache-file): Derive from
7466         `gnus-home-directory'.
7468 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7470         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7471         Document negative prefix.
7473         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7475 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7477         * message.el (message-unsent-separator): Add the Exim bounce
7478         separator.
7480 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7482         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7483         list.
7484         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7485         recipient/signer list.
7487 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7489         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7490         fbound (Emacs 23 unicode), signal an error.
7492 2008-02-08  Glenn Morris  <rgm@gnu.org>
7494         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7496 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7498         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7499         ports to the calls to `netrc-machine-user-or-password' in addition to
7500         "imap" and "imaps".
7502 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7504         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7505         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7506         <hanche@math.ntnu.no>.
7508 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7510         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7512 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7514         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7516         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7518 2008-02-01  Miles Bader  <miles@gnu.org>
7520         * mml.el (mml-parse-1): Remove apparently vestigial use of
7521         `mm-hack-charsets'.
7522         * mm-bodies.el (mm-encode-body): Likewise.
7524 2008-02-01  Kenichi Handa  <handa@m17n.org>
7526         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7527         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7528         (rfc2104-hash): Convert the result of concat to unibyte string.
7530 2008-02-01  Dave Love  <fx@gnu.org>
7532         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7533         coding-system-for-read.
7534         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7536         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7537         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
7538         (mm-find-mime-charset-region): Remove hack-charsets stuff.
7540 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7542         * mail-source.el (mail-sources): Add `group' choice.
7544         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7545         parameter `in-group' to control into which group the articles go.
7546         Add treatment of `group' mail-source.
7548 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
7550         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7551         * message.el (message-beginning-of-line): Use featurep instead of bound
7552         tests in order to resolve conditionals at compile time.
7554 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7556         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7558         * mm-decode.el (mm-dissect-buffer): Decode description.
7560         * mml.el (mml-to-mime): Encode message header first.
7562 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7564         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7565         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7567 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7569         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7571 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7573         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7574         prefix keys.
7575         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7576         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7577         gnus-xmas.el.
7579 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7581         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7582         Add new variables for article mark management.
7583         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7584         list of extra data entries which, when present, will indicate that the
7585         article ID should not be trimmed from the registry.
7586         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7587         functions.
7588         (gnus-registry-read-mark): New function to read a mark name from the
7589         user.
7590         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7591         (gnus-registry-set-article-mark-internal): New functions to add and
7592         remove marks.
7593         (gnus-registry-get-article-marks): New function to show the marks for
7594         an article, or retrieve them for further use.
7596 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7598         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7599         keys when no argument is given.
7601 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7603         * gnus-sum.el (gnus-article-sort-by-random)
7604         (gnus-thread-sort-by-random): Fix doc strings.
7605         Reported by jidanni@jidanni.org.
7607 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7609         * gnus-art.el (gnus-article-describe-bindings): New function.
7610         (gnus-article-read-summary-keys): Use it.
7611         (gnus-article-mode-map): Bind `C-h b' to it.
7613 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7615         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7616         XEmacs.
7617         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7618         Protect against non-character events.
7620 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7622         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7623         New command.
7624         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7625         instead of END.  Change name of the temp file.
7626         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7627         customizable.
7629 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7631         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7632         bind `S W' to gnus-article-wide-reply-with-original; set default
7633         binding to gnus-article-read-summary-send-keys.
7634         (gnus-article-read-summary-keys): Fix the order of keys; display
7635         continuation keys correctly in the echo area; describe bindings
7636         correctly when keys end with `C-h'.
7637         (gnus-article-read-summary-send-keys): New function.
7638         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7639         Work for gnus-article-read-summary-send-keys; display continuation keys
7640         correctly in the echo area.
7641         (gnus-article-reply-with-original): Ignore prefix argument.
7642         (gnus-article-wide-reply-with-original): New function.
7644 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7646         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7647         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7649 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7651         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7652         (gnus-group-read-ephemeral-gmane-group): New command.
7654 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7656         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7658 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7660         * message.el (message-send-mail-function): Increase custom version.
7662         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7663         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7665 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7667         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7668         html parts correctly; support forwarded messages.
7669         (gnus-article-browse-html-article): Remove work buffers.
7671         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7672         compiling.
7673         (netrc-bound-and-true-p): New macro.
7674         (netrc-parse): Use it instead of bound-and-true-p that is not available
7675         in XEmacs 21.4.
7677 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7679         * gnus-registry.el (gnus-registry-mark-article)
7680         (gnus-registry-article-marks): Add functionality to mark articles
7681         through the Gnus registry.
7683         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7684         (netrc-parse): Use encrypt-file-alist to determine if
7685         encrypt-find-model or encrypt-insert-file-contents should be used.
7687 2007-12-19  Glenn Morris  <rgm@gnu.org>
7689         * mml.el (message-options-set, message-narrow-to-head)
7690         (message-in-body-p, message-mail-p, message-encode-message-body):
7691         Autoload.
7692         (message-remove-header, message-narrow-to-headers-or-head)
7693         (message-subscribed-p, message-make-mail-followup-to)
7694         (message-position-on-field, message-news-p)
7695         (message-options-set-recipient, message-generate-headers)
7696         (message-sort-headers): Declare as functions.
7698 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7700         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7701         convention in doc string.
7703 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7705         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7706         title to html parts.
7707         (gnus-article-browse-html-article): Pass message header to it.
7709         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7711 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7713         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7714         or password compatible with XEmacs.
7716 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7718         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7719         format document.
7720         (gnus-mime-delete-part): Don't write description line if empty.
7721         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7723 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7725         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7726         (gnus-summary-mark-read-and-unread-as-read)
7727         (gnus-summary-mark-current-read-and-unread-as-read)
7728         (gnus-summary-mark-unread-as-ticked): Doc fix.
7729         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7731 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7733         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7734         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7736 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7738         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7739         yes-or-no-p.
7741 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7743         * mm-decode.el (mm-add-meta-html-tag): New function.
7744         (mm-save-part-to-file, mm-pipe-part): Use it.
7746         * gnus-art.el (gnus-article-browse-delete-temp-files):
7747         Use gnus-y-or-n-p instead of y-or-n-p.
7748         (gnus-article-browse-html-parts): Work with message/external-body; use
7749         mm-add-meta-html-tag.
7751 2007-12-11  Glenn Morris  <rgm@gnu.org>
7753         * gnus-cache.el: Require gnus-sum not just when compiling.
7755         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7757         * gnus-int.el (gnus-server-opened, gnus-status-message):
7758         Move definitions before use.
7760         * mm-decode.el: Require gnus-util.
7761         (mm-remove-part): Only call delete-annotation on XEmacs.
7763         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7765         * nnmail.el: Require gnus-int.
7767         * spam.el: Move `require's before `eval-when-compile's.
7769         * gnus-ems.el (gnus-alive-p):
7770         * gnus-fun.el (message-goto-eoh):
7771         * gnus-util.el (gnus-group-name-decode):
7772         * mail-source.el (gnus-compress-sequence):
7773         * message.el (Info-goto-node, format-spec):
7774         * mm-bodies.el (message-options-get):
7775         * mm-decode.el (mm-view-pkcs7):
7776         * mm-util.el (gmm-write-region):
7777         * mml-smime.el (mml-compute-boundary)
7778         (gnus-completing-read-with-default):
7779         * mml.el (widget-button-press, gnus-make-hashtable):
7780         * mml1991.el (mm-decode-content-transfer-encoding)
7781         (mm-encode-content-transfer-encoding)
7782         (message-options-get, message-options-set):
7783         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7784         * nnfolder.el (gnus-request-group):
7785         * nnheader.el (ietf-drums-unfold-fws):
7786         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7787         * smime.el (gnus-run-mode-hooks):
7788         * spam-stat.el (gnus-message): Autoload.
7790         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7791         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7792         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7793         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7794         Add declare-function compatibility definition.
7796         * gnus-cache.el (nnvirtual-find-group-art):
7797         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7798         (gnus-add-image, gnus-add-wash-type):
7799         * gnus-group.el (nnkiboze-score-file):
7800         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7801         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7802         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7803         (message-tokenize-header, gnus-get-buffer-create)
7804         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7805         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7806         * gnus.el (gnus-group-decoded-name):
7807         * mail-source.el (imap-capability):
7808         * mm-bodies.el (message-options-set):
7809         * mm-decode.el (gnus-configure-windows):
7810         * mm-extern.el (message-goto-body):
7811         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7812         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7813         (epg-sub-key-validity, message-options-set):
7814         * mml.el (widget-event-point, gnus-configure-windows):
7815         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7816         * mml2015.el (epg-check-configuration, epg-configuration)
7817         (message-options-set):
7818         * nndb.el (nndb-request-article):
7819         * nnfolder.el (gnus-request-create-group):
7820         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7821         * nnmaildir.el (gnus-group-mark-article-read):
7822         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7823         * rfc1843.el (message-fetch-field):
7824         * spam.el (gnus-extract-address-components):
7825         Declare as functions.
7827 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7829         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7831 2007-12-09  Glenn Morris  <rgm@gnu.org>
7833         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7835         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7836         * message.el, mm-view.el, sieve-manage.el, smime.el:
7837         Add declare-function compatibility definition.
7839         * gnus-art.el (w3-region, w3m-region, Info-menu):
7840         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7841         * gnus-sum.el (gnus-get-predicate):
7842         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7843         * message.el (mail-abbrev-in-expansion-header-p):
7844         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7845         (w3m-detect-meta-charset, w3m-region):
7846         * sieve-manage.el (password-read, password-cache-add)
7847         (password-cache-remove):
7848         * smime.el (password-read-and-add): Declare as functions.
7850 2007-12-08  David Kastrup  <dak@gnu.org>
7852         * gnus-sum.el (gnus-summary-simplify-subject-query):
7853         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7854         `message'.
7856 2007-12-07  Glenn Morris  <rgm@gnu.org>
7858         * gnus-art.el (article-make-date-line): Revert previous change.
7860 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7862         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7864 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7866         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7867         Call gnus-add-to-range ranges only once with a prepared article-list.
7869 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7871         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7872         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7873         group names with backslashes.
7874         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7876 2007-12-06  Deepak Goel  <deego3@gmail.com>
7878         * gnus-art.el (article-make-date-line):
7879         * gnus-start.el (gnus-load):
7880         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7882 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7884         * gnus-art.el (gnus-use-idna)
7885         * gnus-start.el (gnus-site-init-file)
7886         * message.el (message-use-idna)
7887         * mm-uu.el (mm-uu-hide-markers)
7888         * smiley.el (smiley-style): Revert changes that suppress warnings.
7890 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7892         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7893         specify charset to html source.
7894         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7896 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7898         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7899         idna-program in order to suppress byte compile warning issued by XEmacs
7900         that came to byte compile the default value section of defcustom forms
7901         recently.
7903         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7904         value of installation-directory.
7906         * message.el (message-use-idna): Don't directly refer to the value of
7907         idna-program.
7909         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7911         * smiley.el (smiley-style): Don't directly call face-attribute.
7913 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7915         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7917         * gnus-dired.el: Reduce Gnus dependencies.
7918         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7919         Don't require.  Use autoloads instead.
7920         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7921         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7922         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7923         (gnus-dired-mode): Adjust doc string.
7924         (gnus-dired-mail-mode): New variable.
7925         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7926         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7927         (gnus-dired-mail-buffers): New function.  Return mail or message
7928         composition buffers.
7929         (gnus-dired-attach): Use it.
7930         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7931         NO-DECODE.
7932         (gnus-dired-print): Use `gnus-print-buffer' depending on
7933         `gnus-dired-mail-mode'.
7935 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7937         * rfc2047.el (rfc2047-encoded-word-regexp)
7938         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7939         explaining what regexp patterns are for.
7941 2007-12-04  Glenn Morris  <rgm@gnu.org>
7943         * password.el: Move to ../password-cache.el.
7945         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7946         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7947         * mml-smime.el (password-read, password-cache-add)
7948         (password-cache-remove):
7949         No need to autoload, since mml-sec requires password.
7951         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7952         * message.el (gnus-extract-address-components):
7953         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7955         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7956         password.
7958 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7960         * mailcap.el: Reduce dependencies.
7961         (mail-header-parse-content-type): Autoload.
7962         (mailcap-delete-duplicates): New alias.
7963         (mailcap-mime-info): Add optional argument NO-DECODE.
7964         (mailcap-mime-types): Use mailcap-delete-duplicates.
7966         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7968 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7970         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7971         function.
7973         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7974         (gnus-uu-yenc-article): New function.
7976         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7978         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7980 2007-12-02  Glenn Morris  <rgm@gnu.org>
7982         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
7983         Move to ../net.
7985         * binhex.el, uudecode.el: Move to ../mail.
7987         * encrypt.el: Remove file.
7989 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7991         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7992         matches on patches.
7994         * gnus-art.el (gnus-article-browse-html-article):
7995         Mention `mm-text-html-renderer' in the doc string.
7997         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7998         string.  Add comments.
8000         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8001         if rhs is ASCII.
8003 2007-12-01  Glenn Morris  <rgm@gnu.org>
8005         * dig.el, dns.el: Move to ../net.
8006         * format-spec.el, hex-util.el, sha1.el: Move to ../.
8008         * mail-source.el (top-level): Require format-spec before
8009         eval-when-compile.
8011 2007-11-30  Glenn Morris  <rgm@gnu.org>
8013         * encrypt.el: Require password, rather than autoloading password-read.
8015 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8017         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8018         caller can indicate whether the cache should be disregarded for this
8019         call.  This way the result of the call is reproducible at all times and
8020         can be considered a canonical server name for the supplied method.
8021         (gnus-agent-method-p): Canonicalize server names by pushing their
8022         method through `gnus-method-to-server' using the no-cache argument.
8024         * gnus-srvr.el (gnus-server-insert-server-line):
8025         Call `gnus-method-to-server' with `no-cache' argument.
8027         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8028         gnus-agent-possibly-synchronize-flags as this should be called when the
8029         server is actually being opened.
8030         (gnus-agent-possibly-synchronize-flags)
8031         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8032         flags file of an agentized server to the latter function.
8034         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8035         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8036         after a connection has been established successfully.
8038 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8040         * gnus-art.el (article-display-face): Force to display face if called
8041         interactively; check if gnus-article-x-face-too-ugly matches author.
8042         (article-display-x-face): Display face even if From header is missing
8043         as article-display-face does.
8045 2007-11-28  Richard Stallman  <rms@gnu.org>
8047         * md4.el: Move to ../.
8048         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
8050 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8052         * mail-source.el (mail-sources): Default to fetch from file for
8053         compatibility with default of nnmail-spool-file.
8055 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8057         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8058         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8059         to look for encoded word that should be encoded again.
8060         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8061         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8062         encoding pattern.
8063         (rfc2047-decode-region): Switch strict regexp and loose one according
8064         to rfc2047-allow-irregular-q-encoded-words.
8066 2007-11-26  Simon Josefsson  <simon@josefsson.org>
8068         * imap.el: Move to ../net directory.
8070 2007-11-25  Romain Francoise  <romain@orebokech.com>
8072         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8074 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8076         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8077         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8079         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8080         `nnmail-spool-file'.
8082         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8083         `nnmail-spool-file'.
8085         * gnus-move.el (gnus-change-server): Ditto.
8087         * gnus-kill.el (gnus-batch-score): Ditto.
8089         * gnus-cache.el (gnus-jog-cache): Ditto.
8091         * gnus-msg.el (gnus-summary-reply):
8092         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8094 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8096         * gnus-cache.el (gnus-cache-generate-nov-databases):
8097         Use nnml-generate-nov-databases-directory instead of
8098         nnml-generate-nov-databases-1.
8100 2007-11-24  Glenn Morris  <rgm@gnu.org>
8102         * message.el (message-tool-bar-retro): Update for rename
8103         mail_send.xpm->mail-send.xpm.
8105 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8107         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8108         `smime-ldap-search' for Emacs 22 and up.
8110 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8112         * hashcash.el: Move to ../mail directory.
8114         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
8116         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8117         `smime-ldap-search' for Emacs 22 and up.
8119 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8121         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8123         * message.el (message-send-mail-function): Fix error convention.
8124         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8125         (message-widen-reply, message-send-mail, message-talkative-question)
8126         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8127         (message-clone-locals, message-send-news): Use with-current-buffer.
8128         (message-insert-or-toggle-importance): Remove unused var `valid'.
8129         (message-make-references): Remove unused var `new-references'.
8130         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8132 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8134         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8135         (spam-split-symbolic-return-positive): Reflow docstring.
8136         (spam-backends, spam-summary-exit-behavior)
8137         (spam-mark-ham-unread-before-move-from-spam-group)
8138         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8139         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8140         (spam-clear-cache, spam-backend-check, spam-install-backend)
8141         (spam-install-statistical-backend, spam-list-of-processors)
8142         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8143         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8144         (spam-check-crm114, spam-initialize, spam-unload-hook):
8145         Fix typos in docstrings.
8147 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8149         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8150         been checked if they have never been read and those group levels are
8151         higher than the one that a user specified.
8153 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8155         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8156         foreign groups unless a group level is specified by a user.
8157         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8159 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8161         * message.el (message-send-mail-function): Require sendmail.
8163 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8165         * message.el (message-send-mail-function): Check for smtpmail too.
8167         * utf7.el (utf7-encode, utf7-decode): Use coding system
8168         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8170         * message.el (message-send-mail-function): New function.
8171         (message-send-mail-function): Set default using
8172         message-send-mail-function.  Adjust doc string.
8173         (message-send-mail-with-mailclient): New function.
8175 2007-11-17  Richard Stallman  <rms@gnu.org>
8177         * assistant.el: Remove file.
8179 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8181         * smime.el (from):
8182         * rfc2047.el (message-posting-charset):
8183         * qp.el (mm-use-ultra-safe-encoding):
8184         * pop3.el (parse-time-months):
8185         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8186         * nnml.el (files):
8187         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8188         (jka-compr-compression-info-list, ange-ftp-path-format)
8189         (efs-path-regexp):
8190         * nndiary.el (files):
8191         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8192         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8193         (epg-digest-algorithm-alist, inhibit-redisplay)
8194         (password-cache-expiry):
8195         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8196         (pgg-output-buffer, password-cache-expiry):
8197         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8198         (efs-path-regexp):
8199         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8200         (inhibit-redisplay):
8201         * mm-uu.el (file-name, start-point, end-point, entry)
8202         (gnus-newsgroup-name, gnus-newsgroup-charset):
8203         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8204         (latin-unity-ucs-list):
8205         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8206         (mm-uu-binhex-decode-function):
8207         * message.el (gnus-message-group-art, gnus-list-identifiers)
8208         (rmail-enable-mime-composing, gnus-local-organization)
8209         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8210         (gnus-read-active-file, facemenu-add-face-function)
8211         (facemenu-remove-face-function, gnus-article-decoded-p)
8212         (tool-bar-mode):
8213         * mail-source.el (display-time-mail-function):
8214         * gnus-util.el (nnmail-pathname-coding-system)
8215         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8216         (gnus-original-article-buffer, gnus-user-agent)
8217         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8218         (xemacs-codename, sxemacs-codename, emacs-program-version):
8219         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8220         * gnus-start.el (gnus-agent-covered-methods)
8221         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8222         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8223         (gnus-newsgroup-headers, gnus-group-list-mode)
8224         (gnus-group-mark-positions, gnus-newsgroup-data)
8225         (gnus-newsgroup-unreads, nnoo-state-alist)
8226         (gnus-current-select-method, mail-sources)
8227         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8228         (nnmail-spool-file, gnus-cache-active-hashtb):
8229         * gnus-mh.el (mh-lib-progs):
8230         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8231         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8232         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8233         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8234         (gnus-group-buffer):
8235         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8236         (font-lock-set-defaults):
8237         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8238         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8239         (gnus-summary-post-menu, total-parts, type, condition, length):
8240         * gnus-agent.el (gnus-agent-read-agentview):
8241         * flow-fill.el (show-trailing-whitespace):
8242         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8243         eval-and-compile wrappers for byte compiler pacifiers.
8245         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8246         (mm-display-inline-fontify): Check for featurep 'xemacs not
8247         extent-list.
8249         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8250         itimer-list.
8251         (mm-create-image-xemacs): Only do something for XEmacs.
8252         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8254         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8256         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8257         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8259 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8261         * nnimap.el (nnimap-split-download-body):
8262         * gnus-demon.el (gnus-demon):
8263         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8265 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8267         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8268         New macros.
8269         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8270         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8271         copy data from unibyte buffer to multibyte current buffer.
8272         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8273         to copy data from unibyte current buffer to multibyte buffer.
8274         (nntp-make-process-buffer): Make process buffer unibyte.
8276         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8278 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8280         * pop3.el (pop3-open-server): Accept and process data more robustly at
8281         connexion start to avoid spurious "POP SSL connexion failed" errors.
8283 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8285         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8286         read group names.
8288 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8290         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8292 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8294         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8295         (nnmail-save-active): Use a unibyte buffer when saving active file,
8296         which may contain non-ASCII group names.
8298         * nnml.el (nnml-request-group): Decode group names in messages.
8300 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8302         * message.el (message-citation-line-function)
8303         (message-insert-formatted-citation-line): Fix spelling of
8304         `message-insert-formated-citation-line'.
8306 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8308         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8310 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8312         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8313         nnmail-pathname-coding-system.
8315         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8316         that a user enters; decode group names in messages.
8318         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8320 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8322         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8324         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8326         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8327         risky local variable.
8329         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8331 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8333         * encrypt.el: Improve documentation to fix function name typo.
8334         Reported by Daiki Ueno <ueno@unixuser.org>.
8336 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8338         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8339         even if the point is not in the last page of an article.
8340         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8341         back to the previous page.
8343 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8345         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8347 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8349         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8351 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8353         * message.el (message-check-news-body-syntax):
8354         Avoid mm-string-as-multibyte.
8355         (message-hide-headers): Don't assume (point-min)==1.
8357 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8359         * message.el (message-remove-blank-cited-lines): Fix if remove is
8360         given.
8361         (message-bogus-address-regexp): New variable.
8362         (message-bogus-recipient-p): New function.
8363         (message-check-recipients): New command.
8364         (message-syntax-checks): Add `bogus-recipient'.
8365         (message-fix-before-sending): Add `bogus-recipient'.
8367         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8368         (gnus-treat-body-boundary): Don't test window-system.
8370 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8372         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8374 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8376         * gnus.el: Bump version to Gnus v5.13.
8378 2007-10-28  Miles Bader  <miles@gnu.org>
8380         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8381         at compile-time too.
8383 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8385         * gnus-msg.el (gnus-message-setup-hook):
8386         Add `message-remove-blank-cited-lines' to options.
8388 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8390         * message.el (message-remove-blank-cited-lines): New function.
8391         Suggested by Karl Plästerer.
8393 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8395         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8396         mapc.
8398         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8399         (top-level): Use mapc to set functions to be traced for debugging.
8401         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8402         called for effect with while loop.
8404         * message.el (message-talkative-question): Replace mapcar called for
8405         effect with mapc.
8407         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8408         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8409         called for effect with dolist.
8411         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8413         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8414         gnus-extra-headers and nnmail-extra-headers.
8416         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8417         called for effect with dolist.
8418         (top-level): Use mapc to set functions to be traced for debugging.
8420         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8421         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8422         dolist.
8424         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8425         Replace mapcar called for effect with mapc.
8426         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8427         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8428         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8429         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8431         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8432         remove-if that's a cl function.
8434         * webmail.el (webmail-debug): Replace mapcar called for effect with
8435         dolist.
8437 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8439         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8440         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8441         with while loop.
8443         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8444         functions from article-* functions.
8445         (gnus-multi-decode-header): Replace mapcar called for effect with
8446         dolist.
8448         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8449         (gnus-bookmark-show-details): Replace mapcar called for effect with
8450         while loop.
8452         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8453         called for effect with while loop.
8455         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8456         with dolist.
8458         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8459         Replace mapcar called for effect with dolist.
8461         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8463         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8464         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8465         Replace mapcar called for effect with dolist.
8466         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8467         mapc.
8469         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8470         Replace mapcar called for effect with dolist.
8471         (gnus-topic-list): Replace mapcar called for effect with mapc.
8473         * gnus.el: Use mapc instead of mapcar to add autoloads.
8475 2007-10-23  Richard Stallman  <rms@gnu.org>
8477         * gnus-group.el (gnus-group-highlight): Mark as risky.
8479 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8481         * gnus.el (gnus-server-to-method): Return method found first in
8482         gnus-newsrc-alist.
8484         * gnus-art.el (gnus-article-highlight-signature)
8485         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8486         button overlay without the front stickiness.
8488 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8490         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8491         overview buffer needed a catch to receive its throw.
8492         (gnus-agent-flush-cache): Declare as interactive to make this function
8493         easier to use.
8495 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8497         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8498         `next-line'.
8500 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8502         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8503         exclude address matching message-dont-reply-to-names.
8505 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8507         * gnus-util.el (gnus-string<): New function.
8509         * gnus-sum.el (gnus-article-sort-by-author)
8510         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8512 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8514         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8515         the frame-focus tag is set in gnus-buffer-configuration.
8517 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8519         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8520         the front stickiness.
8522 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8524         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8525         url pattern; remove duplicate one.
8526         (gnus-article-extend-url-button): New function.
8527         (gnus-article-add-buttons): Use it.
8528         (gnus-button-push): Use concatenated url that it makes.
8530 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8532         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8533         (sieve-manage-open): Use `mapc' instead of `mapcar'.
8535 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8537         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8538         Don't hardcode point-min==1.
8540 2007-09-30  David Kastrup  <dak@gnu.org>
8542         * gnus-art.el (gnus-article-reply-with-original)
8543         (gnus-article-followup-with-original): When `transient-mark-mode' is
8544         off, refrain from active-region behavior for followups.
8546 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8548         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8549         Fix comment about "iso8859-1".
8551 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8553         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8554         ones returned from the verify-function.
8556         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8557         Call mml2015-extract-cleartext-signature if extraction failed.
8559 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8561         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8562         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8563         failed.
8565 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8567         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8569 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8571         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8572         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8573         thread for both the null and zero (kill/expire thread) universal prefix
8574         cases.
8575         (gnus-summary-expire-thread): Add new function to expire a thread,
8576         using gnus-summary-kill-thread.
8577         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8578         shortcuts for gnus-summary-expire-thread.
8579         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8580         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8582 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8584         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8585         extras value, so an extras entry can be deleted.
8586         (gnus-registry-delete-extra-entry): Use it.
8587         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8588         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8589         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8590         storage through the gnus-registry, and provide an appropriate API for
8591         it.
8593 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8595         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8596         Suggested by Leo <sdl.web@gmail.com>.
8598         * gnus.el: Do.
8600 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8602         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8603         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8605         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8607         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8608         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8610 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8612         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8613         newline.
8614         (nnmbox-request-accept-article): Don't change article in source buffer;
8615         narrow to header to use message-fetch-field rather than
8616         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8617         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8618         as delimiters; make sure article ends with newline.
8619         (nnmbox-delete-mail): Correct last position of article to be deleted;
8620         ignore X-Gnus-Newsgroup header in article body.
8621         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8622         positions; make sure article ends with newline.
8624         * message.el (message-display-abbrev): Don't infloop when a user
8625         inserts SPC in the beginning of header.
8627 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8629         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8630         list of groups not followed by default.  Fix type to be regexp.
8631         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8633 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8635         * hmac-def.el (define-hmac-function): Switch from old-style to
8636         new-style backquotes.
8638         * md4.el (md4-make-step): Likewise.
8640 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8642         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8643         raw-text coding system when saving .newsrc file, which may contain
8644         non-ASCII group names.
8646 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8648         * gnus-cus.el (gnus-score-extra): New widget.
8649         (gnus-score-extra-convert): New function.
8650         (gnus-score-customize): Use it for Extra.
8652 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8654         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8655         (mml2015-mailcrypt-clear-verify): Use it.
8656         (mml2015-gpg-clear-verify): Use it.
8657         (mml2015-pgg-clear-verify): Use it.
8658         (mml2015-epg-clear-verify): Replace the current part with the output
8659         from GnuPG; don't extract the plaintext by itself.
8661         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8662         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8663         mml2015-clear-verify-function; don't touch the armor headers or
8664         dash-escaped text here.
8666 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8668         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8669         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8670         parts, or application/octet-stream as a last resort.
8671         (gnus-mime-view-part-as-type): Don't toggle display.
8672         (gnus-mime-view-part-as-charset): Don't turn off display before
8673         querying charset.
8675         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8676         stuff to undisplayer function in Emacs.
8677         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8679         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8680         text/calendar parts.
8682 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8684         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8685         decoding text/calendar parts.
8687         * message.el (message-forward-make-body-mime): Always mark body as
8688         having no illegible text; remove signed-or-encrypted argument.
8689         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8691         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8692         (mml-generate-mime-1): Don't encode body if it is specified to be in
8693         raw form; don't make buffer be unibyte when inserting multibyte string.
8695 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8697         * sha1.el: Fix up comment style.
8698         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8699         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8701         * hex-util.el: Fix up comment style.
8702         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8704         * gnus-salt.el: Use with-current-buffer.
8705         (gnus-pick-setup-message): Fix long-standing typo.
8707 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8709         * imap.el (imap-logout-timeout): New variable.
8710         (imap-logout, imap-logout-wait): New functions.
8711         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8713         * nnimap.el (nnimap-logout-timeout): New server variable.
8714         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8715         nnimap-logout-timeout.
8717         * gnus-art.el (gnus-article-summary-command-nosave)
8718         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8720 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8722         * gnus.el (gnus-maximum-newsgroup): New variable.
8724         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8725         according to gnus-maximum-newsgroup.
8727         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8728         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8729         Limit the range of articles according to gnus-maximum-newsgroup.
8731 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8733         * gnus-art.el (gnus-sticky-article): Fix problems described in
8734         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8735         Don't perform gnus-configure-windows here; reuse existing sticky
8736         article buffer.
8738         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8739         it doesn't exist in gnus-article-mode.
8741 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8743         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8744         (gnus-agent-decoded-group-name): New function.
8745         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8746         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8748 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8750         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8751         Add binding for gnus-sticky-article.
8752         (gnus-summary-exit): Don't kill sticky article buffers.
8754         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8755         article buffer.
8756         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8757         (gnus-kill-sticky-article-buffers): New commands.
8759 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8761         * nntp.el (nntp-xref-number-is-evil): New server variable.
8762         (nntp-find-group-and-number): If it is non-nil, don't trust article
8763         numbers in the Xref header.
8765 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8767         * gnus-agent.el (gnus-agent-read-group): New function.
8768         (gnus-agent-flush-group, gnus-agent-expire-group)
8769         (gnus-agent-regenerate-group): Use it.
8770         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8771         nnmail-pathname-coding-system.
8773 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8775         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8777         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8778         that are unread as unread, and also as selected so that information of
8779         marks having been changed by a user may be updated when exiting group.
8781 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8783         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8785 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8787         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8788         calculated ignoring signature parts to gnus-treat-article.
8790 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8792         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8793         a point here in order to keep the window start.
8794         (gnus-insert-mime-security-button): Make a button overlay without the
8795         front stickiness.
8796         (gnus-mime-display-security): Goto the end of a button.
8798         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8800 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8802         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8803         group-name-at-point.
8804         (gnus-group-completing-read): New function that offers decoded
8805         non-ASCII group names for completion.
8806         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8807         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8808         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8809         (gnus-group-fetch-control): Use it.
8810         (gnus-fetch-group): Use group-name-at-point for the initial value
8811         rather than the default value; use gnus-alive-p.
8813         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8814         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8815         (gnus-summary-post-news): Use gnus-group-completing-read.
8817         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8818         (gnus-read-move-group-name): Decode group name for completion.
8820 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8822         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8823         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8824         Yamaoka slightly modified the code).
8826 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8828         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8829         (nnmail-split-incoming): Bind it.
8831         * nnml.el (nnml-group-name-charset): New function.
8832         (nnml-decoded-group-name): Use it; don't decode group name if
8833         nnmail-group-names-not-encoded-p is non-nil.
8834         (nnml-encoded-group-name): New function.
8835         (nnml-group-pathname): Inline nnml-decoded-group-name.
8836         (nnml-request-expire-articles): Decode group name in message.
8837         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8838         nnmail-pathname-coding-system.
8839         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8840         not decoded ones according to nnmail-group-names-not-encoded-p.
8841         (nnml-generate-active-info): Use nnml-encoded-group-name.
8843 2007-08-08  Glenn Morris  <rgm@gnu.org>
8845         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8846         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8847         doc-strings and comments.
8849 2007-07-25  Glenn Morris  <rgm@gnu.org>
8851         * Relicense all FSF files to GPLv3 or later.
8853 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8855         * gnus-sum.el (gnus-summary-move-article):
8856         Make gnus-summary-respool-article work.
8858 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8860         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8861         string.
8863 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8865         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8866         that should be ignored when comparing distant RSS articles with local
8867         ones.
8868         (nnrss-make-hash-index): New function.  Create a hash index according
8869         to the ignored fields.
8870         (nnrss-check-group): Use it.
8872 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8874         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8876         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8878         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8879         the new optional argument ENCODED is non-nil.
8880         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8881         coding system for encoding group name.
8882         (gnus-group-make-rss-group): Pass un-encoded group name to
8883         gnus-group-make-group.
8884         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8885         encoded.
8887         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8888         Encode group name to which articles are moved or copied.
8889         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8890         coding system for encoding Newsgroup, Followup-To and Xref headers.
8892         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8893         marks; use nnheader-file-coding-system to write a file.
8894         (nnagent-retrieve-headers): Bind file-name-coding-system to
8895         nnmail-pathname-coding-system.
8897         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8899         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8900         (nnml-request-article, nnml-request-create-group)
8901         (nnml-request-rename-group, nnml-find-id)
8902         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8903         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8904         (nnml-save-marks): Use nnml-group-pathname instead of
8905         nnmail-group-pathname.
8907         (nnml-request-create-group, nnml-request-expire-articles)
8908         (nnml-request-move-article, nnml-request-delete-group)
8909         (nnml-deletable-article-p, nnml-possibly-create-directory)
8910         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8911         (nnml-open-marks): Bind file-name-coding-system to
8912         nnmail-pathname-coding-system.
8914         (nnml-request-article): Pass server argument to nnml-find-group-number.
8915         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8916         Pass server argument to nnml-possibly-create-directory.
8917         (nnml-request-accept-article): Pass server argument to
8918         nnml-active-number and nnml-save-mail.
8919         (nnml-find-group-number): Pass server argument to nnml-find-id.
8920         (nnml-request-update-info): Pass server argument to
8921         nnml-marks-changed-p.
8923         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8924         (nnml-save-mail, nnml-active-number): Add server argument.
8926         (nnml-request-delete-group): Warn if group is missing.
8927         (nnml-get-nov-buffer): Decode group name.
8928         (nnml-generate-active-info): Encode group name.
8929         (nnml-open-marks): Decode group name in messages.
8931 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8933         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8934         if it is not specified.
8935         (gnus-article-pipe-part, gnus-article-save-part)
8936         (gnus-article-interactively-view-part, gnus-article-copy-part)
8937         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8938         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8939         (gnus-article-replace-part, gnus-article-delete-part)
8940         (gnus-article-view-part-as-type): Pass raw prefix argument to
8941         gnus-article-part-wrapper.
8943 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8945         * gnus-agent.el (gnus-agent-save-active):
8946         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8948         * gnus-cache.el (gnus-cache-save-buffers)
8949         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8950         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8951         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8952         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8953         (gnus-cache-generate-active, gnus-cache-rename-group)
8954         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8955         (gnus-cache-update-overview-total-fetched-for):
8956         Bind file-name-coding-system to nnmail-pathname-coding-system.
8957         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8958         New variables.
8959         (gnus-cache-decoded-group-name): New function.
8960         (gnus-cache-file-name): Use it.
8961         (gnus-cache-generate-active): Use non-decoded group name for active.
8963         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8964         right place.
8965         (gnus-write-active-file): Don't break non-ASCII group names.
8967         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8968         nnmail-pathname-coding-system.
8970         * gnus-uu.el (gnus-uu-decode-save): Typo.
8972 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8974         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8976 2007-07-14  David Kastrup  <dak@gnu.org>
8978         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8979         finishing actions if we did not edit the article.
8981 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8983         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8984         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8985         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8986         (gnus-agent-flush-group, gnus-agent-flush-cache)
8987         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8988         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8989         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8990         (gnus-agent-regenerate-group)
8991         (gnus-agent-update-files-total-fetched-for)
8992         (gnus-agent-update-view-total-fetched-for):
8993         Bind file-name-coding-system to nnmail-pathname-coding-system.
8994         (gnus-agent-group-pathname): Don't encode file names by
8995         nnmail-pathname-coding-system.
8996         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8997         coding-system-for-write instead of buffer-file-coding-system to
8998         gnus-agent-file-coding-system.
9000         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9001         Decode group name.
9003         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9005         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9006         (gnus-read-newsrc-el-file): Make group names unibyte.
9008         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9009         nnmail-pathname-coding-system.
9011         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9012         (nnrss-request-delete-group): Bind file-name-coding-system to
9013         nnmail-pathname-coding-system.
9014         (nnrss-read-server-data, nnrss-read-group-data):
9015         Bind file-name-coding-system correctly.
9016         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9018         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9019         (nntp-server-to-method-cache): New variable.
9020         (nntp-group-pathname): New function that decodes non-ASCII group names.
9021         (nntp-possibly-create-directory, nntp-marks-changed-p)
9022         (nntp-save-marks, nntp-open-marks): Use it.
9023         (nntp-possibly-create-directory, nntp-open-marks):
9024         Bind file-name-coding-system to nnmail-pathname-coding-system.
9025         (nntp-open-marks): Decode group names when bootstrapping marks.
9027         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9028         Newsgroups and Folowup-To headers.
9030 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9032         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9033         (gnus-server-closed-face, gnus-server-denied-face)
9034         (gnus-server-offline-face): Remove variable.
9035         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9037         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9038         of modifying message-stack directly for XEmacs.
9040         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9041         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9042         if the coding-system argument is nil for XEmacs.
9044         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9045         mm-charset-override-alist.
9047         * rfc2047.el: Don't require base64; require rfc2045 for the function
9048         rfc2045-encode-string.
9049         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9050         to quote the parameter value.
9052 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9054         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9055         form in gnus-group-name-charset-method-alist.
9057         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9058         overrides the default layout edit-form.
9060         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9062         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9064 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9066         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9067         as unfetched articles.
9069 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9071         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9073 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9075         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9076         original back end that keeps marks in the local system.
9078 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9080         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9081         arg of pop-to-buffer for XEmacs.
9082         (gnus-article-read-summary-keys): Ditto; don't restore window
9083         configuration if summary command ends up with neither article buffer
9084         nor summary buffer; describe bindings if summary keys end with C-h.
9086 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9088         * message.el (message-fix-before-sending): Skip raw message part to be
9089         forwarded while checking illegible text.
9090         (message-forward-make-body-mime, message-forward-make-body):
9091         Mark signed or encrypted raw message as having no illegible text.
9093 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9095         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9096         (gnus-message-with-timestamp-1): New macro.
9097         (gnus-message-with-timestamp): New function.
9098         (gnus-message): Use them.
9100         * nnheader.el (nnheader-message): Use them.
9102 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9104         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9105         .newsrc.eld file.
9107 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9109         * gnus-agent.el (gnus-agent-fetch-headers)
9110         (gnus-agent-retrieve-headers):
9111         Bind gnus-decode-encoded-address-function to identity.
9113         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9114         available also when the server returns simply a dot.
9116         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9118 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9120         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9122 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9124         * gnus-ems.el (gnus-x-splash): Make it work.
9126         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9127         from being used.
9129 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9131         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9132         the front stickiness.
9133         (gnus-article-summary-command-nosave): Correct the order of the
9134         arguments passed to pop-to-buffer.
9135         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9136         summary command ends up with the article buffer.
9138         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9139         the same faces.
9141 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9143         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9145 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9147         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9148         * gnus-sum.el (gnus-summary-highlight):
9149         * mail-source.el (mail-source-delete-old-incoming-confirm):
9150         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9152 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9154         * gnus-art.el (gnus-mime-view-part-externally)
9155         (gnus-mime-view-part-internally): Fix predicate function passed to
9156         completing-read.
9158         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9160         * gnus.el (gnus-update-message-archive-method): Add :version.
9162 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9164         * gnus.el (gnus-update-message-archive-method): New variable.
9166         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9167         according to gnus-message-archive-method if
9168         gnus-update-message-archive-method is non-nil.
9170 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9172         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9173         Suggested by Loic Dachary <loic@dachary.org>.
9174         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9176 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9178         * message.el (message-pop-to-buffer): Add switch-function argument.
9179         (message-mail): Pass switch-function argument to it.
9181 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9183         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9184         Improve doc string.
9186 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9188         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9189         (gnus-header-content)
9190         * gnus-cite.el (gnus-cite-10)
9191         * gnus-srvr.el (gnus-server-closed)
9192         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9193         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9194         (gnus-group-mail-3-empty, gnus-group-mail-low)
9195         (gnus-group-mail-low-empty, gnus-splash)
9196         * message.el (message-header-to, message-header-cc)
9197         (message-header-subject, message-header-other, message-header-name)
9198         (message-header-xheader, message-separator, message-cited-text)
9199         (message-mml): Lighten colors of faces used for dark background.
9201 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9203         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9204         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9206 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9208         * message.el (message-narrow-to-headers-or-head):
9209         Ignore mail-header-separator in the body.
9211 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9213         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9214         same as window size.
9216 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9218         * message.el (message-font-lock-keywords): Use message-header-xheader
9219         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9220         ahead of the anything pattern, to get it recognised.
9222 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9224         * gnus-sum.el (gnus-articles-to-read)
9225         (gnus-summary-insert-old-articles): Don't truncate group name for
9226         `read-string'.
9228         * gnus-util.el (gnus-limit-string): Delete this function.
9230         * gnus-sum.el (gnus-simplify-subject-fully):
9231         Use `truncate-string-to-width' instead.
9233 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9235         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9236         Tell if, on summary exit, the next group has to be selected.
9237         (gnus-summary-exit): Use it.
9239 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9241         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9242         non-break space.
9244 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9246         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9247         Check if group is not a directory.
9248         (nnfolder-request-expire-articles): Don't delete articles if the target
9249         group is not available.
9251         * nnml.el (nnml-request-create-group): Properly check if group is not a
9252         file.
9253         (nnml-request-expire-articles): Don't delete articles if the target
9254         group is not available.
9256         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9257         Don't quote characters that are within parentheses.
9259 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9261         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9262         (gnus-handle-ephemeral-exit): Select article according to it.
9264 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9266         * message.el (message-insert-formated-citation-line): Remove newline.
9267         (message-citation-line-format): Add final \n here so that the user can
9268         avoid a blank line.
9270 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9272         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9273         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9274         Update lanl/arXiv support.
9276 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9278         * gnus.el: Bump version number.
9280 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9282         * gnus.el (gnus-version-number): Bump version.
9284 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9286         * gnus.el: No Gnus v0.6 is released.
9288 2007-04-27  Didier Verna  <didier@xemacs.org>
9290         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9291         * gmm-utils.el (gmm-regexp-concat): ... here.
9292         * message.el: Don't require 'gnus-util.
9293         (message-dont-reply-to-names): Handle name change above.
9294         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9296 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9298         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9299         since the initial value varies according to the system.
9301 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9303         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9305 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9307         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9309 2007-04-24  Didier Verna  <didier@xemacs.org>
9311         Improve the type of gnus-ignored-from-addresses.
9312         * gnus-util.el (gnus-orify-regexp): New function.
9313         * message.el (gnus-util): Require it.
9314         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9315         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9316         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9318 2007-04-24  Didier Verna  <didier@xemacs.org>
9320         * gnus-sum.el:
9321         * gnus-utils.el: Fix some trailing whitespaces.
9323 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9325         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9326         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9327         article's Message-ID; refer parent article in summary buffer.
9329         * message.el (message-bounce): Call mime-to-mml.
9331 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9333         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9335 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9337         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9338         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9339         displayed of multipart/alternative part if it is invoked from summary
9340         buffer.
9342         * mm-view.el (mm-inline-text-html-render-with-w3m)
9343         (mm-inline-text-html-render-with-w3m-standalone)
9344         (mm-inline-render-with-function): Use mail-parse-charset by default.
9346 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9348         * parse-time.el (parse-time-string-chars): Check if CHAR
9349         is less than the length of parse-time-syntax.
9351 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9353         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9354         from gnus-newsgroup-processable.
9356 2007-04-16  Didier Verna  <didier@xemacs.org>
9358         * gnus-msg.el (gnus-configure-posting-styles):
9359         Handle message-signature-directory properly with :file syntax.
9360         Reported by "Leo".
9362 2007-04-11  Didier Verna  <didier@xemacs.org>
9364         New user option: message-signature-directory.
9365         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9366         * message.el (message-insert-signature): Ditto.
9367         * message.el (message-signature-file): Doc update.
9368         * message.el (message-signature-directory): New.
9370 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9372         * gnus-msg.el (gnus-inews-yank-articles):
9373         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9375 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9377         * message.el (message-yank-original): Make sure cited text ends with
9378         newline; don't exchange point and mark.
9380 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9382         * tls.el (open-tls-stream): Properly handle case where there
9383         is no associated buffer.
9385 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9387         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9388         message-yank-original, make sure (< mark TEXT point).
9390 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9392         * message.el (message-fill-column): New variable.
9393         (message-mode): Use it.  Add comment on a possible new hook.
9395         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9396         (nnmail-get-new-mail): Reformat.
9398         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9400         * gmm-utils.el: Fix Commentary.
9401         (gmm-tool-bar-from-list): Fix typo in doc string.
9403 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9405         * message.el (message-yank-original): Don't switch point and mark
9406         unnecessarily to put point and mark as documented.
9408 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9410         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9411         from the message heads.
9413 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9415         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9416         article buffer does not have a window.  This may not be the best
9417         solution but is certainly better than setting the start of the null,
9418         that is the current, window.
9420 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9422         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9423         (gnus-draft-setup): Run it.
9425         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9426         gnus-score-fast-scoring.  Allow regexp.
9427         (gnus-score-headers): Use it.
9429         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9430         XEmacs.
9432         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9433         string.
9434         (gnus-button-alist): Also catch `<f1> k ...'.
9435         (gnus-treat-display-x-face): Fix doc string.
9437 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9439         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9440         evaluation of gnus-extended-version to ensure correct generation of the
9441         User-Agent header when message-generate-headers-first is used.
9443 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9445         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9446         hashcash-path is nil.  Don't call callback with incorrect number of
9447         parameters if val is 0.
9449 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9451         * message.el (message-required-news-headers):
9452         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9454 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9456         * message.el (message-generate-new-buffers): Change the meaning of the
9457         nil value; add `standard' to the choices; treat t as `unique'; improve
9458         doc string.
9459         (gnus-select-frame-set-input-focus): Autoload.
9460         (message-buffer-name): Search for the existing message buffer if
9461         message-generate-new-buffers is nil or `standard'; treat the value t of
9462         message-generate-new-buffers as `unique'.
9463         (message-pop-to-buffer): Raise the frame already displaying the message
9464         buffer; clear the echo area after querying.
9465         (message-setup): Pass the `continue' argument to compose-mail.
9466         (message-mail): Prefer `switch-function' if it is given; search for the
9467         existing message buffer if the `continue' argument is non-nil; pass
9468         continue and switch-function arguments to compose-mail by way of
9469         message-setup.
9470         (message-mail-other-window): Adjust argument of message-setup.
9471         (message-mail-other-frame): Ditto.
9473 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9475         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9476         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9477         to turn font-lock on when turning gnus-message-citation-mode on.
9479 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9481         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9482         (mml-smime-function-alist): New variable; add epg as the backend.
9483         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9484         mml-smime- functions instead.
9485         * mm-view.el: Require smime.
9487 2007-03-05  Didier Verna  <didier@xemacs.org>
9489         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9490         instead of just inheritance for posting styles.
9491         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9493 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9495         * tls.el (tls-certtool-program): Fix custom type.
9497 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9499         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9500         and point-at-eol instead of line-(beginning|end)-position.
9502         * assistant.el (assistant-parse-buffer): Ditto.
9504 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9506         * mml2015.el (mml2015-epg-find-usable-key): New function.
9507         (mml2015-epg-sign): Use it.
9508         (mml2015-epg-encrypt): Use it.
9510 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9512         * message.el (message-make-in-reply-to): Quote name containing
9513         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9514         if there are special characters.  Reported by NAKAJI Hiroyuki
9515         <nakaji@jp.freebsd.org>.
9517 2007-02-27  Didier Verna  <didier@xemacs.org>
9519         Include the group parameters as well as the topic ones in the
9520         inheritance filter process.
9521         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9522         argument GROUP-PARAMS-LIST.
9523         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9525 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9527         * nntp.el (nntp-never-echoes-commands)
9528         (nntp-open-connection-functions-never-echo-commands): New variables.
9529         (nntp-send-command): Use them.
9531 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9533         * mml2015.el (mml2015-epg-verify): Simplify.
9535 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9537         * mml.el (mml-content-disposition-alist): New user option.
9538         (mml-content-disposition): New function.
9539         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9540         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9542 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9544         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9545         verification.
9547 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9549         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9550         articles posted in the last 24 hours.
9552 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9554         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9556 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9558         * nntp.el (nntp-send-command): Don't wait for echoes when
9559         nntp-open-ssl-stream is used.
9561 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9563         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9564         (gnus-message-add-citation-keywords)
9565         (gnus-message-remove-citation-keywords): Remove.
9566         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9567         directly, make the variables in font-lock-defaults buffer-local, add
9568         gnus-message-citation-keywords to them and then update the value of
9569         font-lock-keywords.
9571 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9573         * message.el (message-cite-original-1): Don't call
9574         gnus-article-highlight-citation.
9576         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9577         citations; fix line count.
9579 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9581         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9582         (gnus-message-add-citation-keywords)
9583         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9584         versions of font-lock-add-keywords and font-lock-remove-keywords to
9585         work with XEmacs correctly.
9587 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9589         * gnus-cite.el (gnus-cite-face-list): Set the values of
9590         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9591         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9592         (gnus-message-cite-prefix-regexp): New variable.
9593         (gnus-message-search-citation-line): Use it; protect against long
9594         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9595         the 0th match data for Emacs.
9596         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9597         (gnus-message-add-citation-keywords): Append keywords rather than
9598         prepending; emulate font-lock-add-keywords if it is not available.
9599         (gnus-message-remove-citation-keywords):
9600         Emulate font-lock-remove-keywords if it is not available.
9602         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9604         * message.el (message-cite-prefix-regexp): Set the value of
9605         gnus-message-cite-prefix-regexp.
9607 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9609         * nnweb.el (nnweb-google-parse-1): Update parser.
9611 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9613         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9615 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9617         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9618         regexp.
9620 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9622         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9623         string-to-multibyte.
9624         (uudecode-decode-region-internal): Use it.
9626 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9628         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9629         Fix custom choice.
9631         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9633 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9635         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9637         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9638         `write-region' to respect `mm-inhibit-file-name-handlers'.
9640 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9642         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9643         Use gnus-home-directory instead of "~/" or "$HOME".
9645 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9647         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9648         to mention filename.
9649         Add comments at beginning regarding usage.
9650         (encrypt-write-file-contents): Change interactive so a string is
9651         acceptable.  If the file has no associated model, show an error instead
9652         of a nonsense prompt.
9654 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9656         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9657         Thanks to Yoshihiko Yamada for kind notification of this typo.
9659 2007-01-12  Kenichi Handa  <handa@m17n.org>
9661         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9662         multibyte buffer.
9664 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9666         * gnus-score.el (gnus-score-fast-scoring): New variable.
9667         (gnus-score-headers): Use it.
9669         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9671         * message.el (message-cite-original-1):
9672         Call gnus-article-highlight-citation if requested.
9673         (message-make-from): Allow name and address as optional arguments.
9675         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9677         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9678         bugs to doc string.
9679         (gnus-button-alist): Add mid\\|message-id.
9680         (gnus-button-fetch-group): Extend for use in
9681         `browse-url-browser-function'.
9682         (gnus-button-url-regexp): Try to catch paired parentheses like in
9683         Wikipedia URLs.
9685         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9686         Suggested by Simon Krahnke <overlord@gmx.li>.
9688 2007-01-13  Romain Francoise  <romain@orebokech.com>
9690         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9691         Update copyright.
9693 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9695         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9697 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9699         * gnus-registry.el (gnus-registry-unfollowed-groups)
9700         (gnus-registry-split-fancy-with-parent): Fix documentation.
9702 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9704         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9705         from nnweb groups.
9707 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9709         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9710         Xref urls.  Erase buffer before requesting head.
9712         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9714 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9716         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9717         customizable.
9719 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9721         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9722         no signing key is found.
9723         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9724         no encrypting and/or signing key is found.
9726 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9728         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9730 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9732         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9733         headers read from disk with the ones newly found in the current search.
9734         This should no longer cause problems, because the article numbers in
9735         Gmane's `nov.php' output are ignored since the previous change.
9737 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9739         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9741 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9743         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9745 2007-01-01  Romain Francoise  <romain@orebokech.com>
9747         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9749 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9751         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9752         `define-minor-mode' macro definition expanded properly.
9753         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9754         exclude it there.
9756         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9757         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9758         `fboundp' test.
9759         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9760         This is OK to autoload in (S)XEmacs now.
9762 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9764         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9765         keystroke.
9766         (gnus-summary-limit-to-singletons): Fix typo.
9768         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9769         else fails.
9771 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9773         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9774         docstring.
9776         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9777         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9778         (gnus-summary-insert-dormant-articles): Fix typo in message.
9780 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9782         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9783         nil for XEmacs.
9784         (gnus-message-citation-mode): Don't autoload in XEmacs.
9786         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9788 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9790         * nnimap.el (nnimap-expunge-search-string):
9791         Mention nnimap-search-uids-not-since-is-evil in docstring.
9793 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9795         * spam.el: Revert to make-obsolete-variable because
9796         define-obsolete-variable-alias is not supported in Emacs 21.
9798         * spam.el (spam-ifile-path, spam-ifile-database-path)
9799         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9800         make-obsolete-variable.
9801         (spam-bsfilter-path, spam-bsfilter-program)
9802         (spam-spamassassin-path, spam-spamassassin-program)
9803         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9804         Don't use "path" inappropriately.
9805         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9806         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9807         variable names.
9809 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9811         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9812         summary buffer.
9814         * password.el (password-cache-remove): Use clear-string to burn
9815         password, if available.
9817 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9819         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9821         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9823         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9824         (gnus-message-highlight-citation): Move defcustom here from
9825         gnus-cite.el.
9826         (gnus-message-citation-mode): Autoload.
9828         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9829         checks to make it compile with XEmacs.
9830         (gnus-message-citation-mode): New minor mode.
9831         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9832         (gnus-message-highlight-citation): New variables.
9833         (gnus-message-search-citation-line)
9834         (gnus-message-add-citation-keywords)
9835         (gnus-message-remove-citation-keywords)
9836         (turn-on-gnus-message-citation-mode)
9837         (turn-off-gnus-message-citation-mode): New functions.
9839 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9841         * gnus-cite.el: Enable highlighting of different citation levels in
9842         message-mode.
9844 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9846         * message.el (message-make-fqdn): Fix comment.
9847         (message-bogus-system-names): Add ".local".
9849         * spam.el (spam-ifile-path, spam-ifile-program)
9850         (spam-ifile-database-path, spam-ifile-database)
9851         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9852         Don't use "path" inappropriately.
9853         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9854         strings.
9855         (spam-check-ifile, spam-ifile-register-with-ifile)
9856         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9857         Use new variable names.
9859         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9860         (gnus-treat-display-smileys): Simplify using
9861         gnus-image-type-available-p.
9863         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9864         available.
9866 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9868         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9869         one after turning on the buffer's multibyteness instead of decoding
9870         them directly in the unibyte buffer that causes unexpected conversion
9871         in Emacs 23 (unicode).
9873 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9875         * message.el (message-generate-hashcash): Fix custom type.
9877 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9879         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9881 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9883         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9884         disconnect icons.  Add help text.
9886 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9888         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9889         negated to be consistent with the others we handle.
9891 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9893         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9894         version of gnus-summary-buffer to something, so that we can use two
9895         article buffers at the same time.
9897 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9899         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9900         trigger all the extra headers.
9901         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9902         sorting.
9904 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9906         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9907         solid groups.
9909 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9911         * legacy-gnus-agent.el: Add Copyright notice.
9913 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9915         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9917 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9919         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9921         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9922         to make it work reliably in CVS Emacs.
9923         (gnus-summary-limit-strange-charsets-predicate)
9924         (gnus-summary-limit-to-predicate): New functions.
9926 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9928         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9929         specifying array size.
9930         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9931         array if it is too small.
9932         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9933         (gnus-sort-threads-loop): New function.
9935 2006-12-06  Chris Moore  <dooglus@gmail.com>
9937         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9938         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9940 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9942         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9943         options.
9945 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9947         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9948         DOS-ing the recipient.
9950         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9951         the headers when creating the mapping to avoid mismappings.
9952         (nnweb-gmane-create-mapping): Always nix out old mapping.
9954 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9956         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9957         and mm-verify-option to never.
9959 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9961         * message.el (message-signed-or-encrypted-p): New function.
9962         (message-forward-make-body): Use it.
9964         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9965         Replace encode-coding-string with mm-encode-coding-string.
9967 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9969         * nneething.el (nneething-decode-file-name):
9970         Replace decode-coding-string with mm-decode-coding-string.
9972         * gnus-int.el (gnus-open-server): Say failed server's name.
9974 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9976         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9977         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9979         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9980         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9981         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9982         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9983         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9984         (gnus-subscribe-newsgroup, gnus-1):
9985         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9986         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9987         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9988         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9990 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9992         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9993         keystroke.
9994         (gnus-summary-limit-to-bodies): Implement headersp.
9996 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9998         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10000 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10002         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10004 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10006         * message.el (message-generate-hashcash): Expand range of values to
10007         include `opportunistic'.
10008         (message-send-mail): Use it.
10010 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10012         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10013         and comment it.
10015         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10017 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10019         * gnus-util.el (gnus-extract-address-components): Improve comment.
10021 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10023         * gnus-util.el (gnus-extract-address-components): Work with address in
10024         which the name portion contains @.
10026 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10028         * gnus.el (gnus-start): Move custom group up.
10029         (gnus-select-method): Don't autoload, but make it available for
10030         `customize-variable'.
10031         (gnus-getenv-nntpserver): Don't autoload.
10033 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10035         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10037 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10039         * message.el (message-sendmail-extra-arguments): New variable.
10040         (message-send-mail-with-sendmail): Use it.
10042 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10044         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10045         mm-with-unibyte-current-buffer to make string unibyte.
10047         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10048         mm-string-as-multibyte.
10050 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10052         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10053         Reported by Werner Koch <wk@gnupg.org>.
10055 2006-11-14  Daiki Ueno  <ueno@p360>
10057         * mml2015.el: Autoload epa-select-keys when compiling.
10059 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10061         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10062         message-options.
10063         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10065 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10067         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10068         EasyPG (< 0.0.6).
10069         (mml2015-always-trust): New user option.
10070         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10071         prompt.
10073 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10075         * nntp.el (nntp-authinfo-force): New variable.
10076         (nntp-send-authinfo): Use it.
10078 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10080         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10081         decode encoded words.  Improve prompt.  Add comment about forwarding.
10082         (message-replacement-char): Move up.
10084 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10086         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10087         instead of gnus-intersection because arguments of gnus-sorted-nunion
10088         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10090 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10092         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10093         (message-simplify-subject-functions):
10094         Enable message-strip-subject-encoded-words by default.
10096 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10098         * message.el (message-strip-subject-encoded-words): New function.
10099         (message-simplify-subject-functions): New variable.
10100         (message-simplify-subject): Use it.  Fix typo in doc string.
10101         Support message-strip-subject-encoded-words.
10103 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10105         * gnus-diary.el (gnus-diary-delay-format-function):
10106         * nndiary.el (nndiary-reminders):
10107         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10109 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10111         * gnus-art.el (article-hide-boring-headers): Fetch date from
10112         gnus-original-article-buffer to avoid problems with localized date
10113         strings.
10115 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10117         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10119 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10121         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10122         New variables.
10123         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10124         (mm-charset-synonym-alist): Move some entries to
10125         mm-codepage-iso-8859-list.
10126         (mm-charset-synonym-alist, mm-charset-override-alist):
10127         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10129 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10131         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10133 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10135         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10136         with Emacs 21 and XEmacs.
10138 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10140         * spam.el (spam-parse-address): New function for better parsing,
10141         catching errors, etc.
10142         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10144 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10146         * mm-view.el: Add interactive arg to html2text autoload.
10148 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10150         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10152 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10154         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10155         New variables.
10156         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10157         (mm-charset-synonym-alist): Move some entries to
10158         mm-codepage-iso-8859-list.
10160         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10162 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10164         * message.el (message-citation-line-format)
10165         (message-insert-formated-citation-line): Fix implementation of %E, %N
10166         and %n according to the doc string.
10168 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10170         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10171         Use car-safe to avoid bad parses.
10173 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10175         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10176         names.
10178         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10180 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10182         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10183         header.
10185         * message.el (message-draft-headers): Add Date.
10186         (message-headers-to-generate): Fix typo in docstring.
10188         * nndraft.el (nndraft-required-headers): New variable.
10189         (nndraft-generate-headers): Use it.
10191         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10193 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10195         * gnus-registry.el (gnus-registry-wash-for-keywords)
10196         (gnus-registry-find-keywords): New functions to allow easy searching of
10197         articles that are in the registry.
10199 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10201         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10202         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10203         Reported by Damien Elmes <damien@repose.cx>.
10205 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10207         * gnus.el (gnus-mime): Remove unused custom group.
10209 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10211         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10212         "blank line" when searching for end of armor headers.
10214 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10216         * gmm-utils.el (gmm-write-region): Fix variable name.
10218 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10220         * gmm-utils.el (gmm-write-region): New function based on compatibility
10221         code from `mm-make-temp-file'.
10223         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10225         * nnmaildir.el (nnmaildir--update-nov)
10226         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10227         Use `gmm-write-region'.
10229 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10231         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10232         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10234         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10236         * message.el (message-replacement-char): New variable.
10237         (message-fix-before-sending): Use it.
10238         (message-simplify-subject): New function to remove duplicate code.
10239         (message-reply, message-followup): Use it.
10241         * gnus-sum.el (gnus-summary-make-menu-bar):
10242         Clarify gnus-summary-limit-to-articles.
10244 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10246         * gnus-util.el (gnus-with-local-quit): New macro.
10248         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10250 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10252         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10253         ignore non-string data.
10255 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10257         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10258         non-string data (needs to be done in the registry too).
10260 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10262         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10263         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10264         (gnus-registry-split-fancy-with-parent)
10265         (gnus-registry-fetch-simplified-message-subject-fast)
10266         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10267         Remove text properties on ingress into the registry and when it's saved.
10268         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10269         registry from entries with no groups.
10271 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10273         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10274         function to remove string properties.
10276 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10278         * gmm-utils.el (gmm): Adjust custom version.
10280         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10281         Adjust custom version.
10283         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10285 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10287         * gnus-art.el (gnus-insert-prev-page-button)
10288         (gnus-insert-next-page-button): Simplify.  Reformat.
10290 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10292         * gnus-art.el (gnus-insert-prev-page-button)
10293         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10295 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10297         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10299 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10301         * gnus-art.el (gnus-insert-mime-button)
10302         (gnus-insert-mime-security-button):
10303         Apply gnus-article-button-face to MIME and security buttons.
10305 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10307         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10308         readable.
10310 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10312         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10313         `browse-url-of-file' instead of `browse-url'.
10315 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10317         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10318         regexp.  Articles containing quotation were cut prematurely.
10320 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10322         * message.el (message-cite-original-1): Use nobody by default for the
10323         value of From header.
10324         (message-reply): Ditto.
10326 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10328         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10329         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10330         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10332 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10334         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10335         mails in the doc string.  Add some URLs in comment.
10336         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10338 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10340         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10341         backslashes handling and the way to find boundaries of quoted strings.
10343 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10345         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10346         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10347         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10348         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10350 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10352         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10353         doc string.
10354         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10356 2006-09-06  Simon Josefsson  <jas@extundo.com>
10358         * mml2015.el (mml2015-use): Doc fix, mention epg.
10360 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10362         * mml2015.el (mml2015-use): Default to epg, if available.
10364 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10366         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10367         message-sender.
10368         (mml1991-epg-encrypt): Ditto.
10369         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10370         message-sender.
10371         (mml2015-epg-encrypt): Ditto.
10373 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10375         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10376         several common directories.
10378 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10380         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10381         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10383 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10385         * gnus-art.el (article-decode-encoded-words): Make it fast.
10387 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10389         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10391         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10392         in quoted string into `\'.
10394 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10396         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10397         Use standard-syntax-table.
10399 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10401         * gnus-art.el (gnus-decode-address-function): New variable.
10402         (article-decode-encoded-words): Use it to decode headers which are
10403         assumed to contain addresses.
10404         (gnus-mime-delete-part): Remove useless `or'.
10406         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10407         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10408         (gnus-nov-parse-line): Use it to decode From header.
10409         (gnus-get-newsgroup-headers): Ditto.
10410         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10412         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10413         (mail-decode-encoded-address-string): New alias.
10415         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10416         New function.
10417         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10418         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10419         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10420         (rfc2047-decode-string): Ditto.
10421         (rfc2047-decode-address-region): New function.
10422         (rfc2047-decode-address-string): New function.
10424 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10426         * message.el (message-caesar-buffer-body): Allow rotating headers.
10428         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10430         * message.el (message-insert-formated-citation-line): Fix %f.
10431         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10433 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10435         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10436         (gnus-bookmark-mouse-available-p): New macro.
10437         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10438         (gnus-bookmark-bmenu-show-infos): Use it.
10439         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10440         (gnus-bookmark-bmenu-hide-infos): Ditto.
10441         (gnus-bookmark-remove-properties): New function.
10442         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10443         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10444         (gnus-bookmark-write-file): Bind coding-system-for-write.
10445         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10446         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10447         group before selecting it.
10448         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10449         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10450         quit-window if it is not available; use gnus-mouse-2 and bind it to
10451         gnus-bookmark-bmenu-select-by-mouse.
10452         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10453         (gnus-bookmark-bmenu-select-by-mouse): New function.
10455 2006-08-13  Romain Francoise  <romain@orebokech.com>
10457         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10458         space.
10460 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10462         * compface.el (uncompface): Use binary rather than raw-text-unix.
10464 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10466         * compface.el (uncompface): Make sure the eol conversion doesn't take
10467         place when communicating with the external programs.
10468         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10470 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10472         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10474 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10476         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10477         Make it more robust by parsing author and date independently.
10479 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10481         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10483 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10485         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10486         first matching secret key.
10487         (mml2015-epg-encrypt): Ditto.
10489         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10490         first matching secret key.
10491         (mml1991-epg-encrypt): Ditto.
10493         * mml2015.el (mml2015-encrypt-to-self): New user option.
10494         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10495         mml2015-epg-encrypt-to-self is set.
10497         * mml1991.el (mml1991-encrypt-to-self): New variable.
10498         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10499         mml1991-epg-encrypt-to-self is set.
10501         * mml2015.el (mml2015-signers): New user option.
10502         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10503         (mml2015-epg-encrypt): Allow to select signing keys.
10505         * mml1991.el (mml1991-signers): New variable.
10506         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10507         (mml1991-epg-encrypt): Allow to select signing keys.
10509 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10511         * nnheader.el (nnheader-insert-head): Make it work even if the file
10512         uses CRLF for the line-break code.
10514 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10516         * mml2015.el: Require mml-sec instead of password.
10517         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10518         (mml2015-cache-passphrase): Inherit the default value from
10519         mml-secure-cache-passphrase.
10520         (mml2015-passphrase-cache-expiry): Inherit the default value from
10521         mml-secure-passphrase-cache-expiry.
10523         * mml1991.el: Require mml-sec instead of password.
10524         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10525         (mml1991-cache-passphrase): Inherit the default value from
10526         mml-secure-cache-passphrase.
10527         (mml1991-passphrase-cache-expiry): Inherit the default value from
10528         mml-secure-passphrase-cache-expiry.
10530         * mml-sec.el: Require password.
10531         (mml-secure-verbose): New user option.
10532         (mml-secure-cache-passphrase): New user option.
10533         (mml-secure-passphrase-cache-expiry): New user option.
10535 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10537         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10538         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10539         andreas@altroot.de (Andreas Vögele).
10541         FIXME: Use `tiny change'?
10543 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10545         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10546         workaround for the url package included with Emacs.
10548         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10550 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10552         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10553         correctly.  This fixes a bug caused by the 2006-05-12 change.
10555 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10557         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10558         some information about the error when saying that the `bogus' mail
10559         group will be used.
10561 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10563         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10564         string.
10566 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10568         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10570 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10572         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10574 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10576         * mml1991.el (mml1991-function-alist): Add epg.
10577         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10578         (mml1991-epg-encrypt): New functions.
10580 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10582         * mml2015.el (mml2015-verbose): New variable.
10583         (mml2015-cache-passphrase): Ditto.
10584         (mml2015-passphrase-cache-expiry): Ditto.
10585         (mml2015-function-alist): Add epg.
10586         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10587         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10588         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10589         New functions.
10591 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10593         * message.el (message-cite-original-1): Preserve region when removing
10594         quoted text due to X-No-Archive in order to avoid bogus attribution
10595         when citing multiple messages.
10597 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10599         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10600         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10602 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10604         * gnus-diary.el (gnus-user-format-function-d)
10605         (gnus-user-format-function-D): Autoload.
10607         * imap.el (Commentary): Fix typo.
10609         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10610         2006-04-22 contribution.
10612 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10614         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10615         It didn't really fix the bogosity I'm seeing with solid web groups.
10617 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10619         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10620         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10621         created using server names.  If we use the feature without declaring
10622         it, Gnus does not properly manage server and group state.
10624         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10625         bound.
10627 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10629         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10630         looking up the method using GROUP's prefix before inventing a new one.
10631         It is used on killed/unknown groups in various places where returning
10632         an all-new method isn't expected by the caller.
10634         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10635         and match semantics of gnus-group-real-prefix.
10637 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10639         * nnmail.el (nnmail-broken-references-mailers): New variable.
10640         (nnmail-ignore-broken-references): New function generalizing
10641         nnmail-fix-eudora-headers.
10642         (nnmail-fix-eudora-headers): Now obsolete.
10644         * gnus-art.el (gnus-button-handle-custom):
10645         Support `customize-apropos*'.
10647 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10649         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10651         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10652         articles.
10654 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10656         * message.el (message-cite-reply-above): New variable.
10657         (message-yank-original): Use it.
10659 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10661         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10663 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10665         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10666         as read.
10668         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10670 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10672         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10673         (gnus-bookmark-default-file): Use gnus-directory.
10674         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10675         Remove "*" in doc string.
10676         (gnus-bookmark-write-file): Simplify.
10677         (gnus-bookmark-maybe-sort-alist): Use `when'.
10678         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10679         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10680         Add FIXME about Emacs 21 and XEmacs compatibility.
10681         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10682         compatibility.
10683         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10684         compatibility.
10685         (gnus-bookmark-menu-heading): Fix version.
10687 2006-06-19  Bastien Guerry  <bzg@altern.org>
10689         * gnus-bookmark.el: New file.
10691 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10693         * message.el (message-syntax-checks): Doc fix.
10695 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10697         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10698         unsubscribed groups as if they were killed ones.  It causes duplicate
10699         entries in gnus-newsrc-alist.
10701 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10703         * message.el (message-syntax-checks): Doc fix.
10704         (message-send-mail): Add check for continuation headers.
10705         (message-check-news-header-syntax): Fix regexp used to check for
10706         continuation headers.
10708 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10710         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10712 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10714         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10716 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10718         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10719         default-truncate-lines.
10721 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10723         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10724         to fill the utf-8 entry.
10726 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10728         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10730 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10732         * gnus-agent.el (directory-files-and-attributes): Move all the way
10733         forward (the third and final move).
10734         (gnus-agent-read-agentview): Trap reconstruction errors due to
10735         nonexistent directory.  Handle by returning nil.
10737 2006-05-30  Didier Verna  <didier@xemacs.org>
10739         * message.el (message-dont-reply-to-names): Update the custom type.
10740         * message.el (message-dont-reply-to-names): New defsubst: potentially
10741         convert a list of regexps into a single one.
10742         * message.el (message-get-reply-headers): Use it.
10743         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10745 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10747         * gnus-agent.el (directory-files-and-attributes): Move forward.
10749 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10751         * gnus-ml.el (gnus-mailing-list-subscribe)
10752         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10753         (gnus-mailing-list-message): Fix doc strings.
10755 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10757         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10758         of doing it manually.
10760 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10762         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10763         comment.
10765 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10767         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10768         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10769         (gnus-agent-read-local): All symbols allocated in my-obarray.
10770         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10771         (gnus-agent-regenerate-group): Check numeric names to see if they are
10772         messages or groups.
10773         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10774         better way of do this...)
10776         * gnus-cache.el (gnus-agent-total-fetched-for):
10777         Ignore 'dummy.group' (there should be a better way of do this...)
10779 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10781         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10782         (gnus-saved-headers): Ditto.
10783         (gnus-default-article-saver): Mention functions may have properties.
10784         (gnus-article-save): Override gnus-save-all-headers and
10785         gnus-saved-headers by :headers property which saver function may have.
10786         (gnus-summary-save-in-file): Add :headers property.
10787         (gnus-summary-write-to-file): Ditto.
10789         * gnus-sum.el (gnus-summary-save-article): Bind
10790         gnus-prompt-before-saving to t when saving many articles in a file;
10791         always show all headers.
10793 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10795         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10796         marks.
10798         * message.el (message-indent-citation): Add optional arguments to allow
10799         using it outside of message buffers.
10801         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10802         (gnus-article-treat-unfold-headers): Use it.
10803         (gnus-article-truncate-lines): New variable.
10804         (gnus-article-mode): Use it.
10805         (gnus-article-toggle-truncate-lines): New function.
10807         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10808         Add gnus-article-toggle-truncate-lines.
10810         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10811         coding system in XEmacs, use binary.
10813 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10815         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10816         after-load-alist.
10818         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10819         this function should save decoded articles.
10820         (gnus-summary-write-to-file): Use property to specify this function
10821         should save decoded articles and specify gnus-summary-save-in-file
10822         should be used to save articles other than the first one when saving
10823         many articles.
10824         (gnus-summary-save-body-in-file): Use property to specify this
10825         function should save decoded articles.
10826         (gnus-summary-write-body-to-file): Use property to specify this
10827         function should save decoded articles and specify
10828         gnus-summary-save-body-in-file should be used to save articles other
10829         than the first one when saving many articles.
10831         * gnus-sum.el (gnus-summary-save-article): Simplify.
10833 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10835         * gnus-art.el (gnus-default-article-saver):
10836         Add gnus-summary-write-body-to-file.
10837         (gnus-article-save-coding-system): Don't use coding system object
10838         in XEmacs.
10839         (gnus-read-save-file-name): Add optional `dir-var' argument which
10840         specifies directory in which files are saved; work even if optional
10841         `variable' argument is not specified.
10842         (gnus-summary-write-to-file): Read file name.
10843         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10844         (gnus-summary-write-body-to-file): New function.
10846         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10847         (gnus-summary-local-variables): Add it.
10848         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10849         (gnus-summary-save-article): Remove optional `decode' argument;
10850         determine whether to decode articles by the value of
10851         gnus-default-article-saver; when saving many files using
10852         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10853         it first and use gnus-summary-save-in-file or
10854         gnus-summary-save-body-in-file thereafter unless
10855         gnus-prompt-before-saving is always; move point to article which
10856         will be saved.
10857         (gnus-summary-save-article-file): Revert.
10858         (gnus-summary-write-article-file): Revert.
10859         (gnus-summary-save-article-body-file): Revert.
10860         (gnus-summary-write-article-body-file): New function.
10862 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10864         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10866 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10868         * gnus-art.el (gnus-default-article-saver): Doc fix.
10869         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10870         from gnus-summary-save-article-coding-system, and default to a
10871         certain coding system.
10872         (gnus-output-to-file): Add coding cookie and encode text according
10873         to gnus-article-save-coding-system; don't use mm-append-to-file.
10875         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10876         gnus-art.el and rename to gnus-article-save-coding-system.
10877         (gnus-summary-save-article): Require gnus-art; don't show all
10878         headers if it decodes articles; don't add coding cookie here;
10879         don't bind mm-text-coding-system-for-write.
10880         (gnus-summary-save-article-file): Save decoded articles.
10881         (gnus-summary-write-article-file): When saving many files, use
10882         gnus-summary-write-to-file first and gnus-summary-save-in-file
10883         thereafter unless gnus-prompt-before-saving is always.
10884         (gnus-summary-save-article-body-file): Save decoded articles.
10886 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10888         * nnrss.el (nnrss-check-group): Bind hash-index.
10890 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10892         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10893         its hash index.  Store this hash in `nnrss-group-data'.
10894         (nnrss-read-group-data): Update accordingly.
10896 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10898         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10899         entry.
10901         * gnus-sum.el (gnus-summary-make-menu-bar):
10902         Add gnus-article-browse-html-article.
10904 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10906         * gnus-sum.el (gnus-summary-mime-map):
10907         Add gnus-article-browse-html-article.
10909 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10911         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10912         suitable coding systems in customize.
10914 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10916         * mail-source.el (mail-sources): Fix custom type.
10918 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10920         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10921         (gnus-summary-expire-articles-now): Shorten prompt.
10923         * gmm-utils.el (wid-edit): Require.
10924         (defun-gmm): Rename from `gmm-defun-compat'.
10925         (gmm-image-search-load-path): Use it.
10926         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10928 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10930         * gnus-sum.el (gnus-summary-save-article-coding-system):
10931         New variable.
10932         (gnus-summary-save-article): Add optional `decode' argument.
10933         If it is set and gnus-summary-save-article-coding-system is non-nil,
10934         save decoded article.
10935         (gnus-summary-write-article-file): Save decoded article if
10936         gnus-summary-save-article-coding-system is non-nil.
10938         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10939         type.
10941 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10943         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10945 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10947         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10948         first to test gnus-single-article-buffer which may be buffer-local.
10950         * gnus-sum.el (gnus-summary-setup-buffer):
10951         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10952         group; make gnus-article-buffer, gnus-article-current, and
10953         gnus-original-article-buffer always buffer-local.
10954         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10955         group.
10956         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10958 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10960         * nnml.el (nnml-request-compact-group): Compressed files might not
10961         have .gz extension.
10963 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10965         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10966         (mm-copy-to-buffer): Use with-current-buffer.
10967         (mm-display-part): Simplify.
10968         (mm-inlinable-p): Add optional arg `type'.
10970 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10972         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10973         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10974         Try harder to show the attachment internally or externally using
10975         gnus-mime-view-part-as-type.
10977 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10979         * message.el (message-from-style, message-signature-separator)
10980         (message-user-organization-file, message-send-mail-function)
10981         (message-citation-line-function, message-yank-prefix)
10982         (message-indent-citation-function, message-signature)
10983         (message-signature-file, message-signature-insert-empty-line):
10984         Remove autoloads.
10986         * gnus-art.el (gnus-buttonized-mime-types):
10987         Remove "multipart/signed".  Revert 2006-04-26 change.
10989 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10991         * gnus.el (gnus-version-number): Bump version.
10993 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10995         * gnus.el: No Gnus v0.5 is released.
10997 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10999         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11000         fetching articles by message-id.
11002 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11004         * message.el (hashcash): Require hashcash as normal.
11006         * ecomplete.el (ecomplete-highlight-match-line):
11007         Use point-at-eol.
11008         (ecomplete-highlight-match-line): Use `highlight', because that
11009         face exists in both Emacs and XEmacs.
11011         * message.el (message-display-abbrev): Use point-at-bol.
11013         * mail-source.el: Don't require timer/timer-funcs.
11015         * gnus-async.el: Ditto.
11017         * password.el: Ditto.
11019         * mm-url.el: Ditto.
11021         * mm-util.el: Require timer/timer-funcs.
11023 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11025         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11026         Close.
11028 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11030         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11031         unibyte after clear-decrypt function runs.
11033         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11034         returns as a unibyte string.
11036 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11038         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11039         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11040         (mml1991-pgg-encrypt): Ditto.
11042 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11044         * message.el (message-user-organization-file): Check several
11045         locations of the organization file.
11047         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11048         Add gnus-article-view-part-as-type.
11050         * gnus-art.el (gnus-article-view-part-as-type): New function.
11052         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11053         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11055         * mml.el: Simplify autoload.
11056         (mml-mode): defvar dnd-protocol-alist instead of using
11057         symbol-value.
11058         (mml-default-directory): New variable.
11059         (mml-minibuffer-read-file): Use it.
11060         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11062         * message.el (message-citation-line-format): New variable.
11063         (message-insert-formated-citation-line): New function.
11064         (message-citation-line-function):
11065         Add `message-insert-formated-citation-line' to custom type.
11067         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11068         to doc string.
11070         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11071         depending on mm-verify-option.
11073 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11075         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11076         binding pgg-* variables; reimplement the section which prevents
11077         MIME header from being signed.
11078         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11079         pgg-text-mode; remove a blank line at the top of body.
11081         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11082         lines at the top of body; use gnus-newsgroup-charset if there's no
11083         Charset header.
11085 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11087         * message.el (message-self-insert-commands): Doc fix.
11089         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11090         (mm-uu-pgp-encrypted-test): Ditto.
11091         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11092         between header and body; return application/pgp-encrypted handle
11093         if decryption failed; decode decrypted body by charset.
11095         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11096         element match to application/pgp-*.
11098 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11100         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11101         HTML.
11103 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11105         * mail-source.el (mail-source-call-script): Message the error
11106         string.
11108 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11110         * gnus-util.el (gnus-byte-compile): Use it.
11112 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11114         * gnus-util.el (kill-empty-logs): New function.
11116 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11118         * message.el (message-mail-alias-type): Doc fix.
11119         (message-mail-alias-type-p): New function.
11120         (message-send): Use it.
11121         (message-mode): Ditto.
11122         (message-strip-forbidden-properties): Ditto.
11124         * ecomplete.el (ecomplete-database-file-coding-system):
11125         New variable.
11126         (ecomplete-save): Use it.
11127         (ecomplete-setup): Use it.
11129 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11131         * message.el (message-self-insert-commands): New variable.
11132         (message-strip-forbidden-properties): Use it.
11134 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11136         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11137         that doesn't make XEmacs choke.
11139 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11141         * gnus-util.el (gnus-replace-in-string):
11142         Prefer replace-regexp-in-string over of replace-in-string.
11144 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11146         * gnus-util.el (gnus-select-frame-set-input-focus):
11147         Use select-frame-set-input-focus if it is available in XEmacs; use
11148         definition defined in Emacs 22 for old Emacsen.
11150 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11152         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11154 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11156         * gnus-registry.el (gnus-registry-cache-save): Remove text
11157         properties when saving via the temp buffer.
11159 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11161         * message.el (message-generate-hashcash): Honor custom type.
11163 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11165         * message.el (message-generate-hashcash): Default to non-nil when
11166         hashcash is found.
11168         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11169         (gnus-refer-thread-limit): Increase default to 500.
11171         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11173         * flow-fill.el (fill-flowed): Allow delete-space.
11175 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11177         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11178         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11179         Remove autoloads.
11181 2006-04-18  Simon Josefsson  <jas@extundo.com>
11183         * message.el (message-generate-hashcash): Default to.
11185 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11187         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11188         concatenating segments rather than before concatenating them.
11190 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11192         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11194         * imap.el (imap-quote-specials): New function.
11195         (imap-login-auth): Quote specials.
11197 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11199         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11201         * message.el (message-forward-make-body-plain):
11202         Allow message-forward-ignored-headers to be a list.
11203         (message-remove-ignored-headers): Factor out into function.
11204         (message-forward-make-body-mml): Use it.
11205         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11206         (rfc2231-parse-string): Allow concatanation of parameters that
11207         aren't contiguous.  The test case is
11208           (mail-header-parse-content-type "message/external-body;
11209             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11210             access-type=LOCAL-FILE;
11211             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11213 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11215         * nntp.el (nntp-accept-process-output): Return the value of
11216         `nnheader-accept-process-output'.
11218 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11220         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11221         (gnus-button-alist): Recognize more diff formats.
11222         (gnus-button-patch): Strip directory.
11224 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11226         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11227         Emacs 22 when setting focus.
11229 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11231         * gnus-art.el (gnus-article-treat-types): Do treatment of
11232         text/x-verbatim parts.
11233         (gnus-button-patch): New command.
11235         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11236         addresses that contain invalid characters.
11238 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11240         * message.el (message-put-addresses-in-ecomplete):
11241         Use gnus-replace-in-string.
11242         (message-is-yours-p): Use the more correct
11243         mail-header-parse-address instead of
11244         mail-extract-address-components.
11245         (message-put-addresses-in-ecomplete): Fix typo.
11247         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11248         keystroke.
11250         * gnus-art.el (gnus-treatment-function-alist): Change order of
11251         newsgroups/generic header folding to avoid double-folding.
11253         * message.el (message-hidden-headers): Add X-Draft-From.
11255         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11256         New command.
11257         (gnus-summary-repeat-search-article-backward): New command.
11259         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11260         groups in the parent topic.
11262 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11264         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11265         (spam-extra-header-to-number): Return the CRM114 number as a
11266         number instead of a string.
11268 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11270         * gnus-art.el (gnus-face-properties-alist): Move here from
11271         gnus-fun.
11273         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11275 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11277         * message.el (message-strip-forbidden-properties): Only display on
11278         self-insert-command.
11280         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11281         reindent.
11282         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11284 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11286         * smiley.el (smiley-style): Fix typo.
11288 2006-03-23  Kenichi Handa  <handa@m17n.org>
11290         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11291         instead of set-buffer-multibyte.
11293 2006-03-23  Kenichi Handa  <handa@m17n.org>
11295         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11296         buffer and then decode the buffer text if necessary.
11297         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11298         first, and after mm-encode-body, change the buffer to unibyte.
11300 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11302         * hashcash.el (hashcash-insert-payment-async-2):
11303         Use message-goto-eoh instead of doing it manually.
11304         (mail-add-payment): Use message-narrow-to-header instead of trying
11305         to do the same itself.
11307         * message.el (message-hidden-headers): Add Face.
11309         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11310         reparenting code.
11311         (gnus-summary-reparent-children): Refactored out code.
11312         (gnus-summary-thread-map): New keystroke.
11313         (gnus-summary-reparent-children): Make into command.
11315         * smiley.el (smiley-style): Default to `medium' if using a large
11316         font.
11318         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11319         does it itself.
11321         * message.el (message-point-in-header-p): Simplify definition.
11323 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11325         * nnagent.el (nnagent-request-set-mark): Silence log file
11326         writing.
11327         (nnagent-request-set-mark): Use write-region instead of
11328         append-to-file.
11330         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11331         strange select method.
11333         * ecomplete.el (ecomplete-display-matches): Get highlightling
11334         right.
11335         (ecomplete-display-matches): Use literals.
11336         (ecomplete-display-matches): Disable message logging.
11338         * message.el (message-display-abbrev): Small optimization.
11340         * ecomplete.el (ecomplete-display-matches): Allow automatic
11341         display.
11343         * message.el (message-strip-forbidden-properties):
11344         Display abbrevs.
11345         (message-display-abbrev): Get automatic display right.
11347         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11348         keystrokes.
11350 2006-04-13  Romain Francoise  <romain@orebokech.com>
11352         TODO: Backport to v5-10!
11354         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11355         Move here (and rename) from gnus-registry.el.
11357         * gnus-registry.el: Require gnus-util.
11358         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11360 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11362         * gnus-group.el (gnus-group-catchup-current):
11363         Change if-then-else-if-then-else into cond.
11364         (gnus-group-catchup): Indent.
11365         (group-name-at-point): New function.
11366         (gnus-fetch-group): Provide default from thing at point.
11368 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11370         * message.el (message-display-abbrev): Fix regexp.
11372         * ecomplete.el (ecomplete-highlight-match-line):
11373         Reimplement choosing.
11374         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11375         dead variables.
11377         * message.el (message-newline-and-indent): Remove debugging.
11378         (message-display-abbrev): Use new implementation.
11380 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11382         * gnus-art.el (gnus-article-mode):
11383         Set cursor-in-non-selected-windows to nil.
11385         * smiley.el: Revert previous change.
11386         (smiley-data-directory): defvar it before using it in the
11387         defcustom of `smiley-style'.
11389 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11391         * message.el (message-newline-and-indent): New function.
11393         * ecomplete.el: Implement more bits.
11395         * message.el (message-put-addresses-in-ecomplete): Clean up the
11396         string.
11398         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11400         * gnus-sum.el (gnus-summary-save-parts):
11401         Bind gnus-summary-save-parts-counter and use it to make unique file
11402         names.
11404         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11406         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11407         parameter to say whether to actually parse the individual
11408         addresses.
11410         * message.el (message-put-addresses-in-ecomplete): New function.
11411         (ecomplete): Require.
11412         (message-mail-alias-type): Add ecomplete as an option.
11414 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11416         * flow-fill.el (fill-flowed): Remove trailing space from blank
11417         quoted lines.
11419 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11421         * smiley.el (smiley-style): Move definition later to avoid a
11422         compilation warning.
11424 2006-04-12  Kenichi Handa  <handa@m17n.org>
11426         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11427         buffer and then decode the buffer text if necessary.
11428         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11429         first, and after mm-encode-body, change the buffer to unibyte.
11430         Use mm-disable-multibyte instead of set-buffer-multibyte.
11432 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11434         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11435         Content-Type header instead of Content-Disposition header.
11436         (gnus-mime-inline-part): Ditto.
11437         (gnus-mime-view-part-as-charset): Ignore charset that the part
11438         specifies.
11440         * mm-decode.el (mm-display-part): Work with external parts and
11441         usual parts similarly.
11443         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11444         instead of gnus-display-mime.
11446         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11447         instead of with-temp-buffer.
11449         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11450         tag to summarized topics part in order to encode non-ASCII text.
11452 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11454         * smiley.el (smiley-style): New variable.
11455         (smiley-directory): New function.
11456         (smiley-data-directory): Derive from `smiley-style' using
11457         `smiley-directory'.
11458         (smiley-regexp-alist): Add new entries.
11460         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11461         (gnus-article-browse-delete-temp): Add :version.
11463 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11465         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11466         the sieve region.
11468 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11470         * gnus.el (gnus-version-number): Bump version.
11472 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11474         * gnus.el: No Gnus v0.4 is released.
11476 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11478         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11479         layout.
11481         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11482         unknown charset.
11484         * message.el (message-header-synonyms): Add Original-To to the
11485         default.
11487         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11488         optional parameter.
11490 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11492         * gnus-fun.el (gnus): Require it for gnus-directory.
11494 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11496         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11498 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11500         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11502 2006-04-05  Simon Josefsson  <jas@extundo.com>
11504         * password.el (password-reset): New function.
11506 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11508         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11509         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11511 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11513         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11514         Some whitespace was matched into the url, which broke browsing hits
11515         > 100 when mm-url-use-external was nil.
11517 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11519         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11520         Check gnus-extra-headers for 'Newsgroups.
11522         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11523         bound.
11525 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11527         * pgg-gpg.el: Clean up process buffers every time gpg processes
11528         complete.
11530 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11532         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11533         doc string.
11535 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11537         * pgg-gpg.el (pgg-gpg-process-filter)
11538         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11540         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11541         lines, temporary fix.
11543 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11545         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11547 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11549         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11550         default-enable-multibyte-characters.  This reverts the change from
11551         revision 6.17 which is no longer necessary because the passphrase
11552         is sent separately now.  GnuPG messages are unreadable under
11553         multibyte locales with default-enable-multibyte-characters set to
11554         nil.
11556 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11558         * message.el (message-tool-bar-gnome): Move "spell".
11560 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11562         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11563         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11564         instead.
11566 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11568         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11569         Improve newsgroups handling for NNTP overviews which don't include
11570         Newsgroups.
11572 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11574         * message.el (message-resend): Bind message-generate-hashcash to nil.
11576 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11578         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11579         when searching for already-paid recipients.
11581 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11583         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11584         passphrases when it is not needed.
11585         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11586         passphrase stuff from gpg, should only be necessary when you use
11587         gpg with a smartcard.
11589 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11591         * mml.el (mml-insert-mime): Ignore cached contents of
11592         message/external-body part.
11594         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11595         (mm-insert-part): Ditto.
11597 2006-03-23  Simon Josefsson  <jas@extundo.com>
11599         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11600         Reiner.
11601         (pgg-gpg-use-agent-p): Use it again.
11603 2006-03-23  Simon Josefsson  <jas@extundo.com>
11605         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11606         older emacsen.
11607         (pgg-gpg-use-agent-p): Don't use it.
11609 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11611         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11612         if we can.
11614 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11616         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11617         (pgg-gpg-update-agent): New function.
11618         (pgg-gpg-use-agent-p): New function.
11619         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11620         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11621         (pgg-gpg-sign-region): Use it.
11623 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11625         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11626         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11628 2006-03-21  Simon Josefsson  <jas@extundo.com>
11630         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11631         <wilde@sha-bang.de>.
11632         (pgg-gpg-use-agent): New variable.
11633         (pgg-gpg-process-region): Use it.
11634         (pgg-gpg-encrypt-region): Likewise.
11635         (pgg-gpg-encrypt-symmetric-region): Likewise.
11636         (pgg-gpg-decrypt-region): Likewise.
11637         (pgg-gpg-sign-region): Likewise.
11638         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11640 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11642         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11644         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11645         Add comment on version.
11647 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11649         * smiley.el: Add missing test smiley.
11651 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11653         * mm-decode.el (mm-with-part): New macro.
11654         (mm-get-part): Use it; work with message/external-body as well.
11655         (mm-save-part): Treat name and filename equally.
11657         * mm-extern.el (mm-extern-cache-contents): New function.
11658         (mm-inline-external-body): Use it; force the part to be displayed;
11659         move undisplayer added to the cached handle to the parent.
11661         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11662         (gnus-mime-view-part-as-type): Work with message/external-body.
11664         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11666 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11668         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11669         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
11670         Emacs.]
11672 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11674         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11675         path rather than symbol.  Always return list of directories.
11676         Guarantee that image directory comes first.  [Sync with image.el,
11677         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
11679         * message.el (message-make-tool-bar): Adjust to new API of
11680         `gmm-image-load-path-for-library'.
11682         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11684         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11686 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11688         * gnus-art.el (gnus-article-only-boring-p):
11689         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11690         intangible text.
11691         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11693 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11695         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11696         Use `defun' instead of `gmm-defun-compat'.
11698 2006-03-14  Simon Josefsson  <jas@extundo.com>
11700         * message.el (message-unique-id): Don't use message-number-base36
11701         if (user-uid) is a float.
11702         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11704 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11706         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11708         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11709         empty line between a part and a message part.
11711 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11713         * smiley.el: Add more test smileys.
11714         (smiley-data-directory, smiley-regexp-alist)
11715         (gnus-smiley-file-types): Fix doc strings.
11716         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11717         adding new elements.
11718         (smiley-mouse-map): Unused code.  Make it a comment.
11720 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11722         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11723         scan latest NoCeM messages instead of old ones.
11724         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11725         delimiters that are recently used.
11726         (gnus-nocem-load-cache): Add autoload cookie.
11728         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11730         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11731         level which is larger than gnus-use-nocem is specified.
11733         * gnus-group.el (gnus-group-get-new-news): Ditto.
11735 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11737         * gnus-util.el (gnus-tool-bar-update): New function.
11739         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11740         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11742         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11744         * gnus-group.el (gnus-group-redraw-when-idle)
11745         (gnus-group-redraw-check): Remove.
11746         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11748 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11750         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11751         if optional last element is specified in splits (FIELD VALUE...).
11753 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11755         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11756         to gmm-image-load-path-for-library.  Call with no-error argument.
11757         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11759         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11761         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11763         * gmm-utils.el (gmm-image-load-path): Remove alias.
11765 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11767         * gmm-utils.el (gmm-image-load-path): Add alias.
11769         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11770         nnml-generate-nov-databases-1.
11771         (nnml-generate-nov-databases): Use it.
11772         (nnml-generate-nov-databases-directory): Document no-active
11773         argument.
11775         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11776         directory if path is t.  Add no-error.
11778         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11779         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11781         * gnus-art.el (gnus-article-browse-delete-temp-files):
11782         Simplify resetting gnus-article-browse-html-temp-list.
11784         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11785         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
11786         Add example to docstring.  Rename local variables.  Move error
11787         checks to default case in cond and simplify.
11789 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11791         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11792         handle is multipart when calling it recursively.
11793         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11795 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11797         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11798         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11800 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11802         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11803         is loaded.
11805         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11806         loaded.
11808 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11810         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11811         to "Emacs 23 (unicode)" in doc string.
11813         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11814         "Emacs 23 (unicode)" in comment.
11816 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11818         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11820         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11821         characters 160 through 255 in Emacs 23.
11823 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11825         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11826         gnus-article-browse-html-temp.
11827         (gnus-article-browse-delete-temp): Make it customizable.
11828         Add `file'.  Adjust doc string.
11829         (gnus-article-browse-delete-temp-files): Add argument.
11830         Allow query for each file.  Adjust doc string.
11831         (gnus-article-browse-html-parts):
11832         Add `gnus-article-browse-delete-temp-files' to
11833         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11835 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11837         * gnus-art.el (gnus-article-browse-html-temp)
11838         (gnus-article-browse-delete-temp): New variables.
11839         (gnus-article-browse-delete-temp-files): New function.
11840         (gnus-article-browse-html-parts): Use it.
11842 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11844         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11846         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11847         string.
11849         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11850         gnus-summary-insert-new-articles when unplugged.
11851         Remove gnus-summary-search-article-forward.
11853         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11854         display-visual-class instead of display-color-cells.
11856 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11858         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11859         message/* containing non-ASCII text properly.
11861 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11863         * message.el: Require gmm-utils, remove autoloads.
11864         (message-tool-bar): Set default based on
11865         gmm-tool-bar-style.
11866         (message-tool-bar-gnome): Add gmm-customize-mode.
11868         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11869         gmm-tool-bar-style.
11870         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11872         * gnus-group.el (gnus-group-tool-bar): Set default based on
11873         gmm-tool-bar-style.
11874         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11876         * gmm-utils.el (gmm-image-directory): Rename variable from
11877         gmm-image-load-path.
11878         (gmm-image-load-path): Use gmm-image-directory.
11879         (gmm-customize-mode): New function.
11880         (gmm-tool-bar-style): New variable.
11882         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11883         gnus-group-redraw-line-number.
11884         (gnus-group-redraw-check): Simplify.
11885         (gnus-group-tool-bar-update): Remove redraw check.
11886         (gnus-group-make-tool-bar): Add redraw check.
11888 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11890         * gnus-art.el (gnus-button): Add missing parentheses.
11892 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11894         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11896 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11898         * gnus-art.el (gnus-button): New face.
11899         (gnus-article-button-face): Use it.
11901         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11902         Add gnus-summary-next-page.  Re-order.
11904         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11905         next-node are now included.
11906         (gnus-group-redraw-line-number): New internal variable.
11907         (gnus-group-redraw-check): Helper function for updating the tool
11908         bar.
11909         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11911         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11913         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11914         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11915         Use it to match format of Spamassassin 3.0 and later.
11916         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11917         (spam-check-bogofilter)
11918         (spam-bogofilter-register-with-bogofilter): Fix args of
11919         `gnus-error' calls.
11921 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11923         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11924         unnecessary interaction when sending queued mails.
11925         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11927 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11929         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11930         first or last are nil.
11932 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11934         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11936 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11938         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11940 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11942         * dns.el (query-dns): Protect more against buggy tcp output.
11944 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11946         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11947         nov.php.
11949 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11951         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11952         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11953         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11954         output on the server side.
11955         (nnweb-google-create-mapping): Update regexps and add some
11956         progress indication.
11958 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11960         * gnus-group.el (gnus-group-tool-bar-gnome):
11961         Fix gnus-agent-toggle-plugged.  Re-order icons.
11962         (gnus-group-tool-bar-gnome):
11963         Add gnus-group-{prev,next}-unread-group.
11964         (gnus-group-tool-bar-gnome): Re-order icons.
11966         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11967         Move gnus-summary-insert-new-articles.
11969         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11970         Fix comments.
11972         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11973         also available in Emacs 21.3.
11975         * message.el (message-fix-before-sending): Change "Emacs 22" to
11976         "Emacs 23 (unicode)" in comment.
11978         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11979         "Emacs 23 (unicode)" in comment.
11981         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11982         comment.
11983         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11985         * mm-view.el (mm-fill-flowed): Add :version.
11987 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11989         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11990         and load-path.
11992 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11994         * message.el: Autoload gmm-image-load-path.
11995         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11996         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11997         consitency.
11999         * gmm-utils.el (gmm-image-load-path): Also search in
12000         "../etc/images".  Don't set gmm-image-load-path if we don't find
12001         the image.
12003 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12005         * gmm-utils.el (gmm-image-load-path): Don't make
12006         `gmm-image-load-path' include subdirectories which the second arg
12007         `image' might specify.
12009         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12010         subdirectory to icon file names.
12012         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12014 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12016         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12017         gmm-image-load-path calls.
12019         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12021         * message.el (message-make-tool-bar): Ditto.
12023         * mml.el (mml-preview): Add comment concerning tool bar icons.
12025         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12026         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12028         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12029         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12031         * message.el (message-tool-bar-gnome): Use new icon names.
12032         (message-make-tool-bar): Use `gmm-image-load-path'.
12034         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12035         New functions from MH-E.
12036         (gmm-image-load-path): New variable from MH-E.
12037         (gmm-image-load-path): New function from MH-E.  Add arguments
12038         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12039         *-image-load-path-called-flag.
12041 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12043         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12045 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12047         * nnimap.el (nnimap-request-move-article): Change folder back to
12048         source group before deleting.
12050 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12052         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12054         * gnus-art.el (mm-url-insert-file-contents-external):
12055         Autoload mm-url.
12057         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12059 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12061         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12062         coding system which mm-charset-to-coding-system returns for a
12063         given charset is valid.
12065 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12067         * html2text.el (html2text-remove-tag-list):
12068         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12070 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12072         * gnus-cus.el: Revert 2005-10-17 change.
12074 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12076         * gnus-art.el (article-strip-banner):
12077         Call article-really-strip-banner only when the regexp match is made.
12079 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12081         * gnus-art.el (article-strip-banner):
12082         Use gnus-extract-address-components instead of
12083         mail-header-parse-addresses to make it work with non-ASCII text;
12084         remove mail-encode-encoded-word-string.
12086         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12087         values which are surrounded with \"...\"; make it never cause a
12088         Lisp error; give up parsing of parameters if it failed in
12089         extracting type.
12091 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12093         * smime.el (smime-cert-by-ldap-1): Fix bug where
12094         `smime-ldap-search' returns results without userCertificates.
12096 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12098         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12100 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12102         * spam.el (spam-check-spamassassin-headers): Adapt format for
12103         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12104         <ari@mbf.ocn.ne.jp>.
12105         (spam-list-of-processors): Add spam-use-gmane.
12107 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12109         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12110         make-temp-file; make it work with XEmacs as well.
12112         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12113         mm-make-temp-file.
12115         * mm-decode.el (mm-display-external): Use the 3rd arg of
12116         mm-make-temp-file.
12117         (mm-create-image-xemacs): Ditto.
12119 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12121         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12122         with message-narrow-to-headers.
12123         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12124         (gnus-draft-check-draft-articles): New function.
12125         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12127 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12129         * gnus-art.el (gnus-article-browse-html-parts):
12130         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12131         Don't use suffix argument for mm-make-temp-file for Emacs 21
12132         compatibility.  Remove useless `format'.
12134 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12136         * nnweb.el (nnweb-google-wash-article): Update regexps.
12137         (nnweb-group-alist): Use defvoo instead of defvar.
12139 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12141         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12142         re-loading nn* modules.
12144 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12146         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12147         for `tool-bar-mode' and don't check it's default-value.
12149         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12151         * message.el (message-make-tool-bar): Ditto.
12153         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12154         `substring'.  Shorten tmp-file name.
12156         * gnus.el: Remove bogus comment.
12158 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12160         * gnus-art.el (gnus-article-browse-html-parts): New function.
12161         (gnus-article-browse-html-article): New function for viewing html
12162         articles with a browser.
12164 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12166         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12167         (mml2015-pgg-encrypt): Ditto.
12169         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12170         (mml1991-pgg-encrypt): Ditto.
12172 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12174         * nnfolder.el (nnfolder-insert-newsgroup-line):
12175         Use message-make-date instead of current-time-string.
12177         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12178         to gnus-decoded which mm-uu might set.
12180 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12182         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12183         don't decode quoted parameters; remove misimported Emacs code.
12184         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12185         (rfc2231-decode-encoded-string): Don't use split-string which
12186         behaves differently according to Emacs version; use
12187         mm-decode-coding-region to convert charset to coding-system.
12188         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12189         (rfc2231-encode-string): Remove misimported Emacs code.
12191 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12193         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12194         when calling mail-header-parse-content-type.
12195         (article-de-quoted-unreadable): Ditto.
12196         (article-de-base64-unreadable): Ditto.
12197         (article-wash-html): Ditto.
12199         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12200         calling mail-header-parse-content-type and
12201         mail-header-parse-content-disposition.
12202         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12203         mail-header-parse-content-type.
12205         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12206         insert charset and format parameters; encode description after
12207         inserting it to buffer.
12208         (mml-insert-parameter): Fold lines properly even if a parameter is
12209         segmented into two or more lines; change the max column to 76.
12211         * rfc1843.el (rfc1843-decode-article-body): Don't use
12212         ignore-errors when calling mail-header-parse-content-type.
12214         * rfc2231.el (rfc2231-parse-string): Return at least type if
12215         possible; don't cause an error even if it fails in parsing of
12216         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12217         (rfc2231-encode-string): Don't break lines at the beginning, leave
12218         it to mml-insert-parameter.
12220         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12221         calling mail-header-parse-content-type.
12223 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12225         * spam-report.el (spam-report-gmane-use-article-number):
12226         Improve doc string.
12227         (spam-report-gmane-internal): Check if a suitable header was found
12228         in the article.
12230 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12232         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12233         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12235 2006-02-05  Romain Francoise  <romain@orebokech.com>
12237         Update copyright notices of all files in the gnus directory.
12239 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12241         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12243 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12245         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12246         segmented lines of parameter value to cope with Thunderbird 1.5
12247         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12248         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12249         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12251 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12253         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12254         parts.
12256 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12258         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12259         there's only one active file for all servers.
12260         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12261         solid groups.  Gnus might have used a FAST request to select the group.
12262         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12263         and nnweb-search redundantly in the active file.
12264         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12265         (nnweb-request-create-group): Don't use ARGS.
12266         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12267         initialisations.  Let nnoo do the work.
12269 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12271         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12272         Say the part has been decoded.
12274         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12276 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12278         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12279         mailcap-viewer-test-cache when there's no 'test clause, since that
12280         will invert the meaning of a "nil" test previously determined by
12281         mailcap-mailcap-entry-passes-test.
12283 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12285         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12286         compiling.
12288         * gnus-sum.el: Ditto.
12290         * message.el: Don't bind tool-bar-map when compiling.
12292 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12294         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12296 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12298         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12299         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12300         current Google Groups.
12302 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12304         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12305         and tool-bar-mode.
12307         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12308         and tool-bar-mode.
12310         * message.el (message-tool-bar-update): Simplify.
12311         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12313         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12314         gnus-summary-buffer.
12315         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12316         gnus-summary-reply.
12318         * gmm-utils.el (gmm): Add :version.
12320 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12322         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12323         Don't autoload.
12325 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12327         * gmm-utils.el (gmm-verbose): Add :group.
12329 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12331         * message.el: Change some comments WRT tool-bars.
12333         * gnus-sum.el (gnus-summary-tool-bar)
12334         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12335         (gnus-summary-tool-bar-zap-list): New variables.
12336         (gnus-summary-make-tool-bar): Complete rewrite using
12337         `gmm-tool-bar-from-list'.
12339         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12340         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12341         New variables.
12342         (gnus-group-make-tool-bar): Complete rewrite using
12343         `gmm-tool-bar-from-list'.
12344         (gnus-group-tool-bar-update): New function.
12346         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12348 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12350         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12351         is dissected into a single part of which the type is the same as
12352         the given one; decode charset.
12354 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12356         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12357         into alists as symbol not string, since that's what
12358         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12359         look for.
12361 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12363         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12364         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12366         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12368 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12370         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12371         (gnus-mime-security-button-menu): New definition.
12372         (gnus-mime-security-button-map): Use them.
12373         (gnus-mime-security-button-menu): New function.
12374         (gnus-insert-mime-security-button): Addition to help echo.
12375         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12376         (gnus-mime-security-pipe-part): New functions.
12378         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12379         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12381         * mm-decode.el (mm-handle-set-disposition): Remove.
12382         (mm-handle-set-description): Remove.
12384 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12386         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12387         (mm-w3m-standalone-supports-m17n-p): New function.
12388         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12389         w3m usage.
12391         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12392         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12394 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12396         * message.el (message-tool-bar-zap-list):
12397         Use gmm-tool-bar-zap-list as custom type.
12398         (message-tool-bar-update): New function.
12399         (message-tool-bar, message-tool-bar-gnome)
12400         (message-tool-bar-retro): Add message-tool-bar-update.
12401         (message-tool-bar-gnome): Add flyspell-buffer.
12403         * gnus-util.el (gnus-error): Describe `args'.
12405         * gmm-utils.el (gmm-error): Describe `args'.
12406         (gmm-tool-bar-zap-list): New widget.
12407         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12409 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12411         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12412         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12413         the number of recursive calls.
12415         * mm-decode.el (mm-handle-set-disposition): New macro.
12416         (mm-handle-set-description): New macro.
12418 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12420         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12421         encoding.
12423 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12425         * message.el (message-tool-bar-zap-list, message-tool-bar)
12426         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12427         (message-tool-bar-local-item-from-menu): Remove.
12428         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12429         (message-make-tool-bar): New function.
12430         (message-mode): Use `message-make-tool-bar'.
12432         * gmm-utils.el: New file.
12433         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12434         (gmm-lazy): New widget copied from `nnmail.el'.
12435         (gmm-tool-bar-from-list): New function for creating customizable
12436         tool bars.
12437         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12438         output.
12439         (gmm): Add :prefix to defgroup.
12441 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12443         * gmm-utils.el (gmm-widget-p): New function.
12445 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12447         * mml.el (mml-attach-file): Describe `description' in doc string.
12448         (mml-menu): Add Emacs MIME manual and PGG manual.
12450 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12452         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12454 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12456         * nntp.el (nntp-end-of-line): Doc fix.
12458 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12460         * imap.el (imap-open): Handle case where buffer is a buffer
12461         object.
12463 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12465         * gnus-delay.el (gnus-delay): Don't autoload.
12466         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12467         to be re-loaded when customizing the `gnus-delay' group.
12469 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12471         * message.el (message-insert-citation-line): Use newlines.
12473 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12475         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12477         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12479 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12481         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12483 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12485         * mm-decode.el (mm-inlined-types): Add application/pgp.
12486         (mm-automatic-display): Ditto.
12488         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12489         part as text.
12491 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12493         * nnrss.el: Update copyright.
12494         (nnrss-opml-import): Query whether to subscribe to each entry.
12496         * gnus-art.el:
12497         * gnus-sum.el:
12498         * mm-uu.el:
12499         * mm-view.el: Update copyright.
12501 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12503         * message.el (message-info): New function.
12504         (message-mode-menu): Add it.
12505         Update copyright.
12507         * ChangeLog: Fix and update copyright.
12509 2006-01-13  Romain Francoise  <romain@orebokech.com>
12511         * message.el (message-forward-subject-name-subject): Prefer the
12512         address to 'nowhere' if the sender has no name.
12513         Fix typo.  Update copyright year.
12515 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12517         * gnus-art.el (article-wash-html):
12518         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12519         (gnus-article-wash-html-with-w3m-standalone): New function.
12521         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12522         mm-inline-text-html-render-with-w3m-standalone.
12523         (mm-text-html-washer-alist): Map w3m-standalone to
12524         gnus-article-wash-html-with-w3m-standalone.
12525         (mm-inline-text-html-render-with-w3m-standalone): New function.
12527 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12529         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12530         Improve LaTeX.
12532 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12534         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12535         (nnrss-request-article): Render text/plain parts as HTML.
12537         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12538         the buffer.
12540 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12542         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12543         custom definition of `gnus-posting-styles'.
12545         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12546         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12548 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12550         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12551         Use nntp for bug archive.
12553 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12555         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12556         parts.
12557         (nnrss-normalize-date): New function converts ISO 8601 date into
12558         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12559         (nnrss-check-group): Use it.
12561 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12563         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12565         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12566         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12567         (nnrss-insert-w3): Ditto.
12569 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12571         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12572         the articles to be forwarded including the case where neither a
12573         number of articles nor a region is specified.
12575 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12577         * nnrss.el (nnrss-request-article): Fix last change; fill
12578         text/plain parts.
12580 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12582         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12583         in text/plain part.
12584         (nnrss-check-group): Don't add excessive newline to dc:subject.
12586 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12588         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12589         article.
12591 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12593         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12594         (nnml-use-compressed-files, nnml-save-mail): Support other
12595         comression programs such as bzip2.
12597 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12599         * dns.el (query-dns): Make sure we check the buffer size before
12600         removing tcp headers.
12602 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12604         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12605         remove MIME buttons associated with multipart/alternative parts.
12606         (gnus-mime-display-alternative): Tag buttons using `article-type'
12607         text property.
12609         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12610         associated with multipart/alternative parts.
12612         * gnus-art.el (gnus-signature-separator): Fix custom type.
12614         * mm-decode.el (mm-inlined-types): Fix custom type.
12615         (mm-keep-viewer-alive-types): Ditto.
12616         (mm-automatic-display): Ditto.
12617         (mm-attachment-override-types): Ditto.
12618         (mm-inline-override-types): Ditto.
12619         (mm-automatic-external-display): Ditto.
12621 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12623         * spam-report.el (spam-report-user-mail-address)
12624         (spam-report-user-agent): New variables.
12625         (spam-report-url-ping-plain): Use spam-report-user-agent.
12627 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12629         * gnus-art.el (gnus-button-handle-custom): Do not just use
12630         `customize-apropos' for any "M-x customize-*" button but the
12631         function called for.  Accept both the function name and its
12632         argument in order to achieve this.
12633         (gnus-button-alist): Remove support for "custom:" URL's.
12634         Pass function name to `gnus-button-handle-custom' in case of "M-x
12635         customize-*" buttons.
12637 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12639         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12640         multipart/alternative and add xref to mm-discouraged-alternatives
12641         in doc string.
12643         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12644         gnus-buttonized-mime-types in doc string.
12646 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12648         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12649         Suggest image/.* in the doc string.
12651 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12653         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12654         message-marks (Debian bug #342521).
12656 2005-12-12  Simon Josefsson  <jas@extundo.com>
12658         * password.el (password-read-from-cache): Add.
12659         (password-read): Use it.
12661 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12663         * rfc2047.el (rfc2047-charset-to-coding-system):
12664         Recognize us-ascii as a MIME charset.
12666         * mm-bodies.el (mm-decode-content-transfer-encoding):
12667         Protect against the case where the 2nd arg TYPE is nil.
12669 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12671         * pop3.el (pop3-stream-type): Fix custom version.
12673         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12675 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12677         * mm-decode.el (mm-display-external): Add missing cdr.
12679 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12681         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12682         RFC1524) if it is in mailcap or add a suffix according to
12683         mailcap-mime-extensions when generating a temp filename; postpone
12684         deleting a temp file for 2 seconds for some wrappers, shell
12685         scripts, and so on, which might exit right after having started a
12686         viewer command as a background job.
12688 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12690         * nntp.el (nntp-marks-directory): Fix custom group.
12692         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12693         steps when < 10.
12695         * gnus-start.el (gnus-no-server-1):
12696         Mention `gnus-level-default-subscribed' in doc string.
12698 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12700         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12701         parens.
12703 2005-11-26  Dave Love  <fx@gnu.org>
12705         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12706         (tls-program, tls-success): Provide openssl alternative.
12708         * starttls.el: Doc fixes.
12709         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12710         SERVICE to PORT.
12712         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12713         port null or service name.
12714         (starttls-negotiate): Autoload.
12716 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12718         * message.el (message-kill-to-signature): Fix interactive spec.
12720 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12722         * pop3.el (pop3-open-server): Recognize a string as a service name.
12724 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12726         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12728 2005-11-23  Dave Love  <fx@gnu.org>
12730         Add pop3s, pop3/starttls.
12732         * pop3.el (pop3-authentication-scheme): Clarify doc.
12733         (open-tls-stream, starttls-open-stream): Autoload.
12734         (pop3-stream-type): New.
12735         (pop3-open-server): Use it.
12737         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12738         for POP.
12739         (mail-source-keyword-map): Add :stream for POP.
12740         (mail-source-fetch-pop): Use pop3-stream-type.
12742 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12744         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12745         of current-time-string.
12747 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12749         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12750         date header.
12752 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12754         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12755         it can seriously impact performance as it bypasses the agent's
12756         local caches.
12758 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12760         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12761         must be explicitly online rather than "not explicitly offline" for
12762         its flags to be synchronized.
12764         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12765         that gnus-uu-unmark-thread will function correctly.
12767         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12768         1024K is instead displayed as 1M.
12770 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12772         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12774 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12776         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12778 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12780         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12781         error message to display actual error condition.
12782         (gnus-agent-save-local): Avoid saving symbols that are bound to
12783         nil as they simply result in a warning message in
12784         gnus-agent-read-local.
12786 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12788         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12789         rather than make-variable-buffer-local for file-precious-flag.
12791 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12793         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12794         for duplicates which are removed.  The invalid sort check then
12795         triggers a rescan after the sort as sorting may have moved
12796         duplicate entries such that they can be cheaply detected.
12798 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12800         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12802 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12804         * gnus-agent.el (gnus-agent-article-alist-save-format):
12805         Change internal variable to a custom variable.  Change default value
12806         from compressed(2) to uncompressed(1).
12807         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12808         support for uncompressed agentview files.  Taken together, reading
12809         the agentview file should now be 6-7 times faster.
12811 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12813         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12814         as a buffer-local variable.  This avoids creating truncated
12815         dribble files as a result of a hang up, eg.
12817 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12819         * gnus-start.el (gnus-start-draft-setup):
12820         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12822         * gnus.el (gnus-splash): Change custom group.
12823         (gnus-group-get-parameter, gnus-group-parameter-value):
12824         Describe allow-list argument.
12826         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12827         string.
12829 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12831         * gnus-art.el (gnus-default-article-saver): Add user-defined
12832         `function' to custom type.
12834 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12836         * imap.el (imap-open): Handle case where buffer is a buffer
12837         object.
12839 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12841         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12842         long lines.
12843         (gnus-cache-delete-group): Wrap doc strings.
12845         * gnus-agent.el (gnus-agent-rename-group)
12846         (gnus-agent-delete-group): Wrap doc strings.
12848 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12850         * gnus-start.el (gnus-1): Add "native" to
12851         gnus-predefined-server-alist.
12853         * gnus.el (gnus-method-to-server): Don't add "native" to the
12854         lists here, because that leads to problems when
12855         gnus-select-method is bound.
12857 2005-11-09  Simon Josefsson  <jas@extundo.com>
12859         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12860         use (not sort-by-date) instead.
12862 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12864         * gnus-delay.el (gnus-delay-group): Don't autoload.
12865         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12866         to be re-loaded when customizing the `gnus-delay' group.
12868 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12870         * message.el: Revert last changes.
12871         (message-insert-citation-line): Use newlines.
12873 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12875         * message.el (message-courtesy-message)
12876         (message-mark-insert-begin, message-mark-insert-end)
12877         (message-elide-ellipsis, message-cancel-message)
12878         (message-add-header, message-change-subject)
12879         (message-cross-post-followup-to-header)
12880         (message-cross-post-insert-note, message-reduce-to-to-cc)
12881         (message-widen-reply, message-delete-not-region)
12882         (message-kill-to-signature, message-insert-signature)
12883         (message-insert-importance-high, message-insert-importance-low)
12884         (message-insert-or-toggle-importance)
12885         (message-insert-disposition-notification-to)
12886         (message-indent-citation, message-yank-original)
12887         (message-cite-original-without-signature, message-cite-original)
12888         (message-insert-citation-line, message-position-on-field)
12889         (message-fix-before-sending, message-send-mail-partially)
12890         (message-send-mail, message-send-mail-with-sendmail)
12891         (message-send-mail-with-qmail, message-send-news)
12892         (message-check-news-header-syntax, message-generate-headers)
12893         (message-insert-courtesy-copy, message-fill-address)
12894         (message-fill-header, message-shorten-references)
12895         (message-setup-1, message-cancel-news)
12896         (message-forward-make-body-plain, message-forward-make-body-mime)
12897         (message-forward-make-body-mml, message-encode-message-body)
12898         (message-forward-make-body-digest-plain)
12899         (message-forward-make-body-digest-mime)
12900         (message-use-alternative-email-as-from): Insert `hard-newline'
12901         instead of ordinary newlines.
12903 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12905         * message.el (message-generate-headers): Downcase the argument
12906         given to message-check-element.
12908 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12910         * nntp.el (nntp-authinfo-rejected): New error condition.
12911         (nntp-wait-for): Use new error condition to signal authentication
12912         error.
12913         (nntp-retrieve-data): Rethrow new error condition to break out of
12914         recursive call to nntp-send-authinfo.
12916 2005-11-08  Romain Francoise  <romain@orebokech.com>
12918         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12919         (gnus-summary-exit-map): Bind to `Z p'.
12920         (gnus-summary-make-menu-bar): Add menu item.
12922 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12924         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12925         (gnus-treat-*): Add `first' in all doc strings.
12927         * gnus-group.el (gnus-group-compact-group): Fix typo.
12929 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12931         * gnus.el (gnus-parameters-case-fold-search): New variable.
12932         (gnus-parameters-get-parameter): Use it.
12934         * gnus-score.el (gnus-home-score-file): Doc fix.
12936 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12938         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12940 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12942         * mm-util.el (mm-special-display-p): New function.
12944         * mml.el (mml-preview): Use it; doc fix.
12946 2005-10-29  Romain Francoise  <romain@orebokech.com>
12948         * message.el (message-fix-before-sending): Fix comment.
12950 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12952         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12954 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12956         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12957         Used in gnus-score.el.
12959 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12961         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12963 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12965         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12966         whitespace removed in revision 7.8.  Use concatenated string to
12967         protect trailing whitespace.
12969 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12971         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12972         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12973         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12974         Courier IMAP ("some version from 2004").  Mostly based on similar
12975         code in the same function.
12977 2005-10-26  Didier Verna  <didier@xemacs.org>
12979         * gnus-group.el (gnus-group-compact-group): Invalidate original
12980         article buffer.
12981         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12982         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12983         NOV database and in article itself.
12984         Invalidate article backlog.
12986 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12988         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12990 2005-10-26  Simon Josefsson  <jas@extundo.com>
12992         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12993         part of 2004-07-25 change.
12995 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12997         * message.el (message-display-completion-list): New function.
12998         (message-expand-group): Use it; make sure the Completions buffer
12999         is modifiable.
13001 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13003         * imap.el (imap-open): Handle case where buffer is a buffer object.
13005 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
13007         * pgg-def.el:
13008         * pgg-gpg.el:
13009         * pgg-parse.el:
13010         * pgg-pgp.el:
13011         * pgg-pgp5.el:
13012         * pgg.el: Move to the parent lisp directory.
13014 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13016         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13017         user-mail-name is an empty string.
13019 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13021         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13022         depending on gnus-score-decay-constant.
13024         * encrypt.el (encrypt-insert-file-contents)
13025         (encrypt-write-file-contents): Don't use `gnus-message'.
13027         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13028         arguments.
13029         (mm-uu-type-alist): Add message-marks and insert-marks.
13030         Pass arguments to mm-uu-verbatim-marks-extract.
13031         (mm-uu-hide-markers): New variable.
13032         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13034         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13035         (gnus-convert-image-to-face-command): Use "convert" by default to
13036         allow other input image formats.
13037         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13038         accordingly.
13040 2005-10-23  Simon Josefsson  <jas@extundo.com>
13042         * imap.el (imap-gssapi-program): Align command line parameters
13043         with latest GNU SASL.
13044         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13046 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13048         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13049         HTML.
13050         (nnslashdot-request-article): Ditto.
13052 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13054         * mail-source.el (mail-source-fetch-pop): Require pop3.
13055         (mail-source-check-pop): Ditto.
13057 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13059         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13060         errors.
13062 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13064         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13065         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13067         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13069         * mm-bodies.el (mm-decode-string):
13070         Call `mm-charset-to-coding-system' with allow-override argument.
13072 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13074         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13075         (rfc2047-charset-to-coding-system): New function.
13076         (rfc2047-decode-encoded-words): New function.
13077         (rfc2047-decode-region): Use them.
13078         (rfc2047-decode-cte): Remove.
13079         (rfc2047-parse-and-decode): Remove.
13080         (rfc2047-decode): Remove.
13082 2005-10-15  Kenichi Handa  <handa@m17n.org>
13084         * rfc2047.el (rfc2047-decode-cte): New function.
13085         (rfc2047-decode-region): Change the way to decode successive
13086         encoded-words: decode B- or Q-encoding in each encoded-word,
13087         concatenate them, and decode it as charset.
13089 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13091         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13092         widget-move-and-invoke.
13093         (gnus-custom-mode): Use gnus-custom-map.
13095 2005-10-15  Bill Wohler  <wohler@newt.com>
13097         * message.el (message-tool-bar-map): Rename image file from
13098         mail_send to mail/send.
13100 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13102         * message.el (message-expand-group): Pass the common
13103         prefix substring of completion to `display-completion-list'.
13105 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13107         * mml-sec.el (mml-secure-method): New internal variable.
13108         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13109         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13110         New functions using mml-secure-method.
13112         * mml.el (mml-mode-map): Add key bindings for those functions.
13113         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13114         Harder <harder@myrealbox.com>.
13115         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13116         Goto end of message if point is the headers of the message.
13118         * message.el (message-in-body-p): New function.
13120         * assistant.el: Autoload gnus-util and netrc.
13122         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13123         Use `mm-charset-override-alist' only when decoding.
13125         * mm-bodies.el (mm-decode-body):
13126         Call `mm-charset-to-coding-system' with allow-override argument.
13128         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13129         `filename' from Content-Disposition if Content-Type doesn't
13130         provide `name'.
13131         (gnus-mime-view-part-as-type): Set default instead of
13132         initial-input.
13134 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13136         * format-spec.el (format-spec): Propagate text properties of % spec.
13138 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13140         * gnus-art.el (gnus-treat-predicate): Add `first'.
13142 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13144         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13145         (mm-charset-override-alist): New variable.
13146         (mm-charset-to-coding-system): Use it.
13147         (mm-codepage-setup): New helper function.
13148         (mm-charset-eval-alist): New variable.
13149         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13150         Warn about unknown charsets.
13152 2005-10-04  David Hansen  <david.hansen@gmx.net>
13154         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13155         (nnrss-check-group): Ditto.
13157 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13159         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13160         Rename x-gnus-verbatim to x-verbatim.
13161         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13163         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13164         x-verbatim.
13166         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13168         * gnus-util.el (gnus-remove-duplicates): Remove.
13170         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13171         instead of gnus-remove-duplicates.
13173         * message.el (message-remove-duplicates): Remove.
13174         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13175         message-remove-duplicates.
13177         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13178         available, else use implementation from `delete-dups'.
13180         * message.el (message-insert-expires): New function.
13181         (message-mode-map): Add key binding.
13182         (message-mode-field-menu): Add menu entry.
13183         (message-mode): Document it.
13184         (message-make-expires-date): Use `message-make-date'.
13186 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13188         * message.el (message-make-expires-date): New function.
13190 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13192         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13194 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13196         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13197         function rather than the diff-mode.el package.
13198         (mm-display-external): Use with-current-buffer.
13199         (mm-viewer-completion-map, mm-viewer-completion-map):
13200         Move initialization inside declaration.
13202 2005-09-29  Simon Josefsson  <jas@extundo.com>
13204         * spam.el: Load hashcash when compiling, to avoid warnings.
13205         Don't autoload mail-check-payment.
13206         (spam-check-hashcash): Define unconditionally, since hashcash.el
13207         is part of Gnus now.  Ignore errors from payment checking.
13209 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13211         * message.el (message-bold-region, message-unbold-region):
13212         Rename from `bold-region' and `unbold-region'.
13214         * message.el: Remove useless autoloads.
13216 2005-09-28  Simon Josefsson  <jas@extundo.com>
13218         * message.el (message-use-idna): Default to t.
13219         (message-use-idna): Test whether encoding works too.  Doc fix.
13221 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13223         * nntp.el (nntp-warn-about-losing-connection): Remove.
13225 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13227         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13228         customizable.  Change default value.
13229         (mm-uu-diff-groups-regexp): Change default value.
13230         (mm-uu-type-alist): Add doc string.
13231         (mm-uu-configure): Add doc string.  Make it interactive.
13232         (mm-uu-tex-groups-regexp): New variable.
13233         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13234         (mm-uu-type-alist): Add LaTeX documents.
13235         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13236         of "text/verbatim".
13237         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13239         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13240         instead of "text/verbatim".
13242         * message.el (message-mark-inserted-region)
13243         (message-mark-insert-file): Use slrn style marks when called with
13244         prefix argument.
13246 2005-09-27  Simon Josefsson  <jas@extundo.com>
13248         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13250 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13252         * message.el (message-remove-duplicates): New function.
13253         Implementation borrowed from `gnus-remove-duplicates'.
13254         (message-idna-to-ascii-rhs): Also encode idna addresses in
13255         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13256         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13257         only ask about the same idna domain once per header and also tell
13258         in what header to replace the idna domain.
13260         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13261         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13262         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13263         a header is decoded and not just the last one.
13265 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13267         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13268         has been decoded.
13270         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13271         (mm-insert-part): Don't modify text if it has been decoded.
13273         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13274         decoded.
13276         * mm-view.el (mm-inline-text): Don't strip text props unless
13277         decoding enriched or richtext parts.
13279 2005-09-25  Romain Francoise  <romain@orebokech.com>
13281         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13282         * gnus-start.el (gnus-subscribe-interactively):
13283         * gnus-uu.el (gnus-uu-grab-articles):
13284         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13285         space.
13287 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13289         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13290         * mm-view.el (mm-view-pkcs7-decrypt):
13291         * gnus-sum.el (gnus-summary-limit-to-extra)
13292         (gnus-summary-respool-article, gnus-read-move-group-name):
13293         * gnus-score.el (gnus-summary-increase-score):
13294         * gnus-util.el (gnus-completing-read-with-default):
13295         * gnus-art.el (gnus-read-save-file-name)
13296         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13297         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13298         * message.el (message-check-news-header-syntax):
13299         Follow convention for reading with the minibuffer.
13301 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13303         * spam-report.el (spam-report-url-ping-plain):
13304         Use gnus-extended-version as User-Agent.
13306         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13307         default value is nil.
13309         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13310         (mm-uu-verbatim-marks-extract): New function.
13311         (mm-uu-extract): New face.
13312         (mm-uu-copy-to-buffer): Use it.
13314         * spam-report.el (spam-report-gmane-ham): Rename from
13315         `spam-report-gmane-unspam'.
13316         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13317         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13319         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13320         Autoload.
13321         (spam-report-gmane-unregister-routine):
13322         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13324 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13326         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13327         (spam-report-gmane-unregister-routine): Add support for gmane
13328         unregistration.
13330         * spam-report.el (spam-report-gmane-unspam)
13331         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13332         (spam-report-gmane): Change to take a single article and do unspam
13333         registration.
13335 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13337         * mm-url.el (mm-url-decode-entities): Fix regexp.
13339 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13341         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13342         default to nil, to be able to use Gnus at all.  If the default
13343         switches to something else, then the function should be fixed not
13344         be exceedingly slow.
13346 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13348         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13349         fail hard.
13351         * spam-report.el: Add better Keywords line.
13353         * spam.el: Add Maintainer and better Keywords line.
13355 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13357         * gnus-art.el (gnus-article-replace-part)
13358         (gnus-mime-replace-part): New functions.
13359         (gnus-mime-action-alist, gnus-mime-button-commands)
13360         (gnus-mime-save-part-and-strip): Add file argument.
13361         (gnus-article-part-wrapper): Add interactive argument.
13363         * gnus-sum.el (gnus-summary-mime-map):
13364         Add `gnus-article-replace-part'.
13366 2005-09-19  Didier Verna  <didier@xemacs.org>
13368         The nnml compaction feature:
13369         * nnml.el (nnml-request-compact-group): New function.
13370         * nnml.el (nnml-request-compact): New function.
13371         * gnus-int.el (gnus-request-compact-group): New function.
13372         * gnus-int.el (gnus-request-compact): New function.
13373         * gnus-group.el (gnus-group-compact-group): New function.
13374         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13375         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13376         * gnus-srvr.el (gnus-server-compact-server): New function.
13377         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13378         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13380 2005-09-18  Deepak Goel  <deego@gnufans.org>
13382         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13383         format spec.
13385 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13387         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13389 2005-09-15  Romain Francoise  <romain@orebokech.com>
13391         * message.el (message-fill-paragraph): Clarify docstring.
13393 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13395         * gnus-art.el (gnus-mime-display-part): Protect against broken
13396         MIME messages.
13398 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13400         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13401         before parsing header.
13403 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13405         * html2text.el (html2text-replace-list): Add new entities.
13407 2005-09-11  Romain Francoise  <romain@orebokech.com>
13409         * message.el (message-alternative-emails): Improve docstring.
13410         (message-setup-1): Call `message-use-alternative-email-as-from'
13411         after `message-setup-hook' to give it precedence over posting
13412         styles, etc.
13413         (message-use-alternative-email-as-from): Add docstring.
13414         Remove the original From header if present.
13416         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13417         (nnml-save-mail): Use it.
13419         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13420         articles.  Add new argument `silent'.
13421         (gnus-uu-mark-all): Report the total number of marked articles.
13423 2005-09-10  Romain Francoise  <romain@orebokech.com>
13425         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13426         (gnus-uu-mark-series): Likewise.
13428 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13430         * spam-report.el (spam-report-gmane): Fix generation of spam
13431         report URL.
13433 2005-09-10  Simon Josefsson  <jas@extundo.com>
13435         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13436         t, based on discussion on the ding list with Robert Epprecht
13437         <epprecht@solnet.ch>.
13439 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13441         * spam-report.el (spam-report-gmane): Make it work without
13442         X-Report-Spam header.  Gmane now only provides Archived-At.
13443         This is only used if `spam-report-gmane-use-article-number' is nil.
13444         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13446         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13447         make `gnus-summary-sort-by-recipient' work with threading.
13449         * nnweb.el (nnweb-google-wash-article): Print a message if article
13450         is not available.
13452 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13454         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13455         change.  Decode text/* parts content before displaying.
13457 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13459         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13461 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13463         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13465 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13467         * message.el (message-tab-body-function): Fix mismatched custom type.
13469         * gnus.el (gnus-group-change-level-function): Ditto.
13471         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13473         * gnus-art.el (gnus-signature-limit)
13474         (gnus-article-mime-part-function): Ditto.
13476 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13478         * mml.el (mml-mode): Silence the byte compiler.
13480         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13481         using `(sit-for 0)' before moving the point to the specified part;
13482         skip unbuttonized parts.
13483         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13484         return to the summary window if gnus-auto-select-part is non-nil.
13486 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13488         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13489         New variables.
13490         (mml-dnd-attach-file, mml-mode): Use them.
13492         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13493         Make fetching article by MID work again for Google Groups.
13494         Add FIXME concerning gnus-group-make-web-group.
13496         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13497         Don't depend on Gnus by using mail-extract-address-components if
13498         gnus-extract-address-components is not bound.
13500 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13502         * gnus-art.el (gnus-mime-display-security): Don't display the
13503         signature, but only the signed part.
13505 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13507         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13509         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13510         list, not listp.
13512 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13514         * mm-encode.el (mm-encode-content-transfer-encoding):
13515         Likewise when encoding.
13517         * mm-bodies.el (mm-decode-content-transfer-encoding):
13518         De-canonicalize CRLF for all text content types, not just
13519         text/plain.
13521 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13523         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13524         valid article; point arrow and cursor at the MIME button.
13526 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13528         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13529         Suggested by Dan Christensen <jdc@uwo.ca>.
13531         * mm-decode.el (mm-save-part): Enable change of prompt.
13533 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13535         * gnus-msg.el (gnus-inews-add-send-actions):
13536         Make `message-post-method' lambda parameter ARG `&optional'.
13538 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13540         * gnus-sum.el (gnus-summary-mime-map):
13541         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13542         gnus-article-jump-to-part.
13544         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13545         (gnus-article-edit-part): Use it.
13546         (gnus-article-part-wrapper): Add no-handle argument.
13547         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13548         New functions.
13550 2005-08-29  Romain Francoise  <romain@orebokech.com>
13552         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13553         docstring.
13554         (gnus-face-from-file): Likewise.
13556 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13558         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13559         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13560         non-nil.
13561         (gnus-auto-select-part): New variable.
13562         (gnus-article-jump-to-part): New function.
13563         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13564         (gnus-mime-delete-part): Allow selecting specified part after
13565         deleting or stripping parts.
13566         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13567         part if argument is bogus.
13569 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13571         * gnus-art.el (w3m-minor-mode-map):
13572         * gnus-spec.el (gnus-newsrc-file-version):
13573         * gnus-util.el (nnmail-active-file-coding-system)
13574         (gnus-original-article-buffer, gnus-user-agent):
13575         * gnus.el (gnus-ham-process-destinations)
13576         (gnus-parameter-ham-marks-alist)
13577         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13578         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13579         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13580         * mm-decode.el (gnus-current-window-configuration):
13581         * mm-extern.el (gnus-article-mime-handles):
13582         * mm-url.el (url-current-object, url-package-name)
13583         (url-package-version):
13584         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13585         (smime-keys, w3m-cid-retrieve-function-alist)
13586         (w3m-current-buffer, w3m-display-inline-images)
13587         (w3m-minor-mode-map):
13588         * mml-smime.el (gnus-extract-address-components):
13589         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13590         (gnus-newsrc-hashtb, message-default-charset)
13591         (message-deletable-headers, message-options)
13592         (message-posting-charset, message-required-mail-headers)
13593         (message-required-news-headers):
13594         * mml1991.el (mc-pgp-always-sign):
13595         * mml2015.el (mc-pgp-always-sign):
13596         * nnheader.el (nnmail-extra-headers):
13597         * rfc1843.el (gnus-decode-encoded-word-function)
13598         (gnus-decode-header-function, gnus-newsgroup-name):
13599         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13601 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13603         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13604         the end of the date treatments.
13606 2005-08-15  Simon Josefsson  <jas@extundo.com>
13608         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13609         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13610         Capello and Romain Francoise.
13611         (pgg-fetch-key-function): Remove, not used?
13612         (pgg-insert-url-with-w3): Require url, to get
13613         url-insert-file-contents regardless of where it is defined.
13615 2005-08-13  Romain Francoise  <romain@orebokech.com>
13617         * message.el (message-cite-original-1): New function.
13618         (message-cite-original): Use it.
13619         (message-cite-original-without-signature): Ditto.
13621 2005-08-08  Romain Francoise  <romain@orebokech.com>
13623         * message.el (message-yank-empty-prefix): New variable.
13624         (message-indent-citation): Use it.
13625         (message-cite-original-without-signature): Respect X-No-Archive.
13627 2005-08-08  Simon Josefsson  <jas@extundo.com>
13629         * pgg.el: Autoload url-insert-file-contents instead of loading
13630         w3/url.
13631         (pgg-insert-url-with-w3): Don't load url here.
13633 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13635         * message.el (message-kill-to-signature): Don't insert newline at
13636         bol.
13637         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13639 2005-08-06  Romain Francoise  <romain@orebokech.com>
13641         * message.el (message-user-fqdn): Fix typo in docstring.
13643 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13645         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13647         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13649 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13651         * mm-bodies.el (mm-encode-body): Use coding system rather than
13652         charset to encode text.
13654         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13655         number of charsets if utf-8 is available (XEmacs).
13657 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13659         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13660         taken from `gnus-button-mid-or-mail-regexp'.
13661         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13662         (gnus-button-alist): Improve regexp for domain part of the MIDs
13663         for news:localpart@domain buttons.
13664         (gnus-button-ctan-directory-regexp): Update.
13666 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13668         * sieve-manage.el (sieve-manage-interactive-login):
13669         Use make-local-variable rather than make-variable-buffer-local.
13670         (sieve-manage-open): Ditto.
13671         (sieve-manage-authenticate): Ditto.
13673         * mml.el (mml-generate-mime-1): Make the content type default to
13674         text/plain if the filename is not specified.
13676 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13678         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13679         instead of insert-buffer.
13681         * message.el (message-yank-original): Ditto; set the mark at the
13682         end of the yanked message.
13684 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13686         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13687         lines to scroll rather than to stop it.
13689         * mml.el (mml-generate-default-type): Add doc string.
13690         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13691         default to application/octet-stream when determining the content
13692         type if it is not specified for the part or the mml contents; add
13693         a comment about mml-generate-default-type.
13695 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13697         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13698         make it default to application/octet-stream when determining the
13699         content type if it is not specified for the external contents.
13701 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13703         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13704         segmented parameter but also other parameters might be there.
13706 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13708         * mm-decode.el (mm-display-external): Delete temp file, directory
13709         and buffer immediately if the external process is exited.
13711 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13713         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13714         fewer lines than that of scroll-margin.
13715         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13717 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13719         * gnus-art.el (gnus-article-next-page): Revert.
13720         (gnus-article-beginning-of-window): New macro.
13721         (gnus-article-next-page-1): Use it.
13722         (gnus-article-prev-page): Ditto.
13723         (gnus-article-edit-part): Use insert-buffer-substring instead of
13724         insert-buffer.
13725         (gnus-article-edit-exit): Ditto.
13727         * gnus-util.el (gnus-beginning-of-window): Remove.
13728         (gnus-end-of-window): Remove.
13730 2005-07-25  Simon Josefsson  <jas@extundo.com>
13732         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13733         to have the url package without w3.  Reported by Daiki Ueno
13734         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13736 2005-07-20  Didier Verna  <didier@xemacs.org>
13738         * gnus-diary.el: Remove the description comment (nndiary is now
13739         properly documented in the Gnus manual).
13740         Fix the spelling of "Back End".
13741         * nndiary.el: Ditto.
13742         Fix the copyright notice.
13744 2005-07-18  Romain Francoise  <romain@orebokech.com>
13746         * gnus-sum.el (gnus-summary-to-prefix)
13747         (gnus-summary-newsgroup-prefix): New variables.
13748         (gnus-summary-from-or-to-or-newsgroups): Use them.
13750 2005-07-17  Romain Francoise  <romain@orebokech.com>
13752         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13753         space as it's generally not especially interesting to the user.
13755 2005-07-16  Romain Francoise  <romain@orebokech.com>
13757         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13758         nil to avoid prompting and file modification if one of the
13759         messages at the top of the nnfolder file contains a copyright
13760         notice.
13761         Update copyright notice.
13763         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13764         instead of `current-time-string' as the latter creates a time
13765         string that is not RFC 2822 compliant (it lacks the zone).
13766         Update copyright notice.
13768 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13770         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13771         for text/rtf.  Display default in prompt.  Pass default for M-n.
13773         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13775 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13777         * gnus-msg.el (gnus-button-mailto):
13778         Remove save-selected-window-window hackery because it relies on
13779         save-selected-window internals.
13781 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13783         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13784         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13785         (gnus-article-prev-page): Ditto.
13787         * gnus-util.el (gnus-beginning-of-window): New function.
13788         (gnus-end-of-window): New function.
13790 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13792         * gnus-score.el (gnus-score-edit-all-score):
13793         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13794         gnus-message.
13796 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13798         * gnus-msg.el (gnus-button-mailto):
13799         Remove save-selected-window-window hackery because it relies on
13800         save-selected-window internals.
13802 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13804         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13805         add-minor-mode.
13806         (gnus-binary-mode): Ditto.
13808         * gnus-topic.el (gnus-topic-mode): Ditto.
13810 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13812         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13813         (gnus-article-prev-page): Take scroll-margin into consideration.
13815 2005-07-04  Lute Kamstra  <lute@gnu.org>
13817         Update FSF's address in GPL notices.
13819 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13821         * gnus.el (gnus-exit):
13822         * gnus-group.el (gnus-group-icons):
13823         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13825         * gnus-nocem.el (gnus-nocem):
13826         * message.el (message-various, message-buffers, message-sending)
13827         (message-interface, message-forwarding, message-insertion)
13828         (message-headers, message-news, message-mail):
13829         * pgg-gpg.el (pgg-gpg):
13830         * pgg-parse.el (pgg-parse):
13831         * pgg-pgp.el (pgg-pgp):
13832         * pgg-pgp5.el (pgg-pgp5):
13833         * pop3.el (pop3): Finish `defgroup' description with period.
13835 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13837         * gnus-art.el (article-display-face): Improve the efficiency.
13838         (article-display-x-face): Ditto; remove grey x-face stuff.
13840 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13842         * gnus-art.el (article-display-face): Correct the position in
13843         which Faces are inserted.
13845 2005-06-29  Didier Verna  <didier@xemacs.org>
13847         * gnus-art.el (article-display-face): Display faces in correct
13848         order.
13850 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13852         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13853         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13854         (gnus-nocem-check-article): Fetch the Type header.
13855         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13856         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13857         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13858         make sure gnus-nocem-hashtb is initialized.
13859         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13860         (gnus-nocem-unwanted-article-p): Ditto.
13862         * pgg.el (pgg-verify): Return the verification result.
13864 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13866         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13867         is ascii.
13869 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13871         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13872         `show-nonbreak-escape'.
13874 2005-06-23  Lute Kamstra  <lute@gnu.org>
13876         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13878         * dig.el (dig-mode):
13879         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13881 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13883         * nnimap.el (nnimap-split-download-body): Fix spellings.
13885 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13887         * gnus-art.el (gnus-article-encrypt-body):
13888         * gnus-cus.el (gnus-score-customize):
13889         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13890         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13892 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13894         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13895         header by looking for magic "MII" at the beginnig.
13897 2005-06-16  Miles Bader  <miles@gnu.org>
13899         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13900         (assistant-field-face): New backward-compatibility alias for renamed
13901         face.
13902         (assistant-render-text): Use renamed assistant-field face.
13904         * spam.el (spam): Remove "-face" suffix from face name.
13905         (spam-face): New backward-compatibility alias for renamed face.
13906         (spam-face, spam-initialize): Use renamed spam face.
13908         * message.el (message-header-to, message-header-cc)
13909         (message-header-subject, message-header-newsgroups)
13910         (message-header-other, message-header-name)
13911         (message-header-xheader, message-separator, message-cited-text)
13912         (message-mml): Remove "-face" suffix from face names.
13913         (message-header-to-face, message-header-cc-face)
13914         (message-header-subject-face, message-header-newsgroups-face)
13915         (message-header-other-face, message-header-name-face)
13916         (message-header-xheader-face, message-separator-face)
13917         (message-cited-text-face, message-mml-face):
13918         New backward-compatibility aliases for renamed faces.
13919         (message-font-lock-keywords): Use renamed message faces.
13921         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13922         (sieve-test-commands, sieve-tagged-arguments):
13923         Remove "-face" suffix from face names.
13924         (sieve-control-commands-face, sieve-action-commands-face)
13925         (sieve-test-commands-face, sieve-tagged-arguments-face):
13926         New backward-compatibility aliases for renamed faces.
13927         (sieve-control-commands-face, sieve-action-commands-face)
13928         (sieve-test-commands-face, sieve-tagged-arguments-face):
13929         Use renamed sieve faces.
13931         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13932         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13933         (gnus-group-news-3-empty, gnus-group-news-4)
13934         (gnus-group-news-4-empty, gnus-group-news-5)
13935         (gnus-group-news-5-empty, gnus-group-news-6)
13936         (gnus-group-news-6-empty, gnus-group-news-low)
13937         (gnus-group-news-low-empty, gnus-group-mail-1)
13938         (gnus-group-mail-1-empty, gnus-group-mail-2)
13939         (gnus-group-mail-2-empty, gnus-group-mail-3)
13940         (gnus-group-mail-3-empty, gnus-group-mail-low)
13941         (gnus-group-mail-low-empty, gnus-summary-selected)
13942         (gnus-summary-cancelled, gnus-summary-high-ticked)
13943         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13944         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13945         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13946         (gnus-summary-low-undownloaded)
13947         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13948         (gnus-summary-low-unread, gnus-summary-normal-unread)
13949         (gnus-summary-high-read, gnus-summary-low-read)
13950         (gnus-summary-normal-read, gnus-splash):
13951         Remove "-face" suffix from face names.
13952         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13953         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13954         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13955         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13956         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13957         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13958         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13959         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13960         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13961         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13962         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13963         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13964         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13965         (gnus-summary-normal-ticked-face)
13966         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13967         (gnus-summary-normal-ancient-face)
13968         (gnus-summary-high-undownloaded-face)
13969         (gnus-summary-low-undownloaded-face)
13970         (gnus-summary-normal-undownloaded-face)
13971         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13972         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13973         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13974         (gnus-splash-face):
13975         New backward-compatibility aliases for renamed faces.
13976         (gnus-group-startup-message): Use renamed gnus faces.
13978         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13979         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13980         (gnus-server-agent): Remove "-face" suffix from face names.
13981         (gnus-server-agent-face, gnus-server-opened-face)
13982         (gnus-server-closed-face, gnus-server-denied-face)
13983         (gnus-server-offline-face):
13984         New backward-compatibility aliases for renamed faces.
13985         (gnus-server-agent-face, gnus-server-opened-face)
13986         (gnus-server-closed-face, gnus-server-denied-face)
13987         (gnus-server-offline-face): Use renamed gnus faces.
13989         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13990         Remove "-face" suffix from face names.
13991         (gnus-picon-xbm-face, gnus-picon-face):
13992         New backward-compatibility aliases for renamed faces.
13994         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13995         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13996         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13997         (gnus-cite-11): Remove "-face" suffix from face names.
13998         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13999         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14000         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14001         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14002         New backward-compatibility aliases for renamed faces.
14003         (gnus-cite-attribution-face, gnus-cite-face-list)
14004         (gnus-article-boring-faces): Use renamed gnus faces.
14006         * gnus-art.el (gnus-signature, gnus-header-from)
14007         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14008         (gnus-header-content): Remove "-face" suffix from face names.
14009         (gnus-signature-face, gnus-header-from-face)
14010         (gnus-header-subject-face, gnus-header-newsgroups-face)
14011         (gnus-header-name-face, gnus-header-content-face):
14012         New backward-compatibility aliases for renamed faces.
14013         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14015         * gnus-sum.el (gnus-summary-selected-face)
14016         (gnus-summary-highlight): Use renamed gnus faces.
14017         * gnus-group.el (gnus-group-highlight): Likewise.
14019 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14021         * gnus-sieve.el (gnus-sieve-article-add-rule):
14022         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14023         * spam-stat.el (spam-stat-buffer-change-to-spam)
14024         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14026         * message.el (message-is-yours-p):
14027         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14029 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14031         * mm-view.el (mm-inline-text): Withdraw the last change.
14033 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14035         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14036         executing enriched-decode.
14038 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14040         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14041         charset of tar files.
14043 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14045         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14047 2005-06-04  Lute Kamstra  <lute@gnu.org>
14049         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14050         information is never recorded.
14052 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14054         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14056 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14058         * pop3.el (pop3-apop): Run md5 in the binary mode.
14060         * starttls.el (starttls-set-process-query-on-exit-flag):
14061         Use eval-and-compile.
14063 2005-05-31  Simon Josefsson  <jas@extundo.com>
14065         * smime.el (smime-replace-in-string): Define.
14066         (smime-cert-by-ldap-1): Use it.
14068 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14070         * gnus-art.el (article-display-x-face): Replace
14071         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14073         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14074         set-process-query-on-exit-flag or process-kill-without-query.
14076         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14077         loop instead of replace-regexp.
14079         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14080         instead of process-kill-without-query if it is available.
14082         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14083         instead of find-file-hooks if it is available.
14085         * mml1991.el: Bind pgg-default-user-id when compiling.
14087         * mml2015.el: Bind pgg-default-user-id when compiling.
14089         * nndraft.el (nndraft-request-associate-buffer):
14090         Use write-contents-functions instead of write-contents-hooks if it is
14091         available.
14093         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14094         instead of find-file-hooks if it is available.
14096         * nntp.el (nntp-open-connection): Replace
14097         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14098         (nntp-open-ssl-stream): Ditto.
14099         (nntp-open-tls-stream): Ditto.
14101         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14102         set-process-query-on-exit-flag or process-kill-without-query.
14103         (starttls-open-stream-gnutls): Use it instead of
14104         process-kill-without-query.
14105         (starttls-open-stream): Ditto.
14107 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14109         * smime.el (smime-cert-by-ldap-1): Don't use
14110         replace-regexp-in-string.
14112 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14114         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14116         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14117         in PEM format.  Adjust to the XEmacs compability.
14119 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14121         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14122         by `string-to-number'.
14123         * gnus-agent.el (gnus-agent-regenerate-group)
14124         (gnus-agent-fetch-articles): Ditto.
14125         * gnus-art.el (gnus-button-fetch-group): Ditto.
14126         * gnus-cache.el (gnus-cache-generate-active)
14127         (gnus-cache-articles-in-group): Ditto.
14128         * gnus-group.el (gnus-group-set-current-level)
14129         (gnus-group-insert-group-line): Ditto.
14130         * gnus-score.el (gnus-score-set-expunge-below)
14131         (gnus-score-set-mark-below, gnus-summary-score-effect)
14132         (gnus-summary-score-entry): Ditto.
14133         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14134         (gnus-soup-pack): Ditto.
14135         * gnus-spec.el (gnus-xmas-format): Ditto.
14136         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14137         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14138         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14139         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14140         * nndb.el (nndb-get-remote-expire-response): Ditto.
14141         * nndiary.el (nndiary-parse-schedule-value)
14142         (nndiary-string-to-number, nndiary-request-replace-article)
14143         (nndiary-request-article): Ditto.
14144         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14145         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14146         * nneething.el (nneething-make-head): Ditto.
14147         * nnfolder.el (nnfolder-request-article)
14148         (nnfolder-retrieve-headers): Ditto.
14149         * nnheader.el (nnheader-file-to-number): Ditto.
14150         * nnkiboze.el (nnkiboze-request-article): Ditto.
14151         * nnmail.el (nnmail-process-unix-mail-format)
14152         (nnmail-process-babyl-mail-format): Ditto.
14153         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14154         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14155         (nnmh-request-create-group, nnmh-request-list-1)
14156         (nnmh-request-group, nnmh-request-article): Ditto.
14157         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14158         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14159         * nnsoup.el (nnsoup-make-active): Ditto.
14160         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14161         * nntp.el (nntp-find-group-and-number)
14162         (nntp-retrieve-headers-with-xover): Ditto.
14163         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14164         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14165         (pgg-format-key-identifier): Ditto.
14166         * pop3.el (pop3-last, pop3-stat): Ditto.
14167         * qp.el (quoted-printable-decode-region): Ditto.
14169         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14170         of concat.
14172 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14174         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14176         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14178         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14180         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14182         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14184         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14186         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14187         (gnus-carpal-mode): Ditto.
14189         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14190         (gnus-browse-mode): Ditto.
14192         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14194         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14196 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14198         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14200 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14202         * gnus-util.el (gnus-run-mode-hooks): New function.
14204         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14206 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14208         * gnus-agent.el (gnus-agent-make-mode-line-string):
14209         Use mode-line-highlight as mouse-face.
14211 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14213         * canlock.el (canlock): Change the parent group to news.
14215         * deuglify.el (gnus-outlook-deuglify): Add :group.
14217         * dig.el (dig): Add :group.
14219         * dns-mode.el (dns-mode): Add :group.
14221         * encrypt.el (encrypt): Add :group.
14223         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14224         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14225         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14226         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14227         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14229         * gnus-diary.el (gnus-diary): Add :group.
14231         * gnus.el (gnus-group-news-1-face): Add :group.
14232         (gnus-group-news-1-empty-face): Ditto.
14233         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14234         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14235         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14236         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14237         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14238         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14239         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14240         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14241         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14242         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14243         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14244         (gnus-summary-high-ticked-face): Ditto.
14245         (gnus-summary-low-ticked-face): Ditto.
14246         (gnus-summary-normal-ticked-face): Ditto.
14247         (gnus-summary-high-ancient-face): Ditto.
14248         (gnus-summary-low-ancient-face): Ditto.
14249         (gnus-summary-normal-ancient-face): Ditto.
14250         (gnus-summary-high-undownloaded-face): Ditto.
14251         (gnus-summary-low-undownloaded-face): Ditto.
14252         (gnus-summary-normal-undownloaded-face): Ditto.
14253         (gnus-summary-high-unread-face): Ditto.
14254         (gnus-summary-low-unread-face): Ditto.
14255         (gnus-summary-normal-unread-face): Ditto.
14256         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14257         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14259         * hashcash.el (hashcash): New custom group.
14260         (hashcash-default-payment): Add :group.
14261         (hashcash-payment-alist): Ditto.
14262         (hashcash-default-accept-payment): Ditto.
14263         (hashcash-accept-resources): Ditto.
14264         (hashcash-path): Ditto.
14265         (hashcash-extra-generate-parameters): Ditto.
14266         (hashcash-double-spend-database): Ditto.
14267         (hashcash-in-news): Ditto.
14269         * message.el (message-minibuffer-local-map): Add :group.
14271         * netrc.el (netrc): Add :group.
14273         * sieve-manage.el (sieve-manage-log): Add :group.
14274         (sieve-manage-default-user): Diito.
14275         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14276         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14277         (sieve-manage-authenticators): Ditto.
14278         (sieve-manage-authenticator-alist): Ditto.
14279         (sieve-manage-default-port): Ditto.
14281         * sieve-mode.el (sieve-control-commands-face): Add :group.
14282         (sieve-action-commands-face): Ditto.
14283         (sieve-test-commands-face): Ditto.
14284         (sieve-tagged-arguments-face): Ditto.
14286         * smime.el (smime): Add :group.
14288         * spam-report.el (spam-report): Add :group.
14290         * spam.el (spam, spam-face): Add :group.
14292 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14294         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14295         return \n.\n.\n at the end of articles.  Protect against that.
14296         (nntp-with-open-group): Allow debugging.
14298         * nnheader.el (mail-header-set-extra): Make into a function
14299         because I just could't understand how to quote the list properly.
14301         * dns.el (query-dns-cached): New function.
14303 2005-05-26  Lute Kamstra  <lute@gnu.org>
14305         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14307 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14309         * gnus-art.el: Don't autoload mail-extract-address-components.
14311         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14312         eval-and-compile to evaluate it.
14314         * hashcash.el: Don't autoload executable-find.
14316         * nndb.el: Don't declare the nndb back end two or more times; don't
14317         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14319         * nntp.el: Autoload format-spec instead of format; use
14320         eval-and-compile to evaluate autoload forms.
14322 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14324         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14326 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14328         * gnus.el (gnus-version-number): Bump version.
14330 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14332         * gnus.el: No Gnus v0.3 is released.
14334 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14336         * gnus-art.el (gnus-article-edit-part): Disable undo.
14338 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14340         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14341         gnus-article-date-lapsed-new-header is t if date timer is active;
14342         skip headers in which the original date value is empty.
14343         (gnus-article-save-original-date): Redefine it as a macro.
14344         (gnus-display-mime): Use it.
14346 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14348         * gnus-art.el (article-date-ut): Support converting date in
14349         forwarded parts as well.
14350         (gnus-article-save-original-date): New function.
14351         (gnus-display-mime): Use it.
14353 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14355         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14356         enclosure element of <item>.
14358 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14360         * message.el (message-kill-buffer-query): Rename from
14361         `message-kill-buffer-query-if-modified'.  Add :version.
14363 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14365         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14366         window layout.
14368 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14370         * mml.el: Autoload dnd when compiling.
14372 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14374         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14375         x-dnd-*.
14377 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14379         * qp.el (quoted-printable-encode-region): Save excursion.
14381 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14383         * message.el (message-kill-buffer-query-if-modified): Add new variable
14384         so the user can kill a modified message buffer quickly.
14385         (message-kill-buffer): Use it.
14387 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14389         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
14390         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14392 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14394         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14395         contained in text because xml.el decodes entities) with LFs.
14397 2005-04-11  Lute Kamstra  <lute@gnu.org>
14399         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14400         differently.
14402 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14404         * mm-util.el (mm-detect-coding-region): Typo.
14406 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14408         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14410 2005-04-06  Deepak Goel  <deego@gnufans.org>
14412         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14413         user-function allow user modifications of the scores.
14414         (spam-stat-score-buffer-user): New function, to allow
14415         user-computed modifications to the score.
14416         (spam-stat-score-buffer-user-functions): List of additional
14417         scoring functions.
14418         (spam-stat-error-holder): Global temporary error holder.
14419         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14420         variable.
14422 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14424         * gnus-registry.el (gnus-registry-clean-empty-function)
14425         (gnus-registry-trim, gnus-registry-fetch-groups)
14426         (gnus-registry-delete-group): Groups that match
14427         `gnus-registry-ignored-groups' are removed from the registry
14428         entries, not just ignored for splitting.  This helps clean up the
14429         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14430         to get all the groups a message ID is in.
14432         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14433         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14434         (spam-stat-score-buffer-user-functions): Add :number custom type.
14436 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14438         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14439         argument in XEmacs.
14441         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14442         (nnrss-request-group): Decode group name first.
14443         (nnrss-request-article): Make a text/plain article if mml-to-mime
14444         failed.
14445         (nnrss-get-encoding): Return a compatible encoding according to
14446         nnrss-compatible-encoding-alist.
14447         (nnrss-find-el): Use consp instead of listp.
14448         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14450 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14452         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14453         which Emacs 20 doesn't support.
14454         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14456 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14458         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14459         silence the byte compiler inside the defun.
14461         * gnus-demon.el (parse-time-string): Add autoload.
14463         * gnus-delay.el (parse-time-string): Add autoload.
14465         * gnus-art.el (parse-time-string): Add autoload.
14467         * nnultimate.el (parse-time): Require for `parse-time-string'.
14469 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14471         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14473         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14475         * smime.el (smime-ldap-host-list): Add :version.
14477 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14479         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14480         pass it to `gnus-browse-read-group'.
14481         (gnus-browse-read-group): Add NUMBER argument and pass it to
14482         `gnus-group-read-ephemeral-group'.
14484         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14485         argument and pass it to `gnus-group-read-group'.
14487 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14489         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14490         mm-xemacs-find-mime-charset-1 if we have the mule feature
14491         available at runtime.
14493 2005-03-25  Werner Lemberg  <wl@gnu.org>
14495         * nnmaildir.el: Replace `illegal' with `invalid'.
14497 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14499         * gnus-start.el (gnus-display-time-event-handler):
14500         Check display-time-timer at runtime rather than only at load time
14501         in case display-time-mode is turned off in the mean time.
14503 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14505         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14506         used.
14508         * nneething.el (nneething-map-file-directory): Derive from
14509         `gnus-directory'.
14511         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14512         the To/Cc button.
14514 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14516         * nnmaildir.el (nnmaildir-request-accept-article):
14517         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14519 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14521         * gnus-async.el: Require timer-funcs at compile time when in
14522         XEmacs for `run-with-idle-timer'.
14524 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14526         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14527         autoloaded function.
14529 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14531         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14533 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14535         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14537 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14539         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14540         Add gnus-expert-user to default.
14542 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14544         * nnimap.el (nnimap-open-server): Ditto.
14546         * imap.el (imap-authenticate): Fix typo.
14548 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14550         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14551         buffer (since IMAP server might return FETCH response out of
14552         order, and the nntp buffer must be sorted).
14554 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14556         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14557         comparison on string.
14559         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14560         (gnus-agent-score): Rename category keywords to match gnus-cus.
14561         (gnus-agent-summary-fetch-series): Modify to protect against
14562         gnus-agent-summary-fetch-group clearing processable flags.
14563         (gnus-agent-synchronize-group-flags): Update live group buffer as
14564         synchronization may occur due to the user toggle the plugged
14565         status.
14566         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14567         successfully downloaded.
14568         (gnus-agent-expire-group-1): Avoid using markers when the overview
14569         is in ascending order; greatly improves performance.
14570         (gnus-agent-regenerate-group):
14571         Use gnus-agent-synchronize-group-flags to reset read status in both
14572         gnus and server.
14573         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14575 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14577         * message.el: Don't autoload former message-utils variables.
14578         (message-strip-subject-trailing-was): Change doc string.
14580         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14581         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14582         (nnweb-google-search): Add "hl=en" here.
14583         (nnweb-google-parse-1, nnweb-google-create-mapping):
14584         Don't hardcode URL.
14586 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14588         * message.el (message-get-reply-headers, message-followup):
14589         Mention related variables `message-use-followup-to' and
14590         `message-use-mail-followup-to', in the information buffer.
14592         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14593         of broken groups(-beta).google.com.
14595 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14597         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14598         parameter to invoked gnus-request-move-article; remove the
14599         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14600         all at once instead of once per article.
14601         (gnus-summary-remove-process-mark): Accept a list of articles as
14602         well as a single article for processing.
14604         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14605         parameter.
14607         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14609         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14611         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14612         parameter.
14614         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14615         parameter.
14617         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14618         parameter and remove the gnus-sum-hint-move-is-internal variable.
14620         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14621         parameter.
14623         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14624         parameter.
14626         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14627         parameter.
14629         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14631         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14632         parameter.
14634         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14635         parameter.
14637 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14639         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14640         a more conservative way.
14642 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14644         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14645         buffer, so it moves the window's cursor.
14647 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14649         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14650         `mm-dissect-multipart' and receive the from field as an (optional)
14651         argument from `mm-dissect-multipart'.
14652         (mm-dissect-multipart): Receive the from field as an argument and
14653         pass it on when we call `mm-dissect-buffer' on MIME parts.
14654         Fixes verification/decryption of signed/encrypted MIME parts.
14656 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14658         * gnus-sum.el (gnus-summary-move-article):
14659         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14660         whatever it calls (right now, only nnimap-request-move article
14661         respects it).
14663         * nnimap.el (nnimap-request-move-article):
14664         When gnus-sum-hint-move-is-internal is set, don't do the extra
14665         nnimap-request-article.
14667 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14669         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14671         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14672         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14674         * gnus-sum.el (gnus-summary-caesar-message):
14675         Apply `gnus-treat-article' after rotation.
14677         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14678         doc string.
14680 2005-02-22  Simon Josefsson  <jas@extundo.com>
14682         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14683         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14684         <arne@arnested.dk>.
14685         (encrypt): Add password-cache and password-cache-expiry as group
14686         members.
14688 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14690         * smime.el (smime-ldap-host-list): Doc fix.
14691         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14692         cache) password.
14693         (smime-sign-region): Use it.
14694         (smime-decrypt-region): Use it.
14695         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14696         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14697         fails.
14698         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14699         certificate from DER to PEM format rather than calling openssl.
14701         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14703         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14704         for signing/encryption.
14706         * mml.el (mml-parse-1): Use them.
14708 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14710         * nnrss.el (nnrss-verbose): Remove.
14711         (nnrss-request-group): Use `nnheader-message' instead.
14713 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14715         * nnrss.el (nnrss-verbose): New variable.
14716         (nnrss-request-group): Make it say nnrss is requesting a group.
14718 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14720         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14721         Handle news URL with given port correctly.
14723 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14725         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14726         containing special characters.
14728         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14730         * mml.el (mime-to-mml): Ditto.
14732         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14733         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14734         (rfc2047-decode-region): Quote decoded words containing special
14735         characters when rfc2047-quote-decoded-words-containing-tspecials
14736         is non-nil.
14738 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14740         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14742         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14744 2005-02-15  Simon Josefsson  <jas@extundo.com>
14746         * nnimap.el (nnimap-debug): Doc fix.
14748         * imap.el (imap-debug): Doc fix.
14750 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14752         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14754 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14756         * gnus.el (spam-contents): Improve docs for spam-contents
14757         parameter in its variable incarnation.
14759 2005-02-14  Simon Josefsson  <jas@extundo.com>
14761         * smime-ldap.el: Use require instead of load-library for ldap.
14762         (smime-ldap-search): Indent.
14763         (smime-ldap-search-internal): Shorten line.
14765         * smime.el (smime-cert-by-dns): Add doc-string.
14766         (smime-cert-by-ldap-1): Indent.
14768         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14769         mml-smime-get-dns-ldap.
14770         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14772 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14774         * smime.el: Require smime-ldap.
14775         (smime-ldap-host-list): New variable.
14776         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14778         * mml-smime.el (mml-smime-encrypt-query): New function.
14779         (mml-smime-encrypt-query): Use it.
14781         * smime-ldap.el: New file.
14783 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14785         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14787 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14789         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14790         argument in doc string.  Make query for type more clear.
14792 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14794         * gnus.el (gnus-group-startup-message): Search for gnus images in
14795         etc/images/gnus.
14796         * mm-util.el (mm-image-load-path): Likewise.
14797         * smiley.el (smiley-data-directory): Search for smilies in
14798         etc/images/smilies.
14800 2005-02-09  Kim F. Storm  <storm@cua.dk>
14802         Change Emacs release version from 21.4 to 22.1 throughout.
14803         Change Emacs development version from 21.3.50 to 22.0.50.
14805 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14807         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14809         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14810         non-Mule XEmacs as well.
14811         (mm-decompress-buffer): Signal an error intentionally if it does
14812         not decompress compressed data because auto-compression-mode is
14813         disabled.
14815 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14817         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14818         an ID in the registry even if it has no groups.
14820 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14822         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14823         merge it into mm-decompress-buffer.
14824         (gnus-mime-copy-part): Use the MIME part charset, the value which
14825         a user specified or gnus-newsgroup-charset for decoding, like
14826         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14827         save-buffer what was used.  Suggested by Kevin Ryde
14828         <user42@zip.com.au>.
14829         (gnus-mime-inline-part): Allow the name parameter as well as the
14830         filename parameter; force decompressing of compressed data; always
14831         display contents being not decoded as unibyte.
14833         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14834         as well as the filename parameter.
14836         * mm-util.el (mm-decompress-buffer):
14837         Merge gnus-mime-jka-compr-maybe-uncompress.
14838         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14839         of compressed data.
14841 2005-02-08  Simon Josefsson  <jas@extundo.com>
14843         * imap.el (imap-log): Doc fix.
14845 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14847         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14848         the coding cookies; decompress compressed parts.
14850         * mml.el (mml-generate-mime-1): Add the charset parameter according
14851         to the value which a user specified manually or the coding cookie.
14853         * mm-util.el (mm-string-to-multibyte): New function.
14854         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14855         (mm-coding-system-to-mime-charset): New function.
14856         (mm-decompress-buffer): New function.
14857         (mm-find-buffer-file-coding-system): New function.
14859         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14860         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14861         parts.
14863 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14865         * mm-view.el (mm-display-inline-fontify): Decode a part according
14866         to the charset parameter.
14868 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14870         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14871         prefix arg is neither nil nor a number, as info specifies.
14873 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14875         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14876         timestamps.
14878 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14880         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14881         groups error checking and notify user.
14883 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14885         * message.el (message-send-mail-function): Check existence of
14886         sendmail-program first before using default value
14887         `message-send-mail-with-sendmail'.  Otherwise use more generic
14888         `smtpmail-send-it'.
14890 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14892         * nntp.el (nntp-request-update-info): Always return nil.
14894 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14896         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14898 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14900         * message.el (message-beginning-of-line): Change the behavior when
14901         invoked between BOL and : so that it first moves backward.
14903 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14905         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14906         article buffer when editing of the article is discarded.
14907         (gnus-article-prepare): Revert.
14909 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14911         * gnus-art.el (gnus-article-prepare):
14912         Remove message-strip-forbidden-properties from the local hook.
14914 2005-01-27  Simon Josefsson  <jas@extundo.com>
14916         * password.el (password-cache-add): Only start one timer per key.
14917         Reported by Derek Atkins <warlord@MIT.EDU>.
14919 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14921         * run-at-time.el: Remove.  It is no longer needed as
14922         timer-funcs.el in the xemacs-base package has a working version of
14923         `run-at-time'.
14925         * password.el: Require timer-funcs instead of run-at-time in
14926         XEmacs.
14927         Remove `password-run-at-time' macro.
14928         (password-cache-add): Use `run-at-time' instead of
14929         `password-run-at-time'.
14931         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14932         for `run-with-idle-timer'.
14934         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14935         for `run-at-time'.
14937         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14938         for `with-timeout'.
14940 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14942         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14943         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14945 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14947         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14948         sensitively.
14950 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14952         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14954 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14956         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14957         which will be inserted according to the multibyteness of a buffer
14958         rather than the type of contents.  Suggested by ARISAWA Akihiro
14959         <ari@mbf.ocn.ne.jp>.
14961         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14962         of string which old xml.el may return rather than a string.
14964 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14966         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14968 2005-01-16  Simon Josefsson  <jas@extundo.com>
14970         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14971         idn/idna.el isn't available.
14972         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14973         <michael@waxrat.com>.
14975         * hashcash.el: Remove non-FSF copyright header.
14977         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14978         (hashcash-generate-payment): Use it.
14979         (hashcash-generate-payment-async): Use it.
14981 2005-01-15  Simon Josefsson  <jas@extundo.com>
14983         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14984         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14986         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14987         gnus-summary-idna-message.
14988         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14989         (gnus-summary-idna-message): New function.
14991 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14993         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14994         gnus-novice-user.
14996 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14998         * nnrss.el (nnrss-request-delete-group): Delete entries in
14999         nnrss-group-alist as well.
15000         (nnrss-save-server-data): Insert newline.
15002 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15004         * gnus.el (gnus-user-agent): Use list of symbols instead of
15005         symbols.  Display full version number for (S)XEmacs.
15006         Optionally display (S)XEmacs codename.
15008         * gnus-util.el (gnus-emacs-version): Update for new
15009         `gnus-user-agent'.
15011         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15012         Gnus version.
15014 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15016         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15017         which is unreadable in some setups.
15019 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15021         * gnus-spec.el (gnus-update-format-specifications): Flush the
15022         group format spec cache if it doesn't support decoded group names.
15024 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15026         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15027         Allow to apply decay on score files matching a regexp.
15029 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15031         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15032         compatibility in %g and %c.
15034 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15036         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15037         name for only %g and %c.
15038         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15039         of gnus-tmp-group to decoded group name.
15040         (gnus-group-make-rss-group): Exclude `/'s from group names.
15042 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15044         * nnrss.el (nnrss-get-encoding): Fix regexp.
15046 2004-12-27  Simon Josefsson  <jas@extundo.com>
15048         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15049         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15050         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15052 2004-12-17  Kim F. Storm  <storm@cua.dk>
15054         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15056         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15058 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15060         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15062 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15064         * nnrss.el: Require rfc2047 and mml.
15065         (nnrss-file-coding-system): New variable.
15066         (nnrss-format-string): Redefine it as an inline function.
15067         (nnrss-decode-group-name): New function.
15068         (nnrss-string-as-multibyte): Remove.
15069         (nnrss-retrieve-headers): Decode group name; don't use
15070         nnrss-format-string.
15071         (nnrss-request-group): Decode group name.
15072         (nnrss-request-article): Decode group name; allow a Message-ID as
15073         well as an article number; don't use nnrss-format-string; encode a
15074         Message-ID string which may contain non-ASCII characters; use
15075         mml-to-mime to compose a MIME article.
15076         (nnrss-request-expire-articles): Decode group name.
15077         (nnrss-request-delete-group): Decode group name.
15078         (nnrss-fetch): Clarify error message.
15079         (nnrss-read-server-data): Use insert-file-contents instead of load;
15080         bind file-name-coding-system; use multibyte buffer.
15081         (nnrss-save-server-data): Bind coding-system-for-write to the
15082         value of nnrss-file-coding-system; bind file-name-coding-system;
15083         add coding cookie.
15084         (nnrss-read-group-data): Use insert-file-contents instead of load;
15085         bind file-name-coding-system; use multibyte buffer.
15086         (nnrss-save-group-data): Bind coding-system-for-write to the
15087         value of nnrss-file-coding-system; bind file-name-coding-system.
15088         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15089         make it work with non-ASCII text.
15090         (nnrss-find-el): Make it work with old xml.el as well.
15092 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15094         * nnrss.el (nnrss-get-encoding): New function.
15095         (nnrss-fetch): Use unibyte buffer initially; bind
15096         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15097         decode contents according to the encoding attribute.
15098         (nnrss-save-group-data): Add coding cookie.
15099         (nnrss-mime-encode-string): New function.
15100         (nnrss-check-group): Use it to encode subject and author.
15102 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15104         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15105         imaginary variable.
15107 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15109         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15110         correctly even if there are wide characters.
15112 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15114         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15115         downcased symbol names; make a new cache instead of reusing
15116         bbdb-hashtable.
15118 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15120         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15121         concatenating segments rather than before concatenating them.
15122         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15124         * message.el (message-get-reply-headers): Bind `extra'.
15126 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15128         * message.el (message-extra-wide-headers): New variable.
15129         (message-get-reply-headers): Use it.
15131 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15133         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15134         (gnus-agent-group-pathname): Ditto.
15136         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15138         * gnus-group.el (gnus-group-make-group): Decode group name.
15139         (gnus-group-make-rss-group): Register the group data after opening
15140         the nnrss group.
15142 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15144         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15145         by expiry now get marked as read.
15147 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15149         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15151 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15153         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15154         unify Latin characters in XEmacs.
15155         (mm-find-mime-charset-region): Use it.
15157 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15159         * gnus-util.el (gnus-delete-directory): New function.
15161         * gnus-agent.el (gnus-agent-delete-group): Use it.
15163         * gnus-cache.el (gnus-cache-delete-group): Use it.
15165 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15167         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15168         names.
15170 2004-12-16  Simon Josefsson  <jas@extundo.com>
15172         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15174 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15176         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15178         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15179         (gnus-group-set-current-level): Decode group name.
15181 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15183         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15184         failed.
15186 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15188         * gnus-group.el (gnus-group-delete-group): Decode group name.
15189         (gnus-group-make-rss-group): Encode group name.
15190         (gnus-group-catchup-current): Decode group name.
15191         (gnus-group-kill-group): Decode group name.
15193 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15195         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15197 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15199         * gnus-group.el (gnus-group-make-rss-group):
15200         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15202         * gnus-start.el (gnus-setup-news): Honor user's setting to
15203         gnus-message-archive-method.  Suggested by Lute Kamstra
15204         <lute@gnu.org>.
15206 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15208         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15209         global counterparts of the buffer-local variables.
15211 2004-11-16  Romain Francoise  <romain@orebokech.com>
15213         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15214         counterparts of the buffer-local variables.
15216 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15218         * message.el (message-forbidden-properties): Fix typo in doc
15219         string.
15221 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15223         * gnus-util.el (gnus-replace-in-string): Add doc string.
15225         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15226         to avoid problems when splitting mails with many recipients.
15228 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15230         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15231         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15233 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15235         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15236         if there is no hashtable in memory or file modification time is
15237         newer than cached timestamp.
15239 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15241         * gnus-sum.el (gnus-summary-limit-to-recipient):
15242         Implement not-matching option.
15244 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15246         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15247         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15248         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15249         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15250         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15251         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15253 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15255         * message.el (message-forward-make-body-mml): Remove headers
15256         according to message-forward-ignored-headers if a message is decoded.
15258 2004-12-02  Romain Francoise  <romain@orebokech.com>
15260         * message.el (message-forward-make-body-plain): Always remove
15261         headers according to message-forward-ignored-headers.
15263 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15265         * spam.el (spam-summary-prepare-exit): Remove the
15266         gnus-summary-limit pop for now, it has problems with ham marks for
15267         me.
15269 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15271         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15272         correctly.
15274 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15276         * format-spec.el (format-spec): Message the char.
15278 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15280         * gnus-art.el (gnus-split-methods): Reformat comments.
15282         * spam.el (spam-summary-prepare-exit): Remove article limits
15283         before exiting the summary buffer.
15285 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15287         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15288         order to silence the byte compiler.
15290         * spam.el: Fix the way to silence the byte compiler, which
15291         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15292         bbdb-search-simple, spam-BBDB-register-routine,
15293         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15294         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15295         spam-stat-buffer-is-spam, spam-stat-load,
15296         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15297         spam-stat-save and spam-stat-split-fancy.
15299 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15301         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15302         which may confuse users.
15303         (canlock-password-for-verify): Ditto.
15305         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15307         * gnus-art.el (gnus-emphasis-alist): Ditto.
15309         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15311         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15313         * gnus-start.el (gnus-save-killed-list): Ditto.
15315         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15316         (gnus-sum-thread-tree-root): Ditto.
15317         (gnus-sum-thread-tree-false-root): Ditto.
15318         (gnus-sum-thread-tree-single-indent): Ditto.
15320         * message.el (message-courtesy-message): Ditto.
15321         (message-archive-note): Ditto.
15322         (message-subscribed-address-file): Ditto.
15323         (message-user-fqdn): Ditto.
15325         * spam-report.el (spam-report-gmane-regex): Ditto.
15327         * spam.el (spam-blackhole-good-server-regex): Ditto.
15329 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15331         * mml.el (mml-preview): Widen the message buffer before copying
15332         the contents to the preview buffer; sort headers before previewing.
15334         * message.el (message-hidden-headers): Fix the way to avoid a bug
15335         in the `repeat' widget in Emacs 21.3 or earlier.
15337 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15339         * message.el (message-hidden-headers): Default to "^References:".
15340         Improve customization type.  Suggested by Reiner Steib
15341         <Reiner.Steib@gmx.de>.
15343 2004-11-25  Romain Francoise  <romain@orebokech.com>
15345         * message.el (message-strip-forbidden-properties): Remove check for
15346         obsolete `message-hidden' text property, hidden headers are not
15347         accessible in the buffer anymore.
15349 2004-11-22  Romain Francoise  <romain@orebokech.com>
15351         * message.el (message-header-format-alist): Add `From' in list
15352         so that it can be sorted.
15353         (message-fix-before-sending): Widen and sort headers before
15354         sending.
15355         (message-hide-headers): Use narrowing to hide headers by moving
15356         them to the top of the buffer and narrowing to the region
15357         underneath.
15359 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15361         * message.el (message-strip-forbidden-properties):
15362         Bind buffer-read-only (etc) to nil.
15364 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15366         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15367         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15369 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15371         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15373 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15375         * dns.el (query-dns): Use sit-for to time instead of
15376         accept-process-output, since that doesn't seem to work on udp
15377         sockets.
15379 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15381         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15383 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15385         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15386         doc string.  Improve doc string.
15388 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15390         * nntp.el (nntp-request-update-info): Return nil if
15391         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15392         may not call gnus-activate-group which uselessly issues the GROUP
15393         commands for all nntp groups and wastes time.  Reported by Romain
15394         Francoise <romain@orebokech.com>.
15396         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15398 2004-11-15  Simon Josefsson  <jas@extundo.com>
15400         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15401         headers separately.
15402         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15403         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15405 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15407         * gnus-start.el (gnus-convert-old-newsrc):
15408         Assign legacy-gnus-agent to 5.10.7.
15410 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15412         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15413         start of the lines.
15415 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15417         * hashcash.el (hashcash-default-payment): Change default to 20.
15418         (hashcash-default-accept-payment): Change default to 20.
15419         (hashcash-process-alist): New variable.
15420         (hashcash-generate-payment-async): Add.
15421         (hashcash-already-paid-p): Add.
15422         (hashcash-insert-payment): Don't generate payments twice.
15423         (hashcash-insert-payment-async): Add.
15424         (hashcash-insert-payment-async-2): Add.
15425         (hashcash-cancel-async): Add.
15426         (hashcash-wait-async): Add.
15427         (hashcash-processes-running-p): Add.
15428         (hashcash-wait-or-cancel): Add.
15429         (mail-add-payment): New optional argument.  Conditionally start
15430         asynchronous calculation.
15431         (mail-add-payment-async): Add.
15433         * message.el (message-send-mail): Wait for asynchronous hashcash
15434         results.  Don't clobber existing X-Hashcash headers.
15435         (message-setup-1): Call mail-add-payment-async when
15436         message-generate-hashcash is non-nil.
15438 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15440         * message.el (message-use-alternative-email-as-from): Examine the
15441         From header as well; use message-make-from in order to include a
15442         user's full name.
15444 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15446         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15447         default; improve customization type.
15448         (gnus-emphasis-custom-with-format): New macro.
15449         (gnus-emphasis-custom-value-to-external): New function.
15450         (gnus-emphasis-custom-value-to-internal): New function.
15452 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15454         * dns.el (query-dns): Resolve reverse addresses.
15456 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15458         * gnus-group.el (gnus-group-get-new-news): Use it.
15460         * gnus-start.el (gnus-check-reasonable-setup): New function.
15462 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15464         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15465         "Args out of range" error.  Reported by Arnaud Giersch
15466         <arnaud.giersch@free.fr>.
15468 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15470         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15472 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15474         * spam.el (spam group): Add :version.
15476         * pgg-def.el (pgg group): Add :version.
15478 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15480         * gnus-art.el (gnus-article-edit-article): Don't associate the
15481         article buffer with a draft file.  This is a temporary measure
15482         against the 2004-08-22 change to gnus-article-edit-mode.
15484 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15486         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15487         (html2text-format-tags): Remove unused variable `attr'.
15489 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15491         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15493         * spam-stat.el (spam-stat): Add :version.
15495         * sieve.el (sieve): Add :version.
15497         * sha1.el (sha1): Add :version.
15498         (sha1-use-external): Remove redundant version.
15500         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15501         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15502         (nnmail-split-fancy-match-partial-words)
15503         (nnmail-split-lowercase-expanded): Add :version.
15505         * nndiary.el (nndiary): Add :version.
15507         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15509         * mml-sec.el (mml-default-sign-method)
15510         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15511         Add :version.
15513         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15515         * mm-url.el (mm-url-use-external, mm-url-program)
15516         (mm-url-arguments): Add :version.
15518         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15519         (mm-attachment-file-modes, mm-decrypt-option)
15520         (mm-w3m-safe-url-regexp): Add :version.
15522         * message.el (message-cite-prefix-regexp)
15523         (message-sendmail-envelope-from, message-minibuffer-local-map)
15524         (message-user-fqdn, message-completion-alist): Add :version.
15526         * gnus-win.el (gnus-configure-windows-hook)
15527         (gnus-use-frames-on-any-display): Add :version.
15529         * gnus-art.el (gnus-article-address-banner-alist)
15530         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15531         (gnus-treat-from-picon, gnus-treat-mail-picon)
15532         (gnus-treat-x-pgp-sig): Add :version.
15534         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15535         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15536         (gnus-summary-article-delete-hook)
15537         (gnus-summary-display-while-building): Add :version.
15539         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15540         (gnus-get-top-new-news-hook): Add :version.
15542         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15543         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15545         * gnus-registry.el (gnus-registry): Add :version.
15547         * gnus-spec.el (gnus-use-correct-string-widths)
15548         (gnus-make-format-preserve-properties): Add :version.
15550         * gnus.el (gnus-group-charter-alist)
15551         (gnus-group-fetch-control-use-browse-url)
15552         (gnus-install-group-spam-parameters): Add :version.
15554         * gnus-diary.el (gnus-diary): Add :version.
15556         * gnus-delay.el (gnus-delay): Add :version.
15558         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15559         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15560         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15561         Add :version.
15563         * gnus-agent.el (gnus-agent-max-fetch-size)
15564         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15565         (gnus-agent-prompt-send-queue): Add :version.
15567         * deuglify.el (gnus-outlook-deuglify): Add :version.
15569         * html2text.el: Beautify code.  Improve doc strings.
15570         Some checkdoc cleanup.
15571         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15573 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15575         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15577 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15579         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15580         when package is loaded.
15582         * spam.el (spam-summary-score-preferred-header): Add global preference
15583         for people who want to override the default SpamAssassin over
15584         Bogofilter preference (when both are set).
15585         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15586         (spam-user-format-function-S):
15587         Check spam-summary-score-preferred-header.
15588         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15589         (spam-user-format-function-S): Format the score correctly.
15591 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15593         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15594         signature file.  Suggested by Manoj Srivastava
15595         <srivasta@golden-gryphon.com>.
15597         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15598         iso-2022-jp even in the Japanese language environment.
15599         Suggested by Jason Rumney <jasonr@gnu.org>.
15601 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15603         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15604         use the same characters as the dummy marks; make it free from
15605         getting affected by the language environment.
15606         (gnus-summary-read-group-1): Update mark positions only when the
15607         format spec is updated.
15609         * gnus-spec.el (gnus-update-format-specifications): Return a list
15610         of updated types.
15612 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15614         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15615         of boundp to check if display-warning is available.
15617 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15619         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15621 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15623         * nnspool.el (nnspool-spool-directory): Use news-path if the
15624         news-directory variable is not bound.
15626         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15627         function instead of display-warning if it is not available.
15629 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15631         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15632         v5-10: Use `point-at-bol'.
15634 2004-10-26  Simon Josefsson  <jas@extundo.com>
15636         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15637         <chenggao@gmail.com>.
15639 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15641         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15642         instead.
15644 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15646         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15647         to remove a server from the nnimap-server-buffer-alist.
15648         (nnimap-open-connection, nnimap-close-server): Use it.
15650         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15652 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15654         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15655         running the major-mode function.
15657 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15659         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15660         dummy marks in the right way.
15662 2004-10-18  David Edmondson  <dme@dme.org>
15664         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15665         excessively.
15667 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15669         * gnus-util.el (gnus-split-references): Accept a nil references
15670         string and go on blissfully.
15672         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15673         cases where the references string is non-nil but has no references.
15675         * encrypt.el: Add autoload tags.
15677         * spam.el (spam-resolve-registrations-routine): Remove article
15678         from unregistration list too.  Reported by David Hanak
15679         <dhanak@isis.vanderbilt.edu>
15681 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15683         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15684         nil.  Change custom type.
15686 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15688         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15690         * gnus-sum.el (gnus-summary-move-article): Use it.
15692 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15694         * encrypt.el: Add autoload cookies.
15696         * spam.el (spam-backend-article-list-property)
15697         (spam-backend-get-article-todo-list)
15698         (spam-backend-put-article-todo-list)
15699         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15700         Resolve registrations separately.
15701         (spam-register-routine): Format comments.
15702         (spam-unregister-routine, spam-register-routine): Always call with
15703         specific-articles, no default list.
15704         (spam-summary-prepare-exit): Use the spam-classifications function.
15706         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15707         gnus-encrypt.el.
15709         * encrypt.el: Copied from gnus-encrypt.el.
15711         * gnus-encrypt.el: Commented that it's obsolete.
15713 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15715         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15716         (gnus-score-save): Use it.
15718         * message.el (message-bury): Use `window-dedicated-p'.
15720 2004-10-15  Simon Josefsson  <jas@extundo.com>
15722         * pop3.el (top-level): Don't require nnheader.
15723         (pop3-read-timeout): Add.
15724         (pop3-accept-process-output): Add.
15725         (pop3-read-response, pop3-retr): Use it.
15727 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15729         * spam.el (spam-register-routine): Move comment.
15730         (spam-verify-bogofilter): Use 'unknown for the initial
15731         spam-bogofilter-valid state, not 'never.
15733         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15734         for netrc-machine.
15736         * nnimap.el (nnimap-open-connection):
15737         Use netrc-machine-user-or-password.
15739 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15741         * gnus-registry.el (gnus-registry-unload-hook):
15742         Set as a variable with add-hook.
15744         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15745         of news-path.
15747         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15749         * spam.el: Delete duplicate `provide'.
15750         (spam-unload-hook): Set as a variable with add-hook.
15752 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15754         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15755         in the doc string.
15757         * message.el (message-ignored-news-headers)
15758         (message-ignored-supersedes-headers)
15759         (message-ignored-resent-headers)
15760         (message-forward-ignored-headers): Improve custom type.
15762 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15764         * message.el (message-tokenize-header): Fix 2004-09-06 change
15765         which used point-min in the wrong place.
15767 2004-10-12  Simon Josefsson  <jas@extundo.com>
15769         * tls.el (tls-certtool-program): New variable.
15770         (tls-certificate-information): New function, based on
15771         ssl-certificate-information.
15773 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15775         * compface.el: Move the version of ELisp-based uncompface program
15776         to the contrib directory because of the copyright problem.
15778 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15780         * message.el (message-kill-buffer): Raise the current frame.
15782 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15784         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15786         * gnus.el (message-y-or-n-p): Autoload.
15788         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15789         (pop3-password-required, pop3-authentication-scheme)
15790         (pop3-leave-mail-on-server): Make customizable.
15791         (pop3): New custom group.
15792         (pop3-retr): Remove `sleep-for' statements.
15793         Suggested by Dave Love <fx@gnu.org>.
15795         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15796         Windows/DOS.
15798         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15799         (imap-parse-body): Fix incorrect use of `assert'.
15800         Suggested by Dave Love <fx@gnu.org>.
15802         * mml.el (mml-minibuffer-read-disposition): Require match.
15803         Suggested by Dave Love <fx@gnu.org>.
15805 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15807         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15808         doc string.
15810 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15812         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15814 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15816         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15817         instead of calling `mm-insert-inline', to decode text/* parts
15818         before displaying them.
15820 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15822         * mm-uu.el (mm-uu-text-plain-type): New variable.
15823         (mm-uu-pgp-signed-extract-1): Use it.
15824         (mm-uu-pgp-encrypted-extract-1): Use it.
15825         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15826         bind mm-uu-text-plain-type with that value.
15827         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15828         mm-uu-dissect.
15830 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15832         * gnus-group.el (gnus-update-group-mark-positions):
15833         * gnus-sum.el (gnus-update-summary-mark-positions):
15834         * message.el (message-check-news-body-syntax):
15835         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15836         of string-as-multibyte.
15838 2004-10-05  Juri Linkov  <juri@jurta.org>
15840         * gnus-group.el (gnus-update-group-mark-positions):
15841         * gnus-sum.el (gnus-update-summary-mark-positions):
15842         * message.el (message-check-news-body-syntax):
15843         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15844         8-bit unibyte values to a multibyte string for search functions.
15846 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15848         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15849         (mm-uu-dissect-text-parts): New function.
15851         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15852         dissect text parts.
15854         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15855         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15857         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15859         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15860         Use gnus-current-topics instead of gnus-current-topic.
15862 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15864         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15866 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15868         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15869         where approriate.
15871         * nnml.el (nnml-generate-active-info): do.
15873         * nndiary.el (nndiary-generate-active-info): do.
15875         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15876         (gnus-topic-move): do.
15878         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15879         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15881         * gnus-srvr.el (gnus-server-prepare)
15882         (gnus-server-open-all-servers): do.
15884         * gnus-msg.el (gnus-summary-cancel-article)
15885         (gnus-summary-resend-message)
15886         (gnus-summary-mail-crosspost-complaint): do.
15888         * gnus-move.el (gnus-change-server): do.
15890         * gnus-group.el (gnus-group-unmark-all-groups)
15891         (gnus-group-set-current-level): do.
15893 2004-10-04  Simon Josefsson  <jas@extundo.com>
15895         * message.el (message-generate-hashcash): Doc fix.
15897 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15899         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15900         avoid infinite recursion via gnus-get-function.
15902 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15904         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15906         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15908         * nnmail.el (nnmail-split-history): do.
15910         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15911         (nnml-request-delete-group): do.
15913         * nnslashdot.el (nnslashdot-read-groups): do.
15915         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15916         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15918         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15919         (nnspool-sift-nov-with-sed): Use last.
15920         (nnspool-retrieve-headers-with-nov): Use mapc.
15921         (nnspool-request-newgroups): Use dolist.
15922         (nnspool-request-group): Use last.
15924         * nntp.el (nntp-read-server-type): Use dolist.
15926         * nnvirtual.el (nnvirtual-create-mapping)
15927         (nnvirtual-update-read-and-marked): Use dolist.
15928         (nnvirtual-convert-headers): Simplify.
15930 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15932         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15933         Add support for sync'ing tick marks.
15935 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15937         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15938         there's no visible header.
15940 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15942         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15943         When necessary, pass full group name to gnus-request-set-marks.
15945 2004-10-01  Simon Josefsson  <jas@extundo.com>
15947         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15948         acroread.
15950 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15952         * spam-report.el (spam-report-gmane): Fix interactive.
15954         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15956         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15957         when writing file.
15958         (gnus-agent-synchronize-flags): Don't default to being
15959         interactive.
15961 2004-09-30  Simon Josefsson  <jas@extundo.com>
15963         * message.el (message-generate-hashcash): Add.
15964         (message-send-mail): Use it, call mail-add-payment.
15966 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15968         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15970 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15972         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15973         gnus-requst-update-info with explicit code to sync the in-memory
15974         info read flags with the marks being sync'd to the backend.
15976         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15978 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15980         * spam.el (spam-verify-bogofilter): Add new function.
15981         (spam-check-bogofilter)
15982         (spam-bogofilter-register-with-bogofilter): Use it.
15983         (spam-verify-bogofilter): Add small fixes.
15985 2004-09-28  Simon Josefsson  <jas@extundo.com>
15987         * hashcash.el (hashcash-generate-payment): Revert.
15989 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15991         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15992         Use gnus-extract-references instead of gnus-split-references.
15994         * gnus-util.el (gnus-extract-references): Add new function, analogous
15995         to gnus-split-references but extracts only the message-ID without
15996         anything extra.
15998         * hashcash.el (hashcash-generate-payment)
15999         (hashcash-check-payment): Do the right thing if hashcash-path is
16000         nil (because the hashcash program could not be found).
16002         * spam.el (spam-use-hashcash): Remove comment.
16004 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16006         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16007         (gnus-cache-enter-article, gnus-cache-remove-article)
16008         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16010         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16012         * gnus-art.el (article-hide-boring-headers)
16013         (article-translate-strings, article-display-face)
16014         (gnus-article-mime-match-handle-first)
16015         (gnus-article-highlight-headers)
16016         (gnus-article-add-buttons-to-head): do.
16018 2004-09-27  Simon Josefsson  <jas@extundo.com>
16020         * hashcash.el: New version, from
16021         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16022         ../contrib/.
16024 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16026         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16028 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16030         * gnus-dup.el (gnus-dup-open): Use mapc.
16031         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16033         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16034         Reported by Stefan Wiens <s.wi@gmx.net>.
16036         * gnus.el (gnus-shutdown): Use dolist.
16038         * gnus-undo.el (gnus-undo): Use mapc.
16040         * nnrss.el (nnrss-generate-active): do.
16042         * message.el (message-cite-original-without-signature)
16043         (message-cite-original): Use mapc.
16044         (message-do-actions, message-make-forward-subject): Use dolist.
16046 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16048         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16049         deletion to remove entire duplicate line.  Fixes merged article
16050         number bug.
16052 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16054         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16055         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16056         first ask if you want to open a server and then, even when you
16057         responded with no, asking if you want to synchronize the server's
16058         flags.
16059         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16060         multi-line expressions.
16061         (gnus-agent-synchronize-group-flags): New internal function.
16062         Updates marks in memory (in the info structure) AND in the
16063         backend.
16065         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16067         * nnagent.el (nnagent-request-set-mark):
16068         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16069         method, to ensure that synchronization updates marks in the
16070         backend and in the info (in memory) structure.
16072 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16074         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16075         convention fully; don't miss the root article of a thread; make
16076         the X-Draft-From header with correct article numbers.
16078 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16080         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16081         unless plugged.  Disable the agent so that an open failure causes
16082         an error.
16084         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16085         Revert 2004-09-21 change.  The backend must be opened while
16086         synchronizing flags even when the backend stores the flags
16087         locally.
16089 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16091         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16092         in `header' match.  Reported by Svend Tollak Munkejord.
16094         * message.el (message-cite-original): Fix use of
16095         `message-cite-articles-with-x-no-archive'.
16097 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16099         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16100         (gnus-window-to-buffer): Ditto.
16102         * mml.el (mml-preview-buffer): New variable.
16103         (mml-preview): Manage window layout with gnus-buffer-configuration.
16105         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16106         X-Draft-From header even if those articles aren't quoted.
16108 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16110         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16111         (gnus-request-set-mark, gnus-request-update-mark): Use new
16112         g-s-t-u-l-m to decide to use backend even when unplugged.
16114 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16116         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16117         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16119 2004-09-20  Simon Josefsson  <jas@extundo.com>
16121         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16122         "utf-16-le".
16124 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16126         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16128 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16130         * uudecode.el (uudecode-use-external): Add :version.
16132         * smime.el (smime-CA-file, smime-encrypt-cipher)
16133         (smime-dns-server): Add :version.
16135         * smiley.el (gnus-smiley-file-types): Add :version.
16137         * sha1.el (sha1-use-external): Add :version.
16139         * pgg-def.el (pgg-query-keyserver): Add :version.
16141         * nnmail.el (nnmail-fancy-expiry-targets)
16142         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16143         Add :version.
16145         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16146         (nnimap-retrieve-groups-asynchronous): Add :version.
16147         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16149         * mml.el (mml-content-disposition-parameters)
16150         (mml-insert-mime-headers-always): Add :version.
16152         * mm-util.el (mm-coding-system-priorities): Add :version.
16154         * mm-decode.el (mm-inline-text-html-with-images)
16155         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16156         (mm-verify-option): Add :version.
16157         (mm-text-html-renderer): Change :version.
16159         * message.el (message-fcc-externalize-attachments)
16160         (message-required-headers, message-draft-headers)
16161         (message-subject-trailing-was-query)
16162         (message-subject-trailing-was-ask-regexp)
16163         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16164         (message-mark-insert-end, message-archive-header)
16165         (message-archive-note, message-cross-post-default)
16166         (message-cross-post-note, message-followup-to-note)
16167         (message-cross-post-note-function, message-use-mail-followup-to)
16168         (message-subscribed-address-functions)
16169         (message-subscribed-address-file, message-subscribed-addresses)
16170         (message-subscribed-regexps, message-allow-no-recipients)
16171         (message-yank-cited-prefix, message-signature-insert-empty-line)
16172         (message-hidden-headers, message-hierarchical-addresses)
16173         (message-mail-user-agent, message-use-idna)
16174         (message-valid-fqdn-regexp)
16175         (message-strip-special-text-properties, message-header-synonyms)
16176         (message-beginning-of-line, message-tab-body-function): Add :version.
16177         (message-insert-canlock, message-wide-reply-confirm-recipients):
16178         Change :version.
16180         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16181         and :version.
16182         (mail-source-delete-old-incoming-confirm)
16183         (mail-source-movemail-program): Add :version.
16185         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16186         (gnus-agent-cache, gnus-agent): Change :version.
16188         * gnus-util.el (gnus-use-byte-compile): Change :version.
16190         * gnus-sum.el (gnus-summary-make-false-root-always)
16191         (gnus-summary-default-high-score)
16192         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16193         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16194         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16195         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16196         (gnus-sum-thread-tree-single-indent)
16197         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16198         (gnus-sum-thread-tree-leaf-with-other)
16199         (gnus-sum-thread-tree-single-leaf): Add :version.
16200         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16201         (gnus-article-loose-mime): Change :version.
16203         * gnus-start.el (gnus-backup-startup-file)
16204         (gnus-save-startup-file-via-temp-buffer): Add :version.
16206         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16207         (gnus-server-offline-face): Add :version.
16209         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16211         * gnus-msg.el (gnus-gcc-externalize-attachments)
16212         (gnus-debug-files, gnus-debug-exclude-variables)
16213         (gnus-discouraged-post-methods): Change :version.
16214         (gnus-confirm-mail-reply-to-news)
16215         (gnus-confirm-treat-mail-like-news): Add :version.
16217         * gnus-int.el (gnus-server-unopen-status): Add :version.
16219         * gnus-group.el (gnus-group-jump-to-group-prompt)
16220         (gnus-large-ephemeral-newsgroup)
16221         (gnus-fetch-old-ephemeral-headers): Add :version.
16223         * gnus-fun.el (gnus-x-face-directory)
16224         (gnus-convert-pbm-to-x-face-command)
16225         (gnus-convert-image-to-x-face-command)
16226         (gnus-convert-image-to-face-command): Add :version.
16228         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16230         * gnus-cite.el (gnus-cite-blank-line-after-header)
16231         (gnus-article-boring-faces): Add :version.
16233         * gnus-art.el (gnus-buttonized-mime-types)
16234         (gnus-inhibit-mime-unbuttonizing)
16235         (gnus-treat-display-face)
16236         (gnus-treat-body-boundary): Change :version.
16237         (gnus-body-boundary-delimiter, gnus-picon-databases)
16238         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16239         (gnus-treat-date-english, gnus-treat-fold-headers)
16240         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16241         (gnus-treat-mail-picon, gnus-treat-wash-html)
16242         (gnus-article-encrypt-protocol)
16243         (gnus-use-idna, gnus-article-over-scroll)
16244         (gnus-mime-display-multipart-alternative-as-mixed)
16245         (gnus-mime-display-multipart-related-as-mixed)
16246         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16247         (gnus-ctan-url, gnus-button-ctan-handler)
16248         (gnus-button-handle-ctan-bogus-regexp)
16249         (gnus-button-ctan-directory-regexp)
16250         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16251         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16252         (gnus-button-man-level, gnus-button-emacs-level)
16253         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16255         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16256         (gnus-agent-go-online): Change :version.
16257         (gnus-agent-expire-unagentized-dirs)
16258         (gnus-agent-auto-agentize-methods): Add :version.
16260         * flow-fill.el (fill-flowed-display-column)
16261         (fill-flowed-encode-column): Add :version.
16263         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16264         (gnus-outlook-deuglify-unwrap-max)
16265         (gnus-outlook-deuglify-cite-marks)
16266         (gnus-outlook-deuglify-unwrap-stop-chars)
16267         (gnus-outlook-deuglify-no-wrap-chars)
16268         (gnus-outlook-deuglify-attrib-cut-regexp)
16269         (gnus-outlook-deuglify-attrib-verb-regexp)
16270         (gnus-outlook-deuglify-attrib-end-regexp)
16271         (gnus-outlook-display-hook): Add :version.
16273         * binhex.el (binhex-use-external): Add :version.
16275 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16277         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16278         and `invisible'.
16280 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16282         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16283         in gnus-registry-trim.
16285 2004-09-13  Simon Josefsson  <jas@extundo.com>
16287         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16289         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16291         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16292         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16293         <yamaoka@jpl.org>.
16294         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16295         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16296         <yamaoka@jpl.org>.
16298         * sieve.el (sieve-manage-mode): Ditto.
16300 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16302         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16304 2004-09-11  Simon Josefsson  <jas@extundo.com>
16306         * dns-mode.el: Add.
16308         * mm-view.el (mm-display-dns-inline): Add.
16310         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16311         (mm-automatic-display): Ditto.
16313         * mailcap.el (mailcap-mime-data): Add text/dns.
16314         (mailcap-mime-extensions): Map .soa to text/dns.
16316 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16318         * gnus-art.el (article-decode-mime-words, article-babel)
16319         (gnus-article-highlight-signature, gnus-article-add-buttons)
16320         (gnus-signature-toggle): Remove unnecessary bindings of
16321         `inhibit-read-only' inherited from v5.10 merge.
16323 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16325         * nntp.el (nntp): New customization group.
16326         (nntp-authinfo-file): Add customization group.
16328         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16330         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16332         * gnus.el (to-address, to-list, subscribed)
16333         (large-newsgroup-initial): Ditto.
16335         * flow-fill.el (fill-flowed-display-column)
16336         (fill-flowed-encode-column): Ditto.
16338 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16340         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16341         Use point-min rather than 1.
16342         (message-send-mail): Use buffer-size rather than point-max.
16344         * gnus-sum.el (gnus-summary-search-article-forward):
16345         Signal a specific `search-failed' rather than a generic `error'.
16347         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16348         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16349         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16351 2004-09-10  Simon Josefsson  <jas@extundo.com>
16353         * nndb.el (require): Remove tcp and duplicate cl.
16355 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16357         * gnus-agent.el (directory-files-and-attributes): Move forward.
16359 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16361         * gnus-agent.el (directory-files-and-attributes):
16362         Optionally defined to support XEmacs.
16364 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16366         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16367         to avoid run-time CL dependencies.
16368         (gnus-agent-unfetch-articles): New function.
16369         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16370         article numbers even when local .overview file is missing.
16371         (gnus-agent-read-article-number): New function.  Only accepts
16372         27-bit article numbers.
16373         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16374         Use gnus-agent-read-article-number.
16375         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16376         from backend while recognizing that article numbers in .overview
16377         must be valid.
16378         (gnus-agent-update-files-total-fetched-for):
16379         Use directory-files-and-attributes to improve performance.
16380         * gnus-int.el (gnus-request-move-article):
16381         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16382         improve performance.
16384         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16385         some users confused by references to .newsrc when they only have a
16386         .newsrc.eld file.
16387         (gnus-convert-mark-converter-prompt)
16388         (gnus-convert-converter-needs-prompt): Fix use of property list.
16389         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16390         New function.  Used internally to only display 'gnus converting
16391         files' message when actually necessary.
16393         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16394         methods now autoloaded.
16396 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16398         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16399         identifiers.
16401 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16403         * gnus-picon.el: Fix indentation and closing parenthesis.
16405 2004-09-01  Simon Josefsson  <jas@extundo.com>
16407         * message.el (message-canlock-generate): Require sha1, not
16408         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16409         to require within a function.  Sadly, if sha1.el isn't loaded, the
16410         let binding in m-c-g will hide the defcustom definition, which is
16411         bad.)
16413         * canlock.el: Require sha1, not sha1-el.
16415         * message.el: Don't autoload sha1 (there is a autoload cookie in
16416         sha1.el).
16418         * sha1-el.el: Rename to sha1.el.
16420 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16422         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16424 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16426         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16428 2004-08-30  Kim F. Storm  <storm@cua.dk>
16430         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16432         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16433         Add :group 'nnimap.
16435 2004-08-30  Andreas Schwab  <schwab@suse.de>
16437         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16438         ?* and ?\;.
16440         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16441         and ?\' to symbol instead of whitespace.
16443 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16445         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16447         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16448         instead of re-search-forward.
16450         * gnus-uu.el (gnus-uu-save-article): Ditto.
16451         (gnus-uu-post-encode-uuencode): Ditto.
16453         * html2text.el (html2text-clean-list-items): Ditto.
16454         (html2text-clean-dtdd): Ditto.
16455         (html2text-format-tags): Ditto.
16457         * message.el (message-send-mail-with-sendmail): Fix regexp.
16458         (message-fill-field-general): Use search-forward instead of
16459         re-search-forward.
16460         (unbold-region): Ditto.
16462         * nnrss.el (nnrss-request-article): Ditto.
16464         * nnslashdot.el (nnslashdot-request-article): Ditto.
16466         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16468         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16469         "Unrecognized menu descriptor" error in XEmacs.
16471 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16473         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16474         parent article of a sparse article in the thread hashtb.
16476 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16478         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16479         (nnmail-expand-newtext): Lowercase expanded entries if
16480         nnmail-split-lowercase-expanded is non-nil.
16482 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16484         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16486         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16487         of gnus-tmp-news-method into string under XEmacs.  It will be
16488         passed to gnus-correct-length which takes only a string argument.
16490 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16492         * gnus-util.el (gnus-bind-print-variables): New macro.
16493         (gnus-prin1): Use it.
16494         (gnus-prin1-to-string): Use it.
16495         (gnus-pp): New function.
16496         (gnus-pp-to-string): New function.
16498         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16499         Replace pp-to-string with gnus-pp-to-string.
16500         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16501         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16502         * gnus-msg.el (gnus-debug): Ditto.
16503         * gnus-score.el (gnus-score-save): Ditto.
16504         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16505         gnus-pp-to-string.
16506         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16507         with gnus-pp.
16508         * score-mode.el (gnus-score-pretty-print): Ditto.
16509         * webmail.el (webmail-debug): Ditto.
16511 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16513         * gnus-art.el (article-display-face, article-display-x-face):
16514         Use buffer-read-only.
16516 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16518         * gnus-art.el (article-hide-list-identifiers):
16519         Bind inhibit-read-only as t.
16521 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16523         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16525 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16527         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16528         (gnus-narrow-to-page): Don't assume point-min == 1.
16529         (gnus-article-edit-mode): Derive from message-mode.
16531         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16532         point-min == 1.
16534         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16535         Disable incorrect use of `assert'.
16537         * message.el (message-mode): Set comment-start-skip.
16539 2004-08-22  Sam Steingold  <sds@gnu.org>
16541         * pop3.el (pop3-leave-mail-on-server): New user variable.
16542         (pop3-movemail): Delete mail only when it is nil.
16544 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16546         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16548         * mml.el (mml-preview): Use `pop-to-buffer'.
16550         * message.el (message-goto-mail-followup-to): Insert after "To".
16551         (message-carefully-insert-headers): Add comment.
16553         * gnus.el: Remove unused variable `gnus-article-check-size'.
16555         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16557         * gnus-art.el (gnus-button-alist):
16558         Improve `gnus-button-handle-library' entry.
16560 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16562         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16563         Use downcase, since XEmacs capitalizes error messages differently.
16565 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16567         * nntp.el: Add (require 'gnus) due to reference to
16568         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16570 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16572         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16573         Bind `mm-fill-flowed'.
16575         * mm-decode.el (mm-dissect-singlepart): Check it.
16577 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16579         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16580         'imap' for netrc parsing.
16582 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16584         * mailcap.el (mailcap-mime-data): Mark as risky.
16586 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16588         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16589         may be included in the encoded word.
16590         (rfc2047-encode): Don't append a space if the encoded word
16591         includes close parenthesis.
16593 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16595         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16596         of text within parentheses.
16598 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16600         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16601         (gnus-encrypt-write-file-contents): Make the password key the file
16602         name PLUS the cipher, not just the cipher.  Also remove failed
16603         passwords from the cache.
16605 2004-08-06  Simon Josefsson  <jas@extundo.com>
16607         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16608         Doc fix.
16610 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16612         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16613         LWSP.
16615 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16617         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16618         Try to append in-reply-to: data to the references: header.
16620         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16621         (netrc-parse): Use gnus-encrypt.el functions.
16623         * gnus-encrypt.el: Add new file for encryption support; currently
16624         does only a few GPG ciphers and an internal XOR cipher.
16626         * password.el: Add comments on using password-read-and-add.
16627         (password-read-and-add): Add function to read and add the
16628         password to the cache at once.
16630 2004-07-28  Simon Josefsson  <jas@extundo.com>
16632         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16633         parameter (but don't use it, for now).
16635         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16636         instead of hard coding to nil.
16638 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16640         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16641         as mm-inline-image-xemacs does.
16643 2004-07-26  Simon Josefsson  <jas@extundo.com>
16645         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16646         Revert part of 2004-07-17 change below.
16648 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16650         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16651         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16653 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16655         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16656         quotes that actually start with ">" at the beginning of the
16657         lines.
16659 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16661         * rfc2047.el (rfc2047-encode-region): Fix last change.
16662         (rfc2047-encode-parameter): Remove useless concat.
16664 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16666         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16667         encode special characters; fix some kind of misconfigured headers;
16668         signal a real error if debug-on-quit or debug-on-error is non-nil.
16669         (rfc2047-encode-max-chars): New variable.
16670         (rfc2047-encode-1): Use it.
16671         (rfc2047-encode-parameter): New function.
16673         * mml.el (mml-insert-parameter): Remove an excessive space.
16675 2004-07-17  Simon Josefsson  <jas@extundo.com>
16677         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16678         Kai Grossjohann <kai@emptydomain.de>.
16679         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16680         (gnus-group-make-menu-bar): Ditto.
16682         * gnus-util.el (gnus-group-server): Add.
16684 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16686         * message.el (message-clone-locals): Clone sendmail and smtp
16687         variables.
16689 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16691         * rfc2047.el (rfc2047-encode-region): Fix last change.
16693 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16695         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16696         characters as non-special.
16698 2004-07-09  Simon Josefsson  <jas@extundo.com>
16700         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16701         Users will lose all flag changes made while unplugged with
16702         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16703         good default.  See numerous reports on ding mailing list.
16705 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16707         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16708         add generate-head-function and generate-article-function to the
16709         rfc822-forward entry.
16710         (nndoc-rfc822-forward-generate-article): New function.
16711         (nndoc-rfc822-forward-generate-head): New function.
16713         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16715 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16717         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16718         respect display group parameter and gnus-summary-expunge-below.
16719         (gnus-articles-to-read): Remove unused reference to display group
16720         parameter.
16722 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16724         * nnheader.el (nnheader-uniquify-message-id): New experimental
16725         variable.
16726         (nnheader-nov-read-message-id): Use it.
16728         * spam-report.el (spam-report-gmane): Add interactive.
16730 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16732         * mm-encode.el (mm-content-transfer-encoding-defaults):
16733         Use qp-or-base64 for the application/* types.
16735 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16737         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16739 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16741         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16742         trim value.
16744 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16746         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16747         New macro and function.
16748         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16750 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16752         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16753         after-load-alist.
16755 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16757         * gnus-group.el (gnus-group-get-new-news-this-group):
16758         Don't update info that isn't there.
16760 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
16762         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16763         entry.
16765 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16767         * mm-view.el (mm-inline-render-with-function): Use multibyte
16768         buffer; decode html source by charset.
16770         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16772         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16773         Mule-UCS is loaded under XEmacs.
16774         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16776 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16778         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16780 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16782         * mm-util.el (mm-coding-system-p): Return a coding-system.
16783         (mm-mime-mule-charset-alist): Use shift_jis instead of
16784         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16785         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16786         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16787         instead of japanese-shift-jis and iso-latin-1 respectively in
16788         order to share the default value with both Emacs and XEmacs-mule.
16789         (mm-mule-charset-to-mime-charset):
16790         Make mm-coding-system-priorities effective.
16791         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16792         while predicating of candidates upon the priorities.
16794 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16796         * gnus-sum.el (gnus-summary-make-menu-bar):
16797         Add gnus-uu-invert-processable.
16799         * gnus.el: Autoload gnus-uu-invert-processable.
16801 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16803         * mm-util.el (mm-with-multibyte-buffer): New macro.
16805         * rfc2047.el (rfc2047-encode-string): Use it.
16806         (rfc2047-encode-region): Move point to the end of the region after
16807         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16809 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16811         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16812         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16814 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16816         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16817         (gnus-cite-parse): Ignore quoted envelope From_.
16818         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16820 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16822         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16823         invalid addresses.
16825 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16827         * spam.el: Change section markers, revise TODO list.
16828         (spam-backends): Make new master list of all installed backends.
16829         (spam-summary-exit-behavior): Add new variable to determine how
16830         messages moves are done at summary exit.
16831         (spam-move-spam-nonspam-groups-only)
16832         (spam-process-ham-in-nonham-groups)
16833         (spam-process-ham-in-spam-groups): Remove variables, the
16834         spam-summary-exit-behavior variable should be used to manage this
16835         behavior.
16836         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16837         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16838         and spam-old-spam-articles.
16839         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16840         Add empty variables, placeholders for the backends they represent.
16841         (spam-set-difference): Move, unchanged.
16842         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16843         unless the user has a processor variable.
16844         (spam-classifications, spam-classification-valid-p)
16845         (spam-backend-properties, spam-backend-property-valid-p)
16846         (spam-backend-function-type-valid-p)
16847         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16848         (spam-report-articles-gmane, spam-report-articles-resend):
16849         Remove functions, they are not needed.
16850         (spam-install-backend-super, spam-backend-list)
16851         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16852         (spam-backend-function, spam-backend-ham-registration-function)
16853         (spam-backend-spam-registration-function)
16854         (spam-backend-ham-unregistration-function)
16855         (spam-backend-spam-unregistration-function)
16856         (spam-backend-statistical-p, spam-backend-mover-p)
16857         (spam-install-backend-alias, spam-install-checkonly-backend)
16858         (spam-install-mover-backend, spam-install-nocheck-backend)
16859         (spam-install-backend, spam-install-statistical-backend)
16860         (spam-install-statistical-checkonly-backend): Add backend installation
16861         support.
16862         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16863         (spam-group-processor-p): Use the new backend code and respect the
16864         summary exit behavior.
16865         (spam-mark-spam-as-expired-and-move-routine): Remove.
16866         (spam-summary-prepare): Change to use the new spam-old-articles
16867         variable.
16868         (spam-copy-or-move-routine, spam-copy-spam-routine)
16869         (spam-move-spam-routine, spam-copy-ham-routine)
16870         (spam-move-ham-routine): Add code to copy/move ham or spam.
16871         (spam-fetch-field-fast): Improve doc and code, plus allow the
16872         'number request.
16873         (spam-list-of-checks, spam-list-of-statistical-checks):
16874         Remove variables.
16875         (spam-split, spam-find-spam): Use the new backend code.
16876         (spam-registration-functions): Remove variable.
16877         (spam-unregister-routine): Add convenience wrapper.
16878         (spam-log-undo-registration, spam-register-routine)
16879         (spam-log-processing-to-registry)
16880         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16881         where possible.
16882         (spam-check-gmane-xref, spam-check-regex-headers)
16883         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16884         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16885         (spam-check-bogofilter-headers, spam-check-spamoracle)
16886         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16887         (spam-check-crm114-headers): Use the spam-split-group that
16888         spam-split prepares, no need to determine it every time.
16890         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16891         to the nnheader-parse-naked-head call.
16893         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16895         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16896         the nnheader-nov-read-message-id call.
16898 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16900         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16901         gnus-activate-group twice.  Suggested by Markus Peter
16902         <warp@spin.de>.
16904 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16906         * gnus-art.el (gnus-article-time-format): Exchange the order of
16907         day and month in the default value; fix customization type.
16908         (article-date-ut): Use add-text-properties.
16909         (article-make-date-line): Use message-make-date instead of
16910         current-time-string.
16912         * message.el (message-fetch-field): Don't use set-text-properties.
16913         (message-make-date): Simplify.
16915 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16917         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16918         (rfc2047-encode-region): Treat text within parentheses as special;
16919         show the original text when error has occurred.
16921         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16922         already-computed method to gnus-activate-group.
16924         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16925         same select-methods identical Lisp objects.
16927         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16928         object when modifying the info.
16930 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16932         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16933         gnus-opened-servers since it has never been opened with the new
16934         configuration yet.
16936 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16938         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16939         arg to nnheader-generate-fake-message-id.
16941 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16943         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16944         number and build a fake message ID localized to a group and
16945         article number (so it's repeatable from that point on).
16946         (nnheader-fake-message-id-p): Change regex to accommodate new fake
16947         ID format.
16949         * gnus-sum.el (gnus-get-newsgroup-headers):
16950         Call nnheader-generate-fake-message-id with the article number.
16952 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16954         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16955         end-of-buffer.
16957 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16959         * message.el (message-ignored-supersedes-headers): Add Approved.
16961 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16963         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16964         goto-char.
16965         (rfc2047-encode): Fold the line before encoding.
16967 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16969         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16970         folding -- not all headers can be folded, and this should be done
16971         by the message composition mode.  Probably.  I think.
16973 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16975         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16976         fast.
16978         * gnus-ems.el (gnus-remove-image): Don't use
16979         message-text-with-property; remove only the image found first.
16981 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16983         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16985 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16987         * message.el (message-text-with-property): Make it fast and accept
16988         optional arguments.
16989         (message-strip-forbidden-properties): Use it.
16990         (message-fix-before-sending): Follow the m-t-w-p change.
16992         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16994 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16996         * gnus-art.el (article-hide-headers): Don't change the buffer
16997         mistakenly when performing mml-preview even if
16998         gnus-single-article-buffer is nil.
17000 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17002         * message.el (message-expand-name-databases): New user option.
17003         (message-expand-name): Use it.
17005 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17007         * spam.el (spam-report-articles-resend)
17008         (spam-report-resend-register-routine): Allow ham reporting.
17009         (spam-report-resend-register-ham-routine): Add wrapper.
17010         (spam-registration-functions): Add ham resending functions.
17011         (spam-list-of-processors): Add ham resend processor.
17013         * gnus.el (ham-resend-to): Add new group parameter.
17014         (spam-process): Add ham resend option.
17016         * spam-report.el (spam-report-resend): Allow reporting ham.
17017         (spam-report-resend-ham): Add wrapper.
17019 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17021         * message.el (message-cite-articles-with-x-no-archive):
17022         New variable.
17023         (message-cite-original): Use it.
17025 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17027         * message.el (message-cite-original): Respect X-No-Archive.
17029 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17031         * gnus-art.el (article-hide-headers): Refer to the values for
17032         gnus-ignored-headers and gnus-visible-headers in the summary
17033         buffer since a user may have set them as group parameters.
17035 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17037         * assistant.el (assistant-node-name): Add convenience function.
17038         (assistant-render-text, assistant-render-node): Add error handling,
17039         plus handle multiple next nodes.
17040         (assistant-find-next-node): Comment out for now.
17041         (assistant-find-next-nodes): Add function, returns list of next
17042         nodes.
17044 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17046         * mail-source.el (mail-source-directory): Fix doc-string.
17048 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17050         * assistant.el (assistant-render-text, assistant-eval): Add :set
17051         widget type, which is different because it takes and returns a
17052         list.  Much hilarity ensues.
17054 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17056         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17058         * gnus-group.el (gnus-group-get-new-news-this-group):
17059         Add doc-string.
17061         * gnus-start.el (gnus-activate-group): Add doc-string.
17063 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17065         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17067 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17069         * assistant.el (assistant-render-text): Try to add a :set
17070         widget, more to come.
17072         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17073         strings.
17074         (spam-report-articles-resend)
17075         (spam-register-routine): Do registration iff any articles warrant
17076         it.
17077         (spam-summary-prepare-exit): Change log message for nil group
17078         destinations.
17080 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17082         * spam.el (spam-report-resend-register-routine):
17083         Allow spam-report-resend-to to be a group parameter or a global value.
17085 2004-05-26  Simon Josefsson  <jas@extundo.com>
17087         * starttls.el: Merge with my GNUTLS based starttls.el.
17088         (starttls-gnutls-program, starttls-use-gnutls)
17089         (starttls-extra-arguments, starttls-process-connection-type)
17090         (starttls-connect, starttls-failure, starttls-success):
17091         New variables.
17092         (starttls-program, starttls-extra-args): Doc fix.
17093         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17094         New functions.
17095         (starttls-negotiate, starttls-open-stream):
17096         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17097         function if it is set.
17099 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17101         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17102         structured fields.
17104 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17106         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17108 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17110         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17111         Add variable.
17112         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17113         assigning the spam-mark to new messages.
17115 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17117         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17119 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17121         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17122         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17123         default.
17125 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17127         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17128         correct data.
17130 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17132         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17133         (spam-group-processor-p): Fix function.
17134         (spam-group-processor-multiple-p)
17135         (spam-group-spam-processor-report-gmane-p)
17136         (spam-group-spam-processor-report-resend-p)
17137         (spam-group-spam-processor-bogofilter-p)
17138         (spam-group-spam-processor-blacklist-p)
17139         (spam-group-spam-processor-ifile-p)
17140         (spam-group-ham-processor-ifile-p)
17141         (spam-group-spam-processor-spamoracle-p)
17142         (spam-group-spam-processor-crm114-p)
17143         (spam-group-ham-processor-bogofilter-p)
17144         (spam-group-spam-processor-stat-p)
17145         (spam-group-ham-processor-stat-p)
17146         (spam-group-ham-processor-whitelist-p)
17147         (spam-group-ham-processor-BBDB-p)
17148         (spam-group-ham-processor-spamoracle-p)
17149         (spam-group-ham-processor-copy-p): Remove functions with some
17150         prejudice against unneeded code.
17151         (spam-report-articles-resend)
17152         (spam-report-resend-register-routine): Allow the group/topic
17153         spam-resend-to value to override spam-report-resend-to.
17154         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17155         properly now.
17157         * gnus.el (spam-resend-to): Add group/topic parameter.
17158         (spam-process): Move the OBSOLETE processors to the end of the
17159         choices.
17161 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17163         * spam-report.el (spam-report-resend-to, spam-report-resend):
17164         Start with resend-to set to nil, and then ask the user if necessary.
17165         (spam-report-resend): spam-report-resend takes a list of articles, not
17166         separate article numbers.
17168 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17170         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17171         addition to emacs-w3m.
17173 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17175         * assistant.el (assistant-authinfo-data): New function.
17176         (assistant-eval): Eval for entire assistant.
17178         * netrc.el (netrc-services-file): New variable.
17179         (netrc-parse-services): New function.
17180         (netrc-find-service-name): New function.
17181         (netrc-find-service-number): New function.
17182         (netrc-port-equal): New function.
17183         (netrc-machine): Use it.
17185         * nnimap.el (nnimap-open-connection): Use netrc.
17187         * gnus-util.el (gnus-netrc-get): Remove aliases.
17189         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17191         * assistant.el (wid-edit): Fix compilation.
17193         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17195 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17197         * gnus-util.el (gnus-set-file-modes): New function.  (small
17198         patch).
17200 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17202         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17204         * assistant.el (assistant-render-node): Fix up rendering and
17205         read-only text.
17206         (assistant-render-node): Reset.
17207         (assistant-make-read-only): Not sticky.
17209 2004-05-20  Danny Siu  <dsiu@adobe.com>
17211         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17212         centered even when gnus-auto-center-summary is t
17214 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17216         * dns.el (dns-get-txt-answer): New function.
17217         (dns-read-txt): Ditto.
17218         (query-dns): Use it.
17220 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17222         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17223         active for foreign groups even if the group level is higher than
17224         the specified value.
17226 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17228         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17229         non-active groups.
17231         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17233 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17235         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17237 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17239         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17240         (spam-crm114-header, spam-crm114-spam-switch)
17241         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17242         (spam-crm114-positive-spam-header)
17243         (spam-crm114-database-directory, spam-list-of-processors)
17244         (spam-group-spam-processor-crm114-p)
17245         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17246         (spam-generic-score, spam-list-of-checks)
17247         (spam-list-of-statistical-checks, spam-registration-functions)
17248         (spam-check-crm114-headers, spam-crm114-score)
17249         (spam-check-crm114, spam-crm114-register-with-crm114)
17250         (spam-crm114-register-spam-routine)
17251         (spam-crm114-unregister-spam-routine)
17252         (spam-crm114-register-ham-routine)
17253         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17254         From asjo@koldfront.dk (Adam Sjøgren).
17256         * gnus.el: Add spam-use-crm114.
17258         * spam.el (spam-list-of-processors, spam-registration-functions):
17259         Add spam-use-resend.
17260         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17261         (spam-report-articles-gmane): Add doc fix.
17262         (spam-report-articles-resend, spam-report-resend-register-routine):
17263         Add wrappers around spam-report-resend-to.
17265         * spam-report.el (spam-report-resend-to, spam-report-resend):
17266         Add support for resending spam.
17267         (spam-report-gmane): Fix line length >80.
17269         * gnus.el (spam-process): Add spam-use-resend.
17271 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17273         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17274         number of processed spam messages.
17275         (spam-ham-copy-or-move-routine): Return the number of processed
17276         ham messages.
17277         (spam-summary-prepare-exit): Use the above values to decide
17278         whether status messages shouled be displayed.
17280 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17282         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17283         `rfc2047-encoding-function-alist' in order to avoid conflicting
17284         with the old version.
17285         (rfc2047-encode-region): Concatenate words containing non-ASCII
17286         characters in structured fields; don't encode space-delimited
17287         ASCII words even in unstructured fields; don't break words at
17288         char-category boundaries.
17289         (rfc2047-encode-1): New function.
17290         (rfc2047-encode): Use it; encode text so that it occupies the
17291         maximum width within 76-column; work correctly on Q encoding for
17292         iso-2022-* charsets.
17293         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17294         sure not to break a line just after the header name.
17295         (rfc2047-b-encode-region): Remove.
17296         (rfc2047-b-encode-string): New function.
17297         (rfc2047-q-encode-region): Remove.
17298         (rfc2047-q-encode-string): New function.
17300         * mm-util.el (mm-replace-in-string): New function.
17302 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17304         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17305         Really get it right.
17306         (gnus-inews-make-draft): Really.
17308 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17310         * nnmh.el (nnmh-request-list-1): Don't check the link count
17311         before descending.  (small patch)
17313 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17315         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17316         stuff.
17318         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17319         Match on real group name.
17321         * gnus-art.el (gnus-signature-limit): Doc fix.
17323         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17325 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17327         * gnus-draft.el (gnus-draft-send):
17328         Bind rfc2047-encode-encoded-words.
17330         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17331         (rfc2047-encodable-p): Say that =? needs encoding.
17332         (rfc2047-encode-encoded-words): New variable.
17334         * gnus-group.el (gnus-group-select-group): Doc fix.
17336         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17338         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17339         to nil.
17341         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17343         * nnheader.el (nnheader-get-lines-and-char): New function.
17345 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17347         * gnus-msg.el (gnus-summary-followup-with-original):
17348         Document yanking of region when active.
17350 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17352         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17353         groups if the group level is higher than the specified value.
17355 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17357         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17358         (gnus-group-jump-to-group): Add prefix argument using
17359         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17360         non-active group.
17362         * compface.el (uncompface): Be verbose when changing
17363         `uncompface-use-external'.
17365         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17366         handle manual section.
17368 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17370         * gnus-art.el (gnus-button-alist): Revert previous change.
17372 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17374         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17376 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17378         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17379         whether backend can accept message.
17381         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17383 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17385         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17386         Avoid creating directory when nntp-marks-is-evil is true.
17387         Reported by Reiner Steib.
17389 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17391         * gnus-picon.el (gnus-picon-style): New variable.
17392         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17393         (gnus-picon-transform-address): Support `gnus-picon-style'.
17394         From Jesper Harder <harder@ifa.au.dk>.
17396 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17398         * message.el (message-fill-field): Return point.
17399         (message-generate-headers): Go to end of field.
17401         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17402         stuff for non-living groups.
17404 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17406         * gnus-art.el (gnus-article-followup-with-original)
17407         (gnus-article-reply-with-original): gnus-mark-active-p ->
17408         gnus-region-active-p.
17410 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17412         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17413         only when there is spam or ham to be processed.
17415 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17417         * mail-source.el (mail-source-delete-crash-box): Refactor.
17418         (mail-source-fetch): Use it.
17419         (mail-source-fetch-file): Ditto.
17420         (mail-source-fetch-directory): Run postscript in loop.
17421         (mail-source-fetch-pop): Delete.
17422         (mail-source-fetch-maildir): Ditto.
17423         (mail-source-fetch-imap): Ditto.
17425         * imap.el (imap-authenticators): Comment out sasl.
17427         * message.el (message-skip-to-next-address): New function.
17428         (message-fill-header-address): Refactor.
17429         (message-fill-address): Use it.
17430         (message-delete-address): Use it.
17431         (message-fill-header-general): Refactor.
17432         (message-fill-field-address): Rename.
17433         (message-narrow-to-field): Find the start of the header.
17434         (message-header-format-alist): Don't pre-fill.
17435         (message-fill-header): Remove.
17436         (message-insert-header): New function.
17437         (message-shorten-references): Use it.
17439         * rfc2047.el (rfc2047-field-value): Strip props.
17441         * mail-parse.el (mail-header-make-address): New alias.
17443         * ietf-drums.el (ietf-drums-make-address): New function.
17445         * imap.el: Add compiler directives.
17447         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17449         * gnus-art.el (article-decode-idna-rhs): Don't use
17450         message-idna-inside-rhs-p.
17452 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17454         * message.el (message-idna-inside-rhs-p): Remove.
17455         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17457         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17458         false positives.
17460 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17462         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17464 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17466         * nneething.el (nneething-file-name): Don't create spurious
17467         files.
17469         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17470         (gnus-inews-do-gcc): Remove sleep.
17472         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17473         part under point.
17475         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17476         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17478 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17480         * spam.el (spam-summary-prepare-exit): Fix (length).
17482 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17484         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17485         as expired without moving it" message when there are spam
17486         messages left.
17488 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17490         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17491         header is not nil.
17493 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17495         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17496         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17497         (nntp-marks-changed-p): New arg SERVER.
17498         (nntp-request-update-info): Adjust caller.
17500 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17502         * nntp.el (nntp-save-marks): Pass missing arg.
17504 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17506         * nntp.el: Support marks.
17507         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17508         (nntp-marks-modtime, nntp-marks-directory): New variables.
17509         (nntp-request-set-mark, nntp-request-update-info)
17510         (nntp-possibly-create-directory, nntp-marks-changed-p)
17511         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17512         New functions.
17514 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17516         * gnus-score.el (gnus-score-insert-help):
17517         Use gnus-select-lowest-window.
17519         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17520         appt-select-lowest-window and rename to gnus-select-lowest-window.
17522         * gnus.el: do.
17524 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17526         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17527         encodings of MIME-encoded words, in order to improve
17528         interoperability with several broken MUAs.
17530 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17532         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17533         tags, only when charsets are not specified in headers.
17534         (mm-inline-text-html-render-with-w3m): Ditto.
17536 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17538         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17539         instead of MIME-decoded from fields when checking
17540         `gnus-article-address-banner-alist'.
17542 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17544         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17545         description rather than subject.
17547 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17549         * gnus.el (gnus-version-number): Bump.
17551 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17553         * gnus.el: No Gnus v0.2 is released.
17555 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17557         * gnus-agent.el (gnus-agent-read-agentview):
17558         Inline gnus-uncompress-range.
17560 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17562         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17563         `exec-installed-p'.
17565 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17567         * gnus.el (spam-process, spam-autodetect-methods):
17568         Add bsfilter and bsfilter-headers.
17570         * spam.el (spam-bsfilter): New customize group.
17571         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17572         (spam-bsfilter-header, spam-bsfilter-probability-header)
17573         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17574         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17575         (spam-bsfilter-database-directory): New options.
17576         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17577         (spam-list-of-statistical-checks, spam-registration-functions):
17578         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17579         (spam-bsfilter-score): New command.
17580         (spam-check-bsfilter-headers, spam-check-bsfilter)
17581         (spam-bsfilter-register-with-bsfilter)
17582         (spam-bsfilter-register-spam-routine)
17583         (spam-bsfilter-unregister-spam-routine)
17584         (spam-bsfilter-register-ham-routine)
17585         (spam-bsfilter-unregister-ham-routine): New functions.
17586         (spam-generic-score): Support bsfilter; Accept an optional argument
17587         to recalcurate spam score even if scoring header has already been
17588         added.
17589         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17590         optional argument to recalcurate spam score even if scoring header
17591         has already been added.
17593 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17595         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17596         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17597         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17598         link is missing.
17600 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17602         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17603         (html2text-get-attr): Rewrite.
17605         * message.el (message-setup-1): Remove redundant put-text-property
17606         on mail-header-separator.
17608 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17610         * gnus-registry.el (gnus-registry-cache-whitespace)
17611         (gnus-registry-action, gnus-registry-spool-action)
17612         (gnus-registry-split-fancy-with-parent): Change message levels
17613         from 5 to 3 or 7, as needed.
17615         * spam.el (spam-summary-prepare-exit)
17616         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17617         (spam-split, spam-find-spam, spam-log-undo-registration)
17618         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17619         level from 5 to 6.
17621 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17623         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17624         2004-03-04 change).
17626 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17628         * sieve-manage.el (sieve-manage-open):
17629         * nnweb.el (nnweb-insert-html):
17630         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17631         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17632         * nnspool.el (nnspool-request-group):
17633         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17634         * nnml.el (nnml-request-update-info):
17635         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17636         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17637         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17638         (nnimap-request-set-mark):
17639         * nnfolder.el (nnfolder-request-update-info):
17640         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17641         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17642         * gnus-uu.el (gnus-uu-find-articles-matching):
17643         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17644         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17645         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17646         * gnus-nocem.el (gnus-nocem-scan-groups):
17647         * gnus-int.el (gnus-start-news-server):
17648         * gnus-group.el (gnus-group-make-kiboze-group)
17649         (gnus-group-browse-foreign-server):
17650         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17651         Use mapc when appropriate.
17653 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17655         FIXME: Make separate entries for each person.
17657         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17658         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17659         <shields@msrl.com>:
17661         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17662         may need for spam sorting and scoring.
17663         (spam-user-format-function-S): Add user format function suitable for
17664         general use.
17665         (spam-article-sort-by-spam-status): Add sorting function for summary
17666         sorting.
17667         (spam-extra-header-to-number): Add function to get a score from a
17668         header.
17669         (spam-summary-score): Add function to  get a numeric score from the
17670         headers.
17671         (spam-generic-score): Fix function doc, was in wrong place.
17672         (spam-initialize): Take symbols when it's run, and install the
17673         extra headers that spam-necessary-extra-headers thinks we need.
17675 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17677         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17678         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17680 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17682         * gnus-sum.el (gnus-set-global-variables)
17683         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17684         (gnus-article-get-xrefs, gnus-summary-best-group)
17685         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17686         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17687         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17688         Use with-current-buffer.
17690 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17692         * spam.el (spam-summary-prepare-exit): Simplify logic.
17693         (spam-fetch-article-header): Read the article header if it's not
17694         available.
17695         (spam-list-articles): Simplify logic.
17696         (spam-filelist-register-routine): Fix bug with unregister-list.
17698         * gnus-registry.el: Fix comments at beginning.
17700 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17702         * message.el (message-cater-to-broken-inn): Remove.
17703         (message-shorten-references): Make sure the total folded length of
17704         References is shorter than 998 characters to cater to a bug in INN
17705         2.3.  Also, don't pretend that references aren't folded -- this
17706         hasn't worked for a while.
17708 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17710         * gnus-agent.el (gnus-agentize):
17711         gnus-agent-send-mail-real-function no longer set to current value
17712         of message-send-mail-function but rather a lambda that calls
17713         message-send-mail-function.  The change makes the agent real-time
17714         responsive to user changes to message-send-mail-function.
17716 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17718         * legacy-gnus-agent.el
17719         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17720         help from Florian Weimer <fw@deneb.enyo.de>
17722 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17724         * nnmail.el (nnmail-cache-insert): Revert last change.
17726 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17728         * nnmail.el (nnmail-cache-insert): Always check whether
17729         nnmail-cache-ignore-groups matches a group name.
17731 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17733         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17734         (spam-find-spam, spam-log-processing-to-registry)
17735         (spam-log-registered-p, spam-log-unregistration-needed-p)
17736         (spam-log-undo-registration): Use gnus-message instead of
17737         gnus-error, none of these errors are fatal.
17739         * gnus-registry.el (gnus-registry-clean-empty-function)
17740         (gnus-registry-clean-empty): Remove only empty entries without
17741         extra data.
17743 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17745         * spam-stat.el (spam-stat-buffer-change-to-spam)
17746         (spam-stat-buffer-change-to-non-spam): Change (error) to
17747         (gnus-message 8) invocation.
17749 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17751         * nntp.el (nntp-via-netcat-command): New variable.
17752         (nntp-via-netcat-switches): New variable.
17753         (nntp-open-via-rlogin-and-netcat): New function.
17754         (nntp-open-connection-function): Doc fix.
17755         (nntp-telnet-command): Doc fix.
17756         (nntp-end-of-line): Doc fix.
17757         (nntp-via-rlogin-command): Doc fix.
17758         (nntp-via-user-name): Doc fix.
17759         (nntp-via-address): Doc fix.
17761 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17763         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17764         error in Emacs 21.1.
17766 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17768         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17770 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17772         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17773         (gnus-agent-with-refreshed-group): New macro.
17774         (gnus-agent-rename-group): New function.
17775         (gnus-agent-delete-group): New function.
17776         (gnus-agent-save-group-info): Use gnus-command-method when
17777         `method' parameter is nil.  Don't write nil entries into the
17778         active file.
17779         (gnus-agent-get-group-info): New function.
17780         (gnus-agent-fetch-articles):
17781         Use gnus-agent-update-files-total-fetched-for to increment disk space
17782         used.
17783         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17784         Use gnus-agent-update-view-total-fetched-for to increment disk space
17785         used.
17786         (gnus-agent-get-local): Add optional parameters to avoid calling
17787         gnus-group-real-name and gnus-find-method-for-group.
17788         (gnus-agent-set-local): Delete stored entry if either min, or max,
17789         are nil.
17790         (gnus-agent-fetch-session): Reworded error/quit messages.
17791         On quit, use gnus-agent-regenerate-group to record existence of any
17792         articles fetched to disk before the quit occurred.
17793         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17794         gnus-agent-update-view-total-fetched-for, and
17795         gnus-agent-update-files-total-fetched-for to decrement disk space
17796         used.
17797         (gnus-agent-retrieve-headers):
17798         Use gnus-agent-update-view-total-fetched-for to increment disk space
17799         used.
17800         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17801         with gnus-agent-update-files-total-fetched-for to decrement disk
17802         space and fresh group buffer.
17803         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17804         (gnus-agent-need-update-total-fetched-for): New variable.
17805         (gnus-agent-update-files-total-fetched-for): New function.
17806         (gnus-agent-update-view-total-fetched-for): New function.
17807         (gnus-agent-total-fetched-for): New function.
17809         * gnus-cache.el (gnus-cache-save-buffers):
17810         Use gnus-cache-update-overview-total-fetched-for to change disk space
17811         used by this group.
17812         (gnus-cache-possibly-enter-article):
17813         Use gnus-cache-update-file-total-fetched-for to increment disk space
17814         used by this group.
17815         (gnus-cache-possibly-remove-article):
17816         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17817         used by this group.
17818         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17819         (gnus-cache-rename-group): New function.
17820         (gnus-cache-delete-group): New function.
17821         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17822         (gnus-cache-need-update-total-fetched-for): New variable.
17823         (gnus-cache-with-refreshed-group): New macro.
17824         (gnus-cache-update-file-total-fetched-for): New function.
17825         (gnus-cache-update-overview-total-fetched-for): New function.
17826         (gnus-cache-rename-group-total-fetched-for): New function.
17827         (gnus-cache-delete-group-total-fetched-for): New function.
17828         (gnus-cache-total-fetched-for): New function.
17830         * gnus-group.el: Require gnus-sum and autoload functions to
17831         resolve warnings when gnus-group.el compiled alone.
17832         (gnus-group-line-format): Documented new %F.
17833         (size of Fetched data) group line format; identifies disk space
17834         used by agent and cache.
17835         (gnus-group-line-format-alist): Defined new F format.
17836         (gnus-total-fetched-for): New function.
17837         (gnus-group-delete-group): No longer update
17838         gnus-cache-active-altered as gnus-request-delete-group now keeps
17839         the cache in sync.
17840         (gnus-group-list-active): Let the agent store a server's active
17841         list if currently plugged.
17843         * gnus-int.el (gnus-request-delete-group):
17844         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17845         local disk in sync with the server.
17846         (gnus-request-rename-group):
17847         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17848         local disk in sync with the server.
17850         * gnus-start.el (gnus-get-unread-articles):
17851         Cosmetic simplification to logic.
17853         * gnus-util.el (gnus-rename-file): New function.
17855 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17857         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17859 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17861         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17862         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17864 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17866         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17867         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17869 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17871         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17873 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17875         * spam.el (spam-set-difference): Add function to replace
17876         gnus-set-difference in spam.el.
17877         (spam-summary-prepare-exit): Use spam-set-difference.
17879 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17881         * gnus-registry.el (gnus-registry-cache-file): Update to use
17882         gnus-dribble-directory OR gnus-home-directory OR ~.
17883         (gnus-registry-split-fancy-with-parent): Fix doc.
17885 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17887         * message.el (message-exchange-point-and-mark):
17888         Use message-mark-active-p.  Suggested by Jesper Harder
17889         <harder@ifa.au.dk>.
17891 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17893         * message.el (message-exchange-point-and-mark): Don't activate
17894         region if it was inactive.  Suggested by Hiroshi Fujishima
17895         <pooh@nature.tsukuba.ac.jp>.
17897 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17899         * gnus-art.el (article-display-face): Display Faces in the same
17900         order as X-Faces.
17902 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17904         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17906 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17908         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17909         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17910         (gnus-article-mime-hierarchy): Remove.
17911         (gnus-article-mime-hierarchy-next): Remove.
17912         (gnus-article-mode): Revert 2004-03-19 change.
17913         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17914         (gnus-insert-mime-button): Revert 2004-03-19 change.
17915         (gnus-mime-accumulate-hierarchy): Remove.
17916         (gnus-mime-enter-multipart): Remove.
17917         (gnus-mime-leave-multipart): Remove.
17918         (gnus-mime-display-part): Revert 2004-03-19 change.
17919         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17921         * mml.el (mml-preview): Revert 2004-03-19 change.
17923 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17925         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17927 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17929         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17930         t while entering a file name using the mm-with-multibyte macro.
17931         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17933         * mm-util.el (mm-with-multibyte): New macro.
17935 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17937         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17938         New user option.
17939         (gnus-mime-multipart-functions): Doc and customization fix.
17940         (gnus-article-mime-hierarchy): New variable.
17941         (gnus-article-mime-hierarchy-next): New variable.
17942         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17943         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17944         gnus-article-mime-hierarchy-next to nil.
17945         (gnus-insert-mime-button): Show hierarchy numbers.
17946         (gnus-mime-accumulate-hierarchy): New function.
17947         (gnus-mime-enter-multipart): New function.
17948         (gnus-mime-leave-multipart): New function.
17949         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17950         (gnus-mime-display-alternative): Show hierarchy numbers.
17952         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17953         gnus-article-mime-hierarchy-next to nil.
17955 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17957         * dns.el: Don't require gnus-xmas.
17959 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17961         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17962         inline PGP.
17963         (mml-menu): Disable mml-quote-region if mark is inactive.
17965 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17967         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17968         when the group's active is not available.
17970 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17972         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17973         error.
17975 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17977         * imap.el (imap-store-password): New variable.
17978         (imap-interactive-login): Use it.
17979         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17981 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17983         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17984         window-start and hscroll to summary window.
17986 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17988         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17989         conversion message to newsrc-dribble when an actual conversion is
17990         performed.
17992 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17994         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17996 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17998         * mm-decode.el (mm-complicated-handles): New function reviving
17999         former definition of mm-multiple-handles.
18001         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18002         (gnus-mime-delete-part): Use it.
18004 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18006         * gnus-agent.el (gnus-agent-read-local):
18007         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18008         avoid the implicit assumption that they will always be equal.
18009         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18010         coding-system-for-write, as the with-temp-file macro first prints
18011         to a buffer then saves the buffer.
18013 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18015         * gnus-art.el (gnus-article-edit-part): New function.
18016         (gnus-mime-save-part-and-strip): Use it; do query instead of
18017         signaling an error; don't use mm-multiple-handles.
18018         (gnus-mime-delete-part): Ditto.
18020 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18022         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18023         old file versions.
18024         (gnus-group-prepare-hook): Remove function that converted list
18025         form of gnus-agent-expire-days to group properties.
18027         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18028         (gnus-request-accept-article): Re-indented.
18030         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18031         converters to handle old agent file formats.  Add logic for a
18032         "backup before upgrading warning".
18033         (gnus-convert-mark-converter-prompt): Developers can mark
18034         functions as needing (default), or not needing,
18035         gnus-convert-old-newsrc's "backup before upgrading warning".
18036         (gnus-convert-converter-needs-prompt): Tests whether the user
18037         should be protected from potentially irreversable changes by the
18038         function.
18040         * legacy-gnus-agent.el: New.  Provides converters that are only
18041         loaded when gnus-convert-old-newsrc needs to call them.
18043 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18045         * mail-source.el (mail-source-touch-pop): Doc fix.
18047         * message.el (message-smtpmail-send-it): Doc fix.
18049 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18051         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18053         * nnmail.el (nnmail-split-fancy): do.
18055         * gnus-kill.el (gnus-kill, gnus-execute): do.
18057 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18059         * gnus-sum.el (gnus-widget-reversible-match)
18060         (gnus-widget-reversible-to-internal)
18061         (gnus-widget-reversible-to-external): New functions.
18062         (gnus-widget-reversible): New widget.
18063         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18065 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18067         * gnus-sum.el (gnus-thread-sort-functions)
18068         (gnus-article-sort-functions): Document `(not F)' items.
18070 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18072         * spam.el (spam-use-gmane-xref): Add new backend.
18073         (spam-gmane-xref-spam-group): Add variable to control the name of the
18074         Gmane spam group.
18075         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18076         (spam-regex-headers-spam, spam-regex-headers-ham)
18077         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18078         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18079         backends and checks.
18080         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18082         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18083         an autodetect method.
18085 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18087         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18088         articles are being added to a group.
18089         (gnus-request-replace-article): Inform the agent that articles
18090         need to be uncached as the cached contents are no longer valid.
18092 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18094         * binhex.el: Don't autoload executable-find.
18096         * canlock.el: Don't autoload mail-fetch-field.
18098         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18100         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18101         rmail-dont-reply-to and rmail-output.
18103         * gnus-score.el: Don't autoload ffap-string-at-point.
18105         * gnus-setup.el: Don't autoload sc-cite-original.
18107         * imap.el: Don't autoload base64-decode-string,
18108         base64-encode-string and md5.
18110         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18111         and rmail-msg-restore-non-pruned-header.
18113         * mm-decode.el: Don't autoload executable-find.
18115         * mm-url.el: Don't autoload executable-find.
18117         * mm-view.el: Don't autoload diff-mode.
18119         * nndb.el: Don't autoload news-reply-mode, news-setup,
18120         cancel-timer and telnet.
18122         * password.el: Don't autoload run-at-time for Emacs.
18124         * sha1-el.el: Don't autoload executable-find.
18126         * sieve-mode.el: Don't autoload c-mode.
18128         * uudecode.el: Don't autoload executable-find.
18130 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18132         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18133         (gnus-agent-possibly-alter-active): Avoid null in numeric
18134         comparison.
18135         (gnus-agent-set-local): Refuse to save null in local object table.
18136         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18137         list of articles that will be marked as unread.
18139 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18141         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18143 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18145         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18146         language tags.
18148 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18150         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18151         Don't bind "obarray".
18153         * gnus-sum.el (gnus-thread-sort-functions):
18154         Add `gnus-thread-sort-by-most-recent-number' and
18155         `gnus-thread-sort-by-most-recent-date'.
18156         Reported by Kai Grossjohann <kai@emptydomain.de>.
18158 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18160         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18162 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18164         * gnus-cus.el (gnus-agent-customize-category):
18165         Remove ignore-errors macro reference that required cl to be loaded at
18166         run-time.
18168         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18169         single-interval range of the form (min . max).  Previously the
18170         range had to look like ((min . max)).  Likewise, return
18171         (min . max) rather than ((min . max)).
18172         (gnus-range-map): Use gnus-range-normalize to accept
18173         single-interval range.
18175         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18176         the cache, but not the agent, now appear with their usual face.
18178 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18180         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18181         w3m-safe-url-regexp variable buffer-local.
18183         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18185 2004-02-27  Simon Josefsson  <jas@extundo.com>
18187         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18188         gnus-group-real-prefix.
18189         (gnus-summary-move-article): Use it, instead of
18190         gnus-group-real-prefix.
18192 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18194         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18195         w3m-safe-url-regexp variable buffer-local and set it as the value
18196         of mm-w3m-safe-url-regexp.
18198         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18200         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18201         parsing gnus-posting-styles when the message is not for replying.
18203         * nnrss.el (nnrss-opml-export):
18204         Use mm-set-buffer-file-coding-system instead of
18205         set-buffer-file-coding-system.
18207 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18209         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18210         of checkdoc.el).
18211         * nnrss.el: do.
18212         * gnus-mlspl.el: do.
18213         * gnus-ml.el: do.
18214         * gnus-srvr.el: do.
18216         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18218 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18220         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18221         Corrections to custom-manual links.
18223         * gnus-art.el (gnus-article): Ditto.
18225         * mm-decode.el (mime-display, mime-security): Ditto.
18227 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18229         * flow-fill.el: Typo.
18231 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18233         * spam-wash.el: New file.
18235 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18237         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18239 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18241         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18242         to be run with new-articles as LIST1, not LIST2.
18243         (spam-registration-functions): Add spam-use-ham-copy as a nil
18244         registration backend.
18246 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18248         * spam-stat.el (spam-stat-washing-hook): New option.
18249         (spam-stat-buffer-words): Use it.
18250         (spam-stat-process-directory, spam-stat-test-directory):
18251         Use insert-file-contents-literally.
18252         (spam-stat-coding-system): New variable.
18253         (spam-stat-load, spam-stat-save): Use it.
18255 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18257         * spam-report.el (spam-report-plug-agent):
18258         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18260 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18262         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18263         Allow / in mailto URLs.
18265 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18267         * spam-report.el (spam-report-process-queue): Fix interactive use.
18268         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18269         (spam-report-unplug-agent): Doc fixes.
18270         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18271         (spam-report-agentize, spam-report-deagentize):
18272         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18274         * message.el (message-setup-fill-variables): Add mml tags to
18275         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18276         <ajk@iu.edu>.
18277         (message-mode): Don't modify paragraph-separate there.
18279 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18281         * compface.el (uncompface-use-external): Default to undecided.
18282         (uncompface-use-external-threshold): New variable.
18283         (uncompface-float-time): New macro.
18284         (uncompface): Determine whether to use the external decoder if
18285         uncompface-use-external is undecided.
18287 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18289         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18290         after images.
18292         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18294 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18296         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18298         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18300         * gnus-sum.el (gnus-summary-limit-to-age)
18301         (gnus-summary-limit-children): do.
18303         * gnus-int.el (gnus-request-scan): do.
18305         * gnus-group.el (gnus-group-suspend): do.
18307         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18309         * gnus-cite.el (gnus-cite-parse-attributions): do.
18311         * gnus-agent.el (gnus-summary-set-agent-mark)
18312         (gnus-agent-regenerate-group): do.
18314         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18316         * binhex.el (binhex-decode-region-internal): do.
18318 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18320         * gnus-fun.el (gnus-face-properties-alist): New user option.
18321         (gnus-display-x-face-in-from): Use it.
18323         * gnus-art.el (article-display-face): Ditto.
18325         * compface.el (uncompface-use-external): Default to nil.
18327 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18329         * nntp.el (nntp-erase-buffer): New function.
18330         (nntp-retrieve-data, nntp-send-command)
18331         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18332         (nntp-possibly-change-group): Use it.
18334         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18335         Use with-current-buffer.
18337 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18339         * compface.el: Merge the ELisp-based uncompface program.
18340         (compface): New customization group.
18341         (uncompface-use-external): New user option.
18342         (uncompface): Call uncompface-internal if uncompface-use-external
18343         is nil.
18344         (uncompface-internal): New function.  Note that there are also
18345         some other functions and variables added for this function.
18347 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18349         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18350         if necessary.
18352 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18354         * spam-report.el (spam-report-unplug-agent)
18355         (spam-report-plug-agent, spam-report-deagentize)
18356         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18357         Add support for the Agent in spam-report: when unplugged, report to a
18358         file; when plugged, submit all the requests.
18360         * spam.el (spam-register-routine): Fix message about
18361         registration.
18363 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18365         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18366         dependencies.
18367         (rfc2047-encode): Use it.
18369         * gnus-art.el (gnus-button-marker-list): Move before first
18370         reference.
18372         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18373         (imap-parse-body): Fix format string mismatch.
18375         * gnus-score.el (gnus-summary-increase-score): do.
18377         * nnrss.el (nnrss-close): New function.
18379 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18381         * nnrss.el (nnrss-make-filename): New function.
18382         (nnrss-request-delete-group, nnrss-read-server-data)
18383         (nnrss-save-server-data, nnrss-read-group-data)
18384         (nnrss-save-group-data): Use it.
18385         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18386         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18387         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18389 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18391         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18393 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18395         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18396         files.
18398         * message.el (message-generate-headers-first): Don't quote nil
18399         and t in docstrings.
18401         * imap.el (imap-id): do.
18403         * gnus-agent.el (gnus-agent-consider-all-articles)
18404         (gnus-agent-queue-mail): do.
18406 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18408         * spam-report.el (spam-report-process-queue): New function.
18409         Process requests from `spam-report-requests-file'.
18410         (spam-report-process-queue): Doc fix.
18412 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18414         * spam.el (spam-register-routine)
18415         (spam-log-processing-to-registry, spam-log-registered-p)
18416         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18417         Change "check" to "spam-check" for semi-clarity.
18419 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18421         * pop3.el: Require nnheader.
18423         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18425         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18427         * gnus-picon.el: Require cl.
18429         * gnus-fun.el: Require gnus-ems and gnus-util.
18431         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18433         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18435         * gnus-art.el (gnus-article-edit-mode): Define before first
18436         reference.
18438 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18440         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18441         (gnus-uu-post-encoded): Use point-at-bol.
18443         * gnus-topic.el (gnus-group-active-topic-p): do.
18445         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18447         * gnus-group.el (gnus-group-kill-region): do.
18449         * gnus-art.el (article-date-ut): do.
18451         * message.el (message-fetch-field): Remove redundant
18452         case-fold-search binding.
18453         (message-narrow-to-field): Simplify.
18455 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18457         * spam.el (spam-directory): Derive from `gnus-directory'.
18459         * spam-report.el (spam-report-url-to-file)
18460         (spam-report-requests-file): New function and variable for offline
18461         reporting.
18462         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18463         and user defined function.
18464         (spam-report-url-ping-mm-url): Remove doubled slash.
18466 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18468         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18470 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18472         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18473         Fix format string mismatch.
18475         * sieve.el (sieve-deactivate-all): do.
18477         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18479         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18481         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18483         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18485 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18487         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18488         the list of checks.
18490 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18492         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18493         padding.
18495 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18497         * mm-view.el (mm-fill-flowed): New variable.
18498         (mm-inline-text): Use it.
18500 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18502         * spam.el (spam-spamassassin-register-ham-routine)
18503         (spam-spamassassin-register-spam-routine): Fix function names.
18505 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18507         * gnus.el (gnus-tmp-grouplens): Remove.
18508         (gnus-summary-line-format): Remove grouplens.
18510         * gnus-group.el (gnus-group-line-format): Ditto.
18512         * gnus-spec.el (gnus-format-specs): Ditto.
18513         (gnus-update-format-specifications): Flush the group format spec
18514         cache if there's the grouplens stuff.
18515         (gnus-parse-simple-format): Replace %l with the empty string.
18517 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18519         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18520         omission.
18522 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18524         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18525         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18527 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18529         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18530         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18531         New macros and functions.
18532         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18533         Handle > NLINK_MAX messages.
18534         * nnmaildir.el (nnmaildir-request-set-mark):
18535         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18537 2004-01-25  Alex Schroeder  <alex@gnu.org>
18539         * spam-stat.el (spam-stat-process-directory-age): New option.
18540         (spam-stat-process-directory): Use it.
18542 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18544         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18545         (spam-stat-save): Accept prefix argument.
18547 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18549         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18550         links" error.
18552 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18554         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18555         compatibility with old .newsrc.eld files.
18557         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18559         * gnus-start.el (gnus-1): do.
18561         * gnus-group.el (gnus-group-line-format-alist): do.
18563         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18565         * gnus-gl.el: Remove.
18567 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18569         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18570         marks consisting of a single range {for example, (3 . 5)} rather
18571         than a list of a single range { ((3 . 5)) }.
18573 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18575         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18576         Use with-current-buffer.
18577         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18578         avoid consing a string.
18580         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18581         Remove obsolete entries for big5 and gb2312.
18583 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18585         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18586         uncompressed list.
18588 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18590         * spam-stat.el (spam-stat-strip-xref): New function.
18591         (spam-stat-process-directory): Use it.
18593         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18594         here -- it's done in message-fetch-field.
18596 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18598         * gnus-agent.el (gnus-agent-queue-mail)
18599         (gnus-agent-prompt-send-queue): New variables.
18600         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18601         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18602         "nndraft:queue" along to gnus-draft-send.
18603         Use gnus-agent-prompt-send-queue.
18604         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18605         is "nndraft:queue".  Suggested by Gaute Strokkenes
18606         <gs234@srcf.ucam.org>
18608         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18609         (agent-enable-undownloaded-faces): Add.
18610         (gnus-agent-cat-groups): Use eval-and-compile, not
18611         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18612         method of gnus-agent-cat-groups even when the buffer has been
18613         evaled.
18614         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18615         delete gnus-agent-save-active-1.
18616         (gnus-agent-save-groups): Delete.  Identical to
18617         gnus-agent-save-active.
18618         (gnus-agent-write-active): No longer adjust agent's copy of active
18619         file as agent's adjustments are now stored in their own
18620         file.  Remove optional parameter.
18621         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18622         servers.  Add use of min/max range limits from server's local
18623         file.
18624         (gnus-agent-save-alist): Remove unused optional argument.
18625         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18626         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18627         (gnus-agent-set-local): A per-server file that keeps min/max range
18628         limits for articles known to the agent.  Provides a fast mechanism
18629         for altering many active ranges.
18630         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18631         active file (local makes it unnecessary).
18632         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18634         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18635         (agent-enable-undownloaded-faces): Add.
18637         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18638         disable it when sending to "nndraft:queue".
18639         (gnus-group-send-queue): Add safety check to avoid sending queue
18640         when unplugged.
18642         * gnus-group.el (gnus-group-catchup): Use new
18643         gnus-sequence-of-unread-articles, not
18644         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18645         numbers of articles.  Use gnus-range-map to avoid having to
18646         uncompress the unread list.
18647         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18648         Fix invalid ange-ftp reference.
18650         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18651         (gnus-sorted-range-intersection): Intersection of two ranges
18652         without requiring that they first be uncompressed.
18654         * gnus-start.el (gnus-activate-group): Unless blocked by the
18655         caller, possibly expand the active range to include both cached
18656         and agentized articles.
18657         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18658         multiple version-dependent converters.
18659         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18660         gnus-agent-save-active.
18661         (gnus-save-newsrc-file): Save dirty agent range limits.
18663         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18664         gnus-agent-possibly-alter-active.
18665         (gnus-adjust-marked-articles): Faster handling of simple lists
18667 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18669         * spam-stat.el (spam-stat-test-directory): New optional argument
18670         displays a list of files detected.  Suggested by Andrew Cohen
18671         <cohen@andy.bu.edu>.
18672         (spam-stat-buffer-words-with-scores): Don't narrow and change
18673         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18675 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18677         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18678         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18679         (spam-spamassassin-arguments)
18680         (spam-spamassassin-spam-flag-header)
18681         (spam-spamassassin-positive-spam-flag-header)
18682         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18683         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18684         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18685         (spam-list-of-processors, spam-list-of-checks)
18686         (spam-list-of-statistical-checks, spam-registration-functions)
18687         (spam-check-spamassassin-headers, spam-check-spamassassin)
18688         (spam-spamassassin-score)
18689         (spam-spamassassin-register-with-sa-learn)
18690         (spam-spamassassin-register-spam-routine)
18691         (spam-spamassassin-register-ham-routine)
18692         (spam-assassin-register-spam-routine)
18693         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18694         (spam-bogofilter-score): Fix to show article before scoring.
18696 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18698         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18699         default scoring function.
18700         (spam-generic-score): Call spam-spamassassin-score if
18701         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18702         spam-bogofilter-score otherwise.
18704         * gnus.el (spam-process, spam-autodetect-methods):
18705         Add spamassassin and spamassassin-headers.
18707 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18709         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18710         Suppress unnecessary messages.
18712 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18714         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18715         make-hash-table.
18717 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18719         * canlock.el (base64-encode-string): Don't autoload it.
18721 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18723         * run-at-time.el: Remove useless (require 'itimer),
18724         eval-and-compile and (featurep 'xemacs).
18726 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18728         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18729         GROUP is a virtual group.
18731 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18733         * gnus.el: Autoload `message-y-or-n-p'.
18735 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18737         * pgg-parse.el: Remove unnecessary (require 'custom).
18739         * pgg-def.el: do.
18741         * nnmail.el: do.
18743         * gnus-undo.el: do.
18745         * gnus-picon.el: do.
18747         * gnus-util.el: do.
18749 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18751         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18753 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18755         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18756         handle, as well as a list.
18758         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18759         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18760         (mm-w3m-cid-retrieve): Simplify.
18762 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18764         * message.el (message-kill-to-signature): Allow prefix arg to
18765         specify number of lines to keep before signature.
18767 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18769         * message.el (message-kill-to-signature): Change docstring.
18771 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18773         * canlock.el: Always require sha1-el.
18774         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18776         * message.el: Autoload sha1 only when compiling.
18778 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18780         * message.el (message-canlock-generate): Require sha1-el.
18782 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18784         * message.el (message-expand-name): Silence the byte compiler.
18786 2004-01-13  Simon Josefsson  <jas@extundo.com>
18788         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18789         Invoke gnus-score-mode.
18790         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18792         * gnus-range.el (gnus-compress-sequence): Doc fix.
18793         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18795 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18797         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18799 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18801         * spam.el (spam-get-article-as-string): Update to use
18802         gnus-request-article-this-buffer, much simpler.
18803         (spam-get-article-as-buffer): Remove.
18805 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18807         * message.el (message-expand-name): Use EUDC if the user uses that.
18809 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18811         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18812         character for the encoding to avoid consing a string.
18814         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18815         unnecessarily.
18817         * mm-util.el (mm-replace-chars-in-string): Remove.
18819         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18820         of mm-replace-chars-in-string.
18822 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18824         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18826         * mm-util.el (mm-subst-char-in-string): Support inplace.
18828         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18829         a new string in every iteration.  Use shy groups.
18831 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18833         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18834         * gnus-soup.el (gnus-soup-group-brew):
18835         * gnus-msg.el (gnus-put-message):
18836         * gnus-move.el (gnus-group-move-group-to-server):
18837         * gnus-kill.el (gnus-batch-score):
18838         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18839         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18840         (gnus-group-update-group, gnus-group-read-group)
18841         (gnus-group-make-group, gnus-group-make-help-group)
18842         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18843         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18844         (gnus-group-sort-by-unread, gnus-group-catchup)
18845         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18846         (gnus-group-yank-group, gnus-group-set-info)
18847         (gnus-group-list-groups):
18848         * gnus.el (gnus-generate-new-group-name):
18849         * gnus-delay.el (gnus-delay-send-queue):
18850         * nnvirtual.el (nnvirtual-catchup-group):
18851         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18852         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18853         (gnus-group-prepare-topics, gnus-topic-check-topology):
18854         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18855         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18856         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18857         (gnus-group-make-articles-read):
18858         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18859         (gnus-group-change-level, gnus-kill-newsgroup)
18860         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18861         (gnus-get-unread-articles, gnus-make-articles-unread)
18862         (gnus-make-ascending-articles-unread): Use accessor
18863         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18864         to get group information for improved readability.
18866 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18868         * gnus-art.el (article-decode-mime-words, article-babel)
18869         (gnus-article-highlight-signature, gnus-article-add-buttons)
18870         (gnus-signature-toggle): Use gnus-with-article-buffer.
18872         * gnus-art.el (gnus-article-highlight-headers)
18873         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18875         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18876         (gnus-article-set-globals, gnus-request-article-this-buffer)
18877         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18878         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18879         (gnus-mime-display-alternative): Use with-current-buffer.
18881 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18883         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18884         also under 80 char limit, and call gnus-error if needed.
18885         (spam-fetch-article-header): Fix - it was a
18886         buffer-local variable (gnus-newsgroup-data).
18887         (spam-find-spam): Use spam-generate-fake-headers, forget about
18888         spam-insert-fake-headers.
18889         (spam-insert-fake-headers): Remove.
18891 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18893         * deuglify.el (gnus-article-outlook-unwrap-lines)
18894         (gnus-outlook-rearrange-article)
18895         (gnus-outlook-repair-attribution-outlook)
18896         (gnus-outlook-repair-attribution-block)
18897         (gnus-outlook-repair-attribution-other): Remove redundant
18898         save-excursion.
18900 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18902         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18903         (spam-fetch-field-subject-fast)
18904         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18905         (spam-fetch-article-header): Add functions to deal with Gnus
18906         internals for fast retrieval of article header data.
18907         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18909 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18911         * pop3.el (pop3-md5): Remove.
18912         (pop3-apop): Replace pop3-md5 with md5.
18914         * mm-bodies.el: base64 is always built-in.
18916         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18917         Use with-current-buffer.
18919 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18921         * canlock.el (canlock-insert-header): Remove excessive grouping in
18922         regexp.
18924         * gnus-sum.el (gnus-summary-read-document): Ditto.
18926         * gnus-uu.el (gnus-uu-part-number): Ditto.
18928         * html2text.el (html2text-remove-tags): Ditto.
18929         (html2text-format-tags): Ditto.
18930         (html2text-format-single-elements): Ditto.
18932         * mml.el (mml-parse-1): Ditto.
18934 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18936         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18938         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18940         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18942         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18944 2003-11-15  Simon Josefsson  <jas@extundo.com>
18946         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18947         (pgg-gpg-lookup-key): Use regexp match instead of
18948         split-string (split-string is different between emacs 21.2 and
18949         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18951 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18953         * gnus-art.el (gnus-mime-view-all-parts)
18954         (gnus-article-part-wrapper, gnus-article-view-part):
18955         Use with-current-buffer.
18957 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18959         * spam.el (spam-disable-spam-split-during-ham-respool)
18960         (spam-spamoracle-database, spam-cache-lookups)
18961         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18962         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18963         (spam-group-ham-marks, spam-group-spam-marks)
18964         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18965         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18966         also add spam-use-blackholes to the statistical checks.
18967         (spam-fetch-field-fast): Add interface to fetching fields, may
18968         become a macro.
18969         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18970         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18971         (spam-insert-fake-headers): Fake an article when needed.
18972         (spam-find-spam): Fake article when possible.
18973         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18974         (spam-check-bogofilter-headers): Use message-fetch-field instead
18975         of nnmail-fetch-field.
18977 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18979         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18981 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18983         * spam.el (spam-split): Do not require spam-use-CHECK to be
18984         enabled if that check is passed to spam-split explicitly; also
18985         fix so 'spam doesn't get converted to spam-split-group when
18986         spam-split-symbolic-return is t.
18987         (spam-find-spam): Find registrations of the article and use those
18988         instead of re-running spam-split to find the spam/ham
18989         classification of the article.
18990         (spam-log-processing-to-registry, spam-log-registered-p)
18991         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18992         Use gnus-error instead of gnus-message.
18993         (spam-log-registration-type): Add function to determine the
18994         classification of a message based on registry entries; will
18995         return nil if both 'spam and 'ham are found.
18996         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18997         a reasonably fast local cache without the loading errors.
18998         (spam-cache-lookups): Set to t by default.
18999         (spam-find-spam): Don't try to guess spam-cache-lookups.
19000         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19001         spam-caches entry.
19002         (spam-filelist-build-cache, spam-filelist-check-cache):
19003         Fix caching of whitelist/blacklist entries.
19004         (spam-check-whitelist, spam-check-blacklist):
19005         Invoke spam-from-listed-p with a type, not a cache variable.
19006         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19008 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19010         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19012         * nnmail.el (nnmail-split-fancy): do.
19014         * mml.el (mml-parse): do.
19016         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19017         (gnus-score-adaptive): do.
19019 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19021         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19022         (gnus-mime-button-map): Don't set keymap parent.
19023         (gnus-button-ctan-directory-regexp): Use shy grouping.
19024         (gnus-prev-page-map): Don't set keymap parent.
19025         (gnus-prev-page-map): Remove duplicated one.
19026         (gnus-next-page-map): Don't set keymap parent.
19027         (gnus-mime-security-button-map): Ditto.
19029         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19030         version number.
19032         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19034 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19036         * canlock.el (canlock-sha1-function): Remove.
19037         (canlock-sha1-function-for-verify): Remove.
19038         (canlock-openssl-program): Remove.
19039         (canlock-openssl-args): Remove.
19040         (canlock-ignore-errors): Remove.
19041         (canlock-sha1-with-openssl): Remove.
19042         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19043         (canlock-verify): Don't use canlock-ignore-errors.
19045         * sha1-el.el (sha1-string-external): Make it can return a string
19046         in binary form.
19047         (sha1-region-external): Ditto.
19048         (sha1-string-internal): Ditto.
19049         (sha1-region-internal): Ditto.
19050         (sha1-region): Ditto.
19051         (sha1-string): Ditto.
19052         (sha1): Ditto.
19054 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19056         * spam.el (spam-report-articles-gmane): New command.
19058 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19060         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19062         * run-at-time.el (run-at-time-saved): Remove.
19063         (run-at-time): Doc fix.
19065 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19067         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19068         (gnus-summary-limit-map): Add it.
19069         (gnus-summary-make-menu-bar): do.
19071 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19073         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19074         Make attempt at some caching support (done for BBDB only now).
19075         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19076         addresses to be checked.
19077         (spam-clear-cache-BBDB): Add function, to be invoked by
19078         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19079         (spam-check-BBDB): Check and use the caches, if
19080         spam-cache-lookups is on, remove superfluous (provide).
19082 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19084         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19086 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19088         * run-at-time.el (run-at-time-saved): Move to after the definition
19089         of `run-at-time'.
19091 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19093         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19094         mm-w3m-local-map-property.
19096         * mm-view.el (mm-w3m-mode-map): Remove.
19097         (mm-w3m-local-map-property): Remove.
19098         (mm-inline-text-html-render-with-w3m): Don't use
19099         mm-w3m-local-map-property.
19101 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19103         * run-at-time.el: New file.
19105         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19106         of gnus-set-text-properties.
19108         * gnus-uu.el (gnus-uu-save-article): Ditto.
19110         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19112         * gnus-cite.el (gnus-cite-parse): Ditto.
19114         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19115         of gnus-.
19117         * gnus.el: Change calls to nnheader-run-at-time and
19118         password-run-at-time throughout to use run-at-time directly.
19120         * password.el: Remove definition of run-at-time.
19122 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19124         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19125         in prompt.
19127 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19129         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19130         XEmacs version.
19132         * dns.el (dns-make-network-process): Use `open-network-stream'
19133         instead of `gnus-xmas-open-network-stream'.
19135         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19137 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19139         * gnus-art.el (gnus-mime-display-alternative)
19140         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19141         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19142         Don't use gnus-local-map-property.
19144         * gnus-util.el (gnus-local-map-property): Remove.
19146         * mm-view.el (mm-view-pkcs7-decrypt):
19147         Replace gnus-completing-read-maybe-default with completing-read.
19149         * gnus-util.el (gnus-completing-read): do.
19150         (gnus-completing-read-maybe-default): Remove.
19152 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19154         * password.el: Only autoload `run-at-time' if not XEmacs.
19155         Only autoload the itimer functions if XEmacs.
19157 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19159         * gnus-art.el (gnus-read-string): Remove.
19160         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19161         read-string.
19163 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19165         * netrc.el: Autoload password-read.
19166         (netrc): Add configuration group.
19167         (netrc-encoding-method, netrc-openssl-path):
19168         Add variables for encoding and decoding of files with symmetric
19169         ciphers.
19170         (netrc-encode): Add assistant function to encode a file with
19171         netrc-encoding-method.
19172         (netrc-parse): Add interactive parameter, added optional
19173         decoding if netrc-encoding-method is non-nil but otherwise
19174         behavior is standard.
19175         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19176         Do s/encode/encrypt/ everywhere.
19178         * spam.el: Remove executable-find autoload.
19180 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19182         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19184         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19186 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19188         * gnus-art.el (gnus-treat-ansi-sequences)
19189         (article-treat-ansi-sequences): New variable and function.
19190         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19192         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19193         Use it.
19195 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19197         * mm-util.el (mm-quote-arg): Remove.
19199         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19200         shell-quote-argument.
19202         * gnus-uu.el (gnus-uu-command): do.
19204         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19206         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19207         with make-char.
19209         * mm-util.el (mm-make-char): Remove.
19211         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19212         add-minor-mode.
19214         * gnus-undo.el (gnus-undo-mode): do.
19216         * gnus-topic.el (gnus-topic-mode): do.
19218         * gnus-sum.el (gnus-dead-summary-mode): do.
19220         * gnus-start.el (gnus-slave-mode): do.
19222         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19224         * gnus-ml.el (gnus-mailing-list-mode): do.
19226         * gnus-gl.el (gnus-grouplens-mode): do.
19228         * gnus-draft.el (gnus-draft-mode): do.
19230         * gnus-dired.el (gnus-dired-mode): do.
19232         * gnus-ems.el (gnus-add-minor-mode): Remove.
19234         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19235         Replace gnus-char-width with char-width.
19237         * gnus-ems.el (gnus-char-width): Remove.
19239         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19240         Replace gnus-char-width with char-width.
19242         * gnus-ems.el (gnus-char-width): Remove.
19244         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19245         definition.
19246         Remove Emacs 20 hash table compatibility code.
19248         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19249         20 compatibility code.
19251         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19253         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19255         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19256         Replace with point-at-{eol,bol}.
19258         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19260         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19262         * flow-fill.el (fill-flowed-point-at-bol)
19263         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19265         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19266         Replace with point-at-{eol,bol} throughout all files.
19268 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19270         * ntlm.el (ntlm-string-as-unibyte): New macro.
19271         (ntlm-build-auth-response): Use it.
19273         Remove Emacs 20 stuff:
19274         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19275         of delq and copy-sequence.
19276         * gnus-art.el (popup-menu): Remove the compiler macro.
19277         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19278         Emacs 20.
19280 2004-01-05  Simon Josefsson  <jas@extundo.com>
19282         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19283         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19284         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19285         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19286         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19287         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19288         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19289         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19290         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19291         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19292         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19293         string-xor into ntlm-string-xor.
19294         Suggested by Jesper Harder <harder@myrealbox.com>.
19296         * ntlm.el: Don't include poem.
19298         * md4.el (print-int32, print-string-hexa): Remove.
19299         Suggested by Jesper Harder <harder@myrealbox.com>.
19301         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19303         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19304         probably breaks emacs with DL patch, but do we care? Is anyone
19305         still using the DL stuff?)
19307         * sieve-manage.el: Use the password package.
19308         (sieve-manage-read-passwd): Remove.
19309         (sieve-manage-interactive-login): Use password.  Re-add
19310         condition-case around loop.
19312         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19313         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19314         Use the password package.
19316 2003-02-19  Simon Josefsson  <jas@extundo.com>
19318         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19319         token.
19321 2002-08-07  Simon Josefsson  <jas@extundo.com>
19323         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19324         (sieve-manage-authenticators):
19325         (sieve-manage-authenticator-alist): Add some SASL mechs.
19326         (sieve-sasl-auth): New function.
19327         (sieve-manage-cram-md5-auth):
19328         (sieve-manage-plain-auth): Rewrite using SASL library.
19329         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19330         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19331         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19332         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19334 2004-01-05  Simon Josefsson  <jas@extundo.com>
19336         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19337         New files.
19339 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19341         * gnus-group.el (gnus-no-groups-message): Update.
19343         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19345 2003-11-09  Simon Josefsson  <jas@extundo.com>
19347         * imap.el: Support for ID IMAP extension (RFC 2971).
19348         (imap-local-variables): Add imap-id.
19349         (imap-id): New variable.
19350         (imap-id): New function.
19351         (imap-parse-response): Parse untagged ID response.
19352         * nnimap.el (nnimap-id): New variable.
19353         (nnimap-open-connection): Use it.
19355 2003-12-28  Simon Josefsson  <jas@extundo.com>
19357         * gnus-score.el (gnus-score-edit-all-score): New.
19358         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19360 2004-01-04  Simon Josefsson  <jas@extundo.com>
19362         * password.el: Add.
19364 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19366         * dns.el (dns-query-types): Fix typo.
19367         (dns-query-types): New function.
19368         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19369         PTR and SOA replies, see RFC 1035.
19371 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19373         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19375         * Move to Changelog.2.
19377 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19379         * gnus.el (gnus-version-number): Bump version.
19381 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19383         * gnus.el: No Gnus v0.1 is released.
19385 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19387         * gnus.el: No Gnus v0.0 is released.
19389 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19391         * gnus.el (gnus-version-number): Bump.
19392         (gnus-version): No.
19394 See ChangeLog.2 for earlier changes.
19396   Copyright (C) 2004-2011  Free Software Foundation, Inc.
19398   This file is part of GNU Emacs.
19400   GNU Emacs is free software: you can redistribute it and/or modify
19401   it under the terms of the GNU General Public License as published by
19402   the Free Software Foundation, either version 3 of the License, or
19403   (at your option) any later version.
19405   GNU Emacs is distributed in the hope that it will be useful,
19406   but WITHOUT ANY WARRANTY; without even the implied warranty of
19407   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19408   GNU General Public License for more details.
19410   You should have received a copy of the GNU General Public License
19411   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19413 ;; Local Variables:
19414 ;; coding: utf-8
19415 ;; fill-column: 79
19416 ;; add-log-time-zone-rule: t
19417 ;; End: