nnimap.el (nnimap-wait-for-response): Wait for results in a more secure manner.
[emacs.git] / lisp / gnus / ChangeLog
blob8e3db59710c7c548cd4f9b8efec6f732cc08683f
1 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4         secure manner.
6         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7         move around by not using save-window-excursion.  It seems to work...
9 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11         * gnus-art.el (article-make-date-line): Work for user-defined format.
13 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
15         * nntp.el (nntp-retrieve-group-data-early)
16         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
17         fetching functions.
19         * gnus-start.el (gnus-read-active-for-groups): Read the active files
20         thoroughly for all backends that have no known groups.  This should
21         allow new nnml methods to retrieve mail.
23         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
24         that Gnus doesn't know exists again.
26         * gnus-art.el (gnus-article-date-lapsed-new-header): Removed.
27         (gnus-treat-date-ut): Ditto.
28         (gnus-article-update-date-header): Renamed.
29         (gnus-treat-date-local): Removed.
30         (gnus-treat-date-english): Removed.
31         (gnus-treat-date-lapsed): Removed.
32         (gnus-treat-date-combined-lapsed): Removed.
33         (gnus-treat-date-original): Removed.
34         (gnus-treat-date-iso8601): Removed.
35         (gnus-treat-date-user-defined): Removed.
36         (gnus-article-date-headers): New variable to control all the date
37         header options.
38         (article-date-ut): Rewrite to allow using the new way to format date
39         headers(s).
41 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
43         * nnmail.el (nnmail-article-group): Check for a direct fancy split
44         method.
45         (nnmail-article-group): A better test for fanciness.
47         * nnimap.el (nnimap-request-head): Protect against not finding the
48         article by Message-ID.
50 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
52         * gnus-art.el (article-update-date-lapsed): Try a better way to really
53         keep point at the "same place".
55 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
57         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
58         data if the group is unactivated.
60 2011-01-28  Julien Danjou  <julien@danjou.info>
62         * gnus-win.el: Remove dead function gnus-window-configuration-element.
63         (gnus-all-windows-visible-p): Remove old compatibility code.
64         (gnus-window-top-edge): Add docstring.
66         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
68 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
70         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
71         older request-update-info.
73         * gnus-art.el (article-make-date-line): Limit the length a bit more.
75 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
77         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Give
78         mml2015-signers higher precedence over mml2015-sign-with-sender.
80 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
82         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
83         groups.  This makes the nndraft:queue group pop up if it's not already
84         there.
86         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
87         messages" logic, which was reversed.
89         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
90         the "same place" even if point is on the line being replaced.
91         (article-update-date-lapsed): Allow updating both the combined lapsed
92         and the lapsed headers.
93         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
94         (article-make-date-line): Limit the number of segments dynamically to
95         avoid too-long lines.
97 2011-01-27  Julien Danjou  <julien@danjou.info>
99         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
100         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
102 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
104         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
105         Use plist-get instead of the cl function getf.
107 2011-01-27  Glenn Morris  <rgm@gnu.org>
109         * gnus-util.el (float-time): Get rid of compiler warning, again.
111 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
113         * shr.el (shr-put-color): Special-case background colours: Do put them
114         at the blank parts at the front of the lines.
116         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
117         exit hook to nix out all data on readedness on group exit.
119         * gnus-util.el (float-time): If float-time is bound, always use it on
120         all Emacsen.  It's unclear why the subrp check was there.
121         (time-date): Require to make some autoload issues on XEmacs go away.
123         * shr.el (shr-put-color): Don't do the box padding in tables, since
124         they're already padded.
126 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
128         * gnus-art.el (gnus-article-next-page): When the last line of the
129         article is displayed, scroll down once more instead of going to the
130         next article at once.
131         (article-lapsed-string): Refactor out and allow specifying how many
132         segments you want.
133         (gnus-article-setup-buffer): Start updating the lapsed header directly.
134         (gnus-article-update-lapsed-header): New variable.
136         * shr.el: Revert change that made headings use different-sized faces.
137         The Emacs display engine isn't advanced enough that, for instance,
138         tables can comfortably use differntly-sized faces.
140 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
142         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
143         used.
144         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
145         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
146         we're using an encrypted connection.
148         * proto-stream.el: Alter the interface functions to also return the
149         actual stream type used: network or tls.
151 2011-01-25  Julien Danjou  <julien@danjou.info>
153         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
154         (mm-display-javascript-inline): New function.
156         * mm-decode.el (mm-inline-media-tests): Add application/javascript
157         viewing function.
159 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
161         * shr.el (shr-expand-newlines): Fix variable name.
163 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
165         * shr.el (shr-expand-newlines): Make nested boxes work.
167 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
169         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
170         backgrounds.
171         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
172         in a more sensible manner.
174 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
176         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
177         if EPG is loaded.
179 2011-01-24  Julien Danjou  <julien@danjou.info>
181         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
182         tags.
184 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
186         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
187         commands.
189         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
190         in the article buffer.
191         (gnus-gravatar-insert): Use blank space from the current buffer to
192         avoid breaking text properties.  This makes X-Sent updating work again.
194         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
196 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
198         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
199         fix the bug in url-http.el instead.
201         * shr.el (shr-image-fetched): Ditto.
203         * shr.el (shr-image-fetched): Avoid having point move in the article
204         buffer.
206         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
207         buffer after being called.  It's apparently being killed by url.el, and
208         killing it made point move to end-of-buffer in a random buffer.
210         * shr.el (shr-image-fetched): Ditto.
212 2011-01-23  Julien Danjou  <julien@danjou.info>
214         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
216         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
217         text/x-org.
219 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
221         * gnus-sum.el (gnus-summary-move-article): Protect against backends
222         (i.e., nnimap) returning nil as the article number.
224 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
226         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
227         "DelSp" parameter in RFC3676.
229 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
231         * message.el (message-check-recipients): Display the encoded version of
232         the bogus address if they differ.
234         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
235         after sending.
237         * gnus-agent.el (gnus-agent-send-mail): Ditto.
239         * gnus-group.el (gnus-group-refresh-group): New convenience function.
241         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
242         group buffer after sending the queue.
244         * gnus-agent.el (gnus-agent-send-mail): Ditto.
246 2011-01-22  Julien Danjou  <julien@danjou.info>
248         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
250 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
252         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
253         nested related parts.
255         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
256         unexpired articles.  This fixes the regression that led expiry marks to
257         disappear from nnfolder groups.
259 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
261         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
262         Don't confuse the "ret" of "retrograde" with RET.
264 2011-01-21  Julien Danjou  <julien@danjou.info>
266         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
267         than mm-insert-inline.
269 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
271         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
272         Widen article buffer.
274 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
276         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
277         the temp buffer.
278         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
280 2011-01-20  Julien Danjou  <julien@danjou.info>
282         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
284         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
285         than mm-insert-inline to insert inline part: this respect
286         mm-inline-media-tests displayers.
288         * mm-view.el (mm-display-shell-script-inline): New function.
290         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
292         * mm-uu.el (mm-uu-type-alist): Add org block.
293         (mm-uu-org-src-code-block-extract): New function.
295         * mm-view.el (mm-display-org-inline): New function.
297         * mm-decode.el (mm-automatic-display): Add text/org.
299         * mailcap.el (mailcap-mime-extensions): Add .org.
301 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
303         * gnus-art.el (gnus-article-highlight): Remove argument passed to
304         gnus-article-add-buttons.
306 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
308         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
309         From header with a date and "nobody" as the sender.
311 2011-01-19  Julien Danjou  <julien@danjou.info>
313         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
314         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
315         if you have the same regexp several times.
316         (gnus-button-push): Fix matching when regexp is symbol.
318 2011-01-15  Glenn Morris  <rgm@gnu.org>
320         * message.el (message-mail): A compose-mail function should
321         accept headers as strings.
323 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
325         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
326         Add :vert-only tags.
327         (message-mail): New arg RETURN-ACTION.
328         (message-return-action): New var.
329         (message-bury): Use it.
330         (message-mode): Make it buffer-local.
331         (message-send-and-exit): Always call message-bury.
333         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
334         message-mail.
336 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
338         * nnimap.el (nnimap-convert-partial-article): Protect against
339         zero-length body parts.
341         * mm-decode.el (mm-preferred-alternative-precedence):
342         Discourage showing empty parts.
344         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
345         and stuff if the backend didn't return the article number.  This fixes
346         an Exchange-related nnimap bug.
348         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
349         group window, because it does the wrong thing when a separate frame
350         displays the group buffer.
352         * proto-stream.el (open-protocol-stream): Protect against the low-level
353         transport functions returning nil.
355 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
357         * mml2015.el (epg-sub-key-fingerprint): Autoload.
358         (mml2015-epg-find-usable-secret-key): New function.
359         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
360         mml2015-epg-find-usable-key (Bug#7797).
361         (mml2015-epg-encrypt): Ditto.
363 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
367 2011-01-03  Glenn Morris  <rgm@gnu.org>
369         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
371         * sieve.el (sieve-open-server): Give a more explicit error if
372         sieve-manage-open returns nil.  (Bug#7720)
374 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
376         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
378 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
380         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
381         This avoids sending passwords in plain text over non-encrypted
382         channels.
384         * shr.el (shr-rescale-image): Display all GIF images as animated images.
386         * nnimap.el (nnimap-login): Refactored out into own function, and
387         implement CRAM-MD5.
388         (nnimap-wait-for-line): Refactored out.
390         * mm-view.el (mml-smime): Require.
392 2010-12-20  David Engster  <deng@eml.cc>
394         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
395         use EPG to decrypt S/MIME messages instead of openssl.
397 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
399         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
401         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
402         status is the group clearly is unreachable.
404         * auth-source.el (auth-source-create): Add the optional second
405         parameter to `local-variable-p' to be compatible with XEmacs.
407 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
409         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
410         work when using a compressed nnml folder.
412 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
414         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
415         backends after sanitising on entry, because this never makes sense:
416         If the articles have gone missing, then the data no longer exists on
417         the backend, and if they haven't, then Gnus is wrong, and shouldn't
418         overwrite anything anyway.
420         * shr.el (shr-insert-document): Bind shr-width dynamically to
421         window-width if it's nil.
423 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
425         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
426         with the meaning of using the full emacs window width for rendering.
428 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
430         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
431         case when sender is not given.
433 2010-12-23  Julien Danjou  <julien@danjou.info>
435         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
436         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
437         the addresses, otherwise we might misplaced the gravatar.
439 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
441         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
442         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
443         obsolete in Emacs.
445 2010-12-20  Julien Danjou  <julien@danjou.info>
447         * gnus-util.el (gnus-rescale-image): Revert last change.
449 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
451         * gnus-group.el (gnus-group-delete-articles): New command.
453 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
455         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
457 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
459         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
460         here, since it's up to the backends to do CRLF removal if their
461         protocol has it.
463         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
465 2010-12-17  Julien Danjou  <julien@danjou.info>
467         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
468         they are from file. Can also scale up.
470 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
472         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
473         gnus-use-agent.
474         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
476         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
478 2010-12-17  Julien Danjou  <julien@danjou.info>
480         * gravatar.el (gravatar-retrieve-synchronously): New function.
481         (gravatar-get-data): Make more robust.
483 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
485         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
486         to really consider the last line.
488 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
490         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
491         list of recipient keys, or use symmetric encryption if not a list.
492         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
493         EPA override, replacing the call to `netrc-store-data'.
495 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
497         * gnus-srvr.el: Avoid passing nil regexp argument to
498         delete-matching-lines.
500 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
502         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
503         fetching stops when Gnus exits.
505         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
506         function.
507         (nnfolder-request-expire-articles): Save all the buffers after doing
508         expiry.
510         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
511         the last article", since that led to serious performance regressions
512         when expiring nnml groups.
514 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
516         * nnir.el: Improve customizations.
518 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
520         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
522         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
523         group has been killed.
524         (gnus-group-yank-group): Ditto.
526         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
528         * nnimap.el (nnimap-request-update-group-status): New function.
530         * gnus-int.el (gnus-request-update-group-status): New interface
531         function.
533         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
534         copying read-ness to the backends.
536         * nnimap.el (nnimap-quirk): New function.
537         (nnimap-retrieve-group-data-early): Use it.
538         (nnimap-quirks): New alist.
540 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
542         * shr.el (shr-insert): Set shr-start after deleting trailing space;
543         don't delete it within indentation.
545 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
547         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
548         previous line.
550 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
552         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
553         QRESYNC command by deleting a superfluous space which broke Cyrus
554         servers.  This change will break other servers that are buggy the other
555         way around.
557 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
559         * spam.el: Reindent and fix long lines.
560         (spam-copy-or-move-routine): Exclude invalid move destinations.
562 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
564         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
565         installed the registry.
567 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
569         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
570         groupname doesn't contain "gmane".
572 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
574         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
575         (gnus-1): Don't create the nndrafts group twice.
576         (gnus-setup-news): There's no need to read the active file here, since
577         that's done again later on a per-backend basis.
578         (gnus-start-draft-setup): Make sure that the new group is started out
579         empty.
581         * gnus-agent.el (gnus-agentize): Don't create the queue group
582         automatically on startup.  It'll be created later, if needed.
584         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
585         of automatically subscribed groups.
586         (gnus-auto-subscribed-categories): New variable.
587         (gnus-matches-options-n): Use it.
588         (gnus-default-subscribed-newsgroups): Remove unused variable.
589         (gnus-start-draft-setup): Message a bit less.
591 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
593         * nnir.el (nnir-run-imap): Return article list in order of increasing
594         UID.
596 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
598         * gnus-sum.el (gnus-summary-enter-digest-group):
599         Mention gnus-auto-select-on-ephemeral-exit.
601         * proto-stream.el (proto-stream-open-network-only): Fix the calling
602         convention of the network-only option.
604 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606         * proto-stream.el (proto-stream-open-network-only): New function to
607         have a way to specify non-STARTTLS upgrade connections.
609 2010-12-10  Julien Danjou  <julien@danjou.info>
611         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
612         email address is nil.
614         * message.el (message-bogus-recipient-p): Set address to "" if nil.
616 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
618         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
619         deletion.
620         (nnir-run-imap): Only need to parse list once.
622 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
624         * shr.el (shr-tag-script): Ignore <script>.
625         (shr-tag-label): Add <label> support.
627 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
629         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
631         * shr.el (shr-image-displayer): Work for images lined side by side.
633 2010-12-08  Robert Pluim  <rpluim@gmail.com>
635         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
636         parameter, since XEmacs doesn't accept t as a parameter.
638 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
640         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
641         ids.
642         (nnir-run-gmane): Simplify groupspec formatting.
643         (nnir-request-expire-articles): New function.
645 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
647         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
648         overflow, possibly.
650         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
651         (shr-render-td): Handle td style="" better.
652         (shr-tag-table): Use the color from the style sheet.
653         (shr-render-td): Make sure we copy over all the overlays, too.
655 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
657         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
658         (nnir-request-article): Improve article retrieval.
660 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
662         * mm-util.el (mm-extra-numeric-entities): New variable.
664         * mm-url.el (mm-url-decode-entities):
665         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
667 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
669         * message.el: Use completion-at-point.
670         (message-completion-function): New fun, extracted from message-tab.
671         (message-mode): Use it for completion-at-point-functions.
672         (message-tab): Use it and completion-at-point.
674 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
676         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
677         character if a non-breakable character follows.
679 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
681         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
682         any stream.
684         * shr.el (shr-tag-font): Colorize the region.
685         (shr-tag-body): Ditto.
686         (shr-tag-font): Actually let the styles be inherited instead of
687         overwriting them.
688         (shr-tag-font): Get the background color right.
689         (shr-tag-style): Ignore all <style> tags for the moment.
691         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
692         a Message-ID to avoid having nnimap depend on gnus-sum.
694         * shr.el (shr-descend): Only colorize something if we have a node that
695         sets colors.
697 2010-12-06  Julien Danjou  <julien@danjou.info>
699         * shr.el (shr-render-td): Render td content with shr-descend, so style
700         will be applied to <td> too.
701         (shr-colorize-region): Colorize region even if we only have a background.
702         (shr-tag-body): Fix color and background color inheritance.
703         Do not recolorize after shr-generic.
704         (shr-tag-font): Let shr-generic colorize via inheritance.
706 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
708         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
710 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
712         * nnir.el (nnir-request-move-article): Remove obsolete code.
714 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
716         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
718 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
720         * gnus-sum.el (gnus-summary-respool-article): The completion function
721         expects a list instead of an alist.
723         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
724         string as the parameter.
726         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
728         * shr.el (shr-stylesheet): New dynamic variable for cascading the
729         styles.
730         (shr-colorize-region): New function.
731         (shr-insert-background-overlay): Remove.
732         (shr-render-td): Background setting should be taken care of on a higher
733         level.
734         (shr-tag-body): Use post-hoc colorizations.
735         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
736         (shr-put-color-1): Don't overwrite old colors.
737         (shr-colorize-region): When the background color isn't explicit, use
738         a fixed background.
740         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
741         nnmail variables.
743 2010-12-05  Bjørn Mork  <bjorn@mork.no>
745         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
746         unless necessary.
748 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
750         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
751         server.
753 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
755         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
756         so that TAB works.
758         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
759         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
761         * shr.el (shr-urlify): Show the URL before the title to avoid
762         misleading URLs.
764 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
766         * shr.el (shr-urlify): Display the title in <a> tags.
768 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
770         * nnir.el (nnir-categorize): Replace mapcar with mapc.
772 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
774         * nnir.el: Rearrange code to allow macros to be autoloaded by
775         gnus-sum.el.
776         (nnir-retrieve-headers-override-function): Make this variable
777         customizable.
778         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
780         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
781         from nnir.el.
783 2010-12-03  Julien Danjou  <julien@danjou.info>
785         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
787 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
789         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
790         allow optional argument `environment'.
792 2010-12-03  Glenn Morris  <rgm@gnu.org>
794         * mm-extern.el (message-goto-body): Update declaration.
796 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
798         * gnus-util.el (gnus-macroexpand-all): New function.
800         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
801         instead of macroexpand-all that is unavailable in XEmacs.
803 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
805         * nnir.el (nnir-summary-line-format): New variable.
806         (nnir-mode): Use it.
807         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
808         (nnir-article-ids): Reimplement as defsubst.
809         (nnir-retrieve-headers): Don't mangle the subject header.
810         (nnir-run-imap): Use 100 as RSV score.
811         (nnir-run-find-grep): Fix for full server searching.
812         (nnir-run-gmane): Better restriction to gmane groups.
814         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
815         summary buffers.
817 2010-12-02  Julien Danjou  <julien@danjou.info>
819         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
821         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
823         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
824         support.
826 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
828         * nnir.el: Update to handle the registry better.
829         (autoload): Silence byte-compiler.
830         (nnir-open-server): Add a hook for nnir groups.
831         (nnir-request-move-article): Don't mangle the header. Better to use
832         formating variables (which will be added in the future).
833         (nnir-registry-action): Update the registry using the original article
834         group name.
835         (nnir-mode): Install nnir-specific hooks for updating the registry.
837         * gnus-sum.el
838         (gnus-article-original-subject,gnus-newsgroup-original-name):
839         Remove obsolete variables.
840         (gnus-summary-move-article): Remove use of obsolete variables.
841         (gnus-summary-local-variables): Make move and delete hooks local to
842         summary buffers.
844 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846         * rtree.el: New file.
848 2010-12-01  Julien Danjou  <julien@danjou.info>
850         * message.el (message-user-organization): Do not use
851         gnus-local-organization.
853         * gnus.el: Remove gnus-local-organization.
855         * gnus-msg.el: Remove nastygram thing.
857 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
859         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
860         funcall.
862 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
864         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
865         names.
867         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
868         characters.
870         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
871         to t of inhibit-read-only since it is inside gnus-with-article-headers.
872         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
873         (gnus-gravatar-transform-address): Use mail-extract-address-components
874         that supports non-ASCII names rather than mail-header-parse-addresses.
876 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
878         * proto-stream.el (open-protocol-stream): All starttls connections are
879         handled by the network handler.
881 2010-11-30  Julien Danjou  <julien@danjou.info>
883         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
884         (nnimap-open-connection-1): Fix PREAUTH.
886         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
888 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
890         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
891         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
892         (shr-insert): Use them.
893         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
895 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
897         * nnir.el (nnir-request-move-article): Bail out if original group
898         doesn't support article moves.
899         (nnir-get-active): Improve active list retrieval.
901 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903         * shr.el (shr-find-fill-point): Don't break before apostrophes.
905 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
907         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
908         seem to accept strings-with-numbers as port numbers,
910 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
912         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
913         change the registry.
915 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
917         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
918         delete-dups that is not available in XEmacs 21.4.
920         * mm-util.el (mm-delete-duplicates): Add comment.
922 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
924         * nnir.el (nnir-ignored-newsgroups): New variable.
925         (nnir-get-active): Use it.
927 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
929         * proto-stream.el (proto-stream-open-network): Add some comments.
931         * nntp.el (nntp-open-connection): Provide a :success condition.
933         * nnimap.el (nnimap-open-connection-1): Ditto.
935         * proto-stream.el (proto-stream-open-network): See what the response to
936         the STARTTLS command is.
938         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
939         backwards compatibility).
940         (nnimap-open-connection-1): Really respect nnimap-server-port.
942         * proto-stream.el (proto-stream-open-network): When doing opportunistic
943         TLS upgrades we don't really care about the identity of the peer.
944         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
945         that what we've checked for.
946         (proto-stream-always-use-starttls): Only default to t if
947         open-gnutls-stream exists.
948         (proto-stream-open-network): If STARTTLS failed, then just open a
949         normal connection.
950         (proto-stream-open-network): Wait until the greeting before doing
951         STARTTLS.
953         * nntp.el (nntp-open-connection): Report what the connection error is.
955         * proto-stream.el (open-protocol-stream): Rename from
956         open-proto-stream.
958 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960         * nnimap.el (nnimap-stream): Change default to `undecided'.
961         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
962         first, and then network.
963         (nnimap-open-connection-1): Respect nnimap-server-port.
964         (nnimap-open-connection): Be more backwards-compatible.
966         * proto-stream.el (proto-stream-always-use-starttls): New variable.
967         (proto-stream-open-starttls): De-duplicate the starttls code.
968         (proto-stream-open-starttls): Folded back into the main function.
969         (proto-stream-open-network): Fix typo in the gnutls path.
970         (proto-stream-command): Refactor out.
972         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
974         * proto-stream.el (proto-stream-open-starttls): Actually implement the
975         starttls.el STARTTLS.
977         * color.el (color-lab->srgb): Fix function call name.
979         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
980         if we're using tls.el.
981         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
982         built in, then don't try to establish a STARTTLS connection.
984         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
985         servers.
987         * proto-stream.el (open-proto-stream): Use network, not stream.
988         (open-proto-stream): Add a way to specify what the end of a command is.
990         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
991         connections types.
992         (nntp-open-network-stream): Remove.
993         (nntp-open-ssl-stream): Remove.
994         (nntp-open-tls-stream): Remove.
995         (nntp-ssl-program): Remove.
997         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
999 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
1001         * nnir.el: Fix typos.
1002         (nnir-retrieve-headers-override-function): Rename variable to reflect
1003         new semantics.
1004         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
1005         macros.
1006         (nnir-request-article, nnir-request-move-article): Use them.
1007         (nnir-categorize): New function.
1008         (nnir-run-query): Use it.
1009         (nnir-retrieve-headers): Rewrite to batch header retrieval.
1010         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
1011         sorted.
1012         (nnir-group-full-name): Use gnus-group-full-name instead.
1013         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
1014         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
1016 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1018         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
1020         * proto-stream.el: New library to provide protocol-specific
1021         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
1022         protocols.
1023         (open-proto-stream): Complete the documentation.
1024         (proto-stream-open-network): Fix some typos.
1026         * nnimap.el (nnimap-open-connection): Use it.
1028 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
1030         * pop3.el (pop3-open-server): Read server greeting before starting TLS
1031         negotiation.
1033 2010-11-26  Julien Danjou  <julien@danjou.info>
1035         * color.el: Rename various rgb functions to srgb.
1037 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1039         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
1040         names.
1042 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1044         * shr.el (shr-insert): Revert last change.
1045         (shr-find-fill-point): Never leave point being at bol;
1046         relax the kinsoku limitation when rendering tables.
1048 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1050         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
1051         results from -accept-article.
1053         * shr-color.el: Require cl when compiling.
1055         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
1056         checkin.
1058         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
1060         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
1062         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
1063         'add and 'delete to set backend marks.
1065         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
1067         * nnheader.el (nnheader-update-marks-actions): Refactor out.
1069         * nntp.el (nntp-request-set-mark): Use it.
1071         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1073         * nnml.el (nnml-request-set-mark): Ditto.
1075         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
1076         introduces regressions in article selection.
1077         (nnimap-find-uid-response): New function.
1078         (nnimap-request-accept-article): Use the UID returned, if any.
1079         (nnimap-request-move-article): Use the UID returned, if any.
1080         (nnimap-get-groups): Reimplement to work with folded lines.
1081         (nnimap-find-uid-response): The UID is the last element in the list.
1082         (nnimap-request-set-mark): Extend syntax with 'set.
1084         * nnml.el (nnml-request-set-mark): Ditto.
1086         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1088         * nntp.el (nntp-request-set-mark): Ditto.
1090 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1092         * message.el (message-called-interactively-p): A temporary macro.
1093         (message-goto-body): Use it temporarily.
1095 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1097         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1098         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1099         (nnimap-last-response-string): Fix last unfolding fix.
1101 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1103         * shr.el (shr-insert): Fix the way to fold lines.
1105 2010-11-25  Julien Danjou  <julien@danjou.info>
1107         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1109         * color.el: Rename from color-lab.el
1110         (color-rgb->hex): Add.
1111         (color-complement): Add.
1112         (color-complement-hex): Add.
1114         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1116 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1118         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1119         don't exist.
1121 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1123         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1124         assuming that article displaying or another mml-preview may be
1125         interrupted for an error or for the like.
1127         * shr.el (shr-get-background): Fix argument name.
1129 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1131         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1133         * gnus-sum.el (gnus-summary-include-articles): New function.
1135         * message.el (message-goto-body): called-interactively-p needs a
1136         parameter, so use `any'.
1138         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1139         clear marks before moving, since they're synced from the Gnus side
1140         first.
1142         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1143         (gnus-summary-move-article): Copy over all marks before moving, so that
1144         IMAP doesn't think a new article has arrived.
1146 2010-11-24  Julien Danjou  <julien@danjou.info>
1148         * shr.el (shr-insert-background-overlay): Fix typo.
1149         (shr-render-td): Copy the background before rendering.
1151         * shr-color.el (shr-color-visible): Fix docstring.
1153         * shr.el (shr-tag-table): Add bgcolor support.
1154         (shr-render-td): Add bgcolor support.
1155         (shr-get-background): Add.
1156         (shr-insert-foreground-overlay): Use shr-get-background.
1158         * message.el (message-goto-body): Use called-interactively-p.
1159         (message-in-body-p): message-goto-body returns point.
1161 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1163         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1164         Fixes something or other in Emacs 23, and is backwards compatible.
1166         * message.el (message-goto-body): Remove the <#secure special-casing,
1167         which is too special.
1169         * shr.el (shr-parse-style): Drop !important from styles.
1171 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1173         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1174         this function to return incorrect results when calling it with an
1175         explicit article argument different from
1176         (gnus-summary-article-number).
1178 2010-11-24  Julien Danjou  <julien@danjou.info>
1180         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1181         (shr-tag-body): Add background support.
1182         (shr-descend): Add background support.
1183         (shr-tag-title): Add.
1185         * shr-color.el (shr-color-visible): Really return original background
1186         if fixed.
1188 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190         * shr.el (shr-color-check): Protect against non-existant colour names.
1192 2010-11-24  Julien Danjou  <julien@danjou.info>
1194         * color-lab.el: Require 'cl when compiling.
1196         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1198         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1199         matched part.
1201         * color-lab.el: Fix all expt calls to use float type.
1203 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1205         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1206         expression to shr-color-check as is.
1208         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1210         * color-lab.el: Add coding cookie.
1211         (float-pi): Use eval-and-compile.
1213 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1215         * shr.el (shr-insert-color-overlay): Split stuff like
1216         "#444444 !important" to find the real colour.
1217         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1218         parse <font color="red"> entries.
1220 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1222         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1223         point when parsing headers.
1225         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1226         is positioned properly when parsing headers.
1228 2010-11-23  Julien Danjou  <julien@danjou.info>
1230         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1232         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1234         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1236         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1237         Use shr-color-hue-to-rgb.
1238         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1240 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1242         * shr.el (shr-color->hexadecimal): Autoload.
1243         (shr-descend): Add color to all tags.
1245 2010-11-22  Julien Danjou  <julien@danjou.info>
1247         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1248         shr-color->hexadecimal.
1250         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1251         RGB() or HSL() color representation.
1253         * shr.el (shr-tag-font): Add.
1254         (shr-tag-color-check): New function to get better colors.
1255         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1256         tag-span.
1258         * shr-color.el: New file.
1260         * color-lab.el: New file.
1262         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1264 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1266         * nnir.el: Fix typo in comments.
1267         (nnir-run-imap): Simplify code. No need to reverse artlist.
1268         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1270 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1272         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1274         * nnimap.el (nnimap-get-capabilities): Refactor out.
1275         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1277 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1279         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1280         appearing when `mm-uu-hide-markers' is nil.
1282 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1284         * nnimap.el (nnimap-unselect-group): Make into its own function.
1285         (nnimap-request-rename-group): Unselect group before renaming.
1286         This had gotten lost somewhere.
1287         (nnimap-request-accept-article): Keep track of examined groups, and
1288         unselect the group before APPENDing to read-only groups.
1289         (nnimap-request-move-article): Clear flags before moving so that they
1290         can be re-set later.
1292 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1294         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1295         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1297 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1299         * gnus-art.el (gnus-mime-display-single)
1300         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1301         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1302         parameter.
1304 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1306         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1307         (shr-table-vertical-line): New variable.
1308         (shr-insert-table): Use it.
1310 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1312         * gnus-html.el (gnus-html-wash-images): Don't display images if
1313         gnus-inhibit-images is non-nil; register displayer for cid images.
1314         (gnus-html-display-image): Work for cid image.
1315         (gnus-html-insert-image): Allow arguments.
1316         (gnus-html-put-image): Inhibit read-only.
1317         (gnus-html-prefetch-images): Don't prefetch images if
1318         gnus-inhibit-images is non-nil.
1320 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1322         * shr.el (shr-put-image): Break lines when inserting big pictures.
1324 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1326         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1327         sender, thanks Katsumi Yamaoka.
1329 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1331         * nnir.el (nnir-run-imap): Reverse the article list for each group
1332         rather than the whole list.
1334 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1336         * shr.el (shr-image-displayer): Protect function against non-existent
1337         image source.
1339         * gnus-art.el (gnus-inhibit-images): New user option.
1340         (gnus-mime-display-single): Don't display image if it is non-nil.
1342         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1343         gnus-inhibit-images.
1345         * shr.el (shr-image-displayer): New function.
1346         (shr-tag-img): Use it.
1348 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1350         * mml2015.el (mml2015-epg-sign): Use From header.
1352 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1354         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1356         * gnus-util.el (gnus-find-text-property-region): Return markers.
1358         * shr.el (shr-tag-img): Put a displayer in the text property.
1360         * gnus-util.el (gnus-find-text-property-region): New utility function.
1362         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1363         (gnus-html-show-images): Remove.
1365         * gnus-art.el (gnus-article-show-images): New, more general function.
1367         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1368         image url text properties.
1370         * shr.el: Ditto.
1372         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1373         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1375 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1377         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1378         work for two or more articles.
1380 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1382         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1383         divide an image that's in an html article to two or more when washing
1384         non-ASCII characters in alt text of it.
1386 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1388         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1389         smime-decrypt-region using function argument.
1390         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1392         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1394         * smime.el (smime-decrypt-region): Catch it.
1396 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1398         * smime.el (smime-mode-map): Move initialization into declaration.
1399         (gnus-run-mode-hooks): Don't autoload.
1400         (smime-mode): Use define-derived-mode.
1402 2010-11-11  Glenn Morris  <rgm@gnu.org>
1404         * smime.el (from): Restrict declaration to XEmacs.
1406         * nnir.el (gnus-group-topic-name): Autoload.
1408 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1410         * shr.el (shr-insert): Don't break long line if it is because of
1411         kinsoku-bol characters in the line end.
1413 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1415         * nnir.el (nnir-request-move-article): Fix to provide original group
1416         and subject.
1417         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1418         been retrieved.
1420         * gnus-sum.el (gnus-summary-move-article): Use original group and
1421         subject for virtual articles such as those in an nnir summary buffer.
1423 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1425         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1426         least 21.5).
1428         * smime.el (from): Declare it again for XEmacs.
1430 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1432         * message.el (message-resend): Don't disable encoding unless it's
1433         already encoded.
1435         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1436         low-numbered articles.
1438 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1440         * rfc2047.el (rfc2047-syntax-table): Simplify.
1442         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1443         set-char-table-range for XEmacs.
1445 2010-11-10  Glenn Morris  <rgm@gnu.org>
1447         * smime.el (from): Remove unused declaration.
1449         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1450         (gnus-float-time): On Emacs, always an alias.
1452         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1453         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1455 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1457         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1459 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1461         * shr.el (browse-url-mailto): Autoload.
1463         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1465         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1466         regexp doesn't need quoting.
1468 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1470         * message.el (message-subject-trailing-was-ask-regexp)
1471         (message-subject-trailing-was-regexp): Match was: in addition to was.
1473 2010-11-09  Glenn Morris  <rgm@gnu.org>
1475         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1476         (nnbabyl-check-mbox): Use point-at-bol.
1478 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1480         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1482         * message.el (message-mailto): New function.
1483         (message-mailto): Should accept other parameters.
1484         (message-mailto): Remove since it duplicates browse-url-mailto
1485         functionality.
1487 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1489         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1490         methods.
1491         (gnus-read-active-file): Ditto.
1493         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1494         ": " from the prompt.
1495         (gnus-group-make-group): Ditto.
1497 2010-11-07  Glenn Morris  <rgm@gnu.org>
1499         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1500         (gnus-bookmark-kill-line): Use point-at-eol.
1502 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1504         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1505         asterisks in From header.
1507 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1509         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1510         string to avoid making the From headers syntactically invalid.
1512         * message.el (message-send-mail): Don't insert courtesy messages if the
1513         message already has List-Post and List-ID messages.
1515 2010-11-06  Glenn Morris  <rgm@gnu.org>
1517         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1518         `condition', `type', `length' a prefix.
1519         (gnus-treat-predicate): Update for above name changes.
1521 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1523         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1524         binding.  Handled by `gnus-summary-refer-thread' instead.
1525         (nnir-warp-to-article): New backend function.
1527         * nnimap.el (nnimap-request-thread): Force dependency updating.
1529         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1530         (gnus-summary-refer-thread): Rework to improve thread-referral.
1532         * gnus-int.el (gnus-warp-to-article): New function.
1534         * gnus-sum.el (gnus-summary-article-map): Bind it.
1536 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1538         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1539         gnus-summary-refer-thread.
1541         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1542         headers.
1543         (gnus-summary-limit-include-thread): Prevent articles in thread from
1544         being cut in gnus-cut-threads.
1545         (gnus-summary-refer-thread): Limit retrieved headers to those in
1546         thread.
1548 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1550         * message.el (message-send-mail): Use the value of
1551         message-courtesy-message from the message buffer.
1553         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1555         * shr.el (shr-browse-url): Implement mailto: URLs.
1557         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1558         "raw".
1560         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1561         if it's already selected.
1563         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1565 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1567         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1568         to measure the length and truncate alt text.
1570 2010-11-03  Glenn Morris  <rgm@gnu.org>
1572         * nndiary.el (nndiary-generate-nov-databases-1)
1573         (nndiary-generate-active-info): Rename dynamic variable `files' to
1574         something less generic.
1576 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1578         * nnir.el (nnir-request-move-article): Call the underlying backend to
1579         move articles from nnir.
1581 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1583         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1585 2010-11-02  Julien Danjou  <julien@danjou.info>
1587         * nnir.el: Remove wais support.
1589 2010-11-02  Glenn Morris  <rgm@gnu.org>
1591         * gnus-html.el: Reorder requirements to quieten compiler.
1593 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1595         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1596         properly for XEmacs as well.
1597         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1598         (gnus-article-natural-long-line-p): Use window-width rather than
1599         frame-width.
1601 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1603         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1604         (nnir-read-parms): Don't modify query.
1605         (nnir-run-query): Add ability to search topic on current line.
1606         (nnir-get-active): Clean up.
1608 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1610         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1611         degenerate articles.
1613         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1614         (gnus-print-buffer): Just print the buffer as is, without any copying
1615         to a buffer and then re-highlighting.
1617         * nnimap.el (nnimap-request-group): Store the new updated info.
1618         (nnimap-request-group): Select the group when we don't know whether it
1619         exists or not.
1621         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1622         groups.
1624         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1625         groups.
1627         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1628         groups.
1630         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1631         long-lines case by only filling the long lines.
1633         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1634         (bug #7311).
1636 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1638         * shr.el: No need to declare `declare-function' since shr.el is for
1639         only Emacsen that provide `libxml-parse-html-region'.
1641 2010-11-01  Glenn Morris  <rgm@gnu.org>
1643         * mm-util.el (gnus-completing-read): Autoload.
1644         (mm-read-coding-system): Simplify Emacs definition.
1646         * nnmail.el (gnus-activate-group):
1647         * nnimap.el (gnutls-negotiate):
1648         * nntp.el (netrc-parse): Fix declarations.
1650 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1652         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1653         string-match-p in Emacs >=23.
1655         * gnus-msg.el (gnus-configure-posting-styles)
1656         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1658 2010-11-01  Glenn Morris  <rgm@gnu.org>
1660         * nnir.el (declare-function): Add compat stub.
1661         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1662         (nnir-run-gmane): Require 'mm-url.
1664         * mm-util.el (mm-string-to-multibyte): Simplify.
1666         * shr.el (declare-function): Add compat stub.
1667         (url-cache-create-filename): Declare.
1668         (mm-disable-multibyte, widget-convert-button): Autoload.
1670         * smime.el (ldap-search): Declare.
1671         (smime-cert-by-ldap-1): Require ldap on Emacs.
1673         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1674         (nnimap-keepalive): Use gnus-float-time.
1676         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1677         (mail-source-delete-crash-box): Use gnus-float-time.
1679         * gnus-dired.el (gnus-completing-read): Autoload.
1681         * mm-view.el (gnus-rescale-image): Autoload.
1683         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1685         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1687         * sieve-manage.el: Require 'cl when compiling.
1689         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1690         (gnus-iswitchb-completing-read): Require iswitchb.
1691         (gnus-select-frame-set-input-focus): Silence compiler.
1693 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1695         * message.el (message-subject-trailing-was-query): Change default to t,
1696         since I think that's what most people want.
1698         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1699         appending for easier debugging.
1700         (nnimap-wait-for-connection): Take a regexp.
1701         (nnimap-request-accept-article): Wait for the continuation line before
1702         sending anything unless we're streaming.
1704         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1705         leave the header washing to take place.
1707 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1709         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1710         regular expression match and replace in posting styles.
1712 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1714         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1715         an entire server.
1716         (nnir-get-active): New function.
1717         (nnir-run-imap): Use it.
1718         (nnir-run-gmane): Who knew, gmane search returns an article score!
1720         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1721         server on the current line with nnir.
1723 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1725         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1726         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1727         left edge.
1728         (gnus-article-foldable-buffer): Skip past the prefix when determining
1729         raggedness.
1731         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1732         the raw article, and change `C-u g' to show the article without doing
1733         treatments.
1735         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1736         on to `gnus-treat-article'.
1737         (gnus-inhibit-article-treatments): New variable.
1739         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1741         * gnus-art.el (gnus-treatment-function-alist): Have
1742         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1743         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1744         sections.
1746         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1747         parameter.
1748         (gnus-article-fill-cited-long-lines): New function.
1749         (gnus-article-fill-cited-article): Allow filling only long sections.
1751         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1752         and non-punctuation (like after the apostrophe in "'We").
1754         * gnus-sum.el (gnus-summary-select-article): Make sure
1755         gnus-original-article-buffer is alive.
1757         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1758         reflect the order they're in in the digest.
1760         * gnus.el (gnus-group-startup-message): Move point to the start of the
1761         buffer.
1763         * nnimap.el (nnimap-capability): New function.
1764         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1765         is set.
1767 2010-10-31  David Engster  <dengste@eml.cc>
1769         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1770         conform with changes to gnus-completing-read.
1772 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1774         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1776 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1778         * nnir.el: Move defvar, defcustom around to keep file organized
1779         and keep byte-compiler quiet.
1780         (nnir-read-parms): Accept search-engine as arg.
1781         (nnir-run-query): Pass search-engine as arg.
1782         (nnir-search-engine): Remove.
1784 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1786         * shr.el (shr-generic): The text nodes should be text, not :text.
1788         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1789         later in the file.
1791 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1793         * nnir.el: General clean up.  Allow searching with multiple engines.
1794         Allow separate extra-parameters for each engine.
1795         Batch queries when possible.
1796         (nnir-imap-default-search-key,nnir-method-default-engines):
1797         Add customize interface.
1798         (nnir-run-gmane): New engine.
1799         (nnir-engines): Use it.  Qualify all prompts with engine name.
1800         (nnir-search-engine): Remove global variable.
1801         (nnir-run-hyrex): Restore for now.
1802         (nnir-extra-parms,nnir-search-history): New variables.
1803         (gnus-group-make-nnir-group): Use them.
1804         (nnir-group-server): Remove in favor of gnus-group-server.
1805         (nnir-request-group): Avoid searching twice.
1806         (nnir-sort-groups-by-server): New function.
1808 2010-10-30  Julien Danjou  <julien@danjou.info>
1810         * gnus-group.el: Remove gnus-group-fetch-control.
1812         * gnus-start.el (gnus-find-new-newsgroups):
1813         Remove gnus-check-first-time-used.
1815         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1817 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1819         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1820         set on groups that don't have \* permanentflags.
1822 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1824         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1825         control the background color.
1826         (shr-tag-img): Ignore very small web bug type images.
1827         (shr-put-image): Add help-echo alt texts to the images.
1828         (shr-tag-video): Show the video poster image.
1830 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1832         * shr.el (shr-table-depth): New variable.
1833         (shr-tag-table-1): Only insert the images after the top-level table.
1835         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1837         * gnus-util.el (gnus-list-memq-of-list): New function.
1839         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1840         selected.
1841         (nnimap-unsplittable-articles): New slot.
1842         (nnimap-new-articles): Use it.
1844 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1846         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1847         move to the previous line on `M-g'.
1849 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1851         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1852         *-request-group, which seems unnecessary.
1854         * nnimap.el (nnimap-quote-specials): Function copied over from
1855         imap.el.
1856         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1857         they support that.  Suggested by Tom Regner.
1859 2010-10-29  Julien Danjou  <julien@danjou.info>
1861         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1862         defalias.
1863         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1865         * gnus.el: Remove `gnus-nntp-service' variable.
1866         (gnus-secondary-servers): Make obsolete.
1867         (gnus-nntp-server): Make obsolete.
1869         * gnus-start.el (gnus-1): Remove x-splash calls.
1871         * gnus-ems.el (gnus-x-splash): Remove.
1873         * gnus.el (gnus-group-startup-message): Simplify/update code.
1875         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1876         capability before doing anything.
1877         (gnus-group-insert-group-line): Remove useless
1878         gnus-group-remove-excess-properties.
1880 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1882         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1884 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1886         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1887         config after reselecting.
1889 2010-10-28  Julien Danjou  <julien@danjou.info>
1891         * shr.el (shr-put-image): Use point even if only inserting text.
1892         (shr-put-image): Save excursion when inserting alt text on non-graphic
1893         display, so the behaviour is the same when we are on a graphic display.
1895         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1897 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1899         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1900         (gnus-mime-copy-part): Check coding system, not charset.
1901         (gnus-mime-view-part-externally): Never remove part.
1902         (gnus-mime-view-part-internally): Don't remove part here.
1903         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1904         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1905         multipart/alternative.
1907         * mm-decode.el (mm-display-part): Take optional arg `force'.
1909 2010-10-26  Julien Danjou  <julien@danjou.info>
1911         * gnus-group.el (gnus-group-default-list-level): Add this function to
1912         compute the default list level.
1913         (gnus-group-default-list-level): Add possibility to use a function.
1915 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1917         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1919         * gnus-group.el (gnus-group-completing-read)
1920         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1921         gnus-replace-in-string.
1923 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1925         * shr.el (shr-tag-div): Add.
1927 2010-10-25  Julien Danjou  <julien@danjou.info>
1929         * gnus-util.el: Remove `gnus-with-local-quit'.
1931         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1933 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1935         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1936         the original article buffer.
1938 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1940         * nnimap.el (nnimap-request-head): New function.
1941         (nnimap-request-move-article): Try to be slighly faster by not
1942         requesting the entire message when moving.
1943         (nnimap-transform-headers): Don't bug out on bodiless articles.
1944         (nnimap-send-command): Have no outstanding messages if the IMAP server
1945         doesn't support streaming.
1946         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1948 2010-10-24  Julien Danjou  <julien@danjou.info>
1950         * message.el (message-default-headers): Fix type.
1952 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1954         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1955         prefetching images.
1957         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1958         backend for unknown groups.  This is mainly useful for nnimap groups.
1960         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1961         group isn't covered by the agent.
1963 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1965         * nnir.el (nnir-method-default-engines): New variable.
1966         (nnir-run-query): Use it.
1967         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1968         (gnus-summary-nnir-goto-thread): Change group if needed.
1970         * gnus-group.el (gnus-group-group-map): Add key binding for
1971         gnus-group-make-nnir-group.
1973 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975         * shr.el (shr-tag-object): Add.
1977         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1978         original article buffer live.
1979         (gnus-summary-select-article-buffer):
1980         Mention gnus-widen-article-buffer.
1982 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1984         * shr.el (shr-tag-strong): Add.
1986 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1988         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1989         group names.  They mess up the group buffer badly.
1991         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1993         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1994         instead of the summary one.
1996 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1998         * mml.el (mml-preview): Work properly when editing article.
2000         * gnus-start.el (gnus-read-active-file-1): Don't add method to
2001         gnus-have-read-active-file if it's already been in.
2003 2010-10-22  Tom Tromey  <tromey@redhat.com>
2005         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
2006         gnus-group-completing-read.
2008 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2010         * message.el (message-mode-map): Don't bind M-; to comment region, to
2011         allow the global comment-dwim to work.
2013 2010-10-21  Julien Danjou  <julien@danjou.info>
2015         * message.el (message-setup-1): Allow message-default-headers to be a
2016         function.
2018 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2020         * shr.el (shr-tag-table): Simplify.
2022 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2024         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
2025         to avoid trying to snarf invalid stuff.
2027         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
2029         * gnus.el (gnus-message-archive-group): Quote value.
2030         (gnus-message-archive-group): Mark as changed.
2032         * shr.el (shr-add-font): Don't put the font properties on the newline
2033         or the indentation.
2035         * message.el (message-fix-before-sending): Change options when sending
2036         non-printable characters.
2038         * gnus.el (gnus-message-archive-method): Change the default to
2039         monthly outgoing groups.
2041         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
2042         that have gotten new numbers.
2044         * nnimap.el (nnimap-request-replace-article): New function.
2046 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2048         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2049         (nnrss-request-article): Don't use special html washing code.
2051 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2053         * shr.el (shr-tag-table): Remove useless nconc.
2055 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2057         * gnus-art.el (article-wash-html): Simplify and remove the charset
2058         stuff.  Use the normal html rendering code instead of the special html
2059         washing code.
2061         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
2062         `gnus-w3m' symbols.
2063         (mm-text-html-washer-alist): Remove.
2065         * mm-decode.el (mm-inline-text-html-renderer): Remove.
2066         (mm-inline-media-tests): Remove use.
2067         (mm-text-html-renderer): Change default to the `shr' symbol.
2069         * mm-view.el (mm-inline-text-html): Remove use.
2071         * gnus-art.el (gnus-blocked-images): New function.  Allow the
2072         `gnus-blocked-images' to be a function.
2073         (gnus-article-wash-function): Remove.
2075 2010-10-20  Julien Danjou  <julien@danjou.info>
2077         * spam.el (spam-list-of-processors): Mark as obsolete.
2079         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2080         (nnimap-insert-partial-structure): Fix boundary detection.
2082 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2084         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2085         run file-truename on remote files.  This can be expensive and even
2086         prevent one from editing drafts if some unrelated buffer has a stale
2087         connection.
2089 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2091         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2092         kinsoku-eol regardless of shr-kinsoku-shorten.
2093         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2094         (shr-tag-table): Support caption, thead, and tfoot.
2096 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2099         lines.
2100         (shr-save-contents): New command and keystroke.
2102         * nndoc.el (nndoc-type-alist): Add git support.
2103         (nndoc-git-type-p): New function.
2104         (nndoc-transform-git-article): Ditto.
2105         (nndoc-transform-git-headers): Ditto.
2106         (nndoc-transform-git-headers): Generate Subject headers.
2108         * shr.el (shr-parse-style): New function.
2109         (shr-tag-span): Ditto.
2111         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2112         to `G G' to avoid collisions.
2114 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2116         * shr.el: Load kinsoku if necessary.
2117         (shr-kinsoku-shorten): New internal variable.
2118         (shr-find-fill-point): Make kinsoku shorten text line if
2119         shr-kinsoku-shorten is bound to non-nil.
2120         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2121         shr-indentation too when testing if table is wider than frame width.
2122         (shr-insert-table): Use `string-width' instead of `length' to measure
2123         text width.
2124         (shr-insert-table-ruler): Make sure indentation is done at bol.
2126 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2128         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2129         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2130         undecoded network data.
2132 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2134         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2135         name in the mode line spec so that the mode line menu works
2136         (bug #2431).
2138         * message.el (message-get-reply-headers): If we're fed `to-address',
2139         then always use that.
2141         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2142         aren't so wide as to need to switch off the edit menu.
2144         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2145         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2147         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2148         `M-g'.
2149         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2150         the permanent marks.
2152 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2154         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2155         Splitting according to references/in-reply-to obeys the ignore-groups
2156         variable, while splitting by sender and subject do not.
2158 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2160         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2161         alist, so that we can look for non-Unicode chars.
2162         (article-translate-strings): Allow both character and string maps.
2164 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2166         * shr.el (shr-insert): Don't insert space behind a wide character
2167         categorized as kinsoku-bol, or between characters both categorized as
2168         nospace.
2170 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2172         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2173         headers to gnus-newsgroup-headers.
2175 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2177         * shr.el (shr-tag-img): Don't align images -- since we're not
2178         rescaling, this often leads to ugly displays.
2180 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2182         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2183         duplicates.
2185 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2187         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2188         call.
2190 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2192         * gnus.el: Autoload gnus-html-show-images.
2194         * nnimap.el: Use nnheader-message throughout.
2196         * shr.el (shr-tag-img): Ignore images with no data.
2198 2010-10-15  Julien Danjou  <julien@danjou.info>
2200         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2201         a possibility to disable format=flow encoding when using hard newlines.
2203 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2205         * shr.el (shr-insert): Remove space inserted before or after a
2206         breakable character or at the beginning or the end of a line.
2207         (shr-find-fill-point): Do kinsoku; find the second best point or give
2208         it up if there's no breakable point.
2210 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2212         * nnimap.el (nnimap-open-connection): Message when opening connection
2213         for debugging purposes.
2215         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2216         on every setup buffer call to allow this to change from article to
2217         article.
2219         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2220         buffers where we have a wide table.
2222 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2224         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2225         uses *-request-thread.
2227 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2229         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2230         incantation, which is no longer valid.
2232 2010-10-14  Julien Danjou  <julien@danjou.info>
2234         * shr.el: Fix defcustom type (char -> character).
2236 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2238         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2239         programs.
2241 2010-10-14  Julien Danjou  <julien@danjou.info>
2243         * shr.el (shr-tag-a): Use url-link as widget type.
2245         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2246         `gnus-group-get-icon'.
2248 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2250         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2251         This should make server editing work better.
2253         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2255         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2256         (nnimap-parse-flags): Fix regexp.
2258         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2259         probably work for CJVK text, too.
2261         * nnimap.el (nnimap-extend-tls-programs): Remove.
2262         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2264 2010-10-13  Julien Danjou  <julien@danjou.info>
2266         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2267         responses.
2269 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2271         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2273         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2274         anything in Emacs.
2276         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2278 2010-10-13  Julien Danjou  <julien@danjou.info>
2280         * shr.el (shr-width): Make shr-width a defcustom with default to
2281         fill-column.
2282         (shr-tag-img): Use shr-width rather than fill-column.
2284 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2286         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2288         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2289         position when (X-)Faces exist.
2290         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2291         avatars when called interactively.
2293 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2295         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2296         gnus-article-x-face-too-ugly is bound.
2298 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2300         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2302         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2303         mailbox that doesn't exist.
2305 2010-10-12  Julien Danjou  <julien@danjou.info>
2307         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2308         (shr-get-image-data): Encode URL properly when fetching from cache.
2309         (shr-tag-img): Use aligned-to spaces to align correctly images.
2311         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2312         before inserting the Gravatar.
2314         * shr.el (shr-tag-img): Add align attribute support for <img>.
2316 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2318         * gnus-gravatar.el (gnus-art): Require.
2320         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2321         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2322         Remove long obsoleted functions.
2324 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2326         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2328         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2329         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2330         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
2331         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
2332         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
2333         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
2334         Fix comment for declare-function.
2336 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2338         * nnimap.el (nnimap-request-rename-group): Select group read-only
2339         before renaming it.
2341         * shr.el (shr-insert): Fix up the white space only regexp.
2343         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2344         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2346         * shr.el (shr-current-column): New function.
2347         (shr-find-fill-point): New function.
2349 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2351         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2352         numbers.
2354 2010-10-11  Julien Danjou  <julien@danjou.info>
2356         * shr.el (shr-hr-line): Add.
2357         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2358         display hr lines.
2359         (shr-max-columns): Do not change state to nil if we just inserting
2360         spaces.
2362 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2364         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2365         select the last group.
2367 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2369         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2371 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2373         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2374         for Gnus.
2375         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2376         (nnimap-update-qresync-info): Mark \Seen articles as read.
2378         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2379         non-variable, too.
2381         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2382         available.
2383         (nnimap-update-info): Rely more on the current active than the param
2384         active to avoid marking articles as read too much.
2386         * auth-source.el (auth-source-create): Use (user-login-name) for the
2387         user name default.
2389         * nnimap.el (nnimap-update-info): If the server doesn't return any
2390         useful info, just use the previous info.
2391         (nnimap-update-info): Prefer old info over start-article.
2392         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2394 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2396         * nnir.el (autoload): Clean up autoloads.
2397         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2398         Use key rather than value.
2399         (nnir-imap-search-other): New variable.
2400         (nnir-read-parm): Use it.
2401         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2402         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2404 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2406         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2407         the process, too.
2409 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2411         * spam.el (gnus-summary-mode-map): Bind to "$".
2412         Suggested by Russ Allbery.
2414         * shr.el: Rework the way things are indented by <li> slightly.
2416         * gnus.el (gnus-group-set-parameter): Fix typo.
2418         * nnimap.el: Start implementing QRESYNC support.
2420 2010-10-09  Julien Danjou  <julien@danjou.info>
2422         * nnir.el (nnir-engines): Fix too many arguments.
2424 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2426         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2427         group is the "last", so that the backends like nnfolder actually save
2428         their folders.
2430         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2431         try to use that for the tls stream.
2432         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2433         UIDVALIDITY and find out which groups are read-only and not.
2434         (nnimap-get-flags): Use the same marks parsing code as the rest of
2435         nnimap.
2437 2010-10-09  Julien Danjou  <julien@danjou.info>
2439         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2441         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2442         retrieving gravatars.
2444         * shr.el (shr-table-corner): Add.
2445         (shr-table-line): Add.
2446         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2448 2010-10-08  Julien Danjou  <julien@danjou.info>
2450         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2452 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2454         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2456         * gnus-sum.el (gnus-mark-article-as-unread)
2457         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2458         (gnus-summary-set-bookmark): Use it.
2460         * gnus-msg.el (gnus-setup-message): Use it.
2462         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2464         * gnus.el (gnus-group-remove-parameter): Use it.
2466         * gnus-group.el (gnus-group-make-web-group): Use it.
2468         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2470         * nnregistry.el: Update docs to mention manual.
2472         * gnus-registry.el: Update docs to mention nnregistry.el.
2473         (gnus-registry-initialize): Don't install nnregistry refer method
2474         automatically.
2475         (gnus-registry-install-nnregistry): Remove it.
2477 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2479         * shr.el (shr-insert): Don't insert double spaces.
2481 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2483         * gnus-gravatar.el (gnus-treat-from-gravatar)
2484         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2485         called interactively.
2487         * gnus-art.el (gnus-mime-view-part-externally)
2488         (gnus-mime-view-part-internally): Make predicate function passed to
2489         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2490         of a mime type.
2492         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2494 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2496         * shr.el (require): Require cl when compiling.
2497         (shr-tag-hr): New function.
2499         * nnimap.el (nnimap-update-info): Remove double setting of high.
2500         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2501         This makes nnimap work properly on Courier again.
2503         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2504         the variable for backwards compatability.
2506         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2507         the file name before using to avoid setting mm-default-directory to
2508         nil.
2510         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2511         bidning gnus-agent variables.
2513         * shr.el (shr-render-td): Use a cache for the table rendering function
2514         to avoid getting an exponential rendering behaviour in nested tables.
2515         (shr-insert): Rework the line-breaking algorithm.
2516         (shr-insert): Don't leave trailing spaces.
2517         (shr-insert-table): Also insert empty TDs.
2518         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2520 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2522         * gnus-sum.el (gnus-number): Rename from `number'.
2523         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2524         (gnus-summary-limit-children): Update uses correspondingly.
2526 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2528         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2529         (gnus-gravatar-transform-address): Don't show avatars of people of
2530         which mail addresses match gnus-gravatar-too-ugly.
2532 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534         * shr.el (shr-table-widths): Expand TD elements to fill available
2535         space.
2537 2010-10-07  Julien Danjou  <julien@danjou.info>
2539         * nnimap.el (nnimap-request-rename-group): Add this method.
2541 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2543         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2544         name from XEmacs' function-arglist.
2546         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2547         gravatar under XEmacs.
2549 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2551         * auth-source.el: Update docs with TODO items.
2553         * gnus-sync.el: Update docs to explain state and plans.
2555         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2556         Hooks for mark updates.
2557         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2559         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2560         hooks with arguments, which is needed for mark update hooks.
2562 2010-10-06  Julien Danjou  <julien@danjou.info>
2564         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2565         was matched.
2567         * sieve-manage.el: Update example in `Commentary'.
2569         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2571         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2572         not 2000.
2573         (sieve-manage-authenticate): Re-add function.
2575 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2577         * shr.el (shr-insert): Get 'space transition right.
2578         (shr-render-td): Only delete space at the end of the TD.
2580         * nnimap.el (nnimap-open-connection): Prepare to support
2581         open-gnutls-stream.
2583         * shr.el: Rearrange function order to be more logical.
2585 2010-10-06  Julien Danjou  <julien@danjou.info>
2587         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2588         (nnrss-discover-feed): Remove 404 URL in docstring.
2590         * nnir.el: Fix Swish-E URL.
2591         Fix Namazu URL.
2593         * message.el (message-change-subject): Remove 404 URL in a comment.
2595 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2597         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2598         called interactively.
2600         * gnus-util.el (gnus-remove-if): Allow hash table.
2601         (gnus-remove-if-not): New function.
2603         * gnus-art.el (gnus-mime-view-part-as-type)
2604         * gnus-score.el (gnus-summary-score-effect)
2605         * gnus-sum.el (gnus-read-move-group-name):
2606         Replace remove-if-not with gnus-remove-if-not.
2608         * gnus-group.el (gnus-group-completing-read):
2609         Regard collection as a hash table if it is not a list.
2611 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2613         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2615         * shr.el: Document the table-rendering algorithm.
2617         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2618         invalid URLs.
2620         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2621         line-broken.
2622         (shr-tag-img): Ignore image fetching errors.
2623         (shr-overlays-in-region): Compute overlay positions correctly.
2625         * mm-decode.el (mm-shr): Require shr.
2627         * gnus-art.el (gnus-blocked-images): Move variable here.
2629         * shr.el (shr-insert-table): Bind free variable.
2631         * mm-decode.el (mm-shr): Bind shr-content-function.
2633         * shr.el (shr-content-function): New variable.
2635         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2636         added for symmetry.
2638         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2640         * gnus-group.el (gnus-group-make-group): Doc fix.
2642         * nnimap.el (nnimap-request-newgroups): Return success.
2644         * shr.el (shr-find-elements): New function.
2645         (shr-tag-table): Put all the images after the table.
2646         (shr-tag-table): Really inhibit images inside the table.
2647         (shr-collect-overlays): Copy over overlays from the TD elements to the
2648         main document.
2650         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2651         gnus-blocked-images.
2653 2010-10-05  Julien Danjou  <julien@danjou.info>
2655         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2657         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2658         (gnus-html-maximum-image-size): Add this function.
2659         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2661         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2662         server-value of the capability is nil.
2664 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2666         * shr.el (shr-tag-em): Add <EM> tag.
2668 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2670         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2671         customizable.
2673         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2674         handing broken links to browse-url.
2676 2010-10-05  Julien Danjou  <julien@danjou.info>
2678         * gnus-util.el (gnus-emacs-completing-read)
2679         (gnus-iswitchb-completing-read): Use autoload rather than require.
2681 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2683         * gnus-util.el (gnus-completing-read-function): Exclude
2684         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2685         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2686         XEmacs.
2688         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2689         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2691         * gnus-html.el: Don't require help-fns under XEmacs.
2692         (gnus-html-schedule-image-fetching): Work for XEmacs.
2694         * mm-decode.el (mm-shr): Decode contents by charset.
2696 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2698         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2699         unknown.
2701         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2702         (shr-get-image-data): Ensure against the cache file missing.
2704         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2705         for data.
2707         * spam-report.el (spam-report-url-ping-plain): Don't query about
2708         killing the process.
2710         * shr.el (shr-render-td): Protect against too-wide text.
2712 2010-10-04  Julien Danjou  <julien@danjou.info>
2714         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2715         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2717         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2718         retrieved.
2720 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722         * shr.el (browse-url): Require.
2723         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2724         lines.
2725         (shr-show-alt-text, shr-browse-image): New commands.
2726         (shr-browse-url, shr-copy-url): New commands.
2728         * gnus-sum.el (gnus-widen-article-window): New variable.
2729         (gnus-summary-select-article-buffer): Use it.
2731         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2732         without @ signs.
2734 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2736         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2738 2010-10-04  Julien Danjou  <julien@danjou.info>
2740         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2741         for XEmacs.
2743 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2745         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2747         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2748         (nnimap-close-server): Implement.
2750         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2751         (shr-insert): Tweak line breaking.
2752         (shr-insert): Handle <pre> better.
2753         (shr-tag-li): Get <li> indentation right.
2754         (shr-tag-li): Get <li> indentation even righter.
2755         (shr-tag-blockquote): Ensure paragraph start.
2756         (shr-make-table): Tweak table generation.
2757         (shr-make-table): Fix typo.
2759         * shr.el: Implement table rendering.
2761 2010-10-04  Julien Danjou  <julien@danjou.info>
2763         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2765 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2767         * shr.el (shr-insert): Use string anchors instead of line anchors.
2769 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2771         * shr.el: Add headings.
2772         (shr-ensure-paragraph): Actually work.
2773         (shr-tag-li): Make <ul> prettier.
2774         (shr-insert): Get white space at the beginning/end of elements right.
2775         (shr-tag-p): Collapse subsequent <p>s.
2776         (shr-ensure-paragraph): Don't insert double line feeds after blank
2777         lines.
2778         (shr-insert): \t is also space.
2779         (shr-tag-s): Fix "s" tag name function.
2780         (shr-tag-s): Fix face prop name.
2782 2010-10-03  Julien Danjou  <julien@danjou.info>
2784         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2786         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2787         gnus-window-inside-pixel-edges.
2789         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2790         gnus-ems.
2792         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2794         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2795         function.
2797         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2798         resize choice.
2800 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2802         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2803         beginning of the buffer.
2805         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2806         article buffer again.
2808         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2810         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2811         when it's at the start of the buffer.
2813         * shr.el (shr-tag-blockquote): Convert name.
2814         (shr-rescale-image): Use the right image-size variant.
2816         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2817         buffer isn't shown, then select the current article first instead of
2818         bugging out.
2819         (gnus-summary-select-article-buffer): Show both the article and summary
2820         buffers again.
2822         * shr.el (shr-fontize-cont): Protect against regions with no text.
2823         Rename tag functions to shr-tag-* for enhanced security.
2824         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2826 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2828         * shr.el (shr-insert):
2829         * pop3.el (pop3-movemail):
2830         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2831         loaded.
2833 2010-10-03  Glenn Morris  <rgm@gnu.org>
2835         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2837         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2839         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2841         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2843         * gnus-util.el (gnus-make-local-hook): Simplify.
2845 2010-10-02  Julien Danjou  <julien@danjou.info>
2847         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2848         (gnus-ido-completing-read): New function.
2849         (gnus-emacs-completing-read): New function.
2850         (gnus-completing-read): Use gnus-completing-read-function.
2851         Add gnus-completing-read-function.
2853 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2855         * shr.el (shr-insert-document): Autoload.
2856         (shr-img): Be silent.
2857         (shr-insert): Add a newline after every picture before text.
2858         (shr-add-font): Use overlays for combining faces.
2859         (shr-insert): Pass upwards the text start point.
2861         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2862         possible.
2863         (mm-shr): New function.
2865 2010-10-02  Julien Danjou  <julien@danjou.info>
2867         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2868         should go backward.
2870 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2872         * shr.el (shr): Fix typo in provide call.
2874 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2876         * shr.el: New file.
2878         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2880         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2881         completing read.
2883 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2885         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2886         we're being queried about.  Suggested by Dan Jacobson.
2888         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2889         Suggested by Jason Eisner.
2891         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2892         table, too.  Suggested by Stefan Wiens.
2893         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2894         the table unnecessary.  Suggested by Stefan Wiens.
2896         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2897         longer needed, and probably doesn't work either, as pointed out by
2898         Stefan Wiens.
2899         (gnus-summary-exit): Remove call to the clearing function.
2900         (gnus-summary-exit-no-update): Ditto.
2902         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2903         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2904         Reported by Stefan Monnier.
2905         (gnus-summary-save-in-rmail): Ditto.
2907         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2908         article buffer, instead of both the article buffer and the summary
2909         buffer.  Sort of suggested by Dan Jacobson.
2911         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2913         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2914         Suggested by Dan Jacobson.
2916         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2917         documentation clearer.
2919         * message.el (message-shorten-references): Comment on the number "21".
2920         Suggested by Stefan Monnier.
2922         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2923         Suggested by Dan Jacobson.
2925         * gnus.el (gnus-large-newsgroup):
2926         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2928         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2929         externalize attachments.  Bug reported by Steve Wen.
2931         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2932         really message anything to the user.
2934         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2935         directly.
2937         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2938         messages in empty groups.
2940 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2942         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2943         non-UIDNEXT group.
2945 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2947         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2948         not the value from the collection.
2950         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2951         values.  This sometimes happens on some groups that have no info.
2952         (nnimap-request-newgroups): New function.
2954 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2956         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2957         check into `gnus-registry-initialize'.
2958         (gnus-registry-initialize): Ditto.
2959         Fix and extend header docs.
2961 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2964         regexp backtrace overflows.
2966         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2967         for starttls that tls.el implements; i.e. openssl.
2969 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2971         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2972         (gravatar-create-image): New function that's an alias to
2973         gnus-xmas-create-image, gnus-create-image, or create-image.
2974         (gravatar-data->image): Use it.
2976 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2978         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2979         install the nnregistry refer method.
2980         (gnus-registry-install-hooks): Use it.
2981         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2982         unfollowed groups.
2984 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2986         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2987         expanding threads.
2989 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991         * nnir.el: Use the server names without suffixes (bug #7009).
2993         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2994         unencrypted to STARTTLS, if possible.
2996 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2998         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2999         headers before superseding.
3001 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003         * nnrss.el (nnrss-use-local): Add documentation.
3005         * nnimap.el (nnimap-extend-tls-programs): New function.
3006         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
3007         (nnimap-wait-for-connection): Accept the greeting from the stupid
3008         output from openssl s_client -starttls, too.
3010         * nnimap.el (nnimap-find-article-by-message-id): Really return the
3011         article number.
3012         (nnimap-split-fancy): New variable.
3013         (nnimap-split-incoming-mail): Use it.
3015         * nntp.el (nntp-server-list-active-group): Document.
3017         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
3018         SELECT to get the message-id.
3020         * mail-source.el (mail-sources): Remove webmail support.
3021         (defvar): Ditto.
3022         (mail-source-fetcher-alist): Ditto.
3023         (mail-source-fetch-webmail): Remove.
3025         * webmail.el: Remove -- doesn't seem relevant any more.
3027         * gnus.el: Fix up make-obsolete-variable declarations throughout.
3029         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
3030         the \r.
3032 2010-09-30  Julien Danjou  <julien@danjou.info>
3034         * gnus-agent.el (gnus-agent-add-group): Fix call to
3035         gnus-completing-read.
3037 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039         * nndoc.el (nndoc-retrieve-groups): New function.
3041         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
3042         `default', use nnmail-split-methods.
3043         (nnimap-request-article): Downcase the NILs so that they are nil.
3045         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
3046         symbol.
3048         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
3049         code, since if the user has requested network, that's what they ought
3050         to get.
3051         (nnimap-request-set-mark): Erase the buffer before issuing commands.
3052         (nnimap-split-rule): Mark as obsolete.
3054         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
3055         New variable.
3057         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
3058         correct slot, too.
3060 2010-09-29  Julien Danjou  <julien@danjou.info>
3062         * gnus.el (gnus-local-domain): Declare variable obsolete.
3064         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
3065         Fix history computing.
3066         (gnus-ido-completing-read): Require ido.
3068 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3070         * gnus-registry.el: Don't prompt on load, which makes it impossible to
3071         build Gnus.
3073         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
3074         when interpreting the structures.
3075         (nnimap-request-accept-article): Add \r\n to the lines to make this
3076         work with Cyrus.
3078         * nndraft.el (nndraft-request-expire-articles): Use the group name
3079         instead if "nndraft".  Fix found by Nils Ackermann.
3081 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3083         * nnregistry.el: Add.
3085 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3087         * nnmail.el (group, group-art-list, group-art):
3088         Remove unneeded directives.
3090 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3092         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3093         (mm-mime-charset)
3094         * rfc2047.el (rfc2047-syntax-table)
3095         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3097         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3098         rather than `insert-file-contents' and `eval-region'.
3100 2010-09-29  Julien Danjou  <julien@danjou.info>
3102         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3103         replacement of `gnus-gravatar-relief' to mimic
3104         `gnus-faces-properties-alist'.
3105         Add :version property.
3107 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3109         * mail-source.el (mail-source-report-new-mail)
3110         * message.el (message-default-mail-headers)
3111         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3113         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3115 2010-09-28  Julien Danjou  <julien@danjou.info>
3117         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3118         mail-address contains the same string as real-name.
3120         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3121         non-blank in header, otherwise it'll get stripped.
3123         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3124         real-name, and then for mail address rather than doing : or , search.
3126 2010-09-27  Julien Danjou  <julien@danjou.info>
3128         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3129         right completing-read function.
3130         (gnus-use-ido): New variable
3131         (gnus-completing-read-with-default): Remove.
3132         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3133         (gnus-agent-add-group):
3134         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3135         * mm-view.el (mm-view-pkcs7-decrypt):
3136         * mm-util.el (mm-codepage-setup):
3137         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3138         * mml-smime.el (mml-smime-openssl-sign-query):
3139         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3140         (mml-insert-multipart):
3141         * gnus-msg.el (gnus-summary-yank-message):
3142         * gnus-int.el (gnus-start-news-server):
3143         * mm-decode.el (mm-interactively-view-part):
3144         * gnus-dired.el (gnus-dired-attach):
3145         * gnus.el (gnus-read-method):
3146         * gnus-bookmark.el (gnus-bookmark-jump):
3147         * gnus-art.el (gnus-mime-view-part-as-type)
3148         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3149         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3150         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3151         * nnmairix.el (nnmairix-create-server-and-default-group)
3152         (nnmairix-update-groups, nnmairix-get-server)
3153         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3154         (nnmairix-get-group-from-file-path):
3155         * nnrss.el (nnrss-find-rss-via-syndic8):
3156         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3157         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3158         (gnus-group-browse-foreign-server):
3159         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3160         (gnus-summary-execute-command, gnus-summary-respool-article)
3161         (gnus-read-move-group-name):
3162         * gnus-score.el (gnus-summary-increase-score)
3163         (gnus-summary-score-effect):
3164         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3166 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3168         * nnimap.el (auth-source-forget-user-or-password)
3169         (auth-source-user-or-password): Autoload.
3171         * message.el (message-from-style, message-interactive)
3172         (message-signature): Remove comment.
3173         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
3174         always.
3175         (message-sendmail-envelope-from): Comment fix.
3176         (message-yank-prefix): Default to mail-yank-prefix always.
3177         (message-indentation-spaces):
3178         Default to mail-indentation-spaces always.
3179         (message-signature-file): Default to mail-signature-file always.
3181 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3183         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3184         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3185         new articles.
3187         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3188         parts.
3189         (nnimap-request-article): Work with the t setting, too.
3191         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3192         that you don't get flashes of other buffers.
3193         (gnus-summary-show-complete-article): Intern before setting.
3195 2010-09-27  David Engster  <dengste@eml.cc>
3197         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3198         well as HEADERS.
3199         (nnmairix-retrieve-headers): Provide new argument for the above.
3201 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3203         * gnus-sum.el (gnus-summary-move-article): Don't alter
3204         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3205         group.
3207         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3209         * message.el (message-cite-prefix-regexp): Revert my last edit.
3211         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3212         variable instead of the Gnus variable.
3214         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3216         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3218         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3219         since some servers don't like it.
3220         (nnimap-open-connection): Forget credentials if the server says the
3221         password was wrong.
3222         (nnimap-parse-line): Protect against invalid data.
3224         * gnus-sum.el (gnus-summary-move-article): Add comment.
3225         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3226         nothing alters it while scanning for new messages.
3228         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3229         which may or may not help.
3230         (nnimap-open-connection): If we're doing a stream connection, and then
3231         discover we're on a STARTTLS-capable server, then open a STARTTLS
3232         connection instead.
3234 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3236         * nnimap.el (utf7): Require.
3238         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3239         prefix.
3241 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3243         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3245 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3247         * nnimap.el (nnimap-request-accept-article): Message the error on
3248         error.
3250 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3252         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3254 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256         * nndoc.el (nndoc-request-list): Return success always.
3258         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3259         `fetch-old' -- we only want to fetch the articles we've requested.
3260         The rest are in the agent, probably.
3261         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3262         disappeared server" to something low.  It's not important.
3264         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3265         arrived before the FETCH data.
3267         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3268         target here, because we don't know the Gnus name of the group.
3270         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3271         for the correct group.
3273         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3275         * gnus.el (gnus): Give a final warning after startup.
3277         * gnus-util.el (gnus-action-message-log): New variable.
3278         (gnus-message): Use it.
3279         (gnus-final-warning): New function.
3281         * nnimap.el (nnimap-open-connection): Record the greeting.
3282         (nnimap): Add greeting.
3284 2010-09-26  Julien Danjou  <julien@danjou.info>
3286         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3287         arguments.
3288         (gnus-html-wash-images): Fix spec computing to include start/end.
3290         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3292 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3294         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3295         deletion.
3296         (nnimap-retrieve-headers): Don't select the group, because that's
3297         already done by nnimap-possibly-change-group.
3299         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3300         (gnus-picon-transform-address): Use it.
3302         * mail-source.el (mail-source-value): Revert previous patch.
3304         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3305         on failure.
3306         (nnimap-open-connection): Look up both virtual and physical server name
3307         credentials.
3309         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3311 2009-02-08  Dave Love  <fx@gnu.org>
3313         * gnus-win.el (gnus-window-to-buffer-helper)
3314         (gnus-all-windows-visible-p): Function needn't be a symbol.
3316         * mail-source.el (mail-source-value): Function needn't be a symbol.
3318 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3320         * message.el (message-cite-prefix-regexp): Remove } from the cite
3321         prefix.
3323         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3324         highlight again, so that the highlight is correct.
3326         * gnus-picon.el (gnus-picon): Remove again.
3327         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3329         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3330         doing the header highlightling, so that the background colour of the
3331         picon is correct.
3333         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3334         (gnus-picon): Ditto.
3335         (gnus-picon): Reinstate.  The background colour for picons is white.
3336         (gnus-picon-insert-glyph): Make the background white.
3338         * nnml.el (nnml-open-nov): Don't return dead buffers.
3340         * auth-source.el (auth-source-create): Query the user for whether to
3341         store the credentials.
3343         * auth-source.el (auth-source-user-or-password): Use the existing auth
3344         sources, if any, for creation.
3346         * gnus.el (gnus-group-fast-parameter): Return the last matching
3347         parameter instead of the first matching parameter.
3349 2010-09-26  Julien Danjou  <julien@danjou.info>
3351         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3353 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3355         * mml2015.el (mml2015-use): Remove gpg support.
3357         * mml1991.el (mml1991-function-alist): Remove gpg function.
3358         (mml1991-gpg-sign): Remove.
3360 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3362         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3363         (gnus-browse-unsubscribe-current-group): Document it.
3364         (gnus-browse-unsubscribe-group): Use it.
3366 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3368         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3369         address to the To list for easier response.
3371         * gnus.el (gnus-play-startup-jingle): Remove.
3372         (gnus-splash): Don't play jingle.
3373         (gnus): Silence gnus-load message.
3375         * gnus-art.el (gnus-treat-play-sounds): Remove.
3377         * gnus.el (gnus-play-jingle): Remove audio support.
3379         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3381         * earcon.el: Remove -- no users.
3383         * gnus-audio.el: Remove -- no users of this package.
3385         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3387         * gnus-start.el (gnus-setup-news): Remove nocem support.
3389         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3391         * gnus.el (gnus-use-nocem): Remove.
3393         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3394         Remove.
3396         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3397         uses NoCeM any more.
3399         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3400         (gnus-button-ctan-handler): Ditto.
3401         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3402         (gnus-button-ctan-directory-regexp): Ditto.
3403         (gnus-button-handle-ctan): Ditto.
3404         (gnus-button-tex-level): Ditto.
3405         (gnus-button-alist): Remove CTAN stuff.
3407 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3410         nnimap-streaming test.
3412         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3413         servers twice.
3415         * nnimap.el (nnimap-open-connection): Add more error reporting when
3416         nnimap fails early.
3418         * nnheader.el (nnheader-get-report-string): New function.
3419         (nnheader-get-report): Use it.
3421         * gnus-int.el (gnus-check-server): Say what the error was when opening
3422         failed.
3424         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3425         using streaming.
3427 2010-09-25  Julien Danjou  <julien@danjou.info>
3429         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3430         gnus-window-inside-pixel-edges.
3432 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3434         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3436         * mm-decode.el (mm-save-part): Allow saving to other directories the
3437         normal Emacs way.
3439         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3440         Suggested by Jay Berkenbilt.
3442         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3443         there isn't a single byte.
3445         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3446         just do it.  It doesn't really seem to matter what the user responds
3447         here, I think, so it's just a confusing question.
3449         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3450         non-streaming case.
3452         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3453         (gnus-article-encrypt-body): Use it.
3455         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3456         keystroke.
3458         * nnimap.el (nnimap-find-wanted-parts-1):
3459         Use gnus-fetch-partial-articles.
3461         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3463         * nnimap.el (nnimap-insert-partial-structure): New function.
3464         (nnimap-get-partial-article): New function.
3465         (nnimap-request-article): Use it.
3466         (nnimap-wait-for-response): Return whether the wait was successful.
3467         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3468         retrieval wasn't successful.
3469         (nnimap-retrieve-group-data-early): Allow throttling servers.
3470         (nnimap-streaming): New variable.
3471         (nnimap-fetch-partial-articles): Remove.
3473         * mm-decode.el (mm-with-part): Protect against killed buffers.
3475         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3476         for prettier summary display.
3478 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3480         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3482 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3484         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3485         apparently third-party libraries depend on it.
3487         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3488         before starting negotiation.
3490         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3491         privacy reasons.
3492         (gnus-treat-mail-gravatar): Ditto.
3494         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3495         buffer when inserting images.  Inserting text into the headers, for
3496         instance, can make them invalid.
3498 2010-09-25  Julien Danjou  <julien@danjou.info>
3500         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3501         variables.
3503         * nnheader.el: Remove useless variables news-reply-yank-from and
3504         news-reply-yank-message-id.
3506         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3507         variables.
3509         * mml1991.el: Remove useless mml1991-verbose.
3511         * gnus.el: Remove useless variable gnus-use-generic-from.
3512         Remove obsolete variable gnus-topic-indentation.
3514         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3516         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3518         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3520         * gnus-group.el: Remove useless gnus-group-icon-cache.
3521         Remove useless gnus-ephemeral-group-server.
3523         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3525         * mml2015.el: Remove useless mml2015-verbose.
3527         * mml-smime.el: Remove useless mml-smime-verbose.
3529         * gnus.el: Remove useless gnus-local-domain.
3531         * gnus-gravatar.el (gnus-gravatar-transform-address):
3532         Use gnus-gravatar-size.
3534         * gnus-art.el: Remove useless gnus-treat-translate.
3536 2010-09-24  Julien Danjou  <julien@danjou.info>
3538         * gnus-sum.el: Add support for Gravatars.
3540         * gnus-art.el: Add support for Gravatars.
3542         * gnus-gravatar.el: Add this file.
3544         * gravatar.el: Add this file.
3546 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3548         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3550         * gnus-group.el (gnus-group-fetch-faq): Remove.
3552         * gnus.el (gnus-group-faq-directory): Remove.
3554         * gnus-group.el (gnus-group-fetch-charter): Remove.
3556         * gnus.el (gnus-group-charter-alist): Remove.
3558         * gnus-group.el (gnus-group-archive-directory): Remove.
3559         (gnus-group-recent-archive-directory): Ditto.
3560         (gnus-group-make-archive-group): Remove.
3562         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3564         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3565         use the same article number for all the cached articles.
3567         * nnimap.el (nnimap-command): Register the last command time so
3568         that we can use it for idling NOOPs.
3569         (nnimap-open-connection): Start the keeplive timer.
3570         (nnimap-make-process-buffer): Store all the process buffers.
3571         (nnimap-keepalive): New function.
3573         * starttls.el (starttls-open-stream): Add autoload cookie.
3575 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3577         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3578         handling.
3580 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3582         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3583         its data structures.
3585         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3586         instead of the cl.el copy-list.
3587         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3588         equalp.
3590 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3592         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3593         and tool-bar-local-item-from-menu.
3595         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3596         mode-line-highlight face for Emacs.
3598         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3599         loading gnus-sum.elc; fix comment for canlock-verify.
3600         (gnus-article-jump-to-part): Use read-number.
3601         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3602         Remove Emacs pre-21 compatible code for help-echo.
3603         (gnus-article-next-page-1): No need to adjust the number of lines.
3604         (gnus-article-describe-bindings): Always use help-buffer.
3606         * gnus-audio.el (gnus-audio-inline-sound)
3607         * gnus-cus.el (gnus-custom-mode)
3608         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3610         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3612         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3613         compatible code.
3615 2010-09-24  Glenn Morris  <rgm@gnu.org>
3617         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3618         visiting the fcc file in rmail-mode.
3620 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3622         * nnir.el: Silence the byte compiler.
3624         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3625         alias to browse-url-url-encode-chars if any.
3626         (gnus-html-encode-url): Use it.
3628 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3630         * gnus-start.el (gnus-use-backend-marks): New variable.
3631         (gnus-get-unread-articles-in-group): Use it.
3633         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3634         makeover.
3636 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3638         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3640 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3642         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3643         Remove.
3644         (gnus-setup-news-hook):
3645         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3647         * gnus-int.el (gnus-request-update-info): Protect against backends not
3648         having the function.
3650         * nnimap.el (nnimap-stream): Mention starttls.
3651         (nnimap-open-connection): Add starttls support.
3653 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3655         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3657 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3659         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3660         BODYSTRUCTUREs.
3661         (nnimap-transform-headers): Unfold quoted {42} headers.
3663         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3664         the info.
3665         (gnus-get-unread-articles): Only call updatep on backends that support
3666         it.
3668         * nnweb.el (nnweb-request-update-info): NOOP.
3670         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3672         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3673         since it only deals with marks.
3675         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3676         gnus-request-marks, and make a new gnus-request-update-info.
3678         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3679         the active instead of the high number, which is usually too low.
3681 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3683         * encrypt.el: Remove.
3685 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3687         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3688         server in symbolic form.
3690         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3692 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3695         (nnimap-update-info): Fix up code slightly.
3697         * gnus-int.el (gnus-open-server): Add tracing for performance
3698         debugging.
3700         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3701         (gnus-group-insert-group-line): Pass the real group name so that it
3702         gets the right data.
3704         * gnus-start.el (gnus-get-unread-articles): Don't have
3705         `gnus-get-unread-articles-in-group' update info, since that can be
3706         really slow and doesn't seem to be needed?
3708 2010-09-22  Julien Danjou  <julien@danjou.info>
3710         * gnus-group.el (gnus-group-insert-group-line):
3711         Call gnus-group-highlight-line.
3712         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3713         default hook list.
3714         (gnus-group-update-eval-form): Add new function.
3715         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3716         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3718 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3720         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3721         immediate, then expire all articles.
3722         (nnimap-update-info): Fix off-by-one errors.
3723         (nnimap-flags-to-marks): Would return no marks lists for group with no
3724         flags.  Instead return the other data.
3726 2010-09-22  Julien Danjou  <julien@danjou.info>
3728         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3729         Only return an icon.
3730         (gnus-group-insert-group-line): Compute icon to return.
3732         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3733         (gnus-html-image-fetched): Only cache if
3734         gnus-html-image-automatic-caching is set.
3735         (gnus-html-image-fetched): Check for errors.
3737 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3739         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3740         once per method on `g'.  This ensures that backends like nnfolder don't
3741         open all their folders.
3743         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3744         (nnimap-request-list): Nix out group in the correct buffer.
3745         (nnimap-parse-flags): Implement by using `read' instead of
3746         hand-parsing.
3747         (nnimap-flags-to-marks): Pass on permanent-flags.
3748         (nnimap-make-process-buffer): Record the server name.
3749         (nnimap-parse-flags): Fix typo.
3750         (nnimap-request-scan): Run split on the server in general, not just a
3751         single group.
3753         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3754         parameter, and propagate this downwards.
3756         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3757         since EXAMINE changes it on the server.
3759         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3760         this command might take a while.
3762 2010-09-22  Julien Danjou  <julien@danjou.info>
3764         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3765         harmful if you have 2 images side-by-side, they can't be properly
3766         update on text deletion.  Using text-property is safer here.
3767         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3768         data.
3770 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3772         * nnimap.el (nnimap-expunge-inbox): Remove.
3773         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3774         (nnimap-expunge): Flip default to t.
3776         * gnus.el (gnus-method-to-server): Don't push things to the cache
3777         unless it's unique.
3778         (gnus-server-to-method): Ditto.
3780 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3782         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3784 2010-09-22  Julien Danjou  <julien@danjou.info>
3786         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3787         get the start of data.
3788         (gnus-html-encode-url): Add this function to encode special chars in
3789         URL.
3790         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3791         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3793         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3794         default.
3795         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3797         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3798         images alt-text.
3799         (gnus-html-put-image): Put alt-text as help-echo.
3801 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3803         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3804         * mm-util.el (mm-decompress-buffer)
3805         * nnir.el (nnir-run-find-grep)
3806         * pop3.el (pop3-list): Use 3rd arg of split-string.
3808 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3810         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3811         outside the active range.  Suggested by Dan Christensen.
3813         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3814         slightly later to avoid double-getting it.
3816         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3817         previous patch.
3819         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3821 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3823         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3825 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3827         * gnus-int.el (gnus-open-server): Give a better error message in the
3828         "go offline" case.
3830         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3831         marks for nnimap, which is seldom the right thing to do.
3833         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3834         (gnus-same-method-different-name): New function.
3836         * nnimap.el (parse-time): Require.
3838         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3839         method in the presence of many similar methods.
3841         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3843         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3844         nnml-inhibit-expiry.
3846         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3847         find out whether methods are equal.
3849         * nnimap.el (nnimap-find-expired-articles): New function.
3850         (nnimap-process-expiry-targets): New function.
3851         (nnimap-request-move-article): Request the article before looking at
3852         what the Message-ID is.  Fix found by Andrew Cohen.
3853         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3855         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3856         for oldness in addition to being a predicate.
3858         * nnimap.el (nnimap-request-group): When we have zero articles, return
3859         the right data to Gnus.
3860         (nnimap-request-expire-articles): Only delete articles immediately if
3861         the target is 'delete.
3863         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3864         method, this would bug out.
3866         * gnus-group.el (gnus-group-expunge-group): Rename from
3867         gnus-group-nnimap-expunge, and implemented as a normal interface
3868         function.
3870         * gnus-int.el (gnus-request-expunge-group): New function.
3872         * nnimap.el (nnimap-request-create-group): Implement.
3873         (nnimap-request-expunge-group): New function.
3875 2010-09-21  Julien Danjou  <julien@danjou.info>
3877         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3878         (gnus-html-cache-expired): Add new function.
3879         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3880         wethever we should display image for fetch it.
3881         Compute alt-text earlier to pass it to the fetching function too.
3882         (gnus-html-schedule-image-fetching): Change function argument to only
3883         get one image at a time, not a list.
3884         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3885         cache.
3886         (gnus-html-get-image-data): New function to retrieve image data from
3887         cache.
3888         (gnus-html-put-image): Change buffer argument to use image data rather
3889         than file, and place image above region rather than inserting a new
3890         one.  Do not take alt-text as argument, since it's useless now: we place
3891         the image above alt-text.
3892         (gnus-html-prune-cache): Remove.
3893         (gnus-html-show-images): Start to fetch image when we find one, do not
3894         push into a temporary list.
3895         (gnus-html-prefetch-images): Only fetch image if they have expired.
3896         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3897         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3899 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3901         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3903 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3905         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3906         spec inser "*" if the group isn't active instead of 0.
3908         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3909         opening the server.
3910         (nnimap-request-delete-group): Implement group deletion.
3911         (nnimap-transform-headers): Return the size of the entire message in
3912         the Bytes header, not just the size of the first part.
3913         (nnimap-request-move-article): When moving an article from nnimap,
3914         request the article first so the accepting form has an article to
3915         accept.  Reported by Dan Christensen.
3916         (nnimap-command): Make sure that the error message doesn't error out.
3918 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3920         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3921         we haven't requested anything.
3923 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3925         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3926         "".  Fix found by Andrew Cohen.
3928         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3929         instead of -encode-string.
3931 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3933         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3935         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3936         by mm-subst-char-in-string.
3938 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3940         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3941         waiting for the connection string.
3943         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3944         arriving.
3946         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3947         bogus characters.  This allows selecting certain Gmail groups.
3949         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3950         (nnimap-fetch-partial-articles): New variable.
3951         (nnimap-open-connection): When looking for credentials, also use the
3952         nnimap-server-port.
3953         (nnimap-request-article): Return the group/article number, so that Gnus
3954         `^' works as expected.
3955         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3957         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3958         comments.
3959         (gnus-methods-sloppily-equal): New function.
3960         (gnus): When using the development version of Gnus, load the gnus-load
3961         file.
3963         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3964         `gnus-open-server' on each method before trying to scan them etc.
3965         This ensures that all the backend parameters are set correctly.
3967         * nnimap.el (nnimap-authenticator): New variable.
3968         (nnimap-open-connection): Allow anonymous login.
3969         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3970         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3972         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3973         patch, found by Knut Anders Hatlen.
3975 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3977         * gnus-agent.el (gnus-agent-batch-confirmation)
3978         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3979         to gnus-message.
3980         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3981         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3982         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3983         * gnus-int.el (gnus-open-server): Likewise.
3984         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3985         (gnus-score-check-syntax): Likewise.
3986         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3987         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3988         Likewise.
3989         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3991 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3993         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3994         calling conventions so that prefetch doesn't bug out.
3996 2010-09-19  Julien Danjou  <julien@danjou.info>
3998         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3999         rather than `subst-char-in-region' in order to be able to replace ASCII
4000         char by UTF-8 ones.
4002         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
4003         than curl.
4004         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
4005         the right URL and ALT text on images.
4006         (gnus-html-wash-tags): Fix tag case.
4007         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
4008         (gnus-article-html): Add -o display_ins_del=2 option.
4009         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
4011 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4013         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
4014         the extra mail headers, which sometimes seem to happen for unknown
4015         reasons.
4017         * mail-parse.el (mail-header-encode-parameter): Define as
4018         rfc2045-encode-string instead of as rfc2231-encode-string, since some
4019         (or most, perhaps?) mail readers don't understand the latter, but do
4020         understand the former.
4022         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
4023         to nil, so that no methods are automatically agentized.  I think this
4024         is probably what most users want.
4026         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
4027         from url-retrieve, for instance about invalid URLs.
4029         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
4030         groups that have no articles.
4031         (nnimap-request-article): Check that we really got an article when we
4032         requested one.
4034         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
4035         doesn't exist.
4037         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
4038         nntp buffer so the agent can save it.
4039         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
4040         that CRLF doesn't get translated to \n.
4041         (nnimap-open-connection): Don't make 'shell commands only send \n.
4043 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
4045         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
4046         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
4047         Update var name.
4048         (nnml-generate-nov-file): Use dolist.
4049         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
4050         Use with-current-buffer.
4052 2010-09-18  Julien Danjou  <julien@danjou.info>
4054         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
4055         parallel.
4057 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059         * nnimap.el (nnimap-update-info): When doing partial marks update, get
4060         the range update right.
4061         (nnimap-request-group): Don't make `M-g' bug out on group with no
4062         marks.
4063         (nnoo): Require, so that other packages can require nnimap.
4064         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
4065         command we're looking for.  This helps when the server sends more
4066         responses after we've gotten everything we expected.
4067         (nnimap): Add a `newlinep' field to keep track of end-of-line
4068         conventions.
4069         Don't send CRLF to things that don't want it.
4070         (nnimap-request-accept-article): Ditto.
4072 2010-09-18  Julien Danjou  <julien@danjou.info>
4074         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
4075         than curl to retrieve images.
4077 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4079         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4080         the marks.
4081         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4082         (nnimap-wait-for-connection): New function.
4083         (nnimap-open-connection): If we have PREAUTH, don't query for login
4084         credentials.
4085         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4086         when doing a partial update.
4088 2010-09-18  Julien Danjou  <julien@danjou.info>
4090         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4091         tags.
4093 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4095         * nnimap.el (nnimap-credentials): New function.
4096         (nnimap-open-connection): Use the new function to look for credentials
4097         also on the numeric equivalents of "imap" and "imaps".
4099         * gnus-start.el (gnus-activate-group): Send the info to
4100         gnus-request-group.
4102         * nnimap.el (nnimap-request-group): Have the "check" version of the
4103         function parse flags and update the info, so that a `M-g' get a total
4104         resync of all flags from the group.
4106         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4107         to allow backends to alter the info on group selection.  Also alter all
4108         the backend -request-group functions to take the parameter.
4110         * nnimap.el (nnimap-store-info): New function.
4111         (nnimap-update-info): Store the info for later usage.
4112         (nnimap-request-group): Use the stored info for the dont-check case, so
4113         that we don't retrieve all marks when we enter a group.
4115         * nnimap.el: Use deffoo instead of defun for interface functions.
4117         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4118         update the group info.  This makes the nndraft groups, for instance, go
4119         back to their old behaviour.
4121         * gnus-sum.el (gnus-select-newsgroup): Indent.
4123         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4124         in.
4125         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4126         nothing.
4128         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4129         from methods that are denied.
4131         * gnus-int.el (gnus-method-denied-p): New function.
4133         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4134         store the password instead of netrc.
4135         (nnimap-open-connection): Don't error out when we can't make a
4136         connections.
4138         * auth-source.el (auth-source-create): In the password prompt, say what
4139         we're querying for.  Also prompt for user name if that hasn't been
4140         given.
4142         * nnimap.el (nnimap-with-process-buffer): Remove.
4144 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4146         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4147         method when we're reading from the agent.
4149         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4151         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4152         that's probably most useful for users.
4154         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4155         "failed" all the time.
4157         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4158         ...)) with (with-current-buffer ... ).
4160         * nntp.el (nntp-open-server): Return whether the open was successful or
4161         not.
4163         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4164         select an unread unseen article first.
4166         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4167         /etc/services, supply some sensible port defaults.
4169 2010-09-17  Julien Danjou  <julien@danjou.info>
4171         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4173 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4175         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4176         doesn't have any parameters.
4178 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4180         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4181         only upcased checks.
4183         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4185         * nnimap.el (nnimap-open-shell-stream): New function.
4186         (nnimap-open-connection): Use it.
4187         (nnimap-transform-headers): Get the number of lines in each message.
4188         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4189         number of lines.
4190         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4191         problem.
4193         * utf7.el (utf7-encode): Autoload.
4195         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4196         to allow the mail splitting to not return a default group.  This is
4197         useful for nnimap, which will leave unmatched mail in the inbox.
4199         * nnimap.el: Rewritten.
4201         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4202         nnimap usage.
4204         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4205         if the move is internal, so that nnimap can do fast internal moves.
4207         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4208         data.
4209         (gnus-read-active-for-groups): Support finishing the early retrieval of
4210         data.
4212         * gnus-range.el (gnus-range-nconcat): New function.
4214         * gnus-int.el (gnus-finish-retrieve-group-infos)
4215         (gnus-retrieve-group-data-early): New functions.
4217 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4219         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4220         (nnrss-retrieve-groups):
4221         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4222         (pop3-quit): Use with-current-buffer.
4224 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4226         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4227         instead of nnheader-accept-process-output.
4229         * gnus-html.el (gnus-html-schedule-image-fetching)
4230         (gnus-html-prefetch-images): Replace process-kill-without-query by
4231         gnus-set-process-query-on-exit-flag.
4233 2010-09-16  Romain Francoise  <romain@orebokech.com>
4235         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4237 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4239         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4240         parameter to unintern is mandatory-ish in Emacs 24.
4242         * gnus-html.el (gnus-html-schedule-image-fetching)
4243         (gnus-html-prefetch-images): Check for curl before using it.
4245         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4246         depend on curl, which isn't essential.
4248         * imap.el: Revert back to version
4249         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4250         seem problematic.
4252 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4254         * gnus-registry.el (gnus-registry-install-shortcuts):
4255         Explicitly pass `obarray' to `unintern' to avoid a warning.
4257 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4259         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4260         change.
4262         * nnrss.el (nnrss-request-list): Remove this function and related
4263         functions, including the moreover stuff.
4265 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4267         * nnrss.el (nnrss-retrieve-groups): New function.
4269 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4271         * .dir-locals.el: Add no-byte-compile cookie.
4273 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4275         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4276         for back end that doesn't support request-scan.
4278 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4280         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4281         then do request scans from the backends.
4283         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4284         avoid running a hook per line, since this takes a lot of time,
4285         profiling shows.
4286         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4287         directly if gnus-visual-p is true.
4289 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4291         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4292         groups; replace mapcar with dolist which is a bit faster; pass groups
4293         info to gnus-read-active-file-1.
4294         (gnus-read-active-file-1): Scan only specified groups if the new
4295         optional arg `infos' is given.
4297 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4299         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4301         * pop3.el (pop3-movemail): Remove.
4302         (pop3-streaming-movemail): Rename to pop3-movemail.
4304         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4305         don't restrict end-tag searches to the end of the line.
4307 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4309         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4310         articles of every unchecked group to t, which means unknown since the
4311         server has never been opened.
4313 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4315         * gnus-html.el (gnus-html-show-alt-text): New command.
4316         (gnus-html-browse-image): Ditto.
4317         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4318         to browse the image directly.
4319         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4320         better.
4322         * gnus-async.el (gnus-async-article-callback):
4323         Call `gnus-html-prefetch-images' unconditionally.
4325         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4326         before feeding URLs to curl.
4328 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4330         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4331         internal images as deletable by `W D D'.
4333         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4334         (gnus-async-article-callback): Fix typo.
4336 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4338         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4339         current line to work around bugs in the output from w3m.
4341         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4342         for groups that want that.
4344         * nntp.el (nntp-wait-for-string): Supply a timeout for
4345         accept-process-output to ensure progress.
4347         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4348         level to get unread articles from, then use that for foreign groups,
4349         too.
4351         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4352         confuses the rest of the function.
4354         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4355         for the methods that support -retrieve-groups, too.
4357         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4359 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4361         * pop3.el: Require cl when compiling.
4362         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4364 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4366         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4367         that aren't going to be activated.
4368         (gnus-get-unread-articles): Fix up the last commit.
4370         * gnus-html.el (gnus-article-html): Allow calling without specifying
4371         the handle.  In that case, dissect the buffer first.
4373         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4375         * nnimap.el (nnimap-open-connection): Revert the change that would look
4376         into authinfo for imaps instead of imap.
4378         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4379         say that you don't want to call gnus-request-group with don-check, but
4380         do check the reponse.  This is for virtual groups only.
4381         (gnus-get-unread-articles): Count the archive groups as secondary, so
4382         that they're activated the same way as before.
4384         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4385         case-insensitively.
4386         (nnimap-debug): Remove.
4388         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4389         mail from a file, and the file doesn't exist.
4391         * pop3.el (pop3-streaming-movemail): Return t for success.
4393         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4394         .authinfo if we're using ssl connection.
4396         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4397         already have if we're in a main Gnus `g' run.
4399         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4401 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4403         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4405         * nnmh.el (nnmh-request-list-1): Bind `file'.
4407         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4408         alias to set-process-query-on-exit-flag or process-kill-without-query.
4409         (pop3-open-server): Use it.
4411 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4413         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4414         box to the Incoming file.  Fixes mistake in previous checkin.
4416         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4417         request loop (for debugging purposes) removed.
4419         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4420         culprit is more visible.
4421         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4422         (nnml-add-incremental-nov): New functions to do "incremental" nov
4423         updates, where we just append to the end of the existing nov files
4424         without reading/writing them in full.
4426         * mail-source.el (mail-source-delete-crash-box): Really only check the
4427         incoming files once in a while.
4429         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4431         * mail-source.el (mail-source-delete-crash-box): Only check the
4432         incoming files for deletion once per day to save a lot of file
4433         accesses.
4435         * pop3.el (pop3-logon): Fix up unbound variable typo.
4437         * mail-source.el (pop3-streaming-movemail): Autoload.
4439         * pop3.el (pop3-streaming-movemail):
4440         Respect pop3-leave-mail-on-server.
4442         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4443         retrieval.
4445         * pop3.el (pop3-process-filter): Remove unused function.
4446         (pop3-streaming-movemail, pop3-send-streaming-command)
4447         (pop3-wait-for-messages, pop3-write-to-file)
4448         (pop3-number-of-responses): New functions for streaming pop3
4449         retrieval.
4451         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4452         come from no known methods.
4453         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4454         list.
4456         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4457         message sizes.
4458         (pop3-movemail): Use erase-buffer instead of looping and deleting
4459         regions, which seems rather odd.
4461         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4462         file once per `g' run.
4464         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4465         directories.  This makes the draft queue directory work.
4467         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4468         data from the backends, so that we only request the list of groups from
4469         each method once.  This should speed things up considerably.
4471         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4472         detect that it's not implemented.
4474         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4475         we actually do recurse down into the tree, but don't stat all leaf
4476         nodes.
4478         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4479         then say so instead of bugging out.
4481         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4482         files exist before trying to read them.
4484         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4485         around <pre_int>.
4487         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4489         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4491 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4493         * mm-util.el (mm-image-load-path): Just return the image directories,
4494         not all directories in the path in addition to the image directories.
4495         (mm-image-load-path): Maintain a cache of the image directories so that
4496         the `g' command in Gnus doesn't have to stat dozens of directories each
4497         time.
4499         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4500         (gnus-html-wash-tags): Add a new `i' command to insert images.
4501         (gnus-html-insert-image): New command and keystroke.
4502         (gnus-html-redisplay-with-images): New command and keystroke.
4503         (gnus-html-show-images): Rename command.
4504         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4505         spacers.
4506         (gnus-html-wash-tags): Decode entities at the end, so that entities
4507         inside the tags don't mess up the rest of the "parsing".
4509         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4510         so that nnimap methods aren't agentized by default.  There's apparently
4511         many problems related to agent/imap behaviour.
4513         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4515         * gnus-html.el: Doc fix.
4517 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4519         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4520         glyph-width and glyph-height instead of display-graphic-p and
4521         image-size; make avoidance of displaying small images work for XEmacs.
4523         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4524         for XEmacs.
4526         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4527         of symbol that holds plist data.
4528         (gnus-process-plist): Remove plist of process after getting it.
4530 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4532         * message.el (message-generate-hashcash): Change default to
4533         'opportunistic if hashcash is installed.
4535         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4536         (gnus-html-put-image): Only call image-size once, since it's somewhat
4537         time-consuming on remote X servers.
4539 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4541         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4542         decoded contents.
4543         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4545 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4547         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4548         group line format, since it isn't very interesting.
4550         * gnus-agent.el (gnus-agent-short-article),
4551         (gnus-agent-long-article): Increase values for these two variables,
4552         since most people are likely to have more network connection and
4553         storage than before.
4555         * gnus.el (gnus-refer-article-method): Change default to 'current.
4556         When referring an article, the common behaviour is to refer it from the
4557         current select method, not the native select method.  The chances of
4558         the native select method having the message in question is rather slim
4559         these days.
4561         * gnus-sum.el (gnus-auto-select-subject): Change default to
4562         `unseen-or-unread'.  I think it's likely that most people want to
4563         select an unseen article over a previously seen, but unread one.
4565         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4566         means that in the article buffer none of the minor mode elements will
4567         be shown, usually, and this is not desirable in most cases.
4569         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4570         that commands like `d' (and the like) go to the next line in the
4571         buffer, instead of the next unread article.  I think this is the
4572         behaviour that is most natural for most users.
4573         (gnus-single-article-buffer): Change default to nil, so that people can
4574         have as many article buffers open as they have summary buffer.  I think
4575         this is the most natural way for the groups to behave.
4577         * message.el (message-generate-new-buffers): Change default to
4578         `unsent', so that all new message buffers start their names with the
4579         string "*unsent", and it's easier to find the buffers if you move from
4580         them.
4582 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4584         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4585         small.  They're probably tracking images.
4586         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4587         (gnus-html-rescale-image): Yet another try at getting the image sizing
4588         right.
4590         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4591         nntp-marks-file-name is nil.
4593 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4595         * gnus-html.el (gnus-html-wash-tags)
4596         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4597         Better logging.
4599 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4601         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4603         * gnus-html.el (gnus-html-wash-tags): Check the value of
4604         gnus-blocked-images in the summary buffer.
4606 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4608         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4610 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4612         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4613         like "a", it seems like.
4614         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4615         since it needs to be picked from the correct buffer.
4617         * nnwfm.el: Remove.
4619         * nnlistserv.el: Remove.
4621 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4623         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4624         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4626 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4628         * nnkiboze.el: Remove.
4630         * nndb.el: Remove.
4632         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4633         alt text.
4634         (gnus-html-rescale-image): Try to get the rescaling logic right for
4635         images that are just wide and not tall.
4637         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4638         overshadow variable bindings.
4640 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4642         * gnus-html.el (gnus-html-wash-tags)
4643         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4644         Add extra logging.
4646 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4648         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4649         (gnus-max-image-proportion): New variable.
4650         (gnus-html-rescale-image): New function.
4651         (gnus-html-put-image): Rescale images.
4653 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4655         Fix up some byte-compiler warnings.
4656         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4657         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4658         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4659         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4660         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4661         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4662         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4664 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4666         * gnus-html.el (gnus-article-html): Decode contents by charset.
4668 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4670         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4671         (gnus-html-frame-width, gnus-blocked-images)
4672         * message.el (message-prune-recipient-rules): Add custom version.
4673         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4675         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4676         functions.
4678         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4679         gnus-process-get.
4681 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4683         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4684         instead of lsub directly.
4686 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4688         * nnwarchive.el: Remove.
4690         * gnus-soup.el: Remove.
4692         * nnsoup.el: Remove.
4694         * nnultimate.el: Remove.
4696         * gnus-html.el (gnus-blocked-images): New variable.
4698         * message.el (message-prune-recipients): New function.
4699         (message-prune-recipient-rules): New variable.
4701         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4702         guess whether a long line is natural text or not.
4704         * gnus-html.el (gnus-html-schedule-image-fetching):
4705         Use gnus-process-plist and friends for compatibility.
4707 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4709         * gnus-html.el: Require packages that define macros used in this file.
4710         (gnus-article-mouse-face): Declare to silence byte-compiler.
4711         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4712         process-get.
4713         (gnus-html-put-image): Use plist-get to avoid getf.
4714         (gnus-html-prefetch-images): Use with-current-buffer.
4716 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4718         * gnus-ems.el: Provide compatibility functions for
4719         gnus-set-process-plist.
4721         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4722         * gnus.el (gnus-valid-select-methods)
4723         * message.el (message-send-mail-partially-limit)
4724         * mm-decode.el (mm-text-html-renderer)
4725         * mml.el (mml-insert-mime-headers-always)
4726         * smiley.el (smiley-regexp-alist): Bump custom version.
4728 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730         * gnus-html.el: require mm-url.
4731         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4732         with the url to `url'.
4733         (gnus-html-wash-tags): Support cid: URLs/images.
4735 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4737         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4738         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4739         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4741         * gnus-move.el: Remove file, since it doesn't really work.
4743         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4744         UTF-8.  This seems to fix problems with some German web feeds.
4746         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4747         at the top so that the proper colours are applied.
4749         * gnus-art.el (gnus-article-view-part): Doc fix.
4751         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4752         XEmacs-compatible.
4753         (gnus-html-put-image): Don't do images on non-graphic displays.
4755         * nnslashdot.el: Remove this unused backend.
4757         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4758         actions.
4759         (gnus-undo-register-1): Revert last change.
4761         * gnus-group.el (gnus-group-completing-read): Protect against not
4762         having completion-styles bound.
4764         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4765         make broken recipients happier.
4767         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4769         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4770         point parameter.
4772         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4773         completion-styles for group selection.
4775 2009-02-04  Andreas Schwab  <schwab@suse.de>
4777         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4778         headers and regexp-quote the match if necessary.
4780 2009-03-24  Miles Bader  <miles@gnu.org>
4782         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4783         the blinking smiley.
4785 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4787         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4788         blink smiley.
4790 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4792         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4793         where the dribbel file lives exists.
4795         * message.el (message-send-mail-partially-limit): Change the default to
4796         nil, since most people don't want this.
4798         * mm-url.el (mm-url-decode-entities): Also decode entities like
4799         &#x3212.
4801 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4803         * gnus-sum.el (gnus-summary-idna-message):
4804         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4805         Hyperlink urls in docstrings with URL `...'.
4807 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4809         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4810         functions.
4812 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4814         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4815         say what the mouseover text should be.
4817         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4818         version of the mm-w3m-safe-url-regexp variable to only download images
4819         in the groups where we want that to happen.
4821         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4823         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4824         easier debugging.
4825         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4826         big pictures in the article buffer.
4828         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4829         gnus-article-html.
4830         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4831         w3m.
4833         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4835 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4837         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4838         which doesn't exist.
4840         * message.el (message-inhibit-ecomplete): New variable to allow some
4841         function to inhibit ecomplete address storage.
4842         (message-resend): Disable ecomplete message storage when resending
4843         messages.
4845         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4847 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4849         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4850         Save excursion while copying, moving, and deleting articles in order to
4851         prevent the cursor from jumping to unforeseen place.
4853 2010-08-17  Glenn Morris  <rgm@gnu.org>
4855         * gnus-sync.el: Require gnus components whose functions are used.
4857         * gnus-art.el (bookmark-make-record-function):
4858         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4859         Declare for compiler.
4861         * mm-url.el (mml-compute-boundary): Autoload.
4863 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4865         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4867 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4869         Typo fix "hoo4a" -> "hook".
4871         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4873 2010-08-14  Glenn Morris  <rgm@gnu.org>
4875         * gnus-sync.el (gnus-sync): Fix defgroup version.
4877 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4879         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4881         * gnus-sync.el: Fix docs.
4882         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4883         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4885 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4887         Optimizations for gnus-sync.el.
4889         * gnus-sync.el: Add docs about gnus-sync-backend
4890         possibilities.
4891         (gnus-sync-save): Remove unnecessary message.
4892         (gnus-sync-read): Optimize and show what groups were skipped.
4894 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4896         Minor bug fixes for gnus-sync.el.
4898         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4899         Don't read the sync on get-new-news.
4901         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4902         quiet.
4904         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4905         (fix typo).
4907 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4909         Make saving and restoring of hidden threads work with overlays.
4910         Patch applied by Ted Zlatanov.
4912         * gnus-sum.el (gnus-hidden-threads-configuration)
4913         (gnus-restore-hidden-threads-configuration): Update to deal with text
4914         properties, rather than searching for a magic character.
4916 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4918         New gnus-sync.el library for synchronization of marks.
4920         * gnus-sync.el: New library for synchronization of marks.
4922         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4923         renamed from `gnus-registry-grep-in-list'.
4925         * gnus-registry.el (gnus-registry-follow-group-p):
4926         Use `gnus-grep-in-list'.
4928         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4930 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4932         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4933         determining charset of text fails.
4935 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4937         * nnmail.el (nnmail-get-new-mail-1): Revert.
4939         * nnml.el (nnml-active-number): Make sure names of newly created groups
4940         in nnml-group-alist are encoded.
4942 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4944         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4945         containing non-ASCII characters in active file for nnml back end.
4947 2010-07-24  David Engster  <dengste@eml.cc>
4949         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4950         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4952 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4954         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4955         tag (Bug#6654).
4957 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4959         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4960         the article buffer, not the summary buffer.
4962 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4964         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4965         Emacs 23 as well.
4967 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4969         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4970         Patch applied by Karl Fogel.
4972         * gnus-sum.el (gnus-summary-bookmark-make-record):
4973         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4975 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4977         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4978         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4979         C-w still not working correctly from Article buffers; Thierry's
4980         patch to fix that will be applied after this.
4982         * gnus-art.el (bookmark-make-record-function): New local variable.
4984         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4985         article buffer.
4986         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4988 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4990         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4991         on changes in bookmark.el.
4993 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4995         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4996         the *other* type of HTML form submission.
4998 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
5000         * auth-source.el (auth-source-pick): If choice does not contain a
5001         questioned keyword, set the check to t.
5003 2010-06-12  Romain Francoise  <romain@orebokech.com>
5005         * gnus-util.el (gnus-date-get-time): Move up before first use.
5007 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5009         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
5010         (gnus-article-edit-part): Bind it to make last part that is substituted
5011         or deleted visible.
5012         (gnus-mime-display-single): Buttonize part of which id equals to
5013         gnus-mime-buttonized-part-id.
5015 2010-06-10  Dan Christensen  <jdc@uwo.ca>
5017         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
5018         (gnus-dd-mmm): Use gnus-date-get-time.
5019         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
5020         simplify logic.
5021         (gnus-summary-limit-to-age): Use gnus-date-get-time.
5022         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
5024 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
5026         * auth-source.el (top): Autoload `secrets-list-collections',
5027         `secrets-create-item', `secrets-delete-item'.
5028         (auth-sources): Fix tag string.
5029         (auth-get-source, auth-source-retrieve, auth-source-create)
5030         (auth-source-delete): New defuns.
5031         (auth-source-pick): Rewrite in order to avoid 2 passes.
5032         (auth-source-forget-user-or-password): New parameter USERNAME.
5033         (auth-source-user-or-password): New parameters CREATE-MISSING and
5034         DELETE-EXISTING.  Retrieve password interactively, if needed.
5036 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
5038         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
5039         deleting unused directories when gnus-expert-user is t.
5041 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5043         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
5044         for each temp file when gnus-article-browse-delete-temp is ask.
5046 2010-05-20  Kevin Ryde  <user42@zip.com.au>
5048         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
5050 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5052         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
5053         article unless decoding article to be saved.
5055 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5057         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
5058         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
5059         generated within the mm-with-unibyte-current-buffer macro.
5061 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5063         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
5064         to nil when we're in a mml-preview buffer and no group is selected.
5066 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
5068         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
5069         when catching the `C-g'.  Reported by "Leo".
5071 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5073         * message.el (message-forward-make-body-plain)
5074         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
5075         multibyte-string-p.
5077 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5079         * message.el (message-forward-make-body-mml): Assume original message
5080         is multibyte string; error on unibyte.
5081         (message-forward-make-body-plain): Ditto; don't add excessive newline
5082         in body end.
5084 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5086         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5087         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5089 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5091         * mm-extern.el (mm-extern-url): Don't use
5092         mm-with-unibyte-current-buffer.
5093         (mm-extern-cache-contents): Use with-current-buffer instead of
5094         save-excursion + set-buffer.
5096 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5098         * mm-util.el (mm-emacs-mule): Remove.
5100 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5102         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5103         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5104         change.
5106 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5108         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5109         bind the default value of enable-multibyte-characters to nil.
5111 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5113         * message.el (message-forward-make-body-plain)
5114         (message-forward-make-body-mml):
5115         Don't use mm-with-unibyte-current-buffer.
5117 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5119         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5120         (Bug#5592).
5122 2010-05-07  Julien Danjou  <julien@danjou.info>
5124         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5125         it to mm-pipe-part.
5127         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5128         it is given.
5130 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5132         * nnweb.el (nnweb-gmane-search)
5133         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5134         XEmacs.
5136         * gnus-art.el (gnus-article-browse-html-parts)
5137         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5138         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5139         make-temp-file.
5141         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5142         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5143         compiling.
5145         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5146         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5147         XEmacs when compiling.
5149         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5150         gnus-pick-mode-off-hook for XEmacs when compiling.
5151         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5152         gnus-binary-mode-off-hook for XEmacs when compiling.
5154         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5155         Return nil if char-charset is not available.
5157         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
5158         macro.
5160         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5161         instead of encode-coding-string.
5163         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5164         'xemacs) instead of mm-emacs-mule to switch function definitions.
5165         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5167 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5169         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5171 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5173         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5174         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5176 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5178         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5179         alias `jka-compr-delete-temp-file' no longer exists.
5181 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5183         Use define-minor-mode in Gnus where applicable.
5184         * mml.el (mml-mode): Use define-minor-mode.
5185         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5186         (gnus-undo-mode): Use define-minor-mode.
5187         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5188         (gnus-dead-summary-mode): Use define-minor-mode.
5189         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5190         Initialize in declaration.
5191         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5192         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5193         (gnus-mailing-list-mode): Use define-minor-mode.
5194         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5195         (gnus-draft-mode): Use define-minor-mode.
5196         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5197         (gnus-dired-mode): Use define-minor-mode.
5199 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5201         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5202         handles on recursive mml-to-mime translation and check them for
5203         boundary delimiter collisions.  Reported by Greg Troxel.
5205 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5207         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5209 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5211         * mm-util.el (mm-find-buffer-file-coding-system):
5212         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5214 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5216         * message.el (message-generate-headers): Record insertion of optional
5217         headers as well.  Otherwise the check to prevent repeated insertion of
5218         optional headers is a no-op.
5220 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5222         * smime.el: Don't mention CVS.
5224         * nnrss.el (nnrss-fetch): Don't mention CVS.
5226         * nnir.el: Don't mention CVS.
5228 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5230         * gnus-sum.el (gnus-summary-bookmark-make-record):
5231         Add `location' field.
5233 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5235         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5236         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5237         Use with-current-buffer to silence the byte-compiler.
5238         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5239         bother to require `gnus'.
5240         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5242 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5244         * gnus-sum.el (gnus-summary-bookmark-make-record)
5245         (gnus-summary-bookmark-jump): New functions.
5246         (gnus-summary-mode): Setup bookmark support.
5248 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5250         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5251         if set.
5253 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5255         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5256         gnus-article-browse-html-save-cid-image; make it work recursively for
5257         forwarded messages as well.
5258         (gnus-article-browse-html-parts): Work when prefix arg is given.
5259         (gnus-article-browse-html-article): Doc fix.
5261 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5263         * message.el (message-default-mail-headers):
5264         (message-default-headers): Carry the value mail-default-headers over
5265         into message-default-mail-headers, rather than message-default-headers.
5267 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5269         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5270         charset.
5272         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5273         charset into the <meta> tag when the article is encoded to utf-8.
5275 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5277         * gnus-art.el (gnus-article-browse-delete-temp-files):
5278         Delete directories as well.
5279         (gnus-article-browse-html-parts): Work for images that do not specify
5280         file names; delete temp directory when quitting; insert header at the
5281         right place; use file: scheme for image files.
5283 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5285         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5286         (gnus-article-browse-html-parts): Use it to make temporary cid image
5287         files in addition to html file so that browser may display them.
5289 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5291         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5293 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5295         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5297 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5299         * auth-source.el (auth-sources): Change default to be simpler.
5300         Explain about Secret Service API sources.  Improve Customize options.
5301         (auth-source-pick): Change to accept any number of search parameters.
5302         Implement fallbacks iteratively, not recursively.  Add scoring on the
5303         second pass and sort by score.  Call Secret Service API when needed.
5304         (auth-source-user-or-password): Use it.  Call Secret Service API
5305         directly when needed to get the user name and the password.
5307 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5309         * message.el (message-interactive): Doc fix.
5310         (message-qmail-inject-args): Reflow.
5311         (message-kill-to-signature): Fix typo in docstring.
5313         * smiley.el (smiley-buffer): Fix typo in docstring.
5315 2010-03-24  Glenn Morris  <rgm@gnu.org>
5317         * mail-source.el (gnus-message): Declare.
5318         (mail-source-delete-old-incoming): Require gnus-util.
5320 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5322         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5324         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5326         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5327         password-cache's default if it is not bound.
5328         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5329         password-cache-expiry's default if it is not bound.
5331         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5332         available in Emacs 21.
5334 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5336         * auth-source.el (auth-sources): Fix up definition so extra parameters
5337         are always inline.
5339 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5341         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5342         wasn't updated after mismatch.  Clear cached mailbox info correctly
5343         when uidvalidity changes.
5344         (nnimap-group-prefixed-name): New function to avoid some code
5345         duplication.
5346         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5347         (nnimap-request-group): Use it.
5348         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5349         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5350         with many imap folders.  This is done by caching the group status from
5351         the imap server persistently in a group parameter `imap-status'.  (This
5352         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5353         but not persistently, so every Gnus startup was still very slow.)
5355 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5357         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5358         secrets.el dependency.
5359         (auth-sources): Add optional user name.  Add secrets.el configuration
5360         choice (unused right now).
5362 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5364         * gnus-sum.el (gnus-summary-make-menu-bar):
5365         Let `gnus-registry-install-shortcuts' fill in the functions.
5367         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5368         warnings.
5369         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5370         (gnus-registry-install-shortcuts): Populate and use it in a
5371         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5373 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5375         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5376         In-place substitutions for the group name encoding/decoding.
5377         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5378         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5379         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5380         (nnimap-update-unseen, nnimap-request-list)
5381         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5382         (nnimap-request-set-mark, nnimap-split-to-groups)
5383         (nnimap-split-articles, nnimap-request-newgroups)
5384         (nnimap-request-create-group, nnimap-request-accept-article)
5385         (nnimap-request-delete-group, nnimap-request-rename-group)
5386         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5387         `encoded-mbx' for consistency.
5388         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5389         variable `imap-current-mailbox'.
5391         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5392         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5394 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5396         * pop3.el (pop3-display-message-size-flag): Display message size byte
5397         counts during POP3 download.
5398         (pop3-movemail): Use it.
5399         (pop3-list): Implement listing of available messages.
5401 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5403         * nnir.el (nnir-get-article-nov-override-function): New function to
5404         override the normal NOV retrieval.
5405         (nnir-retrieve-headers): Use it.
5407 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5409         * auth-source.el (netrc-machine-user-or-password): Autoload.
5411 2010-03-19  Glenn Morris  <rgm@gnu.org>
5413         Stop message.el from loading about 40 libraries it doesn't always need.
5414         The general approach is to autoload rather than require, and to
5415         require in the specific functions rather than the file.  (Bug#5642)
5417         * gmm-utils.el: Don't require wid-edit.
5418         (widget-create-child-value, widget-convert, widget-default-get):
5419         Autoload.
5421         * gnus-util.el: Don't require time-date, netrc.
5422         (message-fetch-field, gnus-group-name-decode): Declare rather than
5423         autoloading.
5424         (gnus-fetch-field): Require message.
5425         (gnus-decode-newsgroups): Require gnus-group.
5427         * ietf-drums.el: Don't require time-date.
5429         * message.el: Don't require hashcash, canlock, ecomplete.
5430         Do require mail-utils.  Require nnheader only when compiling.
5431         (smtpmail-default-smtp-server): Remove declaration.
5432         (message-send-mail-function): Check smtpmail-default-smtp-server
5433         is bound rather than requiring smtpmail.
5434         (message-auto-save-directory, message-insert-signature):
5435         Use expand-file-name rather than nnheader-concat.
5436         (nnheader-insert-file-contents): Autoload.
5437         (hashcash-wait-async): Declare.
5438         (message-send-mail): Only call gnus-setup-posting-charset if
5439         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5440         (message-send-mail-with-sendmail): Require sendmail.
5441         (canlock-password, canlock-password-for-verify): Declare.
5442         (message-canlock-password): Require canlock.
5443         (nnheader-get-report): Autoload.
5444         (gnus-setup-posting-charset): Declare.
5445         (message-send-news): Require gnus-msg.
5446         (message-make-references, message-make-in-reply-to): Use mail-header-id
5447         rather than the alias mail-header-message-id.
5448         (ecomplete-add-item, ecomplete-save): Declare.
5449         (message-put-addresses-in-ecomplete): Require ecomplete.
5450         (ecomplete-display-matches): Autoload.
5452         * mm-decode.el: Don't require mailcap, gnus-util.
5453         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5454         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5455         Autoload.
5456         (mailcap-mime-extensions): Declare.
5458         * mm-encode.el: Don't require mailcap.
5459         (mailcap-extension-to-mime): Autoload.
5461         * mml-sec.el: Don't require password-cache.
5463         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5464         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5465         (mml-minibuffer-read-type): Require mailcap.
5466         (mml-preview): Require gnus-msg.
5468         * mml1991.el: Require password-cache.
5469         (password-cache-expiry): Remove declaration.
5471         * mml2015.el: Require password-cache.
5472         (password-cache-expiry): Remove declaration.
5474         * nneething.el (mailcap): Require mailcap.
5476         * nnheader.el (declare-function): Add compatibility stub.
5477         (message-remove-header): Declare rather than autoload.
5478         (nnheader-replace-header): Require message.
5480         * nnimap.el (declare-function): Add compatibility stub.
5481         (netrc-parse, netrc-machine-user-or-password): Declare.
5482         (nnimap-open-connection): Require netrc.
5484         * nntp.el (declare-function): Add compatibility stub.
5485         (netrc-parse, netrc-machine, netrc-get): Declare.
5486         (nntp-send-authinfo): Require netrc.
5488         * rfc2047.el: Don't require qp.
5489         (quoted-printable-encode-region, quoted-printable-decode-string):
5490         Autoload.
5492         * sieve-mode.el: Don't require easymenu.
5493         (easy-menu-add-item): Autoload it.
5495         * spam-stat.el (time-to-number-of-days): Autoload it.
5497 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5499         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5500         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5501         value if any backslash escapes).
5503 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5505         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5506         if it is available.  (bug#5647)
5508 2010-02-26  Glenn Morris  <rgm@gnu.org>
5510         * message.el (message-send-mail-function): Change the default, so that
5511         it inherits from a customized send-mail-function.  (Bug#5643)
5513 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5515         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5516         shell-command-to-string signals an error (bug#5299).
5518 2010-02-24  Glenn Morris  <rgm@gnu.org>
5520         * message.el (message-smtpmail-send-it)
5521         (message-send-mail-with-mailclient): Doc fixes.
5523 2010-02-16  Glenn Morris  <rgm@gnu.org>
5525         * message.el (message-default-mail-headers): Change the default value
5526         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5528 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5530         * message.el (message-mail): Just pass yank-action on to message-setup.
5531         (message-setup): Handle (FUN . ARGS) form of yank-action.
5532         (message-with-reply-buffer, message-widen-reply)
5533         (message-yank-original): Handle non-buffer values of
5534         message-reply-buffer (Bug#4080).
5535         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5537 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5539         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5540         Fix typo in docstring.
5542 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5544         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5545         response.
5547 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5549         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5551         * message.el (message-check-news-header-syntax): Protect against a
5552         string that `rfc822-addresses' returns when parsing fails.
5554 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5556         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5557         (gnus-previous-char-property-change): New functions.
5559         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5561 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5563         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5564         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5566 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5568         * message.el (message-exchange-point-and-mark): Rework last change to
5569         avoid using optional arg of exchange-point-and-mark, for backward
5570         compatibility.
5572 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5574         * message.el (message-exchange-point-and-mark):
5575         Call exchange-point-and-mark with an argument rather than setting
5576         mark-active by hand (Bug#5175).
5578 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5580         * nntp.el (nntp-service-to-port): Work for service expressed with
5581         numeric string; replace [:digit:] with [0-9] for XEmacs.
5583 2009-12-17  Glenn Morris  <rgm@gnu.org>
5585         * gnus-group.el (gnus-bug-group-download-format-alist):
5586         Change emacs entry to debbugs.gnu.org.  Bump :version.
5588 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5590         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5592 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5594         * message.el (message-info): Explain why we use `Info-goto-node'.
5596 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5598         * message.el (message-completion-in-region): New compatibility function.
5599         (message-expand-group): Use it.
5601 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5603         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5604         with no unread article should be listed if the 2nd arg `predicate' is
5605         given.
5607 2009-11-29  Juri Linkov  <juri@jurta.org>
5609         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5610         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5611         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5613 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5615         * message.el (message-from-style, message-interactive)
5616         (message-signature): Always set default values from the corresponding
5617         mail-* variables.
5618         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5619         (message-yank-prefix, message-indentation-spaces)
5620         (message-signature-file, message-default-headers): Use boundp rather
5621         than (featurep 'xemacs) to check if the corresponding mail-* variables
5622         exist.
5624 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5626         * message.el (message-send-mail-with-sendmail): Revert last change.
5628 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
5630         * message.el (message-from-style, message-interactive)
5631         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5632         (message-yank-prefix, message-indentation-spaces, message-signature)
5633         (message-signature-file, message-default-headers): For GNU Emacs, set
5634         default values from the corresponding mail-* variables.
5635         (message-send-mail-with-sendmail): Use envelope-from only if
5636         mail-specify-envelope-from is non-nil.
5638 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5640         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5641         containing tspecial characters if they have been already quoted.
5643 2009-10-24  Glenn Morris  <rgm@gnu.org>
5645         * gnus-art.el (help-xref-stack-item): Define for compiler.
5647 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5649         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5651 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5653         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5654         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5656 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5658         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5659         (gnus-overlays-in): New alias to overlays-in.
5661         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5662         gnus-overlay-get, and gnus-delete-overlay.
5663         (gnus-summary-show-thread): Make it work as well for systems in which
5664         next-single-char-property-change is not available.
5665         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5667 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5669         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5671 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5673         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5674         and XEmacs that don't have `remove-overlays'.
5676 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5678         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5679         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5680         selective display.  Use overlays instead.
5682 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5684         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5686 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5688         * spam-stat.el (spam-stat-load): Fix typo in message.
5690 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5692         * gnus-art.el (gnus-article-encrypt-body):
5693         * message.el (message-check-recipients):
5694         * mm-util.el (mm-codepage-setup):
5695         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5696         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5698 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5700         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5701         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5702         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5703         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5704         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5706 2009-09-18  Glenn Morris  <rgm@gnu.org>
5708         * gnus-diary.el (gnus-diary-check-message):
5709         * message.el (message-insert-formatted-citation-line):
5710         * nnbabyl.el (top-level):
5711         * nndiary.el (nndiary-schedule):
5712         Fix typos in condition-case handlers.
5714 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5716         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5717         configuration that provides the sole article window in a frame;
5718         position point correctly after deleting a part.
5720 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5722         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5723         (spam-resolve-registrations-routine): Use it to unregister articles
5724         that change status.
5726 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5728         * nnrss.el (nnrss-request-article): Remove binding of
5729         default-enable-multibyte-characters that has gotten needless by
5730         the 2007-07-13 change in rfc2047-encode-message-header.
5732         * mml.el (mml-insert-multipart): Error on the message header.
5733         (mml-insert-part): Error on the message header; position point at
5734         the end of a MIME tag.
5736 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5738         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5739         (gnus-float-time): Alias to float-time if it exists.
5741         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5742         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5743         float-time is available; suppress compile warning for time-to-seconds.
5745 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5747         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5748         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5749         Add the optional argument `encoding' that overrides the default.
5751         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5752         mm-encode-buffer.
5754 2009-09-04  Glenn Morris  <rgm@gnu.org>
5756         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5757         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5758         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5759         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5760         * mm-util.el (mm-with-unibyte-current-buffer)
5761         (mm-find-buffer-file-coding-system):
5762         * yenc.el (yenc-decode-region): Use default-value rather than
5763         default-enable-multibyte-characters.
5765 2009-09-03  Glenn Morris  <rgm@gnu.org>
5767         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5768         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5769         than default-enable-multibyte-characters.
5771 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5773         * gnus-art.el (gnus-article-read-summary-keys):
5774         Fix gnus-buffer-configuration's value temporarily used.
5776 2009-09-02  Glenn Morris  <rgm@gnu.org>
5778         * gnus-util.el (gnus-float-time): New function.
5779         * gnus-delay.el (gnus-delay-article):
5780         * gnus-sum.el (gnus-thread-latest-date):
5781         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5782         * nnspool.el (nnspool-request-newgroups):
5783         Use gnus-float-time rather than time-to-seconds.
5784         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5786         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5787         (gnus-header-subject-face, gnus-header-newsgroups-face)
5788         (gnus-header-name-face, gnus-header-content-face):
5789         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5790         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5791         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5792         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5793         (gnus-cite-face-11):
5794         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5795         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5796         (gnus-server-closed-face, gnus-server-denied-face)
5797         (gnus-server-offline-face):
5798         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5799         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5800         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5801         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5802         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5803         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5804         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5805         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5806         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5807         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5808         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5809         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5810         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5811         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5812         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5813         (gnus-summary-high-undownloaded-face)
5814         (gnus-summary-low-undownloaded-face)
5815         (gnus-summary-normal-undownloaded-face)
5816         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5817         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5818         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5819         (gnus-splash-face):
5820         * message.el (message-header-to-face, message-header-cc-face)
5821         (message-header-subject-face, message-header-newsgroups-face)
5822         (message-header-other-face, message-header-name-face)
5823         (message-header-xheader-face, message-separator-face)
5824         (message-cited-text-face, message-mml-face):
5825         * sieve-mode.el (sieve-control-commands-face)
5826         (sieve-action-commands-face, sieve-test-commands-face)
5827         (sieve-tagged-arguments-face):
5828         * spam.el (spam-face):
5829         Mark face aliases with "-face" in the name as obsolete.
5831 2009-09-01  Glenn Morris  <rgm@gnu.org>
5833         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5834         than goto-line.
5836 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5838         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5839         Don't move point if the command is invoked inside the message header.
5841 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5843         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5844         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5845         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5846         * nnir.el (nnir-swish-e-index-file):
5847         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5848         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5849         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5850         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5851         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5852         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5854 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5856         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5857         Don't save excursion.
5859 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5861         * nnheader.el (nnheader-find-file-noselect):
5862         * mm-util.el (mm-insert-file-contents):
5863         Use (default-value 'major-mode) instead of default-major-mode.
5865 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5867         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5869 2009-08-25  Glenn Morris  <rgm@gnu.org>
5871         * nnir.el (top-level): Don't require cl at run-time.
5872         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5873         Replace cl-function substitute with gnus-replace-in-string.
5874         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5875         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5876         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5877         simplified expansions.
5879 2009-08-22  Glenn Morris  <rgm@gnu.org>
5881         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5882         goto-line.
5884 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5886         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5888         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5889         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5890         (gnus-mm-display-part, gnus-mime-display-single)
5891         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5892         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5894         * gnus-sum.el
5895         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5896         (gnus-summary-move-article): Add expirable mark to articles copied or
5897         moved to group that has auto-expire turned on if the option is non-nil.
5899 2009-07-24  Glenn Morris  <rgm@gnu.org>
5901         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5902         Fix typo.  (Bug#3903)
5904 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5906         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5907         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5908         that should not be used for draft articles.
5909         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5910         that has no concern in minor mode keys.
5911         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5912         Abolish.
5914 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5916         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5917         article without making inquiry to a user for unknown encoding.
5919         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5920         (nnmaildir--scan): Assume i-node and device number that file-attributes
5921         returns might be cons-cell.
5923 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5925         * auth-source.el: Remove docs now in auth.texi.  Don't use
5926         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5927         `auth-source-hide-passwords' and use them.
5929 2009-07-15  Glenn Morris  <rgm@gnu.org>
5931         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5933 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5935         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5936         excessive whitespace from the default values of title and description.
5938 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5940         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5941         mail-fetch-field to fetch Content-Description header in order to
5942         exclude newlines.
5944 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5946         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5947         to deleted part.
5949 2009-05-30  David Engster  <dengste@eml.cc>
5951         * nnmairix.el: Remove old documentation in the commentary block.
5952         (nnmairix-request-group): Do not update active file for nnml back ends.
5953         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5954         end so that overview files are ignored.
5955         (nnmairix-update-groups): Make updating the groups more robust by using
5956         marks.
5957         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5958         with dollar characters in message-id.
5960 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5962         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5963         2008-12-25 in dns.el.
5965 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5967         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5968         could happen if the text is only composed of spaces and/or tabs.
5970 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5972         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5973         when sending a queued message to avoid extra mml tags.
5975 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5977         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5979 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5981         * gnus-dired.el: Remove autoload for gnus-setup-message.
5982         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5983         displaying Gnus logo; always use compose-mail.
5985 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5987         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5989 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5991         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5992         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5993         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5994         available.
5995         (gnus-nocem-epg-verify): New function.
5997 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5999         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6001 2009-02-15  Glenn Morris  <rgm@gnu.org>
6003         * gnus-util.el (rmail-insert-rmail-file-header)
6004         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6005         autoloads.
6006         (rmail-default-rmail-file): Remove unnecessary declaration.
6007         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6009 2009-02-14  Glenn Morris  <rgm@gnu.org>
6011         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6012         variable (only used in gnus-util, which declares it anyway).
6013         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6014         which was only needed by gnus-art (changed to not use it any more).
6015         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6016         only used in gnus-util, which autoloads it itself.
6017         (rmail-update-summary): Fix autoload.
6019         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6020         rather than rmail-output-to-rmail-file.
6022 2009-02-07  Glenn Morris  <rgm@gnu.org>
6024         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6025         autoload of function that no longer exists.
6026         (rmail-toggle-header): Declare.
6027         (message-forward-rmail-make-body): Handle mbox Rmail.
6029 2009-01-31  Glenn Morris  <rgm@gnu.org>
6031         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6032         2009-01-09 change.
6034 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6036         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6037         (auth-source-forget-all-cached): New convenience function.
6038         (auth-source-user-or-password): Accept list of modes or a single mode.
6040         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6041         auth-source modes.
6043         * nnimap.el (nnimap-open-connection): Use list of
6044         auth-source modes.
6046         * nntp.el (nntp-send-authinfo): Use list of
6047         auth-source modes.
6049 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6051         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6052         now.
6054 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6056         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6057         coding system in XEmacs; add a workaround for XEmacs.
6059 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6061         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6062         of current-language-environment.
6064 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6066         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6067         available at runtime.
6069 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6071         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6073 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6075         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6076         the greatest positive fixnum value doesn't work under an XEmacs with
6077         bignum support; use the most-positive-fixnum constant instead,
6078         available since Emacs 21.1 with cl and XEmacs 21.1.
6080 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6082         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6083         XEmacs gets not to work.
6085 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6087         * mm-util.el (mm-coding-system-priorities): Allow the value like
6088         "Japanese (UTF-8)" of current-language-environment.
6090 2009-01-09  Glenn Morris  <rgm@gnu.org>
6092         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6093         with last-command-event.
6095 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6097         * message.el (message-fix-before-sending): Amend comment.
6099 2009-01-07  David Engster  <dengste@eml.cc>
6101         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6102         simplified server definitions by converting it via
6103         gnus-server-to-method.
6105 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6107         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6108         parameter's operands.
6110 2009-01-06  David Engster  <dengste@eml.cc>
6112         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6113         primary select method (for gnus-group-mark-article-as-read).
6115 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6117         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6118         `(gnus)Face', not `(gnus)X-Face'.
6120 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6122         * mm-util.el (mm-ucs-to-char): New function.
6124         * mm-url.el (mm-url-decode-entities): Use it.
6126 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6128         * message.el (message-fix-before-sending): Add `eight-bit' to
6129         illegible-text check.
6131 2009-01-03  Michael Olson  <mwolson@gnu.org>
6133         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6134         `headers' is nil.  This can occur if the IMAP server does not have
6135         permissions to read messages from a folder, but can write new messages
6136         to the folder.
6137         (nnimap-request-article-part): Do not insert `data' if it is nil.
6139 2009-01-01  Dave Love  <fx@gnu.org>
6141         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6143         * nnimap.el: Fix author email.
6144         (nnimap-split-rule): Add FIXME comment.
6145         (nnimap-debug): Fix doc string.
6147 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6149         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6150         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6151         to check if those variables exist (first appeared in Emacs 18.50).
6153 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6155         * mm-util.el (mm-line-number-at-pos): New function.
6157         * spam-report.el (spam-report-process-queue): Use it.
6159 2008-12-24  David Engster  <dengste@eml.cc>
6161         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6162         parameters that haven't existed as variables as buffer-local variables.
6164 2008-12-23  Dave Love  <fx@gnu.org>
6166         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6167         cadar.
6169         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6170         imap-starttls-p.
6171         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6173 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6175         * spam-report.el (spam-report-gmane-max-requests): New constant.
6176         (spam-report-gmane-wait): New variable.
6177         (spam-report-gmane-ham, spam-report-gmane-spam)
6178         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6179         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6180         the server.
6182         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6183         Add explanations.
6185         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6186         nnheader-accept-process-output and nnheader-read-timeout if available.
6187         (pop3-movemail): Use it.
6189         * message.el (message-check-news-body-syntax): Fix signature check if
6190         there's an attachment.
6192 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6194         * mm-util.el: Add comments to the mm- emulating functions.
6196 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6198         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6199         Reported by Stephen Berman <stephen.berman@gmx.net>.
6201 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6203         * mm-util.el (mm-substring-no-properties): New function.
6204         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6205         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6206         (mm-string-to-multibyte): Doc fix.
6208         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6210 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6212         * mml.el (mml-attach-file): Strip text properties from file name.
6213         (Bug#1574)
6215 2008-12-16  Glenn Morris  <rgm@gnu.org>
6217         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6219 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6221         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6222         knows since the charset specified might be a bogus alias that
6223         mm-charset-synonym-alist provides.
6225 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6227         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6228         "ISO_8859-1".
6230         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6232 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6234         * mm-util.el (mm-charset-eval-alist):
6235         Define it before mm-charset-to-coding-system.
6236         (mm-charset-to-coding-system): Add optional argument `silent';
6237         define it before mm-charset-override-alist.
6238         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6239         default value if it can be used in Emacs currently running;
6240         silence mm-charset-to-coding-system.
6242 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6244         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6245         `allow-override' which says whether to use `mm-charset-override-alist'.
6246         (rfc2047-decode-encoded-words): Use it.
6248         * mm-util.el (mm-charset-override-alist): Fix custom type;
6249         add `(gb2312 . gbk)' to choices.
6251 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6253         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6254         fast.
6256         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6258 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6260         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6261         on links.
6263         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6265 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6267         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6268         users' addresses that don't have domain parts.
6269         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6270         rather than message-narrow-to-head since there will be the message
6271         header separator.
6273 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6275         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6276         since the result is inserted in a unibyte buffer anyway.
6277         (nnimap-demule-use-string-to-multibyte): Remove.
6278         (nnimap-demule): Alias it to mm-string-to-multibyte.
6280 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6282         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6283         variable for debugging bug#464 and bug#1174.
6284         (nnimap-demule): Use it.
6286 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6288         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6289         score calculation correctly.
6291 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6293         * message.el (message-send-mail): Just set the buffer to unibyte
6294         rather than use mm-with-unibyte-current-buffer which does a lot more.
6295         (message-send-mail-partially): Don't bother with
6296         mm-with-unibyte-current-buffer since it's already been made unibyte by
6297         message-send-mail.
6299 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6301         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6303 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6305         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6307 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6309         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6310         require itself and to remove `with-no-warnings'.
6312 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6314         * starttls.el (starttls-any-program-available): Get the name of the
6315         available TLS layer program.
6316         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6317         well as the host name in the "opening" message.
6319         * auth-source.el (auth-source-cache, auth-source-do-cache)
6320         (auth-source-user-or-password): Cache passwords and logins by default,
6321         allow override with `auth-source-do-cache'.
6322         (auth-source-forget-user-or-password): Allow users to remove cache
6323         entries if needed.
6325 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6327         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6328         condition-case to only the forward-sexp call.
6330 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6332         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6333         quotes contained.  Make it more robust regardless by an extra
6334         condition-case wrapper.
6336 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6338         * nnml.el (nnml-request-expire-articles): Check if the function set to
6339         `nnmail-expiry-target' returns the symbol `delete'.
6341         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6343         * nnmail.el (nnmail-expiry-target): Fix custom type.
6345 2008-10-02  Glenn Morris  <rgm@gnu.org>
6347         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6348         Silence compiler warning.
6350 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6352         * mml.el (mml-menu): Don't assume mml2015 is bound.
6354 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6356         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6357         exists.
6359 2008-09-27  Glenn Morris  <rgm@gnu.org>
6361         * gnus-util.el (mail-header-remove-comments): Autoload it.
6363 2008-09-27  Andreas Schwab  <schwab@suse.de>
6365         * gnus-util.el (gnus-split-references): Strip comments.
6366         (gnus-parent-id): Likewise.
6368 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6370         * message.el (message-confirm-send): Fix version.
6372 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6374         * message.el (message-idna-to-ascii-rhs-1): Use
6375         mail-extract-address-components rather than mail-header-parse-addresses
6376         that is an alias by default to ietf-drums-parse-addresses that does not
6377         support non-ASCII names in headers' contents.
6379 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6381         * message.el (message-confirm-send): Fix variable documentation to
6382         avoid the "y/n" wording.
6384 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6386         * message.el (message-set-auto-save-file-name): Save to a different
6387         filename so multiple messages (especially drafts) can be recovered.
6389 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6391         * message.el (message-confirm-send): Add appropriate version.
6393 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6395         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6396         defvar.
6398 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6400         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6401         (mm-pkcs7-enveloped-magic): Ditto.
6403 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6405         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6406         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6408 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6410         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6411         default, it's better.
6413 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6415         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6416         summary line gnus-number property and ignore them (with a warning
6417         message).
6419 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6421         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6422         macro caddr in the interactive form since it won't be expanded.
6424 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6426         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6427         `charset'; fix name of function called recursively.
6428         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6430 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6432         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6433         (gnus-mime-set-charset-parameters): New function.
6434         (gnus-mime-view-part-as-charset): Use it to correctly display part
6435         specifying wrong charset.
6437 2008-09-08  David Engster  <dengste@eml.cc>
6439         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6440         in completing-read for back end server.
6442 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6444         * message.el (message-confirm-send): New variable to confirm sending a
6445         message.
6446         (message-send): Use it.
6448 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6450         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6452 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6454         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6456 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6458         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6459         prevent tracking too many groups.
6460         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6461         Use it.
6463 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6465         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6466         moving point to the bottom of the window in order to avoid recentering.
6468 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6470         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6471         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6472         (gnus-article-beginning-of-window): Fix calculation.
6474 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6476         * gnus-msg.el (gnus-summary-supersede-article)
6477         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6478         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6479         message header.
6481 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6483         * message.el:
6484         * gnus-start.el:
6485         * gnus-registry.el: Remove VMS support.
6487 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6489         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6490         macro.
6491         (rfc2104-hash): Use it.
6493 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6495         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6496         (gnus-summary-sort-by-most-recent-date): New commands.
6497         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6498         and menu entries.
6500 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6502         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6503         don't redisplay article for raw contents; remove plural articles stuff.
6505         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6506         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6507         on gnus-summary-save-article; display results properly.
6509 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6511         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6513 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6515         * gnus-art.el (gnus-summary-save-in-pipe):
6516         Consider gnus-save-all-headers.
6518 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6520         * gnus-util.el (ns-focus-frame): Remove declaration.
6521         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6522         like x.
6524 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6526         * rfc2104.el (rfc2104-zero): Delete defconst.
6527         (rfc2104-hex-alist): Likewise.
6528         (rfc2104-hex-to-int): Delete func.
6529         (rfc2104-hexstring-to-bitstring): Likewise.
6530         (rfc2104-nybbles): New defconst.
6531         (rfc2104-hash): Rewrite for speed.
6533 2008-07-16  Glenn Morris  <rgm@gnu.org>
6535         * gnus-util.el (ns-focus-frame): Declare for compiler.
6537 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6539         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6540         set as a group parameter.
6541         (gnus-summary-save-in-pipe): Work when it is called independently.
6542         (gnus-summary-pipe-to-muttprint): Don't modify
6543         gnus-summary-pipe-output-default-command.
6545 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6547         * message.el (message-send-mail-with-sendmail):
6548         Display the error message.
6550 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6552         * gnus-art.el (gnus-default-article-saver):
6553         Add gnus-summary-save-in-pipe to choices.
6554         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6555         gnus-summary-pipe-output-default-command as the default command.
6556         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6557         instead of gnus-last-shell-command.
6559         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6560         New user option.
6561         (gnus-summary-muttprint-program): Mention the value will be changed.
6562         (gnus-summary-save-article): Force showing of all headers.
6563         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6565 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6567         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6569 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6571         * nnimap.el (nnimap-id):
6572         * sieve-manage.el (sieve-manage-open): Doc fixes.
6574 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6576         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6577         if available.
6579 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6581         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6583         * nnkiboze.el (nnkiboze-generate-group):
6584         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6586         * nnmairix.el: Require CL.
6588 2008-06-15  David Engster  <dengste@eml.cc>
6590         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6592 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6594         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6595         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6596         runtime choice under XEmacs.
6598         * gnus-sum.el (gnus-summary-set-display-table):
6599         Use `gnus-put-display-table', `gnus-get-display-table',
6600         `gnus-set-display-table' for the display table, instead of `aset'.
6602 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6604         * nnmairix.el: Add autoloads.
6606 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6608         * nnmairix.el (nnmairix-delete-recreate-group)
6609         (nnmairix-update-and-clear-marks): Fix error messages.
6611 2008-06-14  David Engster  <dengste@eml.cc>
6613         * nnmairix.el: Upgrade to version 0.6.
6614         (nnmairix-group-toggle-propmarks-this-group)
6615         (nnmairix-group-toggle-readmarks-this-group)
6616         (nnmairix-group-delete-recreate-this-group)
6617         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6618         (nnmairix-remove-tick-mark-original-article): New commands.
6619         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6620         (nnmairix-propagate-marks-to-nnmairix-groups)
6621         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6622         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6623         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6624         functions needed for marks propagation and manipulation of read marks.
6625         (nnmairix-update-groups): New function.
6626         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6627         (nnmairix-determine-original-group-from-registry)
6628         (nnmairix-determine-original-group-from-path)
6629         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6630         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6631         New helper functions.
6632         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6633         keystrokes for new commands.
6634         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6635         (nnmairix-request-group): Check allow-fast group parameter.
6636         (nnmairix-request-create-group): Set allow-fast group parameter if
6637         nnmairix-allowfast-default is set.
6638         (nnmairix-close-group): Propagate marks upon closing if needed.
6639         (nnmairix-group-toggle-threads-this-group): Use new.
6640         nnmairix-group-toggle-parameter helper function.
6641         (nnmairix-search): Better check for empty search result.
6642         (nnmairix-goto-original-article): Use new helper functions for
6643         determining original article.
6644         (nnmairix-show-original-article): Make sure message-id is in brackets.
6645         (nnmairix-call-mairix-binary): Change variable name.
6646         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6647         helper function.
6648         (nnmairix-widget-toggle-activate): Fix doc string.
6650 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6652         * nnir.el: Require edmacro when compiling with XEmacs.
6653         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6654         available in Emacs 21.
6656 2008-06-11  Glenn Morris  <rgm@gnu.org>
6658         * gnus-util.el (x-focus-frame):
6659         * gnus.el (image-size):
6660         * mm-decode.el (image-size): Declare.
6662         * gnus-picon.el (declare-function): Add compat definition.
6663         (image-size): Declare.
6665         * gnus-group.el (tool-bar-map):
6666         * gnus-sum.el (tool-bar-map): Define for compiler.
6668         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6670         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6672         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6673         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6674         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6675         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6676         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6677         * sieve-manage.el, spam-report.el, spam.el:
6678         Remove unnecessary eval-and-compile of autoloads.
6680 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6682         * auth-source.el: Precise Tramp doc.
6684 2008-06-07  Glenn Morris  <rgm@gnu.org>
6686         * nnmairix.el: Remove unnecessary eval-when-compile.
6688 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
6690         * nnir.el: New file.
6692 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6694         * gnus-util.el (gnus-read-shell-command): New function.
6695         * mm-decode.el (mm-pipe-part):
6696         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6698 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6700         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6702 2008-06-03  Glenn Morris  <rgm@gnu.org>
6704         * pop3.el (nnheader-accept-process-output): Autoload it.
6706 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6708         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6709         are not 2-digit hexadecimal characters that follow `%'s.
6711 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6713         * message.el (message-bogus-recipient-p): Fix type in doc string.
6714         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6715         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6716         Improve custom options.
6717         (message-bogus-recipient-p): Adjust accordingly.
6719 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6721         * nnmairix.el: Require edmacro when compiling with XEmacs.
6723 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6725         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6726         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6728 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6730         * auth-source.el: Add more docs.
6732 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6734         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6735         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6736         retrieval faster in some cases, but might make CPU usage larger.
6737         If this has any bad side effects, we might revert this change.
6739         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6740         seems to make mail retrieval much, much faster.
6741         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6742         unconditionally.
6744         * gnus-draft.el (gnus-group-send-queue):
6745         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6747 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6749         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6751         * message.el (message-bogus-address-regexp): Fix and improve custom
6752         type.
6753         (message-setup-hook): Add message-check-recipients as custom option.
6755 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6757         * message.el (message-cite-function): Remove bogus autoload which crept
6758         in during merge from v5-10.
6760 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6762         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6764         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6766         * auth-source.el: Preliminary Tramp docs.
6767         (auth-sources): Change the default auth-sources to use
6768         EPA .gpg files.
6770 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6772         * nntp.el: Autoload `auth-source-user-or-password'.
6773         (nntp-send-authinfo): Use it.
6775         * nnimap.el: Autoload `auth-source-user-or-password'.
6776         (nnimap-open-connection): Use it.
6778         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6779         for the gnus-message function.
6780         (auth-source-user-or-password): Use it.
6782 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6784         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6785         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6786         (rfc2104-hash): Use it.
6788 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6790         * gnus-art.el (gnus-article-toggle-truncate-lines):
6791         Don't use `iff' in docstring.
6793 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6795         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6797         * gnus-util.el (gnus-extract-address-component-name)
6798         (gnus-extract-address-component-email): Convenience functions around
6799         `gnus-extract-address-components'.
6801         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6802         Use `gnus-extract-address-component-email' to fix bug of comparing full
6803         sender name to `user-mail-address'.
6805 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6807         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6808         catch/throw to optimize.
6809         (gnus-registry-find-keywords): Just use member to find a keyword.
6811 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6813         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6814         is current before calling gnus-server-prepare.
6815         (gnus-server-setup-buffer, gnus-server-update-server)
6816         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6818 2008-05-04  Juri Linkov  <juri@jurta.org>
6820         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6821         (mailcap-file-default-commands): Use mailcap-replace-in-string
6822         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6823         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6825 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6827         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6829 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6831         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6832         hooks.
6833         (gnus-update-read-articles): Speed up non-marks-using users.
6834         (gnus-use-marks): Define gnus-use-marks.
6835         (gnus-propagate-marks): Rename variable to something more sensible.
6837 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6839         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6840         (gmm-image-load-path-for-library): Fix typos in docstrings.
6841         (gmm-message): Reflow docstring.
6843 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6845         * mail-source.el (mail-source-set-1, mail-source-bind):
6846         Move auth-source code out of the macro to clean it up and fix bugs.
6848 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6850         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6851         by sender if it's equal to user-mail-address, it's likely to be
6852         useless.
6854         * mail-source.el (mail-source-bind): Don't use user or password if they
6855         are not bound.  Unintern them if they are nil.  Don't use server unless
6856         it's bound, and default it to empty string otherwise.
6858 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6860         * mail-source.el: Load auth-source.el.
6861         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6862         get user name or password, if auth-sources is set up.
6864         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6865         strategy of splitting with parent.
6866         (gnus-registry-split-fancy-with-parent)
6867         (gnus-registry-post-process-groups): Use it and fix prior
6868         bug (returning a list as the split result).
6870         * auth-source.el (auth-sources): Remove server parameter.
6871         (auth-source-pick, auth-source-user-or-password)
6872         (auth-source-user-or-password-imap)
6873         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6874         (auth-source-user-or-password-sftp)
6875         (auth-source-user-or-password-smtp): Remove server parameter.
6877 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6879         * smime.el (smime-sign-region, smime-encrypt-region)
6880         (smime-decrypt-region):
6881         Remove redundant calls to `generate-new-buffer-name'.
6883 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6885         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6886         Don't use QP for message/rfc822.
6887         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6889 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6891         * sieve-manage.el (sieve-string-bytes): Remove.
6892         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6893         correct byte-length only if the process's coding-system is the same as
6894         the one used internally by Emacs to represent strings.
6896 2008-04-22  Juri Linkov  <juri@jurta.org>
6898         * mailcap.el (mailcap-file-default-commands): New function.
6900 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6902         * message.el (message-signature-separator, message-cite-function):
6903         Change custom version.
6905 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6907         * mm-decode.el (mm-display-external): Make temp file read-only.
6909 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6911         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6912         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6913         `C-c C-f d'.
6915 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6917         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6919 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6921         * auth-source.el: Add docs.
6922         (auth-sources): Modify format to support server.
6923         (auth-source-pick, auth-source-user-or-password)
6924         (auth-source-user-or-password-imap)
6925         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6926         (auth-source-user-or-password-sftp)
6927         (auth-source-user-or-password-smtp): Add server parameter.
6929 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6931         * gnus-registry.el: Initialize the registry when gnus-registry-install
6932         is t.
6934 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6936         * compface.el (uncompface): Make buffer unibyte.
6938 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6940         * mail-source.el (mail-source-value):
6941         Prefer fboundp to functionp so it works with macros as well.
6943 2008-04-05  Glenn Morris  <rgm@gnu.org>
6945         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6947 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6949         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6950         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6952         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6953         multibyteness after rather than before erasing it.
6955         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6956         mm-with-multibyte.
6957         (gnus-request-article-this-buffer): Make sure the proper decoding is
6958         used if gnus-original-article-buffer happens to be unibyte.
6960         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6961         default-enable-multibyte-characters.
6963         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6964         default-enable-multibyte-characters.
6966         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6968         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6970 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6972         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6973         Fix last change in case the element is not even a symbol.
6975 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6977         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6978         imap-enable-exchange-bug-workaround.
6979         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6981 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6983         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6984         a 100 byte status-checks into a 2-3MB transfer for each group.
6985         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6986         to enable bug workaround or not.
6987         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6989 2008-03-31  Glenn Morris  <rgm@gnu.org>
6991         * message.el (mml2015-use): Declare for compiler.
6992         (message-info): Require mml2015 when appropriate.
6994 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6996         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6997         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6998         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6999         (nntp-service-to-port): New function.
7000         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7001         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7002         (nntp-open-netcat-stream): New function.
7003         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7005 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7007         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7009 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7011         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7013 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7015         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7017 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7019         * message.el (message-signature-separator): Change default.
7020         Improve custom type.
7021         (message-cite-function): Change default to
7022         message-cite-original-without-signature.
7024         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7025         toggle.
7027         * message.el (message-check-news-body-syntax): Fix signature check.
7028         (message-setup-1): Mark buffer as unmodified _after_ running
7029         message-setup-hook and handling message-alternative-emails.
7030         (message-shorten-references): Be more strict when building list of
7031         valid references to comply with GNKSA.
7033         * gnus-group.el (gnus-read-ephemeral-bug-group)
7034         (gnus-read-ephemeral-debian-bug-group)
7035         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7037         * message.el (message-info): Don't use booleanp which isn't supported
7038         in Emacs 21 and XEmacs.
7040 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7042         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7043         gnus-group-gmane-group-download-format.
7044         (gnus-group-read-ephemeral-gmane-group): Rename from
7045         gnus-group-read-ephemeral-gmane-group.
7046         (gnus-read-ephemeral-gmane-group-url): Rename from
7047         gnus-group-read-ephemeral-gmane-group-url.
7048         (gnus-bug-group-download-format-alist): New variable.
7049         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7050         (gnus-read-ephemeral-emacs-bug-group): New commands.
7052 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7054         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7055         (gnus-visible-headers): Improve custom type.
7057 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7059         * mml.el (mml-menu): Add workarounds for XEmacs.
7061         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7062         X-Boundary header.
7064         * message.el (message-simplify-recipients): Fix previous commit.
7066 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7068         * mm-util.el (mm-set-buffer-multibyte): New function.
7069         * mm-decode.el (mm-copy-to-buffer): Use it.
7071         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7072         Prefer fboundp to functionp so it works with macros as well.
7074 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7076         * message.el (message-alter-recipients-discard-bogus-full-name):
7077         New function.
7078         (message-alter-recipients-function): New variable.
7079         (message-get-reply-headers): Use it.
7080         (message-replace-header): New helper function.
7081         (message-recipients-without-full-name): New variable.
7082         (message-simplify-recipients): New command.
7084         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7086         * message.el (message-info): Handle EasyPG manual.
7088         * mml.el (mml-menu): Add entry for EasyPG.
7090 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7092         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7093         parameter.
7095         * message.el (message-disassociate-draft): Specify drafts group name
7096         fully.
7098 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7100         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7101         Eliminate unnecessary duplicates from the match list.
7103 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7105         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7106         args of `how-many' of which the XEmacs version doesn't take; declare
7107         Info-index-next as function.
7109 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7111         * gnus-score.el (gnus-score-headers): Fix handling of
7112         gnus-inhibit-slow-scoring.
7114         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7115         string.
7116         (gnus-button-url-regexp): Improve handling of parenthesis.
7117         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7118         (gnus-button-handle-info-keystrokes): Handle index entries.
7120 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7122         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7123         Incoming* files.
7125 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7127         * auth-source.el (auth-sources): Rename from auth-source-choices.
7128         (auth-source-pick): Use it.
7130 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7132         * auth-source.el (auth-source-protocols)
7133         (auth-source-protocols-customize, auth-source-choices): Add and
7134         modified variable customizations and defaults.
7135         (auth-source-pick, auth-source-user-or-password)
7136         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7137         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7138         (auth-source-user-or-password-sftp)
7139         (auth-source-user-or-password-smtp): Use new variables and provide an
7140         interface to netrc.el.
7142 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7144         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7145         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7146         Make sure the nntp port to specify is a string.
7148 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7150         * nntp.el: Use with-current-buffer.
7151         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7152         dubious mm-with-unibyte-current-buffer.
7153         (nntp-with-open-group-function): New function extracted from
7154         nntp-with-open-group macro.
7155         (nntp-with-open-group): Use the function, so it's easier to debug.
7156         Add indentation and debugging info.
7157         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7158         Recommend the use of the netcat alternatives.
7160         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7161         Avoid mm-string-as-multibyte as well.
7163         * nnweb.el (nnweb-insert-html):
7164         Remove use of nnheader-string-as-multibyte.
7166         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7167         (nnheader-string-as-multibyte): Remove.
7169         * mm-view.el: Use inhibit-read-only.
7170         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7171         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7172         or unibyte-string.
7174         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7175         (mm-uu-yenc-extract): Use with-current-buffer.
7177         * gnus-soup.el (gnus-soup-send-packet): Don't use
7178         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7180         * nnmh.el: Use with-current-buffer.
7181         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7182         mm-string-as-multibyte on the output of mm-encode-coding-string.
7184         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7185         (nnimap-request-move-article): Use with-current-buffer.
7187         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7188         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7189         conversion uses string-make-unibyte rather than string-as-unibyte.
7191         * gnus-msg.el: Use with-current-buffer.
7193         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7195 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7197         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7198         string for caching if it is 'PIN.
7200 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7202         * mail-source.el (mail-source-delete-old-incoming-confirm):
7203         Change default to nil.
7204         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7206 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7208         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7209         (gnus-article-goto-prev-page): Work for articles having ^L's.
7211         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7213         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7215 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7217         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7218         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7219         (gnus-bookmark-jump): Adjust some variable names.
7221 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7223         * auth-source.el: New package.
7224         (auth-source-choices): Add customization entry point variable.
7226         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7227         bug.
7229 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7231         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7232         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7233         (gnus-registry-install-shortcuts): Rename from
7234         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7235         the `gnus-registry-mark-map' keymap dynamically from
7236         `gnus-registry-marks'.  The generated functions update the summary line
7237         when a registry mark is added or deleted, and will call
7238         `gnus-registry-install-p' (see the comments in the code).
7239         (gnus-registry-user-format-function-M): Use concat intelligently.
7241         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7242         the registry mark functions.
7244 2008-03-05  Glenn Morris  <rgm@gnu.org>
7246         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7247         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7248         gnus-art.
7249         (top-level): No need to load own source when compiling.
7251 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7253         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7254         Suggested by <chris.anderton@zetnet.co.uk>.
7256 2008-03-04  Glenn Morris  <rgm@gnu.org>
7258         * gnus-sum.el (top-level): No need to require gnus when compiling,
7259         since unconditionally required near start of file.
7260         (gnus-summary-display-while-building): Move definition before use.
7262 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7264         * gnus-registry.el (gnus-registry-user-format-function-M):
7265         Add formatting function.
7267 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7269         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7270         with plists.
7271         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7272         Use new format.
7274 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7276         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7277         `where-is-internal' that returns a range of key sequences.
7279 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7281         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7283         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7284         (gnus-summary-jump-to-group): Consider windows on other displayed
7285         frames as well.  Similar changes might be needed elsewhere, but that's
7286         the one I've bumped into during my use.
7288         * nndoc.el (nndoc-oe-dbx-type-p):
7289         * gnus-msg.el (gnus-debug):
7290         * gnus-group.el (gnus-update-group-mark-positions):
7291         Use mm-string-to-multibyte.
7293 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7295         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7296         doesn't handle NotDashEscaped.
7298         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7299         (mml-dnd-attach-options): Fix typo in custom choice.
7301         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7302         Change nndoc-article-type to mbox.
7303         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7305         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7306         to nil, instead of html2text.
7308         * imap.el (imap-debug): Add `imap-ping-server'.
7310         * gnus-bookmark.el: Add FIXMEs.
7312         * message.el (message-form-letter-separator)
7313         (message-send-form-letter-delay): New variables.
7314         (message-send-form-letter): Use them.  New command to send form
7315         letters.  Requested by Uwe Siart.
7316         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7318 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7320         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7321         empty author.
7323 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7325         * gnus-registry.el (gnus-registry-marks): Add variable for
7326         customization of marks and their appearance.
7327         (gnus-registry-read-mark): Use it.
7328         (gnus-registry-do-marks): Add utility function to loop through
7329         `gnus-registry-marks'.
7330         (gnus-registry-install-shortcuts-and-menus): Add function to install
7331         shortcuts and menus.
7332         (gnus-registry-initialize): Use it.
7333         (gnus-registry-default-mark): Clarify documentation.
7335 2008-02-29  Glenn Morris  <rgm@gnu.org>
7337         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7338         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7339         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7340         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7341         Change defcustom :version from 23.0 to 23.1.
7343 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7345         * gnus-registry.el (gnus-registry-follow-group-p)
7346         (gnus-registry-post-process-groups): Add functions to aid registry
7347         splitting and improve logging.  Clarify behavior in function
7348         documentation.
7349         (gnus-registry-split-fancy-with-parent): Use them.
7351 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7353         * gnus-art.el: Use with-current-buffer.
7355 2008-02-27  David Engster  <dengste@eml.cc>
7357         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7358         Express real group name in the response.
7360 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7362         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7363         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7364         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7365         autoload gnus-registry-fetch-group when compiling.
7366         (nnmairix-request-group-with-article-number-correction):
7367         Remove unreferenced argument passed to nnmairix-call-backend.
7369 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7371         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7372         (mm-uu-extract): Improve face for low color ttys.
7373         Reported by Sascha Wilde.
7375 2008-02-27  Glenn Morris  <rgm@gnu.org>
7377         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7378         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7379         variables to defconsts.  Convert comments to doc-strings.
7380         (nnmairix-last-server, nnmairix-current-server): Convert from free
7381         variables to defvars.  Convert comments to doc-strings.
7382         (gnus-registry-fetch-group): Autoload.
7383         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7384         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7385         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7386         caddr.
7387         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7388         nnmairix-request-group-with-article-number-correction call.
7389         (nnmairix-fast, nnmairix-group): New, less general names, for free
7390         variables passed from nnmairix-request-group to
7391         nnmairix-request-group-with-article-number-correction.  Declare.
7392         (nnmairix-request-group-with-article-number-correction):
7393         Use nnmairix-fast, nnmairix-group rather than fast, group.
7395 2008-02-26  David Engster  <dengste@eml.cc>
7397         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7398         version 0.5.
7400 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7402         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7403         instead of making an extra function call.  Don't add the current group
7404         to articles only when they have the group.  Use
7405         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7406         Reported by David <de_bb@arcor.de>.
7408 2008-02-24  Miles Bader  <miles@gnu.org>
7410         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7411         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7412         (mm-find-mime-charset-region):
7413         * mm-bodies.el (mm-encode-body):
7414         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7416 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7418         * mail-source.el (mail-source-delete-incoming): Change default.
7419         Supplement doc string.
7421         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7423 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7425         * nnmail.el (nnmail-message-id-cache-file): Derive from
7426         `gnus-home-directory'.
7428 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7430         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7431         Document negative prefix.
7433         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7435 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7437         * message.el (message-unsent-separator): Add the Exim bounce
7438         separator.
7440 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7442         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7443         list.
7444         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7445         recipient/signer list.
7447 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7449         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7450         fbound (Emacs 23 unicode), signal an error.
7452 2008-02-08  Glenn Morris  <rgm@gnu.org>
7454         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7456 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7458         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7459         ports to the calls to `netrc-machine-user-or-password' in addition to
7460         "imap" and "imaps".
7462 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7464         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7465         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7466         <hanche@math.ntnu.no>.
7468 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7470         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7472 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7474         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7476         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7478 2008-02-01  Miles Bader  <miles@gnu.org>
7480         * mml.el (mml-parse-1): Remove apparently vestigial use of
7481         `mm-hack-charsets'.
7482         * mm-bodies.el (mm-encode-body): Likewise.
7484 2008-02-01  Kenichi Handa  <handa@m17n.org>
7486         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7487         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7488         (rfc2104-hash): Convert the result of concat to unibyte string.
7490 2008-02-01  Dave Love  <fx@gnu.org>
7492         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7493         coding-system-for-read.
7494         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7496         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7497         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
7498         (mm-find-mime-charset-region): Remove hack-charsets stuff.
7500 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7502         * mail-source.el (mail-sources): Add `group' choice.
7504         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7505         parameter `in-group' to control into which group the articles go.
7506         Add treatment of `group' mail-source.
7508 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
7510         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7511         * message.el (message-beginning-of-line): Use featurep instead of bound
7512         tests in order to resolve conditionals at compile time.
7514 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7516         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7518         * mm-decode.el (mm-dissect-buffer): Decode description.
7520         * mml.el (mml-to-mime): Encode message header first.
7522 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7524         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7525         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7527 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7529         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7531 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7533         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7534         prefix keys.
7535         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7536         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7537         gnus-xmas.el.
7539 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7541         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7542         Add new variables for article mark management.
7543         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7544         list of extra data entries which, when present, will indicate that the
7545         article ID should not be trimmed from the registry.
7546         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7547         functions.
7548         (gnus-registry-read-mark): New function to read a mark name from the
7549         user.
7550         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7551         (gnus-registry-set-article-mark-internal): New functions to add and
7552         remove marks.
7553         (gnus-registry-get-article-marks): New function to show the marks for
7554         an article, or retrieve them for further use.
7556 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7558         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7559         keys when no argument is given.
7561 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7563         * gnus-sum.el (gnus-article-sort-by-random)
7564         (gnus-thread-sort-by-random): Fix doc strings.
7565         Reported by jidanni@jidanni.org.
7567 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7569         * gnus-art.el (gnus-article-describe-bindings): New function.
7570         (gnus-article-read-summary-keys): Use it.
7571         (gnus-article-mode-map): Bind `C-h b' to it.
7573 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7575         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7576         XEmacs.
7577         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7578         Protect against non-character events.
7580 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7582         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7583         New command.
7584         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7585         instead of END.  Change name of the temp file.
7586         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7587         customizable.
7589 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7591         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7592         bind `S W' to gnus-article-wide-reply-with-original; set default
7593         binding to gnus-article-read-summary-send-keys.
7594         (gnus-article-read-summary-keys): Fix the order of keys; display
7595         continuation keys correctly in the echo area; describe bindings
7596         correctly when keys end with `C-h'.
7597         (gnus-article-read-summary-send-keys): New function.
7598         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7599         Work for gnus-article-read-summary-send-keys; display continuation keys
7600         correctly in the echo area.
7601         (gnus-article-reply-with-original): Ignore prefix argument.
7602         (gnus-article-wide-reply-with-original): New function.
7604 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7606         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7607         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7609 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7611         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7612         (gnus-group-read-ephemeral-gmane-group): New command.
7614 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7616         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7618 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7620         * message.el (message-send-mail-function): Increase custom version.
7622         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7623         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7625 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7627         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7628         html parts correctly; support forwarded messages.
7629         (gnus-article-browse-html-article): Remove work buffers.
7631         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7632         compiling.
7633         (netrc-bound-and-true-p): New macro.
7634         (netrc-parse): Use it instead of bound-and-true-p that is not available
7635         in XEmacs 21.4.
7637 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7639         * gnus-registry.el (gnus-registry-mark-article)
7640         (gnus-registry-article-marks): Add functionality to mark articles
7641         through the Gnus registry.
7643         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7644         (netrc-parse): Use encrypt-file-alist to determine if
7645         encrypt-find-model or encrypt-insert-file-contents should be used.
7647 2007-12-19  Glenn Morris  <rgm@gnu.org>
7649         * mml.el (message-options-set, message-narrow-to-head)
7650         (message-in-body-p, message-mail-p, message-encode-message-body):
7651         Autoload.
7652         (message-remove-header, message-narrow-to-headers-or-head)
7653         (message-subscribed-p, message-make-mail-followup-to)
7654         (message-position-on-field, message-news-p)
7655         (message-options-set-recipient, message-generate-headers)
7656         (message-sort-headers): Declare as functions.
7658 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7660         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7661         convention in doc string.
7663 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7665         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7666         title to html parts.
7667         (gnus-article-browse-html-article): Pass message header to it.
7669         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7671 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7673         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7674         or password compatible with XEmacs.
7676 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7678         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7679         format document.
7680         (gnus-mime-delete-part): Don't write description line if empty.
7681         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7683 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7685         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7686         (gnus-summary-mark-read-and-unread-as-read)
7687         (gnus-summary-mark-current-read-and-unread-as-read)
7688         (gnus-summary-mark-unread-as-ticked): Doc fix.
7689         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7691 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7693         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7694         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7696 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7698         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7699         yes-or-no-p.
7701 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7703         * mm-decode.el (mm-add-meta-html-tag): New function.
7704         (mm-save-part-to-file, mm-pipe-part): Use it.
7706         * gnus-art.el (gnus-article-browse-delete-temp-files):
7707         Use gnus-y-or-n-p instead of y-or-n-p.
7708         (gnus-article-browse-html-parts): Work with message/external-body; use
7709         mm-add-meta-html-tag.
7711 2007-12-11  Glenn Morris  <rgm@gnu.org>
7713         * gnus-cache.el: Require gnus-sum not just when compiling.
7715         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7717         * gnus-int.el (gnus-server-opened, gnus-status-message):
7718         Move definitions before use.
7720         * mm-decode.el: Require gnus-util.
7721         (mm-remove-part): Only call delete-annotation on XEmacs.
7723         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7725         * nnmail.el: Require gnus-int.
7727         * spam.el: Move `require's before `eval-when-compile's.
7729         * gnus-ems.el (gnus-alive-p):
7730         * gnus-fun.el (message-goto-eoh):
7731         * gnus-util.el (gnus-group-name-decode):
7732         * mail-source.el (gnus-compress-sequence):
7733         * message.el (Info-goto-node, format-spec):
7734         * mm-bodies.el (message-options-get):
7735         * mm-decode.el (mm-view-pkcs7):
7736         * mm-util.el (gmm-write-region):
7737         * mml-smime.el (mml-compute-boundary)
7738         (gnus-completing-read-with-default):
7739         * mml.el (widget-button-press, gnus-make-hashtable):
7740         * mml1991.el (mm-decode-content-transfer-encoding)
7741         (mm-encode-content-transfer-encoding)
7742         (message-options-get, message-options-set):
7743         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7744         * nnfolder.el (gnus-request-group):
7745         * nnheader.el (ietf-drums-unfold-fws):
7746         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7747         * smime.el (gnus-run-mode-hooks):
7748         * spam-stat.el (gnus-message): Autoload.
7750         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7751         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7752         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7753         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7754         Add declare-function compatibility definition.
7756         * gnus-cache.el (nnvirtual-find-group-art):
7757         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7758         (gnus-add-image, gnus-add-wash-type):
7759         * gnus-group.el (nnkiboze-score-file):
7760         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7761         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7762         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7763         (message-tokenize-header, gnus-get-buffer-create)
7764         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7765         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7766         * gnus.el (gnus-group-decoded-name):
7767         * mail-source.el (imap-capability):
7768         * mm-bodies.el (message-options-set):
7769         * mm-decode.el (gnus-configure-windows):
7770         * mm-extern.el (message-goto-body):
7771         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7772         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7773         (epg-sub-key-validity, message-options-set):
7774         * mml.el (widget-event-point, gnus-configure-windows):
7775         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7776         * mml2015.el (epg-check-configuration, epg-configuration)
7777         (message-options-set):
7778         * nndb.el (nndb-request-article):
7779         * nnfolder.el (gnus-request-create-group):
7780         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7781         * nnmaildir.el (gnus-group-mark-article-read):
7782         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7783         * rfc1843.el (message-fetch-field):
7784         * spam.el (gnus-extract-address-components):
7785         Declare as functions.
7787 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7789         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7791 2007-12-09  Glenn Morris  <rgm@gnu.org>
7793         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7795         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7796         * message.el, mm-view.el, sieve-manage.el, smime.el:
7797         Add declare-function compatibility definition.
7799         * gnus-art.el (w3-region, w3m-region, Info-menu):
7800         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7801         * gnus-sum.el (gnus-get-predicate):
7802         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7803         * message.el (mail-abbrev-in-expansion-header-p):
7804         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7805         (w3m-detect-meta-charset, w3m-region):
7806         * sieve-manage.el (password-read, password-cache-add)
7807         (password-cache-remove):
7808         * smime.el (password-read-and-add): Declare as functions.
7810 2007-12-08  David Kastrup  <dak@gnu.org>
7812         * gnus-sum.el (gnus-summary-simplify-subject-query):
7813         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7814         `message'.
7816 2007-12-07  Glenn Morris  <rgm@gnu.org>
7818         * gnus-art.el (article-make-date-line): Revert previous change.
7820 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7822         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7824 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7826         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7827         Call gnus-add-to-range ranges only once with a prepared article-list.
7829 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7831         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7832         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7833         group names with backslashes.
7834         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7836 2007-12-06  Deepak Goel  <deego3@gmail.com>
7838         * gnus-art.el (article-make-date-line):
7839         * gnus-start.el (gnus-load):
7840         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7842 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7844         * gnus-art.el (gnus-use-idna)
7845         * gnus-start.el (gnus-site-init-file)
7846         * message.el (message-use-idna)
7847         * mm-uu.el (mm-uu-hide-markers)
7848         * smiley.el (smiley-style): Revert changes that suppress warnings.
7850 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7852         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7853         specify charset to html source.
7854         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7856 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7858         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7859         idna-program in order to suppress byte compile warning issued by XEmacs
7860         that came to byte compile the default value section of defcustom forms
7861         recently.
7863         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7864         value of installation-directory.
7866         * message.el (message-use-idna): Don't directly refer to the value of
7867         idna-program.
7869         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7871         * smiley.el (smiley-style): Don't directly call face-attribute.
7873 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7875         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7877         * gnus-dired.el: Reduce Gnus dependencies.
7878         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7879         Don't require.  Use autoloads instead.
7880         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7881         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7882         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7883         (gnus-dired-mode): Adjust doc string.
7884         (gnus-dired-mail-mode): New variable.
7885         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7886         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7887         (gnus-dired-mail-buffers): New function.  Return mail or message
7888         composition buffers.
7889         (gnus-dired-attach): Use it.
7890         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7891         NO-DECODE.
7892         (gnus-dired-print): Use `gnus-print-buffer' depending on
7893         `gnus-dired-mail-mode'.
7895 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7897         * rfc2047.el (rfc2047-encoded-word-regexp)
7898         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7899         explaining what regexp patterns are for.
7901 2007-12-04  Glenn Morris  <rgm@gnu.org>
7903         * password.el: Move to ../password-cache.el.
7905         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7906         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7907         * mml-smime.el (password-read, password-cache-add)
7908         (password-cache-remove):
7909         No need to autoload, since mml-sec requires password.
7911         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7912         * message.el (gnus-extract-address-components):
7913         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7915         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7916         password.
7918 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7920         * mailcap.el: Reduce dependencies.
7921         (mail-header-parse-content-type): Autoload.
7922         (mailcap-delete-duplicates): New alias.
7923         (mailcap-mime-info): Add optional argument NO-DECODE.
7924         (mailcap-mime-types): Use mailcap-delete-duplicates.
7926         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7928 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7930         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7931         function.
7933         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7934         (gnus-uu-yenc-article): New function.
7936         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7938         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7940 2007-12-02  Glenn Morris  <rgm@gnu.org>
7942         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
7943         Move to ../net.
7945         * binhex.el, uudecode.el: Move to ../mail.
7947         * encrypt.el: Remove file.
7949 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7951         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7952         matches on patches.
7954         * gnus-art.el (gnus-article-browse-html-article):
7955         Mention `mm-text-html-renderer' in the doc string.
7957         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7958         string.  Add comments.
7960         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7961         if rhs is ASCII.
7963 2007-12-01  Glenn Morris  <rgm@gnu.org>
7965         * dig.el, dns.el: Move to ../net.
7966         * format-spec.el, hex-util.el, sha1.el: Move to ../.
7968         * mail-source.el (top-level): Require format-spec before
7969         eval-when-compile.
7971 2007-11-30  Glenn Morris  <rgm@gnu.org>
7973         * encrypt.el: Require password, rather than autoloading password-read.
7975 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7977         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7978         caller can indicate whether the cache should be disregarded for this
7979         call.  This way the result of the call is reproducible at all times and
7980         can be considered a canonical server name for the supplied method.
7981         (gnus-agent-method-p): Canonicalize server names by pushing their
7982         method through `gnus-method-to-server' using the no-cache argument.
7984         * gnus-srvr.el (gnus-server-insert-server-line):
7985         Call `gnus-method-to-server' with `no-cache' argument.
7987         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7988         gnus-agent-possibly-synchronize-flags as this should be called when the
7989         server is actually being opened.
7990         (gnus-agent-possibly-synchronize-flags)
7991         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7992         flags file of an agentized server to the latter function.
7994         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7995         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7996         after a connection has been established successfully.
7998 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8000         * gnus-art.el (article-display-face): Force to display face if called
8001         interactively; check if gnus-article-x-face-too-ugly matches author.
8002         (article-display-x-face): Display face even if From header is missing
8003         as article-display-face does.
8005 2007-11-28  Richard Stallman  <rms@gnu.org>
8007         * md4.el: Move to ../.
8008         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
8010 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8012         * mail-source.el (mail-sources): Default to fetch from file for
8013         compatibility with default of nnmail-spool-file.
8015 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8017         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8018         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8019         to look for encoded word that should be encoded again.
8020         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8021         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8022         encoding pattern.
8023         (rfc2047-decode-region): Switch strict regexp and loose one according
8024         to rfc2047-allow-irregular-q-encoded-words.
8026 2007-11-26  Simon Josefsson  <simon@josefsson.org>
8028         * imap.el: Move to ../net directory.
8030 2007-11-25  Romain Francoise  <romain@orebokech.com>
8032         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8034 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8036         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8037         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8039         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8040         `nnmail-spool-file'.
8042         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8043         `nnmail-spool-file'.
8045         * gnus-move.el (gnus-change-server): Ditto.
8047         * gnus-kill.el (gnus-batch-score): Ditto.
8049         * gnus-cache.el (gnus-jog-cache): Ditto.
8051         * gnus-msg.el (gnus-summary-reply):
8052         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8054 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8056         * gnus-cache.el (gnus-cache-generate-nov-databases):
8057         Use nnml-generate-nov-databases-directory instead of
8058         nnml-generate-nov-databases-1.
8060 2007-11-24  Glenn Morris  <rgm@gnu.org>
8062         * message.el (message-tool-bar-retro): Update for rename
8063         mail_send.xpm->mail-send.xpm.
8065 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8067         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8068         `smime-ldap-search' for Emacs 22 and up.
8070 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8072         * hashcash.el: Move to ../mail directory.
8074         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
8076         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8077         `smime-ldap-search' for Emacs 22 and up.
8079 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8081         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8083         * message.el (message-send-mail-function): Fix error convention.
8084         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8085         (message-widen-reply, message-send-mail, message-talkative-question)
8086         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8087         (message-clone-locals, message-send-news): Use with-current-buffer.
8088         (message-insert-or-toggle-importance): Remove unused var `valid'.
8089         (message-make-references): Remove unused var `new-references'.
8090         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8092 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8094         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8095         (spam-split-symbolic-return-positive): Reflow docstring.
8096         (spam-backends, spam-summary-exit-behavior)
8097         (spam-mark-ham-unread-before-move-from-spam-group)
8098         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8099         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8100         (spam-clear-cache, spam-backend-check, spam-install-backend)
8101         (spam-install-statistical-backend, spam-list-of-processors)
8102         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8103         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8104         (spam-check-crm114, spam-initialize, spam-unload-hook):
8105         Fix typos in docstrings.
8107 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8109         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8110         been checked if they have never been read and those group levels are
8111         higher than the one that a user specified.
8113 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8115         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8116         foreign groups unless a group level is specified by a user.
8117         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8119 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8121         * message.el (message-send-mail-function): Require sendmail.
8123 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8125         * message.el (message-send-mail-function): Check for smtpmail too.
8127         * utf7.el (utf7-encode, utf7-decode): Use coding system
8128         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8130         * message.el (message-send-mail-function): New function.
8131         (message-send-mail-function): Set default using
8132         message-send-mail-function.  Adjust doc string.
8133         (message-send-mail-with-mailclient): New function.
8135 2007-11-17  Richard Stallman  <rms@gnu.org>
8137         * assistant.el: Remove file.
8139 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8141         * smime.el (from):
8142         * rfc2047.el (message-posting-charset):
8143         * qp.el (mm-use-ultra-safe-encoding):
8144         * pop3.el (parse-time-months):
8145         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8146         * nnml.el (files):
8147         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8148         (jka-compr-compression-info-list, ange-ftp-path-format)
8149         (efs-path-regexp):
8150         * nndiary.el (files):
8151         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8152         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8153         (epg-digest-algorithm-alist, inhibit-redisplay)
8154         (password-cache-expiry):
8155         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8156         (pgg-output-buffer, password-cache-expiry):
8157         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8158         (efs-path-regexp):
8159         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8160         (inhibit-redisplay):
8161         * mm-uu.el (file-name, start-point, end-point, entry)
8162         (gnus-newsgroup-name, gnus-newsgroup-charset):
8163         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8164         (latin-unity-ucs-list):
8165         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8166         (mm-uu-binhex-decode-function):
8167         * message.el (gnus-message-group-art, gnus-list-identifiers)
8168         (rmail-enable-mime-composing, gnus-local-organization)
8169         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8170         (gnus-read-active-file, facemenu-add-face-function)
8171         (facemenu-remove-face-function, gnus-article-decoded-p)
8172         (tool-bar-mode):
8173         * mail-source.el (display-time-mail-function):
8174         * gnus-util.el (nnmail-pathname-coding-system)
8175         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8176         (gnus-original-article-buffer, gnus-user-agent)
8177         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8178         (xemacs-codename, sxemacs-codename, emacs-program-version):
8179         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8180         * gnus-start.el (gnus-agent-covered-methods)
8181         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8182         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8183         (gnus-newsgroup-headers, gnus-group-list-mode)
8184         (gnus-group-mark-positions, gnus-newsgroup-data)
8185         (gnus-newsgroup-unreads, nnoo-state-alist)
8186         (gnus-current-select-method, mail-sources)
8187         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8188         (nnmail-spool-file, gnus-cache-active-hashtb):
8189         * gnus-mh.el (mh-lib-progs):
8190         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8191         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8192         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8193         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8194         (gnus-group-buffer):
8195         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8196         (font-lock-set-defaults):
8197         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8198         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8199         (gnus-summary-post-menu, total-parts, type, condition, length):
8200         * gnus-agent.el (gnus-agent-read-agentview):
8201         * flow-fill.el (show-trailing-whitespace):
8202         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8203         eval-and-compile wrappers for byte compiler pacifiers.
8205         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8206         (mm-display-inline-fontify): Check for featurep 'xemacs not
8207         extent-list.
8209         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8210         itimer-list.
8211         (mm-create-image-xemacs): Only do something for XEmacs.
8212         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8214         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8216         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8217         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8219 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8221         * nnimap.el (nnimap-split-download-body):
8222         * gnus-demon.el (gnus-demon):
8223         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8225 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8227         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8228         New macros.
8229         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8230         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8231         copy data from unibyte buffer to multibyte current buffer.
8232         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8233         to copy data from unibyte current buffer to multibyte buffer.
8234         (nntp-make-process-buffer): Make process buffer unibyte.
8236         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8238 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8240         * pop3.el (pop3-open-server): Accept and process data more robustly at
8241         connexion start to avoid spurious "POP SSL connexion failed" errors.
8243 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8245         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8246         read group names.
8248 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8250         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8252 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8254         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8255         (nnmail-save-active): Use a unibyte buffer when saving active file,
8256         which may contain non-ASCII group names.
8258         * nnml.el (nnml-request-group): Decode group names in messages.
8260 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8262         * message.el (message-citation-line-function)
8263         (message-insert-formatted-citation-line): Fix spelling of
8264         `message-insert-formated-citation-line'.
8266 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8268         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8270 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8272         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8273         nnmail-pathname-coding-system.
8275         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8276         that a user enters; decode group names in messages.
8278         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8280 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8282         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8284         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8286         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8287         risky local variable.
8289         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8291 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8293         * encrypt.el: Improve documentation to fix function name typo.
8294         Reported by Daiki Ueno <ueno@unixuser.org>.
8296 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8298         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8299         even if the point is not in the last page of an article.
8300         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8301         back to the previous page.
8303 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8305         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8307 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8309         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8311 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8313         * message.el (message-check-news-body-syntax):
8314         Avoid mm-string-as-multibyte.
8315         (message-hide-headers): Don't assume (point-min)==1.
8317 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8319         * message.el (message-remove-blank-cited-lines): Fix if remove is
8320         given.
8321         (message-bogus-address-regexp): New variable.
8322         (message-bogus-recipient-p): New function.
8323         (message-check-recipients): New command.
8324         (message-syntax-checks): Add `bogus-recipient'.
8325         (message-fix-before-sending): Add `bogus-recipient'.
8327         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8328         (gnus-treat-body-boundary): Don't test window-system.
8330 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8332         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8334 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8336         * gnus.el: Bump version to Gnus v5.13.
8338 2007-10-28  Miles Bader  <miles@gnu.org>
8340         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8341         at compile-time too.
8343 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8345         * gnus-msg.el (gnus-message-setup-hook):
8346         Add `message-remove-blank-cited-lines' to options.
8348 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8350         * message.el (message-remove-blank-cited-lines): New function.
8351         Suggested by Karl Plästerer.
8353 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8355         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8356         mapc.
8358         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8359         (top-level): Use mapc to set functions to be traced for debugging.
8361         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8362         called for effect with while loop.
8364         * message.el (message-talkative-question): Replace mapcar called for
8365         effect with mapc.
8367         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8368         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8369         called for effect with dolist.
8371         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8373         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8374         gnus-extra-headers and nnmail-extra-headers.
8376         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8377         called for effect with dolist.
8378         (top-level): Use mapc to set functions to be traced for debugging.
8380         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8381         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8382         dolist.
8384         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8385         Replace mapcar called for effect with mapc.
8386         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8387         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8388         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8389         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8391         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8392         remove-if that's a cl function.
8394         * webmail.el (webmail-debug): Replace mapcar called for effect with
8395         dolist.
8397 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8399         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8400         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8401         with while loop.
8403         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8404         functions from article-* functions.
8405         (gnus-multi-decode-header): Replace mapcar called for effect with
8406         dolist.
8408         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8409         (gnus-bookmark-show-details): Replace mapcar called for effect with
8410         while loop.
8412         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8413         called for effect with while loop.
8415         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8416         with dolist.
8418         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8419         Replace mapcar called for effect with dolist.
8421         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8423         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8424         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8425         Replace mapcar called for effect with dolist.
8426         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8427         mapc.
8429         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8430         Replace mapcar called for effect with dolist.
8431         (gnus-topic-list): Replace mapcar called for effect with mapc.
8433         * gnus.el: Use mapc instead of mapcar to add autoloads.
8435 2007-10-23  Richard Stallman  <rms@gnu.org>
8437         * gnus-group.el (gnus-group-highlight): Mark as risky.
8439 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8441         * gnus.el (gnus-server-to-method): Return method found first in
8442         gnus-newsrc-alist.
8444         * gnus-art.el (gnus-article-highlight-signature)
8445         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8446         button overlay without the front stickiness.
8448 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8450         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8451         overview buffer needed a catch to receive its throw.
8452         (gnus-agent-flush-cache): Declare as interactive to make this function
8453         easier to use.
8455 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8457         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8458         `next-line'.
8460 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8462         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8463         exclude address matching message-dont-reply-to-names.
8465 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8467         * gnus-util.el (gnus-string<): New function.
8469         * gnus-sum.el (gnus-article-sort-by-author)
8470         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8472 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8474         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8475         the frame-focus tag is set in gnus-buffer-configuration.
8477 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8479         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8480         the front stickiness.
8482 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8484         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8485         url pattern; remove duplicate one.
8486         (gnus-article-extend-url-button): New function.
8487         (gnus-article-add-buttons): Use it.
8488         (gnus-button-push): Use concatenated url that it makes.
8490 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8492         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8493         (sieve-manage-open): Use `mapc' instead of `mapcar'.
8495 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8497         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8498         Don't hardcode point-min==1.
8500 2007-09-30  David Kastrup  <dak@gnu.org>
8502         * gnus-art.el (gnus-article-reply-with-original)
8503         (gnus-article-followup-with-original): When `transient-mark-mode' is
8504         off, refrain from active-region behavior for followups.
8506 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8508         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8509         Fix comment about "iso8859-1".
8511 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8513         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8514         ones returned from the verify-function.
8516         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8517         Call mml2015-extract-cleartext-signature if extraction failed.
8519 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8521         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8522         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8523         failed.
8525 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8527         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8529 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8531         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8532         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8533         thread for both the null and zero (kill/expire thread) universal prefix
8534         cases.
8535         (gnus-summary-expire-thread): Add new function to expire a thread,
8536         using gnus-summary-kill-thread.
8537         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8538         shortcuts for gnus-summary-expire-thread.
8539         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8540         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8542 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8544         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8545         extras value, so an extras entry can be deleted.
8546         (gnus-registry-delete-extra-entry): Use it.
8547         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8548         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8549         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8550         storage through the gnus-registry, and provide an appropriate API for
8551         it.
8553 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8555         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8556         Suggested by Leo <sdl.web@gmail.com>.
8558         * gnus.el: Do.
8560 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8562         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8563         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8565         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8567         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8568         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8570 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8572         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8573         newline.
8574         (nnmbox-request-accept-article): Don't change article in source buffer;
8575         narrow to header to use message-fetch-field rather than
8576         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8577         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8578         as delimiters; make sure article ends with newline.
8579         (nnmbox-delete-mail): Correct last position of article to be deleted;
8580         ignore X-Gnus-Newsgroup header in article body.
8581         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8582         positions; make sure article ends with newline.
8584         * message.el (message-display-abbrev): Don't infloop when a user
8585         inserts SPC in the beginning of header.
8587 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8589         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8590         list of groups not followed by default.  Fix type to be regexp.
8591         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8593 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8595         * hmac-def.el (define-hmac-function): Switch from old-style to
8596         new-style backquotes.
8598         * md4.el (md4-make-step): Likewise.
8600 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8602         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8603         raw-text coding system when saving .newsrc file, which may contain
8604         non-ASCII group names.
8606 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8608         * gnus-cus.el (gnus-score-extra): New widget.
8609         (gnus-score-extra-convert): New function.
8610         (gnus-score-customize): Use it for Extra.
8612 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8614         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8615         (mml2015-mailcrypt-clear-verify): Use it.
8616         (mml2015-gpg-clear-verify): Use it.
8617         (mml2015-pgg-clear-verify): Use it.
8618         (mml2015-epg-clear-verify): Replace the current part with the output
8619         from GnuPG; don't extract the plaintext by itself.
8621         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8622         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8623         mml2015-clear-verify-function; don't touch the armor headers or
8624         dash-escaped text here.
8626 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8628         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8629         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8630         parts, or application/octet-stream as a last resort.
8631         (gnus-mime-view-part-as-type): Don't toggle display.
8632         (gnus-mime-view-part-as-charset): Don't turn off display before
8633         querying charset.
8635         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8636         stuff to undisplayer function in Emacs.
8637         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8639         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8640         text/calendar parts.
8642 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8644         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8645         decoding text/calendar parts.
8647         * message.el (message-forward-make-body-mime): Always mark body as
8648         having no illegible text; remove signed-or-encrypted argument.
8649         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8651         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8652         (mml-generate-mime-1): Don't encode body if it is specified to be in
8653         raw form; don't make buffer be unibyte when inserting multibyte string.
8655 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8657         * sha1.el: Fix up comment style.
8658         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8659         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8661         * hex-util.el: Fix up comment style.
8662         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8664         * gnus-salt.el: Use with-current-buffer.
8665         (gnus-pick-setup-message): Fix long-standing typo.
8667 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8669         * imap.el (imap-logout-timeout): New variable.
8670         (imap-logout, imap-logout-wait): New functions.
8671         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8673         * nnimap.el (nnimap-logout-timeout): New server variable.
8674         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8675         nnimap-logout-timeout.
8677         * gnus-art.el (gnus-article-summary-command-nosave)
8678         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8680 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8682         * gnus.el (gnus-maximum-newsgroup): New variable.
8684         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8685         according to gnus-maximum-newsgroup.
8687         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8688         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8689         Limit the range of articles according to gnus-maximum-newsgroup.
8691 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8693         * gnus-art.el (gnus-sticky-article): Fix problems described in
8694         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8695         Don't perform gnus-configure-windows here; reuse existing sticky
8696         article buffer.
8698         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8699         it doesn't exist in gnus-article-mode.
8701 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8703         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8704         (gnus-agent-decoded-group-name): New function.
8705         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8706         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8708 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8710         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8711         Add binding for gnus-sticky-article.
8712         (gnus-summary-exit): Don't kill sticky article buffers.
8714         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8715         article buffer.
8716         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8717         (gnus-kill-sticky-article-buffers): New commands.
8719 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8721         * nntp.el (nntp-xref-number-is-evil): New server variable.
8722         (nntp-find-group-and-number): If it is non-nil, don't trust article
8723         numbers in the Xref header.
8725 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8727         * gnus-agent.el (gnus-agent-read-group): New function.
8728         (gnus-agent-flush-group, gnus-agent-expire-group)
8729         (gnus-agent-regenerate-group): Use it.
8730         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8731         nnmail-pathname-coding-system.
8733 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8735         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8737         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8738         that are unread as unread, and also as selected so that information of
8739         marks having been changed by a user may be updated when exiting group.
8741 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8743         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8745 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8747         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8748         calculated ignoring signature parts to gnus-treat-article.
8750 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8752         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8753         a point here in order to keep the window start.
8754         (gnus-insert-mime-security-button): Make a button overlay without the
8755         front stickiness.
8756         (gnus-mime-display-security): Goto the end of a button.
8758         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8760 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8762         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8763         group-name-at-point.
8764         (gnus-group-completing-read): New function that offers decoded
8765         non-ASCII group names for completion.
8766         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8767         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8768         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8769         (gnus-group-fetch-control): Use it.
8770         (gnus-fetch-group): Use group-name-at-point for the initial value
8771         rather than the default value; use gnus-alive-p.
8773         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8774         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8775         (gnus-summary-post-news): Use gnus-group-completing-read.
8777         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8778         (gnus-read-move-group-name): Decode group name for completion.
8780 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8782         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8783         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8784         Yamaoka slightly modified the code).
8786 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8788         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8789         (nnmail-split-incoming): Bind it.
8791         * nnml.el (nnml-group-name-charset): New function.
8792         (nnml-decoded-group-name): Use it; don't decode group name if
8793         nnmail-group-names-not-encoded-p is non-nil.
8794         (nnml-encoded-group-name): New function.
8795         (nnml-group-pathname): Inline nnml-decoded-group-name.
8796         (nnml-request-expire-articles): Decode group name in message.
8797         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8798         nnmail-pathname-coding-system.
8799         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8800         not decoded ones according to nnmail-group-names-not-encoded-p.
8801         (nnml-generate-active-info): Use nnml-encoded-group-name.
8803 2007-08-08  Glenn Morris  <rgm@gnu.org>
8805         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8806         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8807         doc-strings and comments.
8809 2007-07-25  Glenn Morris  <rgm@gnu.org>
8811         * Relicense all FSF files to GPLv3 or later.
8813 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8815         * gnus-sum.el (gnus-summary-move-article):
8816         Make gnus-summary-respool-article work.
8818 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8820         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8821         string.
8823 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8825         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8826         that should be ignored when comparing distant RSS articles with local
8827         ones.
8828         (nnrss-make-hash-index): New function.  Create a hash index according
8829         to the ignored fields.
8830         (nnrss-check-group): Use it.
8832 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8834         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8836         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8838         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8839         the new optional argument ENCODED is non-nil.
8840         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8841         coding system for encoding group name.
8842         (gnus-group-make-rss-group): Pass un-encoded group name to
8843         gnus-group-make-group.
8844         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8845         encoded.
8847         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8848         Encode group name to which articles are moved or copied.
8849         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8850         coding system for encoding Newsgroup, Followup-To and Xref headers.
8852         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8853         marks; use nnheader-file-coding-system to write a file.
8854         (nnagent-retrieve-headers): Bind file-name-coding-system to
8855         nnmail-pathname-coding-system.
8857         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8859         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8860         (nnml-request-article, nnml-request-create-group)
8861         (nnml-request-rename-group, nnml-find-id)
8862         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8863         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8864         (nnml-save-marks): Use nnml-group-pathname instead of
8865         nnmail-group-pathname.
8867         (nnml-request-create-group, nnml-request-expire-articles)
8868         (nnml-request-move-article, nnml-request-delete-group)
8869         (nnml-deletable-article-p, nnml-possibly-create-directory)
8870         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8871         (nnml-open-marks): Bind file-name-coding-system to
8872         nnmail-pathname-coding-system.
8874         (nnml-request-article): Pass server argument to nnml-find-group-number.
8875         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8876         Pass server argument to nnml-possibly-create-directory.
8877         (nnml-request-accept-article): Pass server argument to
8878         nnml-active-number and nnml-save-mail.
8879         (nnml-find-group-number): Pass server argument to nnml-find-id.
8880         (nnml-request-update-info): Pass server argument to
8881         nnml-marks-changed-p.
8883         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8884         (nnml-save-mail, nnml-active-number): Add server argument.
8886         (nnml-request-delete-group): Warn if group is missing.
8887         (nnml-get-nov-buffer): Decode group name.
8888         (nnml-generate-active-info): Encode group name.
8889         (nnml-open-marks): Decode group name in messages.
8891 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8893         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8894         if it is not specified.
8895         (gnus-article-pipe-part, gnus-article-save-part)
8896         (gnus-article-interactively-view-part, gnus-article-copy-part)
8897         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8898         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8899         (gnus-article-replace-part, gnus-article-delete-part)
8900         (gnus-article-view-part-as-type): Pass raw prefix argument to
8901         gnus-article-part-wrapper.
8903 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8905         * gnus-agent.el (gnus-agent-save-active):
8906         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8908         * gnus-cache.el (gnus-cache-save-buffers)
8909         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8910         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8911         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8912         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8913         (gnus-cache-generate-active, gnus-cache-rename-group)
8914         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8915         (gnus-cache-update-overview-total-fetched-for):
8916         Bind file-name-coding-system to nnmail-pathname-coding-system.
8917         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8918         New variables.
8919         (gnus-cache-decoded-group-name): New function.
8920         (gnus-cache-file-name): Use it.
8921         (gnus-cache-generate-active): Use non-decoded group name for active.
8923         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8924         right place.
8925         (gnus-write-active-file): Don't break non-ASCII group names.
8927         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8928         nnmail-pathname-coding-system.
8930         * gnus-uu.el (gnus-uu-decode-save): Typo.
8932 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8934         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8936 2007-07-14  David Kastrup  <dak@gnu.org>
8938         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8939         finishing actions if we did not edit the article.
8941 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8943         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8944         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8945         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8946         (gnus-agent-flush-group, gnus-agent-flush-cache)
8947         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8948         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8949         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8950         (gnus-agent-regenerate-group)
8951         (gnus-agent-update-files-total-fetched-for)
8952         (gnus-agent-update-view-total-fetched-for):
8953         Bind file-name-coding-system to nnmail-pathname-coding-system.
8954         (gnus-agent-group-pathname): Don't encode file names by
8955         nnmail-pathname-coding-system.
8956         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8957         coding-system-for-write instead of buffer-file-coding-system to
8958         gnus-agent-file-coding-system.
8960         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8961         Decode group name.
8963         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8965         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8966         (gnus-read-newsrc-el-file): Make group names unibyte.
8968         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8969         nnmail-pathname-coding-system.
8971         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8972         (nnrss-request-delete-group): Bind file-name-coding-system to
8973         nnmail-pathname-coding-system.
8974         (nnrss-read-server-data, nnrss-read-group-data):
8975         Bind file-name-coding-system correctly.
8976         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8978         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8979         (nntp-server-to-method-cache): New variable.
8980         (nntp-group-pathname): New function that decodes non-ASCII group names.
8981         (nntp-possibly-create-directory, nntp-marks-changed-p)
8982         (nntp-save-marks, nntp-open-marks): Use it.
8983         (nntp-possibly-create-directory, nntp-open-marks):
8984         Bind file-name-coding-system to nnmail-pathname-coding-system.
8985         (nntp-open-marks): Decode group names when bootstrapping marks.
8987         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8988         Newsgroups and Folowup-To headers.
8990 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8992         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8993         (gnus-server-closed-face, gnus-server-denied-face)
8994         (gnus-server-offline-face): Remove variable.
8995         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8997         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8998         of modifying message-stack directly for XEmacs.
9000         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9001         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9002         if the coding-system argument is nil for XEmacs.
9004         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9005         mm-charset-override-alist.
9007         * rfc2047.el: Don't require base64; require rfc2045 for the function
9008         rfc2045-encode-string.
9009         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9010         to quote the parameter value.
9012 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9014         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9015         form in gnus-group-name-charset-method-alist.
9017         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9018         overrides the default layout edit-form.
9020         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9022         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9024 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9026         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9027         as unfetched articles.
9029 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9031         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9033 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9035         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9036         original back end that keeps marks in the local system.
9038 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9040         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9041         arg of pop-to-buffer for XEmacs.
9042         (gnus-article-read-summary-keys): Ditto; don't restore window
9043         configuration if summary command ends up with neither article buffer
9044         nor summary buffer; describe bindings if summary keys end with C-h.
9046 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9048         * message.el (message-fix-before-sending): Skip raw message part to be
9049         forwarded while checking illegible text.
9050         (message-forward-make-body-mime, message-forward-make-body):
9051         Mark signed or encrypted raw message as having no illegible text.
9053 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9055         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9056         (gnus-message-with-timestamp-1): New macro.
9057         (gnus-message-with-timestamp): New function.
9058         (gnus-message): Use them.
9060         * nnheader.el (nnheader-message): Use them.
9062 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9064         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9065         .newsrc.eld file.
9067 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9069         * gnus-agent.el (gnus-agent-fetch-headers)
9070         (gnus-agent-retrieve-headers):
9071         Bind gnus-decode-encoded-address-function to identity.
9073         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9074         available also when the server returns simply a dot.
9076         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9078 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9080         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9082 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9084         * gnus-ems.el (gnus-x-splash): Make it work.
9086         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9087         from being used.
9089 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9091         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9092         the front stickiness.
9093         (gnus-article-summary-command-nosave): Correct the order of the
9094         arguments passed to pop-to-buffer.
9095         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9096         summary command ends up with the article buffer.
9098         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9099         the same faces.
9101 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9103         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9105 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9107         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9108         * gnus-sum.el (gnus-summary-highlight):
9109         * mail-source.el (mail-source-delete-old-incoming-confirm):
9110         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9112 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9114         * gnus-art.el (gnus-mime-view-part-externally)
9115         (gnus-mime-view-part-internally): Fix predicate function passed to
9116         completing-read.
9118         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9120         * gnus.el (gnus-update-message-archive-method): Add :version.
9122 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9124         * gnus.el (gnus-update-message-archive-method): New variable.
9126         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9127         according to gnus-message-archive-method if
9128         gnus-update-message-archive-method is non-nil.
9130 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9132         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9133         Suggested by Loic Dachary <loic@dachary.org>.
9134         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9136 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9138         * message.el (message-pop-to-buffer): Add switch-function argument.
9139         (message-mail): Pass switch-function argument to it.
9141 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9143         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9144         Improve doc string.
9146 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9148         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9149         (gnus-header-content)
9150         * gnus-cite.el (gnus-cite-10)
9151         * gnus-srvr.el (gnus-server-closed)
9152         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9153         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9154         (gnus-group-mail-3-empty, gnus-group-mail-low)
9155         (gnus-group-mail-low-empty, gnus-splash)
9156         * message.el (message-header-to, message-header-cc)
9157         (message-header-subject, message-header-other, message-header-name)
9158         (message-header-xheader, message-separator, message-cited-text)
9159         (message-mml): Lighten colors of faces used for dark background.
9161 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9163         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9164         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9166 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9168         * message.el (message-narrow-to-headers-or-head):
9169         Ignore mail-header-separator in the body.
9171 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9173         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9174         same as window size.
9176 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9178         * message.el (message-font-lock-keywords): Use message-header-xheader
9179         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9180         ahead of the anything pattern, to get it recognised.
9182 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9184         * gnus-sum.el (gnus-articles-to-read)
9185         (gnus-summary-insert-old-articles): Don't truncate group name for
9186         `read-string'.
9188         * gnus-util.el (gnus-limit-string): Delete this function.
9190         * gnus-sum.el (gnus-simplify-subject-fully):
9191         Use `truncate-string-to-width' instead.
9193 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9195         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9196         Tell if, on summary exit, the next group has to be selected.
9197         (gnus-summary-exit): Use it.
9199 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9201         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9202         non-break space.
9204 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9206         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9207         Check if group is not a directory.
9208         (nnfolder-request-expire-articles): Don't delete articles if the target
9209         group is not available.
9211         * nnml.el (nnml-request-create-group): Properly check if group is not a
9212         file.
9213         (nnml-request-expire-articles): Don't delete articles if the target
9214         group is not available.
9216         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9217         Don't quote characters that are within parentheses.
9219 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9221         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9222         (gnus-handle-ephemeral-exit): Select article according to it.
9224 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9226         * message.el (message-insert-formated-citation-line): Remove newline.
9227         (message-citation-line-format): Add final \n here so that the user can
9228         avoid a blank line.
9230 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9232         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9233         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9234         Update lanl/arXiv support.
9236 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9238         * gnus.el: Bump version number.
9240 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9242         * gnus.el (gnus-version-number): Bump version.
9244 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9246         * gnus.el: No Gnus v0.6 is released.
9248 2007-04-27  Didier Verna  <didier@xemacs.org>
9250         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9251         * gmm-utils.el (gmm-regexp-concat): ... here.
9252         * message.el: Don't require 'gnus-util.
9253         (message-dont-reply-to-names): Handle name change above.
9254         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9256 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9258         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9259         since the initial value varies according to the system.
9261 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9263         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9265 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9267         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9269 2007-04-24  Didier Verna  <didier@xemacs.org>
9271         Improve the type of gnus-ignored-from-addresses.
9272         * gnus-util.el (gnus-orify-regexp): New function.
9273         * message.el (gnus-util): Require it.
9274         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9275         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9276         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9278 2007-04-24  Didier Verna  <didier@xemacs.org>
9280         * gnus-sum.el:
9281         * gnus-utils.el: Fix some trailing whitespaces.
9283 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9285         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9286         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9287         article's Message-ID; refer parent article in summary buffer.
9289         * message.el (message-bounce): Call mime-to-mml.
9291 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9293         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9295 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9297         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9298         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9299         displayed of multipart/alternative part if it is invoked from summary
9300         buffer.
9302         * mm-view.el (mm-inline-text-html-render-with-w3m)
9303         (mm-inline-text-html-render-with-w3m-standalone)
9304         (mm-inline-render-with-function): Use mail-parse-charset by default.
9306 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9308         * parse-time.el (parse-time-string-chars): Check if CHAR
9309         is less than the length of parse-time-syntax.
9311 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9313         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9314         from gnus-newsgroup-processable.
9316 2007-04-16  Didier Verna  <didier@xemacs.org>
9318         * gnus-msg.el (gnus-configure-posting-styles):
9319         Handle message-signature-directory properly with :file syntax.
9320         Reported by "Leo".
9322 2007-04-11  Didier Verna  <didier@xemacs.org>
9324         New user option: message-signature-directory.
9325         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9326         * message.el (message-insert-signature): Ditto.
9327         * message.el (message-signature-file): Doc update.
9328         * message.el (message-signature-directory): New.
9330 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9332         * gnus-msg.el (gnus-inews-yank-articles):
9333         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9335 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9337         * message.el (message-yank-original): Make sure cited text ends with
9338         newline; don't exchange point and mark.
9340 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9342         * tls.el (open-tls-stream): Properly handle case where there
9343         is no associated buffer.
9345 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9347         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9348         message-yank-original, make sure (< mark TEXT point).
9350 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9352         * message.el (message-fill-column): New variable.
9353         (message-mode): Use it.  Add comment on a possible new hook.
9355         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9356         (nnmail-get-new-mail): Reformat.
9358         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9360         * gmm-utils.el: Fix Commentary.
9361         (gmm-tool-bar-from-list): Fix typo in doc string.
9363 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9365         * message.el (message-yank-original): Don't switch point and mark
9366         unnecessarily to put point and mark as documented.
9368 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9370         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9371         from the message heads.
9373 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9375         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9376         article buffer does not have a window.  This may not be the best
9377         solution but is certainly better than setting the start of the null,
9378         that is the current, window.
9380 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9382         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9383         (gnus-draft-setup): Run it.
9385         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9386         gnus-score-fast-scoring.  Allow regexp.
9387         (gnus-score-headers): Use it.
9389         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9390         XEmacs.
9392         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9393         string.
9394         (gnus-button-alist): Also catch `<f1> k ...'.
9395         (gnus-treat-display-x-face): Fix doc string.
9397 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9399         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9400         evaluation of gnus-extended-version to ensure correct generation of the
9401         User-Agent header when message-generate-headers-first is used.
9403 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9405         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9406         hashcash-path is nil.  Don't call callback with incorrect number of
9407         parameters if val is 0.
9409 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9411         * message.el (message-required-news-headers):
9412         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9414 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9416         * message.el (message-generate-new-buffers): Change the meaning of the
9417         nil value; add `standard' to the choices; treat t as `unique'; improve
9418         doc string.
9419         (gnus-select-frame-set-input-focus): Autoload.
9420         (message-buffer-name): Search for the existing message buffer if
9421         message-generate-new-buffers is nil or `standard'; treat the value t of
9422         message-generate-new-buffers as `unique'.
9423         (message-pop-to-buffer): Raise the frame already displaying the message
9424         buffer; clear the echo area after querying.
9425         (message-setup): Pass the `continue' argument to compose-mail.
9426         (message-mail): Prefer `switch-function' if it is given; search for the
9427         existing message buffer if the `continue' argument is non-nil; pass
9428         continue and switch-function arguments to compose-mail by way of
9429         message-setup.
9430         (message-mail-other-window): Adjust argument of message-setup.
9431         (message-mail-other-frame): Ditto.
9433 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9435         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9436         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9437         to turn font-lock on when turning gnus-message-citation-mode on.
9439 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9441         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9442         (mml-smime-function-alist): New variable; add epg as the backend.
9443         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9444         mml-smime- functions instead.
9445         * mm-view.el: Require smime.
9447 2007-03-05  Didier Verna  <didier@xemacs.org>
9449         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9450         instead of just inheritance for posting styles.
9451         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9453 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9455         * tls.el (tls-certtool-program): Fix custom type.
9457 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9459         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9460         and point-at-eol instead of line-(beginning|end)-position.
9462         * assistant.el (assistant-parse-buffer): Ditto.
9464 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9466         * mml2015.el (mml2015-epg-find-usable-key): New function.
9467         (mml2015-epg-sign): Use it.
9468         (mml2015-epg-encrypt): Use it.
9470 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9472         * message.el (message-make-in-reply-to): Quote name containing
9473         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9474         if there are special characters.  Reported by NAKAJI Hiroyuki
9475         <nakaji@jp.freebsd.org>.
9477 2007-02-27  Didier Verna  <didier@xemacs.org>
9479         Include the group parameters as well as the topic ones in the
9480         inheritance filter process.
9481         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9482         argument GROUP-PARAMS-LIST.
9483         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9485 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9487         * nntp.el (nntp-never-echoes-commands)
9488         (nntp-open-connection-functions-never-echo-commands): New variables.
9489         (nntp-send-command): Use them.
9491 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9493         * mml2015.el (mml2015-epg-verify): Simplify.
9495 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9497         * mml.el (mml-content-disposition-alist): New user option.
9498         (mml-content-disposition): New function.
9499         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9500         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9502 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9504         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9505         verification.
9507 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9509         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9510         articles posted in the last 24 hours.
9512 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9514         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9516 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9518         * nntp.el (nntp-send-command): Don't wait for echoes when
9519         nntp-open-ssl-stream is used.
9521 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9523         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9524         (gnus-message-add-citation-keywords)
9525         (gnus-message-remove-citation-keywords): Remove.
9526         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9527         directly, make the variables in font-lock-defaults buffer-local, add
9528         gnus-message-citation-keywords to them and then update the value of
9529         font-lock-keywords.
9531 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9533         * message.el (message-cite-original-1): Don't call
9534         gnus-article-highlight-citation.
9536         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9537         citations; fix line count.
9539 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9541         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9542         (gnus-message-add-citation-keywords)
9543         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9544         versions of font-lock-add-keywords and font-lock-remove-keywords to
9545         work with XEmacs correctly.
9547 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9549         * gnus-cite.el (gnus-cite-face-list): Set the values of
9550         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9551         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9552         (gnus-message-cite-prefix-regexp): New variable.
9553         (gnus-message-search-citation-line): Use it; protect against long
9554         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9555         the 0th match data for Emacs.
9556         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9557         (gnus-message-add-citation-keywords): Append keywords rather than
9558         prepending; emulate font-lock-add-keywords if it is not available.
9559         (gnus-message-remove-citation-keywords):
9560         Emulate font-lock-remove-keywords if it is not available.
9562         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9564         * message.el (message-cite-prefix-regexp): Set the value of
9565         gnus-message-cite-prefix-regexp.
9567 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9569         * nnweb.el (nnweb-google-parse-1): Update parser.
9571 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9573         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9575 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9577         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9578         regexp.
9580 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9582         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9583         string-to-multibyte.
9584         (uudecode-decode-region-internal): Use it.
9586 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9588         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9589         Fix custom choice.
9591         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9593 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9595         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9597         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9598         `write-region' to respect `mm-inhibit-file-name-handlers'.
9600 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9602         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9603         Use gnus-home-directory instead of "~/" or "$HOME".
9605 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9607         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9608         to mention filename.
9609         Add comments at beginning regarding usage.
9610         (encrypt-write-file-contents): Change interactive so a string is
9611         acceptable.  If the file has no associated model, show an error instead
9612         of a nonsense prompt.
9614 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9616         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9617         Thanks to Yoshihiko Yamada for kind notification of this typo.
9619 2007-01-12  Kenichi Handa  <handa@m17n.org>
9621         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9622         multibyte buffer.
9624 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9626         * gnus-score.el (gnus-score-fast-scoring): New variable.
9627         (gnus-score-headers): Use it.
9629         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9631         * message.el (message-cite-original-1):
9632         Call gnus-article-highlight-citation if requested.
9633         (message-make-from): Allow name and address as optional arguments.
9635         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9637         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9638         bugs to doc string.
9639         (gnus-button-alist): Add mid\\|message-id.
9640         (gnus-button-fetch-group): Extend for use in
9641         `browse-url-browser-function'.
9642         (gnus-button-url-regexp): Try to catch paired parentheses like in
9643         Wikipedia URLs.
9645         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9646         Suggested by Simon Krahnke <overlord@gmx.li>.
9648 2007-01-13  Romain Francoise  <romain@orebokech.com>
9650         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9651         Update copyright.
9653 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9655         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9657 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9659         * gnus-registry.el (gnus-registry-unfollowed-groups)
9660         (gnus-registry-split-fancy-with-parent): Fix documentation.
9662 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9664         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9665         from nnweb groups.
9667 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9669         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9670         Xref urls.  Erase buffer before requesting head.
9672         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9674 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9676         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9677         customizable.
9679 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9681         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9682         no signing key is found.
9683         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9684         no encrypting and/or signing key is found.
9686 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9688         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9690 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9692         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9693         headers read from disk with the ones newly found in the current search.
9694         This should no longer cause problems, because the article numbers in
9695         Gmane's `nov.php' output are ignored since the previous change.
9697 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9699         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9701 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9703         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9705 2007-01-01  Romain Francoise  <romain@orebokech.com>
9707         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9709 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9711         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9712         `define-minor-mode' macro definition expanded properly.
9713         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9714         exclude it there.
9716         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9717         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9718         `fboundp' test.
9719         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9720         This is OK to autoload in (S)XEmacs now.
9722 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9724         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9725         keystroke.
9726         (gnus-summary-limit-to-singletons): Fix typo.
9728         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9729         else fails.
9731 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9733         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9734         docstring.
9736         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9737         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9738         (gnus-summary-insert-dormant-articles): Fix typo in message.
9740 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9742         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9743         nil for XEmacs.
9744         (gnus-message-citation-mode): Don't autoload in XEmacs.
9746         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9748 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9750         * nnimap.el (nnimap-expunge-search-string):
9751         Mention nnimap-search-uids-not-since-is-evil in docstring.
9753 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9755         * spam.el: Revert to make-obsolete-variable because
9756         define-obsolete-variable-alias is not supported in Emacs 21.
9758         * spam.el (spam-ifile-path, spam-ifile-database-path)
9759         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9760         make-obsolete-variable.
9761         (spam-bsfilter-path, spam-bsfilter-program)
9762         (spam-spamassassin-path, spam-spamassassin-program)
9763         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9764         Don't use "path" inappropriately.
9765         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9766         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9767         variable names.
9769 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9771         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9772         summary buffer.
9774         * password.el (password-cache-remove): Use clear-string to burn
9775         password, if available.
9777 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9779         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9781         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9783         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9784         (gnus-message-highlight-citation): Move defcustom here from
9785         gnus-cite.el.
9786         (gnus-message-citation-mode): Autoload.
9788         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9789         checks to make it compile with XEmacs.
9790         (gnus-message-citation-mode): New minor mode.
9791         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9792         (gnus-message-highlight-citation): New variables.
9793         (gnus-message-search-citation-line)
9794         (gnus-message-add-citation-keywords)
9795         (gnus-message-remove-citation-keywords)
9796         (turn-on-gnus-message-citation-mode)
9797         (turn-off-gnus-message-citation-mode): New functions.
9799 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9801         * gnus-cite.el: Enable highlighting of different citation levels in
9802         message-mode.
9804 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9806         * message.el (message-make-fqdn): Fix comment.
9807         (message-bogus-system-names): Add ".local".
9809         * spam.el (spam-ifile-path, spam-ifile-program)
9810         (spam-ifile-database-path, spam-ifile-database)
9811         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9812         Don't use "path" inappropriately.
9813         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9814         strings.
9815         (spam-check-ifile, spam-ifile-register-with-ifile)
9816         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9817         Use new variable names.
9819         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9820         (gnus-treat-display-smileys): Simplify using
9821         gnus-image-type-available-p.
9823         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9824         available.
9826 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9828         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9829         one after turning on the buffer's multibyteness instead of decoding
9830         them directly in the unibyte buffer that causes unexpected conversion
9831         in Emacs 23 (unicode).
9833 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9835         * message.el (message-generate-hashcash): Fix custom type.
9837 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9839         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9841 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9843         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9844         disconnect icons.  Add help text.
9846 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9848         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9849         negated to be consistent with the others we handle.
9851 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9853         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9854         version of gnus-summary-buffer to something, so that we can use two
9855         article buffers at the same time.
9857 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9859         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9860         trigger all the extra headers.
9861         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9862         sorting.
9864 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9866         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9867         solid groups.
9869 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9871         * legacy-gnus-agent.el: Add Copyright notice.
9873 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9875         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9877 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9879         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9881         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9882         to make it work reliably in CVS Emacs.
9883         (gnus-summary-limit-strange-charsets-predicate)
9884         (gnus-summary-limit-to-predicate): New functions.
9886 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9888         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9889         specifying array size.
9890         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9891         array if it is too small.
9892         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9893         (gnus-sort-threads-loop): New function.
9895 2006-12-06  Chris Moore  <dooglus@gmail.com>
9897         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9898         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9900 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9902         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9903         options.
9905 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9907         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9908         DOS-ing the recipient.
9910         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9911         the headers when creating the mapping to avoid mismappings.
9912         (nnweb-gmane-create-mapping): Always nix out old mapping.
9914 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9916         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9917         and mm-verify-option to never.
9919 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9921         * message.el (message-signed-or-encrypted-p): New function.
9922         (message-forward-make-body): Use it.
9924         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9925         Replace encode-coding-string with mm-encode-coding-string.
9927 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9929         * nneething.el (nneething-decode-file-name):
9930         Replace decode-coding-string with mm-decode-coding-string.
9932         * gnus-int.el (gnus-open-server): Say failed server's name.
9934 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9936         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9937         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9939         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9940         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9941         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9942         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9943         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9944         (gnus-subscribe-newsgroup, gnus-1):
9945         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9946         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9947         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9948         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9950 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9952         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9953         keystroke.
9954         (gnus-summary-limit-to-bodies): Implement headersp.
9956 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9958         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9960 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9962         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9964 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9966         * message.el (message-generate-hashcash): Expand range of values to
9967         include `opportunistic'.
9968         (message-send-mail): Use it.
9970 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9972         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9973         and comment it.
9975         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9977 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9979         * gnus-util.el (gnus-extract-address-components): Improve comment.
9981 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9983         * gnus-util.el (gnus-extract-address-components): Work with address in
9984         which the name portion contains @.
9986 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9988         * gnus.el (gnus-start): Move custom group up.
9989         (gnus-select-method): Don't autoload, but make it available for
9990         `customize-variable'.
9991         (gnus-getenv-nntpserver): Don't autoload.
9993 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9995         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9997 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9999         * message.el (message-sendmail-extra-arguments): New variable.
10000         (message-send-mail-with-sendmail): Use it.
10002 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10004         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10005         mm-with-unibyte-current-buffer to make string unibyte.
10007         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10008         mm-string-as-multibyte.
10010 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10012         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10013         Reported by Werner Koch <wk@gnupg.org>.
10015 2006-11-14  Daiki Ueno  <ueno@p360>
10017         * mml2015.el: Autoload epa-select-keys when compiling.
10019 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10021         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10022         message-options.
10023         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10025 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10027         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10028         EasyPG (< 0.0.6).
10029         (mml2015-always-trust): New user option.
10030         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10031         prompt.
10033 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10035         * nntp.el (nntp-authinfo-force): New variable.
10036         (nntp-send-authinfo): Use it.
10038 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10040         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10041         decode encoded words.  Improve prompt.  Add comment about forwarding.
10042         (message-replacement-char): Move up.
10044 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10046         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10047         instead of gnus-intersection because arguments of gnus-sorted-nunion
10048         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10050 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10052         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10053         (message-simplify-subject-functions):
10054         Enable message-strip-subject-encoded-words by default.
10056 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10058         * message.el (message-strip-subject-encoded-words): New function.
10059         (message-simplify-subject-functions): New variable.
10060         (message-simplify-subject): Use it.  Fix typo in doc string.
10061         Support message-strip-subject-encoded-words.
10063 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10065         * gnus-diary.el (gnus-diary-delay-format-function):
10066         * nndiary.el (nndiary-reminders):
10067         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10069 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10071         * gnus-art.el (article-hide-boring-headers): Fetch date from
10072         gnus-original-article-buffer to avoid problems with localized date
10073         strings.
10075 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10077         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10079 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10081         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10082         New variables.
10083         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10084         (mm-charset-synonym-alist): Move some entries to
10085         mm-codepage-iso-8859-list.
10086         (mm-charset-synonym-alist, mm-charset-override-alist):
10087         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10089 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10091         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10093 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10095         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10096         with Emacs 21 and XEmacs.
10098 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10100         * spam.el (spam-parse-address): New function for better parsing,
10101         catching errors, etc.
10102         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10104 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10106         * mm-view.el: Add interactive arg to html2text autoload.
10108 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10110         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10112 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10114         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10115         New variables.
10116         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10117         (mm-charset-synonym-alist): Move some entries to
10118         mm-codepage-iso-8859-list.
10120         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10122 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10124         * message.el (message-citation-line-format)
10125         (message-insert-formated-citation-line): Fix implementation of %E, %N
10126         and %n according to the doc string.
10128 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10130         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10131         Use car-safe to avoid bad parses.
10133 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10135         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10136         names.
10138         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10140 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10142         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10143         header.
10145         * message.el (message-draft-headers): Add Date.
10146         (message-headers-to-generate): Fix typo in docstring.
10148         * nndraft.el (nndraft-required-headers): New variable.
10149         (nndraft-generate-headers): Use it.
10151         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10153 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10155         * gnus-registry.el (gnus-registry-wash-for-keywords)
10156         (gnus-registry-find-keywords): New functions to allow easy searching of
10157         articles that are in the registry.
10159 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10161         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10162         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10163         Reported by Damien Elmes <damien@repose.cx>.
10165 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10167         * gnus.el (gnus-mime): Remove unused custom group.
10169 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10171         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10172         "blank line" when searching for end of armor headers.
10174 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10176         * gmm-utils.el (gmm-write-region): Fix variable name.
10178 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10180         * gmm-utils.el (gmm-write-region): New function based on compatibility
10181         code from `mm-make-temp-file'.
10183         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10185         * nnmaildir.el (nnmaildir--update-nov)
10186         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10187         Use `gmm-write-region'.
10189 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10191         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10192         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10194         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10196         * message.el (message-replacement-char): New variable.
10197         (message-fix-before-sending): Use it.
10198         (message-simplify-subject): New function to remove duplicate code.
10199         (message-reply, message-followup): Use it.
10201         * gnus-sum.el (gnus-summary-make-menu-bar):
10202         Clarify gnus-summary-limit-to-articles.
10204 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10206         * gnus-util.el (gnus-with-local-quit): New macro.
10208         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10210 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10212         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10213         ignore non-string data.
10215 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10217         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10218         non-string data (needs to be done in the registry too).
10220 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10222         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10223         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10224         (gnus-registry-split-fancy-with-parent)
10225         (gnus-registry-fetch-simplified-message-subject-fast)
10226         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10227         Remove text properties on ingress into the registry and when it's saved.
10228         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10229         registry from entries with no groups.
10231 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10233         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10234         function to remove string properties.
10236 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10238         * gmm-utils.el (gmm): Adjust custom version.
10240         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10241         Adjust custom version.
10243         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10245 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10247         * gnus-art.el (gnus-insert-prev-page-button)
10248         (gnus-insert-next-page-button): Simplify.  Reformat.
10250 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10252         * gnus-art.el (gnus-insert-prev-page-button)
10253         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10255 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10257         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10259 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10261         * gnus-art.el (gnus-insert-mime-button)
10262         (gnus-insert-mime-security-button):
10263         Apply gnus-article-button-face to MIME and security buttons.
10265 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10267         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10268         readable.
10270 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10272         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10273         `browse-url-of-file' instead of `browse-url'.
10275 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10277         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10278         regexp.  Articles containing quotation were cut prematurely.
10280 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10282         * message.el (message-cite-original-1): Use nobody by default for the
10283         value of From header.
10284         (message-reply): Ditto.
10286 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10288         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10289         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10290         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10292 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10294         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10295         mails in the doc string.  Add some URLs in comment.
10296         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10298 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10300         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10301         backslashes handling and the way to find boundaries of quoted strings.
10303 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10305         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10306         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10307         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10308         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10310 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10312         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10313         doc string.
10314         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10316 2006-09-06  Simon Josefsson  <jas@extundo.com>
10318         * mml2015.el (mml2015-use): Doc fix, mention epg.
10320 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10322         * mml2015.el (mml2015-use): Default to epg, if available.
10324 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10326         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10327         message-sender.
10328         (mml1991-epg-encrypt): Ditto.
10329         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10330         message-sender.
10331         (mml2015-epg-encrypt): Ditto.
10333 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10335         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10336         several common directories.
10338 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10340         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10341         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10343 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10345         * gnus-art.el (article-decode-encoded-words): Make it fast.
10347 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10349         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10351         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10352         in quoted string into `\'.
10354 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10356         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10357         Use standard-syntax-table.
10359 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10361         * gnus-art.el (gnus-decode-address-function): New variable.
10362         (article-decode-encoded-words): Use it to decode headers which are
10363         assumed to contain addresses.
10364         (gnus-mime-delete-part): Remove useless `or'.
10366         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10367         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10368         (gnus-nov-parse-line): Use it to decode From header.
10369         (gnus-get-newsgroup-headers): Ditto.
10370         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10372         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10373         (mail-decode-encoded-address-string): New alias.
10375         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10376         New function.
10377         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10378         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10379         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10380         (rfc2047-decode-string): Ditto.
10381         (rfc2047-decode-address-region): New function.
10382         (rfc2047-decode-address-string): New function.
10384 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10386         * message.el (message-caesar-buffer-body): Allow rotating headers.
10388         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10390         * message.el (message-insert-formated-citation-line): Fix %f.
10391         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10393 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10395         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10396         (gnus-bookmark-mouse-available-p): New macro.
10397         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10398         (gnus-bookmark-bmenu-show-infos): Use it.
10399         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10400         (gnus-bookmark-bmenu-hide-infos): Ditto.
10401         (gnus-bookmark-remove-properties): New function.
10402         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10403         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10404         (gnus-bookmark-write-file): Bind coding-system-for-write.
10405         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10406         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10407         group before selecting it.
10408         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10409         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10410         quit-window if it is not available; use gnus-mouse-2 and bind it to
10411         gnus-bookmark-bmenu-select-by-mouse.
10412         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10413         (gnus-bookmark-bmenu-select-by-mouse): New function.
10415 2006-08-13  Romain Francoise  <romain@orebokech.com>
10417         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10418         space.
10420 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10422         * compface.el (uncompface): Use binary rather than raw-text-unix.
10424 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10426         * compface.el (uncompface): Make sure the eol conversion doesn't take
10427         place when communicating with the external programs.
10428         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10430 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10432         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10434 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10436         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10437         Make it more robust by parsing author and date independently.
10439 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10441         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10443 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10445         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10446         first matching secret key.
10447         (mml2015-epg-encrypt): Ditto.
10449         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10450         first matching secret key.
10451         (mml1991-epg-encrypt): Ditto.
10453         * mml2015.el (mml2015-encrypt-to-self): New user option.
10454         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10455         mml2015-epg-encrypt-to-self is set.
10457         * mml1991.el (mml1991-encrypt-to-self): New variable.
10458         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10459         mml1991-epg-encrypt-to-self is set.
10461         * mml2015.el (mml2015-signers): New user option.
10462         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10463         (mml2015-epg-encrypt): Allow to select signing keys.
10465         * mml1991.el (mml1991-signers): New variable.
10466         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10467         (mml1991-epg-encrypt): Allow to select signing keys.
10469 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10471         * nnheader.el (nnheader-insert-head): Make it work even if the file
10472         uses CRLF for the line-break code.
10474 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10476         * mml2015.el: Require mml-sec instead of password.
10477         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10478         (mml2015-cache-passphrase): Inherit the default value from
10479         mml-secure-cache-passphrase.
10480         (mml2015-passphrase-cache-expiry): Inherit the default value from
10481         mml-secure-passphrase-cache-expiry.
10483         * mml1991.el: Require mml-sec instead of password.
10484         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10485         (mml1991-cache-passphrase): Inherit the default value from
10486         mml-secure-cache-passphrase.
10487         (mml1991-passphrase-cache-expiry): Inherit the default value from
10488         mml-secure-passphrase-cache-expiry.
10490         * mml-sec.el: Require password.
10491         (mml-secure-verbose): New user option.
10492         (mml-secure-cache-passphrase): New user option.
10493         (mml-secure-passphrase-cache-expiry): New user option.
10495 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10497         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10498         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10499         andreas@altroot.de (Andreas Vögele).
10501         FIXME: Use `tiny change'?
10503 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10505         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10506         workaround for the url package included with Emacs.
10508         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10510 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10512         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10513         correctly.  This fixes a bug caused by the 2006-05-12 change.
10515 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10517         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10518         some information about the error when saying that the `bogus' mail
10519         group will be used.
10521 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10523         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10524         string.
10526 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10528         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10530 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10532         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10534 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10536         * mml1991.el (mml1991-function-alist): Add epg.
10537         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10538         (mml1991-epg-encrypt): New functions.
10540 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10542         * mml2015.el (mml2015-verbose): New variable.
10543         (mml2015-cache-passphrase): Ditto.
10544         (mml2015-passphrase-cache-expiry): Ditto.
10545         (mml2015-function-alist): Add epg.
10546         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10547         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10548         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10549         New functions.
10551 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10553         * message.el (message-cite-original-1): Preserve region when removing
10554         quoted text due to X-No-Archive in order to avoid bogus attribution
10555         when citing multiple messages.
10557 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10559         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10560         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10562 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10564         * gnus-diary.el (gnus-user-format-function-d)
10565         (gnus-user-format-function-D): Autoload.
10567         * imap.el (Commentary): Fix typo.
10569         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10570         2006-04-22 contribution.
10572 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10574         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10575         It didn't really fix the bogosity I'm seeing with solid web groups.
10577 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10579         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10580         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10581         created using server names.  If we use the feature without declaring
10582         it, Gnus does not properly manage server and group state.
10584         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10585         bound.
10587 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10589         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10590         looking up the method using GROUP's prefix before inventing a new one.
10591         It is used on killed/unknown groups in various places where returning
10592         an all-new method isn't expected by the caller.
10594         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10595         and match semantics of gnus-group-real-prefix.
10597 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10599         * nnmail.el (nnmail-broken-references-mailers): New variable.
10600         (nnmail-ignore-broken-references): New function generalizing
10601         nnmail-fix-eudora-headers.
10602         (nnmail-fix-eudora-headers): Now obsolete.
10604         * gnus-art.el (gnus-button-handle-custom):
10605         Support `customize-apropos*'.
10607 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10609         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10611         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10612         articles.
10614 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10616         * message.el (message-cite-reply-above): New variable.
10617         (message-yank-original): Use it.
10619 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10621         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10623 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10625         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10626         as read.
10628         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10630 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10632         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10633         (gnus-bookmark-default-file): Use gnus-directory.
10634         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10635         Remove "*" in doc string.
10636         (gnus-bookmark-write-file): Simplify.
10637         (gnus-bookmark-maybe-sort-alist): Use `when'.
10638         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10639         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10640         Add FIXME about Emacs 21 and XEmacs compatibility.
10641         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10642         compatibility.
10643         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10644         compatibility.
10645         (gnus-bookmark-menu-heading): Fix version.
10647 2006-06-19  Bastien Guerry  <bzg@altern.org>
10649         * gnus-bookmark.el: New file.
10651 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10653         * message.el (message-syntax-checks): Doc fix.
10655 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10657         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10658         unsubscribed groups as if they were killed ones.  It causes duplicate
10659         entries in gnus-newsrc-alist.
10661 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10663         * message.el (message-syntax-checks): Doc fix.
10664         (message-send-mail): Add check for continuation headers.
10665         (message-check-news-header-syntax): Fix regexp used to check for
10666         continuation headers.
10668 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10670         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10672 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10674         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10676 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10678         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10679         default-truncate-lines.
10681 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10683         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10684         to fill the utf-8 entry.
10686 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10688         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10690 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10692         * gnus-agent.el (directory-files-and-attributes): Move all the way
10693         forward (the third and final move).
10694         (gnus-agent-read-agentview): Trap reconstruction errors due to
10695         nonexistent directory.  Handle by returning nil.
10697 2006-05-30  Didier Verna  <didier@xemacs.org>
10699         * message.el (message-dont-reply-to-names): Update the custom type.
10700         * message.el (message-dont-reply-to-names): New defsubst: potentially
10701         convert a list of regexps into a single one.
10702         * message.el (message-get-reply-headers): Use it.
10703         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10705 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10707         * gnus-agent.el (directory-files-and-attributes): Move forward.
10709 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10711         * gnus-ml.el (gnus-mailing-list-subscribe)
10712         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10713         (gnus-mailing-list-message): Fix doc strings.
10715 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10717         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10718         of doing it manually.
10720 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10722         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10723         comment.
10725 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10727         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10728         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10729         (gnus-agent-read-local): All symbols allocated in my-obarray.
10730         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10731         (gnus-agent-regenerate-group): Check numeric names to see if they are
10732         messages or groups.
10733         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10734         better way of do this...)
10736         * gnus-cache.el (gnus-agent-total-fetched-for):
10737         Ignore 'dummy.group' (there should be a better way of do this...)
10739 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10741         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10742         (gnus-saved-headers): Ditto.
10743         (gnus-default-article-saver): Mention functions may have properties.
10744         (gnus-article-save): Override gnus-save-all-headers and
10745         gnus-saved-headers by :headers property which saver function may have.
10746         (gnus-summary-save-in-file): Add :headers property.
10747         (gnus-summary-write-to-file): Ditto.
10749         * gnus-sum.el (gnus-summary-save-article): Bind
10750         gnus-prompt-before-saving to t when saving many articles in a file;
10751         always show all headers.
10753 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10755         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10756         marks.
10758         * message.el (message-indent-citation): Add optional arguments to allow
10759         using it outside of message buffers.
10761         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10762         (gnus-article-treat-unfold-headers): Use it.
10763         (gnus-article-truncate-lines): New variable.
10764         (gnus-article-mode): Use it.
10765         (gnus-article-toggle-truncate-lines): New function.
10767         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10768         Add gnus-article-toggle-truncate-lines.
10770         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10771         coding system in XEmacs, use binary.
10773 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10775         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10776         after-load-alist.
10778         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10779         this function should save decoded articles.
10780         (gnus-summary-write-to-file): Use property to specify this function
10781         should save decoded articles and specify gnus-summary-save-in-file
10782         should be used to save articles other than the first one when saving
10783         many articles.
10784         (gnus-summary-save-body-in-file): Use property to specify this
10785         function should save decoded articles.
10786         (gnus-summary-write-body-to-file): Use property to specify this
10787         function should save decoded articles and specify
10788         gnus-summary-save-body-in-file should be used to save articles other
10789         than the first one when saving many articles.
10791         * gnus-sum.el (gnus-summary-save-article): Simplify.
10793 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10795         * gnus-art.el (gnus-default-article-saver):
10796         Add gnus-summary-write-body-to-file.
10797         (gnus-article-save-coding-system): Don't use coding system object
10798         in XEmacs.
10799         (gnus-read-save-file-name): Add optional `dir-var' argument which
10800         specifies directory in which files are saved; work even if optional
10801         `variable' argument is not specified.
10802         (gnus-summary-write-to-file): Read file name.
10803         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10804         (gnus-summary-write-body-to-file): New function.
10806         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10807         (gnus-summary-local-variables): Add it.
10808         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10809         (gnus-summary-save-article): Remove optional `decode' argument;
10810         determine whether to decode articles by the value of
10811         gnus-default-article-saver; when saving many files using
10812         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10813         it first and use gnus-summary-save-in-file or
10814         gnus-summary-save-body-in-file thereafter unless
10815         gnus-prompt-before-saving is always; move point to article which
10816         will be saved.
10817         (gnus-summary-save-article-file): Revert.
10818         (gnus-summary-write-article-file): Revert.
10819         (gnus-summary-save-article-body-file): Revert.
10820         (gnus-summary-write-article-body-file): New function.
10822 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10824         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10826 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10828         * gnus-art.el (gnus-default-article-saver): Doc fix.
10829         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10830         from gnus-summary-save-article-coding-system, and default to a
10831         certain coding system.
10832         (gnus-output-to-file): Add coding cookie and encode text according
10833         to gnus-article-save-coding-system; don't use mm-append-to-file.
10835         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10836         gnus-art.el and rename to gnus-article-save-coding-system.
10837         (gnus-summary-save-article): Require gnus-art; don't show all
10838         headers if it decodes articles; don't add coding cookie here;
10839         don't bind mm-text-coding-system-for-write.
10840         (gnus-summary-save-article-file): Save decoded articles.
10841         (gnus-summary-write-article-file): When saving many files, use
10842         gnus-summary-write-to-file first and gnus-summary-save-in-file
10843         thereafter unless gnus-prompt-before-saving is always.
10844         (gnus-summary-save-article-body-file): Save decoded articles.
10846 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10848         * nnrss.el (nnrss-check-group): Bind hash-index.
10850 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10852         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10853         its hash index.  Store this hash in `nnrss-group-data'.
10854         (nnrss-read-group-data): Update accordingly.
10856 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10858         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10859         entry.
10861         * gnus-sum.el (gnus-summary-make-menu-bar):
10862         Add gnus-article-browse-html-article.
10864 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10866         * gnus-sum.el (gnus-summary-mime-map):
10867         Add gnus-article-browse-html-article.
10869 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10871         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10872         suitable coding systems in customize.
10874 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10876         * mail-source.el (mail-sources): Fix custom type.
10878 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10880         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10881         (gnus-summary-expire-articles-now): Shorten prompt.
10883         * gmm-utils.el (wid-edit): Require.
10884         (defun-gmm): Rename from `gmm-defun-compat'.
10885         (gmm-image-search-load-path): Use it.
10886         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10888 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10890         * gnus-sum.el (gnus-summary-save-article-coding-system):
10891         New variable.
10892         (gnus-summary-save-article): Add optional `decode' argument.
10893         If it is set and gnus-summary-save-article-coding-system is non-nil,
10894         save decoded article.
10895         (gnus-summary-write-article-file): Save decoded article if
10896         gnus-summary-save-article-coding-system is non-nil.
10898         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10899         type.
10901 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10903         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10905 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10907         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10908         first to test gnus-single-article-buffer which may be buffer-local.
10910         * gnus-sum.el (gnus-summary-setup-buffer):
10911         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10912         group; make gnus-article-buffer, gnus-article-current, and
10913         gnus-original-article-buffer always buffer-local.
10914         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10915         group.
10916         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10918 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10920         * nnml.el (nnml-request-compact-group): Compressed files might not
10921         have .gz extension.
10923 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10925         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10926         (mm-copy-to-buffer): Use with-current-buffer.
10927         (mm-display-part): Simplify.
10928         (mm-inlinable-p): Add optional arg `type'.
10930 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10932         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10933         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10934         Try harder to show the attachment internally or externally using
10935         gnus-mime-view-part-as-type.
10937 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10939         * message.el (message-from-style, message-signature-separator)
10940         (message-user-organization-file, message-send-mail-function)
10941         (message-citation-line-function, message-yank-prefix)
10942         (message-indent-citation-function, message-signature)
10943         (message-signature-file, message-signature-insert-empty-line):
10944         Remove autoloads.
10946         * gnus-art.el (gnus-buttonized-mime-types):
10947         Remove "multipart/signed".  Revert 2006-04-26 change.
10949 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10951         * gnus.el (gnus-version-number): Bump version.
10953 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10955         * gnus.el: No Gnus v0.5 is released.
10957 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10959         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10960         fetching articles by message-id.
10962 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10964         * message.el (hashcash): Require hashcash as normal.
10966         * ecomplete.el (ecomplete-highlight-match-line):
10967         Use point-at-eol.
10968         (ecomplete-highlight-match-line): Use `highlight', because that
10969         face exists in both Emacs and XEmacs.
10971         * message.el (message-display-abbrev): Use point-at-bol.
10973         * mail-source.el: Don't require timer/timer-funcs.
10975         * gnus-async.el: Ditto.
10977         * password.el: Ditto.
10979         * mm-url.el: Ditto.
10981         * mm-util.el: Require timer/timer-funcs.
10983 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10985         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10986         Close.
10988 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10990         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10991         unibyte after clear-decrypt function runs.
10993         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10994         returns as a unibyte string.
10996 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10998         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10999         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11000         (mml1991-pgg-encrypt): Ditto.
11002 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11004         * message.el (message-user-organization-file): Check several
11005         locations of the organization file.
11007         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11008         Add gnus-article-view-part-as-type.
11010         * gnus-art.el (gnus-article-view-part-as-type): New function.
11012         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11013         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11015         * mml.el: Simplify autoload.
11016         (mml-mode): defvar dnd-protocol-alist instead of using
11017         symbol-value.
11018         (mml-default-directory): New variable.
11019         (mml-minibuffer-read-file): Use it.
11020         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11022         * message.el (message-citation-line-format): New variable.
11023         (message-insert-formated-citation-line): New function.
11024         (message-citation-line-function):
11025         Add `message-insert-formated-citation-line' to custom type.
11027         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11028         to doc string.
11030         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11031         depending on mm-verify-option.
11033 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11035         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11036         binding pgg-* variables; reimplement the section which prevents
11037         MIME header from being signed.
11038         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11039         pgg-text-mode; remove a blank line at the top of body.
11041         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11042         lines at the top of body; use gnus-newsgroup-charset if there's no
11043         Charset header.
11045 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11047         * message.el (message-self-insert-commands): Doc fix.
11049         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11050         (mm-uu-pgp-encrypted-test): Ditto.
11051         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11052         between header and body; return application/pgp-encrypted handle
11053         if decryption failed; decode decrypted body by charset.
11055         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11056         element match to application/pgp-*.
11058 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11060         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11061         HTML.
11063 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11065         * mail-source.el (mail-source-call-script): Message the error
11066         string.
11068 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11070         * gnus-util.el (gnus-byte-compile): Use it.
11072 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11074         * gnus-util.el (kill-empty-logs): New function.
11076 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11078         * message.el (message-mail-alias-type): Doc fix.
11079         (message-mail-alias-type-p): New function.
11080         (message-send): Use it.
11081         (message-mode): Ditto.
11082         (message-strip-forbidden-properties): Ditto.
11084         * ecomplete.el (ecomplete-database-file-coding-system):
11085         New variable.
11086         (ecomplete-save): Use it.
11087         (ecomplete-setup): Use it.
11089 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11091         * message.el (message-self-insert-commands): New variable.
11092         (message-strip-forbidden-properties): Use it.
11094 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11096         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11097         that doesn't make XEmacs choke.
11099 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11101         * gnus-util.el (gnus-replace-in-string):
11102         Prefer replace-regexp-in-string over of replace-in-string.
11104 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11106         * gnus-util.el (gnus-select-frame-set-input-focus):
11107         Use select-frame-set-input-focus if it is available in XEmacs; use
11108         definition defined in Emacs 22 for old Emacsen.
11110 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11112         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11114 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11116         * gnus-registry.el (gnus-registry-cache-save): Remove text
11117         properties when saving via the temp buffer.
11119 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11121         * message.el (message-generate-hashcash): Honor custom type.
11123 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11125         * message.el (message-generate-hashcash): Default to non-nil when
11126         hashcash is found.
11128         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11129         (gnus-refer-thread-limit): Increase default to 500.
11131         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11133         * flow-fill.el (fill-flowed): Allow delete-space.
11135 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11137         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11138         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11139         Remove autoloads.
11141 2006-04-18  Simon Josefsson  <jas@extundo.com>
11143         * message.el (message-generate-hashcash): Default to.
11145 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11147         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11148         concatenating segments rather than before concatenating them.
11150 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11152         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11154         * imap.el (imap-quote-specials): New function.
11155         (imap-login-auth): Quote specials.
11157 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11159         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11161         * message.el (message-forward-make-body-plain):
11162         Allow message-forward-ignored-headers to be a list.
11163         (message-remove-ignored-headers): Factor out into function.
11164         (message-forward-make-body-mml): Use it.
11165         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11166         (rfc2231-parse-string): Allow concatanation of parameters that
11167         aren't contiguous.  The test case is
11168           (mail-header-parse-content-type "message/external-body;
11169             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11170             access-type=LOCAL-FILE;
11171             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11173 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11175         * nntp.el (nntp-accept-process-output): Return the value of
11176         `nnheader-accept-process-output'.
11178 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11180         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11181         (gnus-button-alist): Recognize more diff formats.
11182         (gnus-button-patch): Strip directory.
11184 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11186         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11187         Emacs 22 when setting focus.
11189 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11191         * gnus-art.el (gnus-article-treat-types): Do treatment of
11192         text/x-verbatim parts.
11193         (gnus-button-patch): New command.
11195         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11196         addresses that contain invalid characters.
11198 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11200         * message.el (message-put-addresses-in-ecomplete):
11201         Use gnus-replace-in-string.
11202         (message-is-yours-p): Use the more correct
11203         mail-header-parse-address instead of
11204         mail-extract-address-components.
11205         (message-put-addresses-in-ecomplete): Fix typo.
11207         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11208         keystroke.
11210         * gnus-art.el (gnus-treatment-function-alist): Change order of
11211         newsgroups/generic header folding to avoid double-folding.
11213         * message.el (message-hidden-headers): Add X-Draft-From.
11215         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11216         New command.
11217         (gnus-summary-repeat-search-article-backward): New command.
11219         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11220         groups in the parent topic.
11222 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11224         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11225         (spam-extra-header-to-number): Return the CRM114 number as a
11226         number instead of a string.
11228 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11230         * gnus-art.el (gnus-face-properties-alist): Move here from
11231         gnus-fun.
11233         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11235 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11237         * message.el (message-strip-forbidden-properties): Only display on
11238         self-insert-command.
11240         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11241         reindent.
11242         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11244 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11246         * smiley.el (smiley-style): Fix typo.
11248 2006-03-23  Kenichi Handa  <handa@m17n.org>
11250         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11251         instead of set-buffer-multibyte.
11253 2006-03-23  Kenichi Handa  <handa@m17n.org>
11255         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11256         buffer and then decode the buffer text if necessary.
11257         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11258         first, and after mm-encode-body, change the buffer to unibyte.
11260 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11262         * hashcash.el (hashcash-insert-payment-async-2):
11263         Use message-goto-eoh instead of doing it manually.
11264         (mail-add-payment): Use message-narrow-to-header instead of trying
11265         to do the same itself.
11267         * message.el (message-hidden-headers): Add Face.
11269         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11270         reparenting code.
11271         (gnus-summary-reparent-children): Refactored out code.
11272         (gnus-summary-thread-map): New keystroke.
11273         (gnus-summary-reparent-children): Make into command.
11275         * smiley.el (smiley-style): Default to `medium' if using a large
11276         font.
11278         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11279         does it itself.
11281         * message.el (message-point-in-header-p): Simplify definition.
11283 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11285         * nnagent.el (nnagent-request-set-mark): Silence log file
11286         writing.
11287         (nnagent-request-set-mark): Use write-region instead of
11288         append-to-file.
11290         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11291         strange select method.
11293         * ecomplete.el (ecomplete-display-matches): Get highlightling
11294         right.
11295         (ecomplete-display-matches): Use literals.
11296         (ecomplete-display-matches): Disable message logging.
11298         * message.el (message-display-abbrev): Small optimization.
11300         * ecomplete.el (ecomplete-display-matches): Allow automatic
11301         display.
11303         * message.el (message-strip-forbidden-properties):
11304         Display abbrevs.
11305         (message-display-abbrev): Get automatic display right.
11307         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11308         keystrokes.
11310 2006-04-13  Romain Francoise  <romain@orebokech.com>
11312         TODO: Backport to v5-10!
11314         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11315         Move here (and rename) from gnus-registry.el.
11317         * gnus-registry.el: Require gnus-util.
11318         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11320 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11322         * gnus-group.el (gnus-group-catchup-current):
11323         Change if-then-else-if-then-else into cond.
11324         (gnus-group-catchup): Indent.
11325         (group-name-at-point): New function.
11326         (gnus-fetch-group): Provide default from thing at point.
11328 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11330         * message.el (message-display-abbrev): Fix regexp.
11332         * ecomplete.el (ecomplete-highlight-match-line):
11333         Reimplement choosing.
11334         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11335         dead variables.
11337         * message.el (message-newline-and-indent): Remove debugging.
11338         (message-display-abbrev): Use new implementation.
11340 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11342         * gnus-art.el (gnus-article-mode):
11343         Set cursor-in-non-selected-windows to nil.
11345         * smiley.el: Revert previous change.
11346         (smiley-data-directory): defvar it before using it in the
11347         defcustom of `smiley-style'.
11349 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11351         * message.el (message-newline-and-indent): New function.
11353         * ecomplete.el: Implement more bits.
11355         * message.el (message-put-addresses-in-ecomplete): Clean up the
11356         string.
11358         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11360         * gnus-sum.el (gnus-summary-save-parts):
11361         Bind gnus-summary-save-parts-counter and use it to make unique file
11362         names.
11364         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11366         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11367         parameter to say whether to actually parse the individual
11368         addresses.
11370         * message.el (message-put-addresses-in-ecomplete): New function.
11371         (ecomplete): Require.
11372         (message-mail-alias-type): Add ecomplete as an option.
11374 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11376         * flow-fill.el (fill-flowed): Remove trailing space from blank
11377         quoted lines.
11379 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11381         * smiley.el (smiley-style): Move definition later to avoid a
11382         compilation warning.
11384 2006-04-12  Kenichi Handa  <handa@m17n.org>
11386         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11387         buffer and then decode the buffer text if necessary.
11388         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11389         first, and after mm-encode-body, change the buffer to unibyte.
11390         Use mm-disable-multibyte instead of set-buffer-multibyte.
11392 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11394         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11395         Content-Type header instead of Content-Disposition header.
11396         (gnus-mime-inline-part): Ditto.
11397         (gnus-mime-view-part-as-charset): Ignore charset that the part
11398         specifies.
11400         * mm-decode.el (mm-display-part): Work with external parts and
11401         usual parts similarly.
11403         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11404         instead of gnus-display-mime.
11406         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11407         instead of with-temp-buffer.
11409         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11410         tag to summarized topics part in order to encode non-ASCII text.
11412 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11414         * smiley.el (smiley-style): New variable.
11415         (smiley-directory): New function.
11416         (smiley-data-directory): Derive from `smiley-style' using
11417         `smiley-directory'.
11418         (smiley-regexp-alist): Add new entries.
11420         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11421         (gnus-article-browse-delete-temp): Add :version.
11423 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11425         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11426         the sieve region.
11428 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11430         * gnus.el (gnus-version-number): Bump version.
11432 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11434         * gnus.el: No Gnus v0.4 is released.
11436 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11438         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11439         layout.
11441         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11442         unknown charset.
11444         * message.el (message-header-synonyms): Add Original-To to the
11445         default.
11447         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11448         optional parameter.
11450 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11452         * gnus-fun.el (gnus): Require it for gnus-directory.
11454 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11456         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11458 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11460         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11462 2006-04-05  Simon Josefsson  <jas@extundo.com>
11464         * password.el (password-reset): New function.
11466 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11468         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11469         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11471 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11473         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11474         Some whitespace was matched into the url, which broke browsing hits
11475         > 100 when mm-url-use-external was nil.
11477 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11479         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11480         Check gnus-extra-headers for 'Newsgroups.
11482         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11483         bound.
11485 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11487         * pgg-gpg.el: Clean up process buffers every time gpg processes
11488         complete.
11490 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11492         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11493         doc string.
11495 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11497         * pgg-gpg.el (pgg-gpg-process-filter)
11498         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11500         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11501         lines, temporary fix.
11503 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11505         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11507 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11509         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11510         default-enable-multibyte-characters.  This reverts the change from
11511         revision 6.17 which is no longer necessary because the passphrase
11512         is sent separately now.  GnuPG messages are unreadable under
11513         multibyte locales with default-enable-multibyte-characters set to
11514         nil.
11516 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11518         * message.el (message-tool-bar-gnome): Move "spell".
11520 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11522         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11523         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11524         instead.
11526 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11528         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11529         Improve newsgroups handling for NNTP overviews which don't include
11530         Newsgroups.
11532 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11534         * message.el (message-resend): Bind message-generate-hashcash to nil.
11536 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11538         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11539         when searching for already-paid recipients.
11541 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11543         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11544         passphrases when it is not needed.
11545         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11546         passphrase stuff from gpg, should only be necessary when you use
11547         gpg with a smartcard.
11549 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11551         * mml.el (mml-insert-mime): Ignore cached contents of
11552         message/external-body part.
11554         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11555         (mm-insert-part): Ditto.
11557 2006-03-23  Simon Josefsson  <jas@extundo.com>
11559         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11560         Reiner.
11561         (pgg-gpg-use-agent-p): Use it again.
11563 2006-03-23  Simon Josefsson  <jas@extundo.com>
11565         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11566         older emacsen.
11567         (pgg-gpg-use-agent-p): Don't use it.
11569 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11571         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11572         if we can.
11574 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11576         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11577         (pgg-gpg-update-agent): New function.
11578         (pgg-gpg-use-agent-p): New function.
11579         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11580         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11581         (pgg-gpg-sign-region): Use it.
11583 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11585         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11586         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11588 2006-03-21  Simon Josefsson  <jas@extundo.com>
11590         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11591         <wilde@sha-bang.de>.
11592         (pgg-gpg-use-agent): New variable.
11593         (pgg-gpg-process-region): Use it.
11594         (pgg-gpg-encrypt-region): Likewise.
11595         (pgg-gpg-encrypt-symmetric-region): Likewise.
11596         (pgg-gpg-decrypt-region): Likewise.
11597         (pgg-gpg-sign-region): Likewise.
11598         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11600 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11602         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11604         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11605         Add comment on version.
11607 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11609         * smiley.el: Add missing test smiley.
11611 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11613         * mm-decode.el (mm-with-part): New macro.
11614         (mm-get-part): Use it; work with message/external-body as well.
11615         (mm-save-part): Treat name and filename equally.
11617         * mm-extern.el (mm-extern-cache-contents): New function.
11618         (mm-inline-external-body): Use it; force the part to be displayed;
11619         move undisplayer added to the cached handle to the parent.
11621         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11622         (gnus-mime-view-part-as-type): Work with message/external-body.
11624         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11626 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11628         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11629         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
11630         Emacs.]
11632 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11634         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11635         path rather than symbol.  Always return list of directories.
11636         Guarantee that image directory comes first.  [Sync with image.el,
11637         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
11639         * message.el (message-make-tool-bar): Adjust to new API of
11640         `gmm-image-load-path-for-library'.
11642         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11644         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11646 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11648         * gnus-art.el (gnus-article-only-boring-p):
11649         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11650         intangible text.
11651         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11653 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11655         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11656         Use `defun' instead of `gmm-defun-compat'.
11658 2006-03-14  Simon Josefsson  <jas@extundo.com>
11660         * message.el (message-unique-id): Don't use message-number-base36
11661         if (user-uid) is a float.
11662         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11664 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11666         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11668         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11669         empty line between a part and a message part.
11671 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11673         * smiley.el: Add more test smileys.
11674         (smiley-data-directory, smiley-regexp-alist)
11675         (gnus-smiley-file-types): Fix doc strings.
11676         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11677         adding new elements.
11678         (smiley-mouse-map): Unused code.  Make it a comment.
11680 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11682         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11683         scan latest NoCeM messages instead of old ones.
11684         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11685         delimiters that are recently used.
11686         (gnus-nocem-load-cache): Add autoload cookie.
11688         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11690         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11691         level which is larger than gnus-use-nocem is specified.
11693         * gnus-group.el (gnus-group-get-new-news): Ditto.
11695 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11697         * gnus-util.el (gnus-tool-bar-update): New function.
11699         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11700         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11702         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11704         * gnus-group.el (gnus-group-redraw-when-idle)
11705         (gnus-group-redraw-check): Remove.
11706         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11708 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11710         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11711         if optional last element is specified in splits (FIELD VALUE...).
11713 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11715         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11716         to gmm-image-load-path-for-library.  Call with no-error argument.
11717         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11719         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11721         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11723         * gmm-utils.el (gmm-image-load-path): Remove alias.
11725 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11727         * gmm-utils.el (gmm-image-load-path): Add alias.
11729         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11730         nnml-generate-nov-databases-1.
11731         (nnml-generate-nov-databases): Use it.
11732         (nnml-generate-nov-databases-directory): Document no-active
11733         argument.
11735         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11736         directory if path is t.  Add no-error.
11738         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11739         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11741         * gnus-art.el (gnus-article-browse-delete-temp-files):
11742         Simplify resetting gnus-article-browse-html-temp-list.
11744         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11745         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
11746         Add example to docstring.  Rename local variables.  Move error
11747         checks to default case in cond and simplify.
11749 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11751         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11752         handle is multipart when calling it recursively.
11753         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11755 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11757         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11758         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11760 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11762         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11763         is loaded.
11765         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11766         loaded.
11768 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11770         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11771         to "Emacs 23 (unicode)" in doc string.
11773         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11774         "Emacs 23 (unicode)" in comment.
11776 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11778         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11780         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11781         characters 160 through 255 in Emacs 23.
11783 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11785         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11786         gnus-article-browse-html-temp.
11787         (gnus-article-browse-delete-temp): Make it customizable.
11788         Add `file'.  Adjust doc string.
11789         (gnus-article-browse-delete-temp-files): Add argument.
11790         Allow query for each file.  Adjust doc string.
11791         (gnus-article-browse-html-parts):
11792         Add `gnus-article-browse-delete-temp-files' to
11793         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11795 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11797         * gnus-art.el (gnus-article-browse-html-temp)
11798         (gnus-article-browse-delete-temp): New variables.
11799         (gnus-article-browse-delete-temp-files): New function.
11800         (gnus-article-browse-html-parts): Use it.
11802 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11804         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11806         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11807         string.
11809         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11810         gnus-summary-insert-new-articles when unplugged.
11811         Remove gnus-summary-search-article-forward.
11813         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11814         display-visual-class instead of display-color-cells.
11816 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11818         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11819         message/* containing non-ASCII text properly.
11821 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11823         * message.el: Require gmm-utils, remove autoloads.
11824         (message-tool-bar): Set default based on
11825         gmm-tool-bar-style.
11826         (message-tool-bar-gnome): Add gmm-customize-mode.
11828         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11829         gmm-tool-bar-style.
11830         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11832         * gnus-group.el (gnus-group-tool-bar): Set default based on
11833         gmm-tool-bar-style.
11834         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11836         * gmm-utils.el (gmm-image-directory): Rename variable from
11837         gmm-image-load-path.
11838         (gmm-image-load-path): Use gmm-image-directory.
11839         (gmm-customize-mode): New function.
11840         (gmm-tool-bar-style): New variable.
11842         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11843         gnus-group-redraw-line-number.
11844         (gnus-group-redraw-check): Simplify.
11845         (gnus-group-tool-bar-update): Remove redraw check.
11846         (gnus-group-make-tool-bar): Add redraw check.
11848 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11850         * gnus-art.el (gnus-button): Add missing parentheses.
11852 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11854         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11856 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11858         * gnus-art.el (gnus-button): New face.
11859         (gnus-article-button-face): Use it.
11861         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11862         Add gnus-summary-next-page.  Re-order.
11864         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11865         next-node are now included.
11866         (gnus-group-redraw-line-number): New internal variable.
11867         (gnus-group-redraw-check): Helper function for updating the tool
11868         bar.
11869         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11871         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11873         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11874         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11875         Use it to match format of Spamassassin 3.0 and later.
11876         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11877         (spam-check-bogofilter)
11878         (spam-bogofilter-register-with-bogofilter): Fix args of
11879         `gnus-error' calls.
11881 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11883         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11884         unnecessary interaction when sending queued mails.
11885         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11887 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11889         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11890         first or last are nil.
11892 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11894         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11896 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11898         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11900 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11902         * dns.el (query-dns): Protect more against buggy tcp output.
11904 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11906         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11907         nov.php.
11909 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11911         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11912         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11913         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11914         output on the server side.
11915         (nnweb-google-create-mapping): Update regexps and add some
11916         progress indication.
11918 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11920         * gnus-group.el (gnus-group-tool-bar-gnome):
11921         Fix gnus-agent-toggle-plugged.  Re-order icons.
11922         (gnus-group-tool-bar-gnome):
11923         Add gnus-group-{prev,next}-unread-group.
11924         (gnus-group-tool-bar-gnome): Re-order icons.
11926         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11927         Move gnus-summary-insert-new-articles.
11929         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11930         Fix comments.
11932         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11933         also available in Emacs 21.3.
11935         * message.el (message-fix-before-sending): Change "Emacs 22" to
11936         "Emacs 23 (unicode)" in comment.
11938         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11939         "Emacs 23 (unicode)" in comment.
11941         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11942         comment.
11943         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11945         * mm-view.el (mm-fill-flowed): Add :version.
11947 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11949         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11950         and load-path.
11952 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11954         * message.el: Autoload gmm-image-load-path.
11955         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11956         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11957         consitency.
11959         * gmm-utils.el (gmm-image-load-path): Also search in
11960         "../etc/images".  Don't set gmm-image-load-path if we don't find
11961         the image.
11963 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11965         * gmm-utils.el (gmm-image-load-path): Don't make
11966         `gmm-image-load-path' include subdirectories which the second arg
11967         `image' might specify.
11969         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11970         subdirectory to icon file names.
11972         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11974 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11976         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11977         gmm-image-load-path calls.
11979         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11981         * message.el (message-make-tool-bar): Ditto.
11983         * mml.el (mml-preview): Add comment concerning tool bar icons.
11985         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11986         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11988         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11989         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11991         * message.el (message-tool-bar-gnome): Use new icon names.
11992         (message-make-tool-bar): Use `gmm-image-load-path'.
11994         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11995         New functions from MH-E.
11996         (gmm-image-load-path): New variable from MH-E.
11997         (gmm-image-load-path): New function from MH-E.  Add arguments
11998         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11999         *-image-load-path-called-flag.
12001 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12003         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12005 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12007         * nnimap.el (nnimap-request-move-article): Change folder back to
12008         source group before deleting.
12010 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12012         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12014         * gnus-art.el (mm-url-insert-file-contents-external):
12015         Autoload mm-url.
12017         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12019 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12021         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12022         coding system which mm-charset-to-coding-system returns for a
12023         given charset is valid.
12025 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12027         * html2text.el (html2text-remove-tag-list):
12028         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12030 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12032         * gnus-cus.el: Revert 2005-10-17 change.
12034 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12036         * gnus-art.el (article-strip-banner):
12037         Call article-really-strip-banner only when the regexp match is made.
12039 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12041         * gnus-art.el (article-strip-banner):
12042         Use gnus-extract-address-components instead of
12043         mail-header-parse-addresses to make it work with non-ASCII text;
12044         remove mail-encode-encoded-word-string.
12046         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12047         values which are surrounded with \"...\"; make it never cause a
12048         Lisp error; give up parsing of parameters if it failed in
12049         extracting type.
12051 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12053         * smime.el (smime-cert-by-ldap-1): Fix bug where
12054         `smime-ldap-search' returns results without userCertificates.
12056 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12058         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12060 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12062         * spam.el (spam-check-spamassassin-headers): Adapt format for
12063         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12064         <ari@mbf.ocn.ne.jp>.
12065         (spam-list-of-processors): Add spam-use-gmane.
12067 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12069         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12070         make-temp-file; make it work with XEmacs as well.
12072         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12073         mm-make-temp-file.
12075         * mm-decode.el (mm-display-external): Use the 3rd arg of
12076         mm-make-temp-file.
12077         (mm-create-image-xemacs): Ditto.
12079 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12081         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12082         with message-narrow-to-headers.
12083         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12084         (gnus-draft-check-draft-articles): New function.
12085         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12087 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12089         * gnus-art.el (gnus-article-browse-html-parts):
12090         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12091         Don't use suffix argument for mm-make-temp-file for Emacs 21
12092         compatibility.  Remove useless `format'.
12094 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12096         * nnweb.el (nnweb-google-wash-article): Update regexps.
12097         (nnweb-group-alist): Use defvoo instead of defvar.
12099 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12101         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12102         re-loading nn* modules.
12104 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12106         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12107         for `tool-bar-mode' and don't check it's default-value.
12109         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12111         * message.el (message-make-tool-bar): Ditto.
12113         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12114         `substring'.  Shorten tmp-file name.
12116         * gnus.el: Remove bogus comment.
12118 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12120         * gnus-art.el (gnus-article-browse-html-parts): New function.
12121         (gnus-article-browse-html-article): New function for viewing html
12122         articles with a browser.
12124 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12126         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12127         (mml2015-pgg-encrypt): Ditto.
12129         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12130         (mml1991-pgg-encrypt): Ditto.
12132 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12134         * nnfolder.el (nnfolder-insert-newsgroup-line):
12135         Use message-make-date instead of current-time-string.
12137         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12138         to gnus-decoded which mm-uu might set.
12140 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12142         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12143         don't decode quoted parameters; remove misimported Emacs code.
12144         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12145         (rfc2231-decode-encoded-string): Don't use split-string which
12146         behaves differently according to Emacs version; use
12147         mm-decode-coding-region to convert charset to coding-system.
12148         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12149         (rfc2231-encode-string): Remove misimported Emacs code.
12151 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12153         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12154         when calling mail-header-parse-content-type.
12155         (article-de-quoted-unreadable): Ditto.
12156         (article-de-base64-unreadable): Ditto.
12157         (article-wash-html): Ditto.
12159         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12160         calling mail-header-parse-content-type and
12161         mail-header-parse-content-disposition.
12162         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12163         mail-header-parse-content-type.
12165         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12166         insert charset and format parameters; encode description after
12167         inserting it to buffer.
12168         (mml-insert-parameter): Fold lines properly even if a parameter is
12169         segmented into two or more lines; change the max column to 76.
12171         * rfc1843.el (rfc1843-decode-article-body): Don't use
12172         ignore-errors when calling mail-header-parse-content-type.
12174         * rfc2231.el (rfc2231-parse-string): Return at least type if
12175         possible; don't cause an error even if it fails in parsing of
12176         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12177         (rfc2231-encode-string): Don't break lines at the beginning, leave
12178         it to mml-insert-parameter.
12180         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12181         calling mail-header-parse-content-type.
12183 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12185         * spam-report.el (spam-report-gmane-use-article-number):
12186         Improve doc string.
12187         (spam-report-gmane-internal): Check if a suitable header was found
12188         in the article.
12190 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12192         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12193         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12195 2006-02-05  Romain Francoise  <romain@orebokech.com>
12197         Update copyright notices of all files in the gnus directory.
12199 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12201         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12203 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12205         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12206         segmented lines of parameter value to cope with Thunderbird 1.5
12207         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12208         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12209         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12211 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12213         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12214         parts.
12216 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12218         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12219         there's only one active file for all servers.
12220         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12221         solid groups.  Gnus might have used a FAST request to select the group.
12222         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12223         and nnweb-search redundantly in the active file.
12224         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12225         (nnweb-request-create-group): Don't use ARGS.
12226         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12227         initialisations.  Let nnoo do the work.
12229 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12231         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12232         Say the part has been decoded.
12234         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12236 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12238         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12239         mailcap-viewer-test-cache when there's no 'test clause, since that
12240         will invert the meaning of a "nil" test previously determined by
12241         mailcap-mailcap-entry-passes-test.
12243 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12245         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12246         compiling.
12248         * gnus-sum.el: Ditto.
12250         * message.el: Don't bind tool-bar-map when compiling.
12252 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12254         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12256 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12258         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12259         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12260         current Google Groups.
12262 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12264         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12265         and tool-bar-mode.
12267         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12268         and tool-bar-mode.
12270         * message.el (message-tool-bar-update): Simplify.
12271         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12273         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12274         gnus-summary-buffer.
12275         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12276         gnus-summary-reply.
12278         * gmm-utils.el (gmm): Add :version.
12280 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12282         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12283         Don't autoload.
12285 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12287         * gmm-utils.el (gmm-verbose): Add :group.
12289 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12291         * message.el: Change some comments WRT tool-bars.
12293         * gnus-sum.el (gnus-summary-tool-bar)
12294         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12295         (gnus-summary-tool-bar-zap-list): New variables.
12296         (gnus-summary-make-tool-bar): Complete rewrite using
12297         `gmm-tool-bar-from-list'.
12299         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12300         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12301         New variables.
12302         (gnus-group-make-tool-bar): Complete rewrite using
12303         `gmm-tool-bar-from-list'.
12304         (gnus-group-tool-bar-update): New function.
12306         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12308 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12310         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12311         is dissected into a single part of which the type is the same as
12312         the given one; decode charset.
12314 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12316         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12317         into alists as symbol not string, since that's what
12318         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12319         look for.
12321 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12323         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12324         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12326         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12328 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12330         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12331         (gnus-mime-security-button-menu): New definition.
12332         (gnus-mime-security-button-map): Use them.
12333         (gnus-mime-security-button-menu): New function.
12334         (gnus-insert-mime-security-button): Addition to help echo.
12335         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12336         (gnus-mime-security-pipe-part): New functions.
12338         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12339         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12341         * mm-decode.el (mm-handle-set-disposition): Remove.
12342         (mm-handle-set-description): Remove.
12344 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12346         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12347         (mm-w3m-standalone-supports-m17n-p): New function.
12348         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12349         w3m usage.
12351         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12352         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12354 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12356         * message.el (message-tool-bar-zap-list):
12357         Use gmm-tool-bar-zap-list as custom type.
12358         (message-tool-bar-update): New function.
12359         (message-tool-bar, message-tool-bar-gnome)
12360         (message-tool-bar-retro): Add message-tool-bar-update.
12361         (message-tool-bar-gnome): Add flyspell-buffer.
12363         * gnus-util.el (gnus-error): Describe `args'.
12365         * gmm-utils.el (gmm-error): Describe `args'.
12366         (gmm-tool-bar-zap-list): New widget.
12367         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12369 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12371         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12372         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12373         the number of recursive calls.
12375         * mm-decode.el (mm-handle-set-disposition): New macro.
12376         (mm-handle-set-description): New macro.
12378 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12380         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12381         encoding.
12383 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12385         * message.el (message-tool-bar-zap-list, message-tool-bar)
12386         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12387         (message-tool-bar-local-item-from-menu): Remove.
12388         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12389         (message-make-tool-bar): New function.
12390         (message-mode): Use `message-make-tool-bar'.
12392         * gmm-utils.el: New file.
12393         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12394         (gmm-lazy): New widget copied from `nnmail.el'.
12395         (gmm-tool-bar-from-list): New function for creating customizable
12396         tool bars.
12397         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12398         output.
12399         (gmm): Add :prefix to defgroup.
12401 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12403         * gmm-utils.el (gmm-widget-p): New function.
12405 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12407         * mml.el (mml-attach-file): Describe `description' in doc string.
12408         (mml-menu): Add Emacs MIME manual and PGG manual.
12410 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12412         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12414 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12416         * nntp.el (nntp-end-of-line): Doc fix.
12418 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12420         * imap.el (imap-open): Handle case where buffer is a buffer
12421         object.
12423 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12425         * gnus-delay.el (gnus-delay): Don't autoload.
12426         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12427         to be re-loaded when customizing the `gnus-delay' group.
12429 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12431         * message.el (message-insert-citation-line): Use newlines.
12433 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12435         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12437         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12439 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12441         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12443 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12445         * mm-decode.el (mm-inlined-types): Add application/pgp.
12446         (mm-automatic-display): Ditto.
12448         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12449         part as text.
12451 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12453         * nnrss.el: Update copyright.
12454         (nnrss-opml-import): Query whether to subscribe to each entry.
12456         * gnus-art.el:
12457         * gnus-sum.el:
12458         * mm-uu.el:
12459         * mm-view.el: Update copyright.
12461 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12463         * message.el (message-info): New function.
12464         (message-mode-menu): Add it.
12465         Update copyright.
12467         * ChangeLog: Fix and update copyright.
12469 2006-01-13  Romain Francoise  <romain@orebokech.com>
12471         * message.el (message-forward-subject-name-subject): Prefer the
12472         address to 'nowhere' if the sender has no name.
12473         Fix typo.  Update copyright year.
12475 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12477         * gnus-art.el (article-wash-html):
12478         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12479         (gnus-article-wash-html-with-w3m-standalone): New function.
12481         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12482         mm-inline-text-html-render-with-w3m-standalone.
12483         (mm-text-html-washer-alist): Map w3m-standalone to
12484         gnus-article-wash-html-with-w3m-standalone.
12485         (mm-inline-text-html-render-with-w3m-standalone): New function.
12487 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12489         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12490         Improve LaTeX.
12492 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12494         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12495         (nnrss-request-article): Render text/plain parts as HTML.
12497         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12498         the buffer.
12500 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12502         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12503         custom definition of `gnus-posting-styles'.
12505         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12506         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12508 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12510         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12511         Use nntp for bug archive.
12513 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12515         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12516         parts.
12517         (nnrss-normalize-date): New function converts ISO 8601 date into
12518         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12519         (nnrss-check-group): Use it.
12521 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12523         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12525         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12526         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12527         (nnrss-insert-w3): Ditto.
12529 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12531         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12532         the articles to be forwarded including the case where neither a
12533         number of articles nor a region is specified.
12535 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12537         * nnrss.el (nnrss-request-article): Fix last change; fill
12538         text/plain parts.
12540 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12542         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12543         in text/plain part.
12544         (nnrss-check-group): Don't add excessive newline to dc:subject.
12546 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12548         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12549         article.
12551 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12553         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12554         (nnml-use-compressed-files, nnml-save-mail): Support other
12555         comression programs such as bzip2.
12557 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12559         * dns.el (query-dns): Make sure we check the buffer size before
12560         removing tcp headers.
12562 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12564         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12565         remove MIME buttons associated with multipart/alternative parts.
12566         (gnus-mime-display-alternative): Tag buttons using `article-type'
12567         text property.
12569         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12570         associated with multipart/alternative parts.
12572         * gnus-art.el (gnus-signature-separator): Fix custom type.
12574         * mm-decode.el (mm-inlined-types): Fix custom type.
12575         (mm-keep-viewer-alive-types): Ditto.
12576         (mm-automatic-display): Ditto.
12577         (mm-attachment-override-types): Ditto.
12578         (mm-inline-override-types): Ditto.
12579         (mm-automatic-external-display): Ditto.
12581 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12583         * spam-report.el (spam-report-user-mail-address)
12584         (spam-report-user-agent): New variables.
12585         (spam-report-url-ping-plain): Use spam-report-user-agent.
12587 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12589         * gnus-art.el (gnus-button-handle-custom): Do not just use
12590         `customize-apropos' for any "M-x customize-*" button but the
12591         function called for.  Accept both the function name and its
12592         argument in order to achieve this.
12593         (gnus-button-alist): Remove support for "custom:" URL's.
12594         Pass function name to `gnus-button-handle-custom' in case of "M-x
12595         customize-*" buttons.
12597 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12599         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12600         multipart/alternative and add xref to mm-discouraged-alternatives
12601         in doc string.
12603         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12604         gnus-buttonized-mime-types in doc string.
12606 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12608         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12609         Suggest image/.* in the doc string.
12611 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12613         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12614         message-marks (Debian bug #342521).
12616 2005-12-12  Simon Josefsson  <jas@extundo.com>
12618         * password.el (password-read-from-cache): Add.
12619         (password-read): Use it.
12621 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12623         * rfc2047.el (rfc2047-charset-to-coding-system):
12624         Recognize us-ascii as a MIME charset.
12626         * mm-bodies.el (mm-decode-content-transfer-encoding):
12627         Protect against the case where the 2nd arg TYPE is nil.
12629 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12631         * pop3.el (pop3-stream-type): Fix custom version.
12633         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12635 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12637         * mm-decode.el (mm-display-external): Add missing cdr.
12639 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12641         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12642         RFC1524) if it is in mailcap or add a suffix according to
12643         mailcap-mime-extensions when generating a temp filename; postpone
12644         deleting a temp file for 2 seconds for some wrappers, shell
12645         scripts, and so on, which might exit right after having started a
12646         viewer command as a background job.
12648 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12650         * nntp.el (nntp-marks-directory): Fix custom group.
12652         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12653         steps when < 10.
12655         * gnus-start.el (gnus-no-server-1):
12656         Mention `gnus-level-default-subscribed' in doc string.
12658 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12660         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12661         parens.
12663 2005-11-26  Dave Love  <fx@gnu.org>
12665         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12666         (tls-program, tls-success): Provide openssl alternative.
12668         * starttls.el: Doc fixes.
12669         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12670         SERVICE to PORT.
12672         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12673         port null or service name.
12674         (starttls-negotiate): Autoload.
12676 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12678         * message.el (message-kill-to-signature): Fix interactive spec.
12680 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12682         * pop3.el (pop3-open-server): Recognize a string as a service name.
12684 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12686         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12688 2005-11-23  Dave Love  <fx@gnu.org>
12690         Add pop3s, pop3/starttls.
12692         * pop3.el (pop3-authentication-scheme): Clarify doc.
12693         (open-tls-stream, starttls-open-stream): Autoload.
12694         (pop3-stream-type): New.
12695         (pop3-open-server): Use it.
12697         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12698         for POP.
12699         (mail-source-keyword-map): Add :stream for POP.
12700         (mail-source-fetch-pop): Use pop3-stream-type.
12702 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12704         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12705         of current-time-string.
12707 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12709         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12710         date header.
12712 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12714         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12715         it can seriously impact performance as it bypasses the agent's
12716         local caches.
12718 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12720         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12721         must be explicitly online rather than "not explicitly offline" for
12722         its flags to be synchronized.
12724         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12725         that gnus-uu-unmark-thread will function correctly.
12727         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12728         1024K is instead displayed as 1M.
12730 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12732         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12734 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12736         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12738 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12740         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12741         error message to display actual error condition.
12742         (gnus-agent-save-local): Avoid saving symbols that are bound to
12743         nil as they simply result in a warning message in
12744         gnus-agent-read-local.
12746 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12748         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12749         rather than make-variable-buffer-local for file-precious-flag.
12751 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12753         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12754         for duplicates which are removed.  The invalid sort check then
12755         triggers a rescan after the sort as sorting may have moved
12756         duplicate entries such that they can be cheaply detected.
12758 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12760         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12762 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12764         * gnus-agent.el (gnus-agent-article-alist-save-format):
12765         Change internal variable to a custom variable.  Change default value
12766         from compressed(2) to uncompressed(1).
12767         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12768         support for uncompressed agentview files.  Taken together, reading
12769         the agentview file should now be 6-7 times faster.
12771 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12773         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12774         as a buffer-local variable.  This avoids creating truncated
12775         dribble files as a result of a hang up, eg.
12777 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12779         * gnus-start.el (gnus-start-draft-setup):
12780         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12782         * gnus.el (gnus-splash): Change custom group.
12783         (gnus-group-get-parameter, gnus-group-parameter-value):
12784         Describe allow-list argument.
12786         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12787         string.
12789 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12791         * gnus-art.el (gnus-default-article-saver): Add user-defined
12792         `function' to custom type.
12794 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12796         * imap.el (imap-open): Handle case where buffer is a buffer
12797         object.
12799 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12801         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12802         long lines.
12803         (gnus-cache-delete-group): Wrap doc strings.
12805         * gnus-agent.el (gnus-agent-rename-group)
12806         (gnus-agent-delete-group): Wrap doc strings.
12808 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12810         * gnus-start.el (gnus-1): Add "native" to
12811         gnus-predefined-server-alist.
12813         * gnus.el (gnus-method-to-server): Don't add "native" to the
12814         lists here, because that leads to problems when
12815         gnus-select-method is bound.
12817 2005-11-09  Simon Josefsson  <jas@extundo.com>
12819         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12820         use (not sort-by-date) instead.
12822 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12824         * gnus-delay.el (gnus-delay-group): Don't autoload.
12825         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12826         to be re-loaded when customizing the `gnus-delay' group.
12828 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12830         * message.el: Revert last changes.
12831         (message-insert-citation-line): Use newlines.
12833 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12835         * message.el (message-courtesy-message)
12836         (message-mark-insert-begin, message-mark-insert-end)
12837         (message-elide-ellipsis, message-cancel-message)
12838         (message-add-header, message-change-subject)
12839         (message-cross-post-followup-to-header)
12840         (message-cross-post-insert-note, message-reduce-to-to-cc)
12841         (message-widen-reply, message-delete-not-region)
12842         (message-kill-to-signature, message-insert-signature)
12843         (message-insert-importance-high, message-insert-importance-low)
12844         (message-insert-or-toggle-importance)
12845         (message-insert-disposition-notification-to)
12846         (message-indent-citation, message-yank-original)
12847         (message-cite-original-without-signature, message-cite-original)
12848         (message-insert-citation-line, message-position-on-field)
12849         (message-fix-before-sending, message-send-mail-partially)
12850         (message-send-mail, message-send-mail-with-sendmail)
12851         (message-send-mail-with-qmail, message-send-news)
12852         (message-check-news-header-syntax, message-generate-headers)
12853         (message-insert-courtesy-copy, message-fill-address)
12854         (message-fill-header, message-shorten-references)
12855         (message-setup-1, message-cancel-news)
12856         (message-forward-make-body-plain, message-forward-make-body-mime)
12857         (message-forward-make-body-mml, message-encode-message-body)
12858         (message-forward-make-body-digest-plain)
12859         (message-forward-make-body-digest-mime)
12860         (message-use-alternative-email-as-from): Insert `hard-newline'
12861         instead of ordinary newlines.
12863 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12865         * message.el (message-generate-headers): Downcase the argument
12866         given to message-check-element.
12868 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12870         * nntp.el (nntp-authinfo-rejected): New error condition.
12871         (nntp-wait-for): Use new error condition to signal authentication
12872         error.
12873         (nntp-retrieve-data): Rethrow new error condition to break out of
12874         recursive call to nntp-send-authinfo.
12876 2005-11-08  Romain Francoise  <romain@orebokech.com>
12878         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12879         (gnus-summary-exit-map): Bind to `Z p'.
12880         (gnus-summary-make-menu-bar): Add menu item.
12882 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12884         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12885         (gnus-treat-*): Add `first' in all doc strings.
12887         * gnus-group.el (gnus-group-compact-group): Fix typo.
12889 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12891         * gnus.el (gnus-parameters-case-fold-search): New variable.
12892         (gnus-parameters-get-parameter): Use it.
12894         * gnus-score.el (gnus-home-score-file): Doc fix.
12896 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12898         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12900 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12902         * mm-util.el (mm-special-display-p): New function.
12904         * mml.el (mml-preview): Use it; doc fix.
12906 2005-10-29  Romain Francoise  <romain@orebokech.com>
12908         * message.el (message-fix-before-sending): Fix comment.
12910 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12912         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12914 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12916         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12917         Used in gnus-score.el.
12919 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12921         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12923 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12925         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12926         whitespace removed in revision 7.8.  Use concatenated string to
12927         protect trailing whitespace.
12929 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12931         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12932         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12933         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12934         Courier IMAP ("some version from 2004").  Mostly based on similar
12935         code in the same function.
12937 2005-10-26  Didier Verna  <didier@xemacs.org>
12939         * gnus-group.el (gnus-group-compact-group): Invalidate original
12940         article buffer.
12941         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12942         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12943         NOV database and in article itself.
12944         Invalidate article backlog.
12946 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12948         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12950 2005-10-26  Simon Josefsson  <jas@extundo.com>
12952         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12953         part of 2004-07-25 change.
12955 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12957         * message.el (message-display-completion-list): New function.
12958         (message-expand-group): Use it; make sure the Completions buffer
12959         is modifiable.
12961 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12963         * imap.el (imap-open): Handle case where buffer is a buffer object.
12965 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
12967         * pgg-def.el:
12968         * pgg-gpg.el:
12969         * pgg-parse.el:
12970         * pgg-pgp.el:
12971         * pgg-pgp5.el:
12972         * pgg.el: Move to the parent lisp directory.
12974 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12976         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12977         user-mail-name is an empty string.
12979 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12981         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12982         depending on gnus-score-decay-constant.
12984         * encrypt.el (encrypt-insert-file-contents)
12985         (encrypt-write-file-contents): Don't use `gnus-message'.
12987         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12988         arguments.
12989         (mm-uu-type-alist): Add message-marks and insert-marks.
12990         Pass arguments to mm-uu-verbatim-marks-extract.
12991         (mm-uu-hide-markers): New variable.
12992         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12994         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12995         (gnus-convert-image-to-face-command): Use "convert" by default to
12996         allow other input image formats.
12997         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12998         accordingly.
13000 2005-10-23  Simon Josefsson  <jas@extundo.com>
13002         * imap.el (imap-gssapi-program): Align command line parameters
13003         with latest GNU SASL.
13004         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13006 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13008         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13009         HTML.
13010         (nnslashdot-request-article): Ditto.
13012 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13014         * mail-source.el (mail-source-fetch-pop): Require pop3.
13015         (mail-source-check-pop): Ditto.
13017 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13019         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13020         errors.
13022 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13024         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13025         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13027         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13029         * mm-bodies.el (mm-decode-string):
13030         Call `mm-charset-to-coding-system' with allow-override argument.
13032 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13034         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13035         (rfc2047-charset-to-coding-system): New function.
13036         (rfc2047-decode-encoded-words): New function.
13037         (rfc2047-decode-region): Use them.
13038         (rfc2047-decode-cte): Remove.
13039         (rfc2047-parse-and-decode): Remove.
13040         (rfc2047-decode): Remove.
13042 2005-10-15  Kenichi Handa  <handa@m17n.org>
13044         * rfc2047.el (rfc2047-decode-cte): New function.
13045         (rfc2047-decode-region): Change the way to decode successive
13046         encoded-words: decode B- or Q-encoding in each encoded-word,
13047         concatenate them, and decode it as charset.
13049 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13051         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13052         widget-move-and-invoke.
13053         (gnus-custom-mode): Use gnus-custom-map.
13055 2005-10-15  Bill Wohler  <wohler@newt.com>
13057         * message.el (message-tool-bar-map): Rename image file from
13058         mail_send to mail/send.
13060 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13062         * message.el (message-expand-group): Pass the common
13063         prefix substring of completion to `display-completion-list'.
13065 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13067         * mml-sec.el (mml-secure-method): New internal variable.
13068         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13069         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13070         New functions using mml-secure-method.
13072         * mml.el (mml-mode-map): Add key bindings for those functions.
13073         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13074         Harder <harder@myrealbox.com>.
13075         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13076         Goto end of message if point is the headers of the message.
13078         * message.el (message-in-body-p): New function.
13080         * assistant.el: Autoload gnus-util and netrc.
13082         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13083         Use `mm-charset-override-alist' only when decoding.
13085         * mm-bodies.el (mm-decode-body):
13086         Call `mm-charset-to-coding-system' with allow-override argument.
13088         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13089         `filename' from Content-Disposition if Content-Type doesn't
13090         provide `name'.
13091         (gnus-mime-view-part-as-type): Set default instead of
13092         initial-input.
13094 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13096         * format-spec.el (format-spec): Propagate text properties of % spec.
13098 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13100         * gnus-art.el (gnus-treat-predicate): Add `first'.
13102 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13104         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13105         (mm-charset-override-alist): New variable.
13106         (mm-charset-to-coding-system): Use it.
13107         (mm-codepage-setup): New helper function.
13108         (mm-charset-eval-alist): New variable.
13109         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13110         Warn about unknown charsets.
13112 2005-10-04  David Hansen  <david.hansen@gmx.net>
13114         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13115         (nnrss-check-group): Ditto.
13117 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13119         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13120         Rename x-gnus-verbatim to x-verbatim.
13121         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13123         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13124         x-verbatim.
13126         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13128         * gnus-util.el (gnus-remove-duplicates): Remove.
13130         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13131         instead of gnus-remove-duplicates.
13133         * message.el (message-remove-duplicates): Remove.
13134         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13135         message-remove-duplicates.
13137         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13138         available, else use implementation from `delete-dups'.
13140         * message.el (message-insert-expires): New function.
13141         (message-mode-map): Add key binding.
13142         (message-mode-field-menu): Add menu entry.
13143         (message-mode): Document it.
13144         (message-make-expires-date): Use `message-make-date'.
13146 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13148         * message.el (message-make-expires-date): New function.
13150 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13152         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13154 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13156         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13157         function rather than the diff-mode.el package.
13158         (mm-display-external): Use with-current-buffer.
13159         (mm-viewer-completion-map, mm-viewer-completion-map):
13160         Move initialization inside declaration.
13162 2005-09-29  Simon Josefsson  <jas@extundo.com>
13164         * spam.el: Load hashcash when compiling, to avoid warnings.
13165         Don't autoload mail-check-payment.
13166         (spam-check-hashcash): Define unconditionally, since hashcash.el
13167         is part of Gnus now.  Ignore errors from payment checking.
13169 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13171         * message.el (message-bold-region, message-unbold-region):
13172         Rename from `bold-region' and `unbold-region'.
13174         * message.el: Remove useless autoloads.
13176 2005-09-28  Simon Josefsson  <jas@extundo.com>
13178         * message.el (message-use-idna): Default to t.
13179         (message-use-idna): Test whether encoding works too.  Doc fix.
13181 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13183         * nntp.el (nntp-warn-about-losing-connection): Remove.
13185 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13187         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13188         customizable.  Change default value.
13189         (mm-uu-diff-groups-regexp): Change default value.
13190         (mm-uu-type-alist): Add doc string.
13191         (mm-uu-configure): Add doc string.  Make it interactive.
13192         (mm-uu-tex-groups-regexp): New variable.
13193         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13194         (mm-uu-type-alist): Add LaTeX documents.
13195         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13196         of "text/verbatim".
13197         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13199         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13200         instead of "text/verbatim".
13202         * message.el (message-mark-inserted-region)
13203         (message-mark-insert-file): Use slrn style marks when called with
13204         prefix argument.
13206 2005-09-27  Simon Josefsson  <jas@extundo.com>
13208         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13210 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13212         * message.el (message-remove-duplicates): New function.
13213         Implementation borrowed from `gnus-remove-duplicates'.
13214         (message-idna-to-ascii-rhs): Also encode idna addresses in
13215         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13216         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13217         only ask about the same idna domain once per header and also tell
13218         in what header to replace the idna domain.
13220         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13221         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13222         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13223         a header is decoded and not just the last one.
13225 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13227         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13228         has been decoded.
13230         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13231         (mm-insert-part): Don't modify text if it has been decoded.
13233         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13234         decoded.
13236         * mm-view.el (mm-inline-text): Don't strip text props unless
13237         decoding enriched or richtext parts.
13239 2005-09-25  Romain Francoise  <romain@orebokech.com>
13241         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13242         * gnus-start.el (gnus-subscribe-interactively):
13243         * gnus-uu.el (gnus-uu-grab-articles):
13244         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13245         space.
13247 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13249         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13250         * mm-view.el (mm-view-pkcs7-decrypt):
13251         * gnus-sum.el (gnus-summary-limit-to-extra)
13252         (gnus-summary-respool-article, gnus-read-move-group-name):
13253         * gnus-score.el (gnus-summary-increase-score):
13254         * gnus-util.el (gnus-completing-read-with-default):
13255         * gnus-art.el (gnus-read-save-file-name)
13256         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13257         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13258         * message.el (message-check-news-header-syntax):
13259         Follow convention for reading with the minibuffer.
13261 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13263         * spam-report.el (spam-report-url-ping-plain):
13264         Use gnus-extended-version as User-Agent.
13266         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13267         default value is nil.
13269         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13270         (mm-uu-verbatim-marks-extract): New function.
13271         (mm-uu-extract): New face.
13272         (mm-uu-copy-to-buffer): Use it.
13274         * spam-report.el (spam-report-gmane-ham): Rename from
13275         `spam-report-gmane-unspam'.
13276         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13277         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13279         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13280         Autoload.
13281         (spam-report-gmane-unregister-routine):
13282         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13284 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13286         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13287         (spam-report-gmane-unregister-routine): Add support for gmane
13288         unregistration.
13290         * spam-report.el (spam-report-gmane-unspam)
13291         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13292         (spam-report-gmane): Change to take a single article and do unspam
13293         registration.
13295 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13297         * mm-url.el (mm-url-decode-entities): Fix regexp.
13299 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13301         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13302         default to nil, to be able to use Gnus at all.  If the default
13303         switches to something else, then the function should be fixed not
13304         be exceedingly slow.
13306 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13308         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13309         fail hard.
13311         * spam-report.el: Add better Keywords line.
13313         * spam.el: Add Maintainer and better Keywords line.
13315 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13317         * gnus-art.el (gnus-article-replace-part)
13318         (gnus-mime-replace-part): New functions.
13319         (gnus-mime-action-alist, gnus-mime-button-commands)
13320         (gnus-mime-save-part-and-strip): Add file argument.
13321         (gnus-article-part-wrapper): Add interactive argument.
13323         * gnus-sum.el (gnus-summary-mime-map):
13324         Add `gnus-article-replace-part'.
13326 2005-09-19  Didier Verna  <didier@xemacs.org>
13328         The nnml compaction feature:
13329         * nnml.el (nnml-request-compact-group): New function.
13330         * nnml.el (nnml-request-compact): New function.
13331         * gnus-int.el (gnus-request-compact-group): New function.
13332         * gnus-int.el (gnus-request-compact): New function.
13333         * gnus-group.el (gnus-group-compact-group): New function.
13334         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13335         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13336         * gnus-srvr.el (gnus-server-compact-server): New function.
13337         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13338         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13340 2005-09-18  Deepak Goel  <deego@gnufans.org>
13342         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13343         format spec.
13345 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13347         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13349 2005-09-15  Romain Francoise  <romain@orebokech.com>
13351         * message.el (message-fill-paragraph): Clarify docstring.
13353 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13355         * gnus-art.el (gnus-mime-display-part): Protect against broken
13356         MIME messages.
13358 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13360         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13361         before parsing header.
13363 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13365         * html2text.el (html2text-replace-list): Add new entities.
13367 2005-09-11  Romain Francoise  <romain@orebokech.com>
13369         * message.el (message-alternative-emails): Improve docstring.
13370         (message-setup-1): Call `message-use-alternative-email-as-from'
13371         after `message-setup-hook' to give it precedence over posting
13372         styles, etc.
13373         (message-use-alternative-email-as-from): Add docstring.
13374         Remove the original From header if present.
13376         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13377         (nnml-save-mail): Use it.
13379         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13380         articles.  Add new argument `silent'.
13381         (gnus-uu-mark-all): Report the total number of marked articles.
13383 2005-09-10  Romain Francoise  <romain@orebokech.com>
13385         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13386         (gnus-uu-mark-series): Likewise.
13388 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13390         * spam-report.el (spam-report-gmane): Fix generation of spam
13391         report URL.
13393 2005-09-10  Simon Josefsson  <jas@extundo.com>
13395         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13396         t, based on discussion on the ding list with Robert Epprecht
13397         <epprecht@solnet.ch>.
13399 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13401         * spam-report.el (spam-report-gmane): Make it work without
13402         X-Report-Spam header.  Gmane now only provides Archived-At.
13403         This is only used if `spam-report-gmane-use-article-number' is nil.
13404         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13406         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13407         make `gnus-summary-sort-by-recipient' work with threading.
13409         * nnweb.el (nnweb-google-wash-article): Print a message if article
13410         is not available.
13412 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13414         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13415         change.  Decode text/* parts content before displaying.
13417 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13419         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13421 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13423         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13425 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13427         * message.el (message-tab-body-function): Fix mismatched custom type.
13429         * gnus.el (gnus-group-change-level-function): Ditto.
13431         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13433         * gnus-art.el (gnus-signature-limit)
13434         (gnus-article-mime-part-function): Ditto.
13436 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13438         * mml.el (mml-mode): Silence the byte compiler.
13440         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13441         using `(sit-for 0)' before moving the point to the specified part;
13442         skip unbuttonized parts.
13443         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13444         return to the summary window if gnus-auto-select-part is non-nil.
13446 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13448         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13449         New variables.
13450         (mml-dnd-attach-file, mml-mode): Use them.
13452         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13453         Make fetching article by MID work again for Google Groups.
13454         Add FIXME concerning gnus-group-make-web-group.
13456         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13457         Don't depend on Gnus by using mail-extract-address-components if
13458         gnus-extract-address-components is not bound.
13460 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13462         * gnus-art.el (gnus-mime-display-security): Don't display the
13463         signature, but only the signed part.
13465 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13467         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13469         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13470         list, not listp.
13472 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13474         * mm-encode.el (mm-encode-content-transfer-encoding):
13475         Likewise when encoding.
13477         * mm-bodies.el (mm-decode-content-transfer-encoding):
13478         De-canonicalize CRLF for all text content types, not just
13479         text/plain.
13481 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13483         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13484         valid article; point arrow and cursor at the MIME button.
13486 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13488         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13489         Suggested by Dan Christensen <jdc@uwo.ca>.
13491         * mm-decode.el (mm-save-part): Enable change of prompt.
13493 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13495         * gnus-msg.el (gnus-inews-add-send-actions):
13496         Make `message-post-method' lambda parameter ARG `&optional'.
13498 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13500         * gnus-sum.el (gnus-summary-mime-map):
13501         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13502         gnus-article-jump-to-part.
13504         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13505         (gnus-article-edit-part): Use it.
13506         (gnus-article-part-wrapper): Add no-handle argument.
13507         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13508         New functions.
13510 2005-08-29  Romain Francoise  <romain@orebokech.com>
13512         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13513         docstring.
13514         (gnus-face-from-file): Likewise.
13516 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13518         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13519         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13520         non-nil.
13521         (gnus-auto-select-part): New variable.
13522         (gnus-article-jump-to-part): New function.
13523         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13524         (gnus-mime-delete-part): Allow selecting specified part after
13525         deleting or stripping parts.
13526         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13527         part if argument is bogus.
13529 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13531         * gnus-art.el (w3m-minor-mode-map):
13532         * gnus-spec.el (gnus-newsrc-file-version):
13533         * gnus-util.el (nnmail-active-file-coding-system)
13534         (gnus-original-article-buffer, gnus-user-agent):
13535         * gnus.el (gnus-ham-process-destinations)
13536         (gnus-parameter-ham-marks-alist)
13537         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13538         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13539         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13540         * mm-decode.el (gnus-current-window-configuration):
13541         * mm-extern.el (gnus-article-mime-handles):
13542         * mm-url.el (url-current-object, url-package-name)
13543         (url-package-version):
13544         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13545         (smime-keys, w3m-cid-retrieve-function-alist)
13546         (w3m-current-buffer, w3m-display-inline-images)
13547         (w3m-minor-mode-map):
13548         * mml-smime.el (gnus-extract-address-components):
13549         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13550         (gnus-newsrc-hashtb, message-default-charset)
13551         (message-deletable-headers, message-options)
13552         (message-posting-charset, message-required-mail-headers)
13553         (message-required-news-headers):
13554         * mml1991.el (mc-pgp-always-sign):
13555         * mml2015.el (mc-pgp-always-sign):
13556         * nnheader.el (nnmail-extra-headers):
13557         * rfc1843.el (gnus-decode-encoded-word-function)
13558         (gnus-decode-header-function, gnus-newsgroup-name):
13559         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13561 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13563         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13564         the end of the date treatments.
13566 2005-08-15  Simon Josefsson  <jas@extundo.com>
13568         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13569         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13570         Capello and Romain Francoise.
13571         (pgg-fetch-key-function): Remove, not used?
13572         (pgg-insert-url-with-w3): Require url, to get
13573         url-insert-file-contents regardless of where it is defined.
13575 2005-08-13  Romain Francoise  <romain@orebokech.com>
13577         * message.el (message-cite-original-1): New function.
13578         (message-cite-original): Use it.
13579         (message-cite-original-without-signature): Ditto.
13581 2005-08-08  Romain Francoise  <romain@orebokech.com>
13583         * message.el (message-yank-empty-prefix): New variable.
13584         (message-indent-citation): Use it.
13585         (message-cite-original-without-signature): Respect X-No-Archive.
13587 2005-08-08  Simon Josefsson  <jas@extundo.com>
13589         * pgg.el: Autoload url-insert-file-contents instead of loading
13590         w3/url.
13591         (pgg-insert-url-with-w3): Don't load url here.
13593 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13595         * message.el (message-kill-to-signature): Don't insert newline at
13596         bol.
13597         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13599 2005-08-06  Romain Francoise  <romain@orebokech.com>
13601         * message.el (message-user-fqdn): Fix typo in docstring.
13603 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13605         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13607         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13609 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13611         * mm-bodies.el (mm-encode-body): Use coding system rather than
13612         charset to encode text.
13614         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13615         number of charsets if utf-8 is available (XEmacs).
13617 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13619         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13620         taken from `gnus-button-mid-or-mail-regexp'.
13621         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13622         (gnus-button-alist): Improve regexp for domain part of the MIDs
13623         for news:localpart@domain buttons.
13624         (gnus-button-ctan-directory-regexp): Update.
13626 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13628         * sieve-manage.el (sieve-manage-interactive-login):
13629         Use make-local-variable rather than make-variable-buffer-local.
13630         (sieve-manage-open): Ditto.
13631         (sieve-manage-authenticate): Ditto.
13633         * mml.el (mml-generate-mime-1): Make the content type default to
13634         text/plain if the filename is not specified.
13636 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13638         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13639         instead of insert-buffer.
13641         * message.el (message-yank-original): Ditto; set the mark at the
13642         end of the yanked message.
13644 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13646         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13647         lines to scroll rather than to stop it.
13649         * mml.el (mml-generate-default-type): Add doc string.
13650         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13651         default to application/octet-stream when determining the content
13652         type if it is not specified for the part or the mml contents; add
13653         a comment about mml-generate-default-type.
13655 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13657         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13658         make it default to application/octet-stream when determining the
13659         content type if it is not specified for the external contents.
13661 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13663         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13664         segmented parameter but also other parameters might be there.
13666 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13668         * mm-decode.el (mm-display-external): Delete temp file, directory
13669         and buffer immediately if the external process is exited.
13671 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13673         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13674         fewer lines than that of scroll-margin.
13675         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13677 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13679         * gnus-art.el (gnus-article-next-page): Revert.
13680         (gnus-article-beginning-of-window): New macro.
13681         (gnus-article-next-page-1): Use it.
13682         (gnus-article-prev-page): Ditto.
13683         (gnus-article-edit-part): Use insert-buffer-substring instead of
13684         insert-buffer.
13685         (gnus-article-edit-exit): Ditto.
13687         * gnus-util.el (gnus-beginning-of-window): Remove.
13688         (gnus-end-of-window): Remove.
13690 2005-07-25  Simon Josefsson  <jas@extundo.com>
13692         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13693         to have the url package without w3.  Reported by Daiki Ueno
13694         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13696 2005-07-20  Didier Verna  <didier@xemacs.org>
13698         * gnus-diary.el: Remove the description comment (nndiary is now
13699         properly documented in the Gnus manual).
13700         Fix the spelling of "Back End".
13701         * nndiary.el: Ditto.
13702         Fix the copyright notice.
13704 2005-07-18  Romain Francoise  <romain@orebokech.com>
13706         * gnus-sum.el (gnus-summary-to-prefix)
13707         (gnus-summary-newsgroup-prefix): New variables.
13708         (gnus-summary-from-or-to-or-newsgroups): Use them.
13710 2005-07-17  Romain Francoise  <romain@orebokech.com>
13712         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13713         space as it's generally not especially interesting to the user.
13715 2005-07-16  Romain Francoise  <romain@orebokech.com>
13717         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13718         nil to avoid prompting and file modification if one of the
13719         messages at the top of the nnfolder file contains a copyright
13720         notice.
13721         Update copyright notice.
13723         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13724         instead of `current-time-string' as the latter creates a time
13725         string that is not RFC 2822 compliant (it lacks the zone).
13726         Update copyright notice.
13728 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13730         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13731         for text/rtf.  Display default in prompt.  Pass default for M-n.
13733         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13735 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13737         * gnus-msg.el (gnus-button-mailto):
13738         Remove save-selected-window-window hackery because it relies on
13739         save-selected-window internals.
13741 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13743         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13744         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13745         (gnus-article-prev-page): Ditto.
13747         * gnus-util.el (gnus-beginning-of-window): New function.
13748         (gnus-end-of-window): New function.
13750 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13752         * gnus-score.el (gnus-score-edit-all-score):
13753         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13754         gnus-message.
13756 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13758         * gnus-msg.el (gnus-button-mailto):
13759         Remove save-selected-window-window hackery because it relies on
13760         save-selected-window internals.
13762 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13764         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13765         add-minor-mode.
13766         (gnus-binary-mode): Ditto.
13768         * gnus-topic.el (gnus-topic-mode): Ditto.
13770 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13772         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13773         (gnus-article-prev-page): Take scroll-margin into consideration.
13775 2005-07-04  Lute Kamstra  <lute@gnu.org>
13777         Update FSF's address in GPL notices.
13779 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13781         * gnus.el (gnus-exit):
13782         * gnus-group.el (gnus-group-icons):
13783         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13785         * gnus-nocem.el (gnus-nocem):
13786         * message.el (message-various, message-buffers, message-sending)
13787         (message-interface, message-forwarding, message-insertion)
13788         (message-headers, message-news, message-mail):
13789         * pgg-gpg.el (pgg-gpg):
13790         * pgg-parse.el (pgg-parse):
13791         * pgg-pgp.el (pgg-pgp):
13792         * pgg-pgp5.el (pgg-pgp5):
13793         * pop3.el (pop3): Finish `defgroup' description with period.
13795 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13797         * gnus-art.el (article-display-face): Improve the efficiency.
13798         (article-display-x-face): Ditto; remove grey x-face stuff.
13800 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13802         * gnus-art.el (article-display-face): Correct the position in
13803         which Faces are inserted.
13805 2005-06-29  Didier Verna  <didier@xemacs.org>
13807         * gnus-art.el (article-display-face): Display faces in correct
13808         order.
13810 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13812         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13813         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13814         (gnus-nocem-check-article): Fetch the Type header.
13815         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13816         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13817         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13818         make sure gnus-nocem-hashtb is initialized.
13819         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13820         (gnus-nocem-unwanted-article-p): Ditto.
13822         * pgg.el (pgg-verify): Return the verification result.
13824 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13826         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13827         is ascii.
13829 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13831         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13832         `show-nonbreak-escape'.
13834 2005-06-23  Lute Kamstra  <lute@gnu.org>
13836         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13838         * dig.el (dig-mode):
13839         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13841 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13843         * nnimap.el (nnimap-split-download-body): Fix spellings.
13845 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13847         * gnus-art.el (gnus-article-encrypt-body):
13848         * gnus-cus.el (gnus-score-customize):
13849         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13850         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13852 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13854         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13855         header by looking for magic "MII" at the beginnig.
13857 2005-06-16  Miles Bader  <miles@gnu.org>
13859         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13860         (assistant-field-face): New backward-compatibility alias for renamed
13861         face.
13862         (assistant-render-text): Use renamed assistant-field face.
13864         * spam.el (spam): Remove "-face" suffix from face name.
13865         (spam-face): New backward-compatibility alias for renamed face.
13866         (spam-face, spam-initialize): Use renamed spam face.
13868         * message.el (message-header-to, message-header-cc)
13869         (message-header-subject, message-header-newsgroups)
13870         (message-header-other, message-header-name)
13871         (message-header-xheader, message-separator, message-cited-text)
13872         (message-mml): Remove "-face" suffix from face names.
13873         (message-header-to-face, message-header-cc-face)
13874         (message-header-subject-face, message-header-newsgroups-face)
13875         (message-header-other-face, message-header-name-face)
13876         (message-header-xheader-face, message-separator-face)
13877         (message-cited-text-face, message-mml-face):
13878         New backward-compatibility aliases for renamed faces.
13879         (message-font-lock-keywords): Use renamed message faces.
13881         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13882         (sieve-test-commands, sieve-tagged-arguments):
13883         Remove "-face" suffix from face names.
13884         (sieve-control-commands-face, sieve-action-commands-face)
13885         (sieve-test-commands-face, sieve-tagged-arguments-face):
13886         New backward-compatibility aliases for renamed faces.
13887         (sieve-control-commands-face, sieve-action-commands-face)
13888         (sieve-test-commands-face, sieve-tagged-arguments-face):
13889         Use renamed sieve faces.
13891         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13892         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13893         (gnus-group-news-3-empty, gnus-group-news-4)
13894         (gnus-group-news-4-empty, gnus-group-news-5)
13895         (gnus-group-news-5-empty, gnus-group-news-6)
13896         (gnus-group-news-6-empty, gnus-group-news-low)
13897         (gnus-group-news-low-empty, gnus-group-mail-1)
13898         (gnus-group-mail-1-empty, gnus-group-mail-2)
13899         (gnus-group-mail-2-empty, gnus-group-mail-3)
13900         (gnus-group-mail-3-empty, gnus-group-mail-low)
13901         (gnus-group-mail-low-empty, gnus-summary-selected)
13902         (gnus-summary-cancelled, gnus-summary-high-ticked)
13903         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13904         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13905         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13906         (gnus-summary-low-undownloaded)
13907         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13908         (gnus-summary-low-unread, gnus-summary-normal-unread)
13909         (gnus-summary-high-read, gnus-summary-low-read)
13910         (gnus-summary-normal-read, gnus-splash):
13911         Remove "-face" suffix from face names.
13912         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13913         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13914         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13915         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13916         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13917         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13918         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13919         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13920         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13921         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13922         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13923         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13924         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13925         (gnus-summary-normal-ticked-face)
13926         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13927         (gnus-summary-normal-ancient-face)
13928         (gnus-summary-high-undownloaded-face)
13929         (gnus-summary-low-undownloaded-face)
13930         (gnus-summary-normal-undownloaded-face)
13931         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13932         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13933         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13934         (gnus-splash-face):
13935         New backward-compatibility aliases for renamed faces.
13936         (gnus-group-startup-message): Use renamed gnus faces.
13938         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13939         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13940         (gnus-server-agent): Remove "-face" suffix from face names.
13941         (gnus-server-agent-face, gnus-server-opened-face)
13942         (gnus-server-closed-face, gnus-server-denied-face)
13943         (gnus-server-offline-face):
13944         New backward-compatibility aliases for renamed faces.
13945         (gnus-server-agent-face, gnus-server-opened-face)
13946         (gnus-server-closed-face, gnus-server-denied-face)
13947         (gnus-server-offline-face): Use renamed gnus faces.
13949         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13950         Remove "-face" suffix from face names.
13951         (gnus-picon-xbm-face, gnus-picon-face):
13952         New backward-compatibility aliases for renamed faces.
13954         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13955         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13956         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13957         (gnus-cite-11): Remove "-face" suffix from face names.
13958         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13959         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13960         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13961         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13962         New backward-compatibility aliases for renamed faces.
13963         (gnus-cite-attribution-face, gnus-cite-face-list)
13964         (gnus-article-boring-faces): Use renamed gnus faces.
13966         * gnus-art.el (gnus-signature, gnus-header-from)
13967         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13968         (gnus-header-content): Remove "-face" suffix from face names.
13969         (gnus-signature-face, gnus-header-from-face)
13970         (gnus-header-subject-face, gnus-header-newsgroups-face)
13971         (gnus-header-name-face, gnus-header-content-face):
13972         New backward-compatibility aliases for renamed faces.
13973         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13975         * gnus-sum.el (gnus-summary-selected-face)
13976         (gnus-summary-highlight): Use renamed gnus faces.
13977         * gnus-group.el (gnus-group-highlight): Likewise.
13979 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13981         * gnus-sieve.el (gnus-sieve-article-add-rule):
13982         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13983         * spam-stat.el (spam-stat-buffer-change-to-spam)
13984         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13986         * message.el (message-is-yours-p):
13987         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13989 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13991         * mm-view.el (mm-inline-text): Withdraw the last change.
13993 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13995         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13996         executing enriched-decode.
13998 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14000         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14001         charset of tar files.
14003 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14005         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14007 2005-06-04  Lute Kamstra  <lute@gnu.org>
14009         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14010         information is never recorded.
14012 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14014         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14016 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14018         * pop3.el (pop3-apop): Run md5 in the binary mode.
14020         * starttls.el (starttls-set-process-query-on-exit-flag):
14021         Use eval-and-compile.
14023 2005-05-31  Simon Josefsson  <jas@extundo.com>
14025         * smime.el (smime-replace-in-string): Define.
14026         (smime-cert-by-ldap-1): Use it.
14028 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14030         * gnus-art.el (article-display-x-face): Replace
14031         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14033         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14034         set-process-query-on-exit-flag or process-kill-without-query.
14036         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14037         loop instead of replace-regexp.
14039         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14040         instead of process-kill-without-query if it is available.
14042         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14043         instead of find-file-hooks if it is available.
14045         * mml1991.el: Bind pgg-default-user-id when compiling.
14047         * mml2015.el: Bind pgg-default-user-id when compiling.
14049         * nndraft.el (nndraft-request-associate-buffer):
14050         Use write-contents-functions instead of write-contents-hooks if it is
14051         available.
14053         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14054         instead of find-file-hooks if it is available.
14056         * nntp.el (nntp-open-connection): Replace
14057         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14058         (nntp-open-ssl-stream): Ditto.
14059         (nntp-open-tls-stream): Ditto.
14061         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14062         set-process-query-on-exit-flag or process-kill-without-query.
14063         (starttls-open-stream-gnutls): Use it instead of
14064         process-kill-without-query.
14065         (starttls-open-stream): Ditto.
14067 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14069         * smime.el (smime-cert-by-ldap-1): Don't use
14070         replace-regexp-in-string.
14072 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14074         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14076         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14077         in PEM format.  Adjust to the XEmacs compability.
14079 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14081         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14082         by `string-to-number'.
14083         * gnus-agent.el (gnus-agent-regenerate-group)
14084         (gnus-agent-fetch-articles): Ditto.
14085         * gnus-art.el (gnus-button-fetch-group): Ditto.
14086         * gnus-cache.el (gnus-cache-generate-active)
14087         (gnus-cache-articles-in-group): Ditto.
14088         * gnus-group.el (gnus-group-set-current-level)
14089         (gnus-group-insert-group-line): Ditto.
14090         * gnus-score.el (gnus-score-set-expunge-below)
14091         (gnus-score-set-mark-below, gnus-summary-score-effect)
14092         (gnus-summary-score-entry): Ditto.
14093         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14094         (gnus-soup-pack): Ditto.
14095         * gnus-spec.el (gnus-xmas-format): Ditto.
14096         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14097         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14098         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14099         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14100         * nndb.el (nndb-get-remote-expire-response): Ditto.
14101         * nndiary.el (nndiary-parse-schedule-value)
14102         (nndiary-string-to-number, nndiary-request-replace-article)
14103         (nndiary-request-article): Ditto.
14104         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14105         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14106         * nneething.el (nneething-make-head): Ditto.
14107         * nnfolder.el (nnfolder-request-article)
14108         (nnfolder-retrieve-headers): Ditto.
14109         * nnheader.el (nnheader-file-to-number): Ditto.
14110         * nnkiboze.el (nnkiboze-request-article): Ditto.
14111         * nnmail.el (nnmail-process-unix-mail-format)
14112         (nnmail-process-babyl-mail-format): Ditto.
14113         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14114         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14115         (nnmh-request-create-group, nnmh-request-list-1)
14116         (nnmh-request-group, nnmh-request-article): Ditto.
14117         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14118         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14119         * nnsoup.el (nnsoup-make-active): Ditto.
14120         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14121         * nntp.el (nntp-find-group-and-number)
14122         (nntp-retrieve-headers-with-xover): Ditto.
14123         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14124         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14125         (pgg-format-key-identifier): Ditto.
14126         * pop3.el (pop3-last, pop3-stat): Ditto.
14127         * qp.el (quoted-printable-decode-region): Ditto.
14129         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14130         of concat.
14132 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14134         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14136         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14138         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14140         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14142         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14144         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14146         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14147         (gnus-carpal-mode): Ditto.
14149         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14150         (gnus-browse-mode): Ditto.
14152         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14154         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14156 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14158         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14160 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14162         * gnus-util.el (gnus-run-mode-hooks): New function.
14164         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14166 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14168         * gnus-agent.el (gnus-agent-make-mode-line-string):
14169         Use mode-line-highlight as mouse-face.
14171 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14173         * canlock.el (canlock): Change the parent group to news.
14175         * deuglify.el (gnus-outlook-deuglify): Add :group.
14177         * dig.el (dig): Add :group.
14179         * dns-mode.el (dns-mode): Add :group.
14181         * encrypt.el (encrypt): Add :group.
14183         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14184         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14185         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14186         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14187         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14189         * gnus-diary.el (gnus-diary): Add :group.
14191         * gnus.el (gnus-group-news-1-face): Add :group.
14192         (gnus-group-news-1-empty-face): Ditto.
14193         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14194         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14195         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14196         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14197         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14198         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14199         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14200         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14201         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14202         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14203         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14204         (gnus-summary-high-ticked-face): Ditto.
14205         (gnus-summary-low-ticked-face): Ditto.
14206         (gnus-summary-normal-ticked-face): Ditto.
14207         (gnus-summary-high-ancient-face): Ditto.
14208         (gnus-summary-low-ancient-face): Ditto.
14209         (gnus-summary-normal-ancient-face): Ditto.
14210         (gnus-summary-high-undownloaded-face): Ditto.
14211         (gnus-summary-low-undownloaded-face): Ditto.
14212         (gnus-summary-normal-undownloaded-face): Ditto.
14213         (gnus-summary-high-unread-face): Ditto.
14214         (gnus-summary-low-unread-face): Ditto.
14215         (gnus-summary-normal-unread-face): Ditto.
14216         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14217         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14219         * hashcash.el (hashcash): New custom group.
14220         (hashcash-default-payment): Add :group.
14221         (hashcash-payment-alist): Ditto.
14222         (hashcash-default-accept-payment): Ditto.
14223         (hashcash-accept-resources): Ditto.
14224         (hashcash-path): Ditto.
14225         (hashcash-extra-generate-parameters): Ditto.
14226         (hashcash-double-spend-database): Ditto.
14227         (hashcash-in-news): Ditto.
14229         * message.el (message-minibuffer-local-map): Add :group.
14231         * netrc.el (netrc): Add :group.
14233         * sieve-manage.el (sieve-manage-log): Add :group.
14234         (sieve-manage-default-user): Diito.
14235         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14236         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14237         (sieve-manage-authenticators): Ditto.
14238         (sieve-manage-authenticator-alist): Ditto.
14239         (sieve-manage-default-port): Ditto.
14241         * sieve-mode.el (sieve-control-commands-face): Add :group.
14242         (sieve-action-commands-face): Ditto.
14243         (sieve-test-commands-face): Ditto.
14244         (sieve-tagged-arguments-face): Ditto.
14246         * smime.el (smime): Add :group.
14248         * spam-report.el (spam-report): Add :group.
14250         * spam.el (spam, spam-face): Add :group.
14252 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14254         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14255         return \n.\n.\n at the end of articles.  Protect against that.
14256         (nntp-with-open-group): Allow debugging.
14258         * nnheader.el (mail-header-set-extra): Make into a function
14259         because I just could't understand how to quote the list properly.
14261         * dns.el (query-dns-cached): New function.
14263 2005-05-26  Lute Kamstra  <lute@gnu.org>
14265         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14267 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14269         * gnus-art.el: Don't autoload mail-extract-address-components.
14271         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14272         eval-and-compile to evaluate it.
14274         * hashcash.el: Don't autoload executable-find.
14276         * nndb.el: Don't declare the nndb back end two or more times; don't
14277         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14279         * nntp.el: Autoload format-spec instead of format; use
14280         eval-and-compile to evaluate autoload forms.
14282 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14284         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14286 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14288         * gnus.el (gnus-version-number): Bump version.
14290 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14292         * gnus.el: No Gnus v0.3 is released.
14294 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14296         * gnus-art.el (gnus-article-edit-part): Disable undo.
14298 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14300         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14301         gnus-article-date-lapsed-new-header is t if date timer is active;
14302         skip headers in which the original date value is empty.
14303         (gnus-article-save-original-date): Redefine it as a macro.
14304         (gnus-display-mime): Use it.
14306 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14308         * gnus-art.el (article-date-ut): Support converting date in
14309         forwarded parts as well.
14310         (gnus-article-save-original-date): New function.
14311         (gnus-display-mime): Use it.
14313 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14315         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14316         enclosure element of <item>.
14318 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14320         * message.el (message-kill-buffer-query): Rename from
14321         `message-kill-buffer-query-if-modified'.  Add :version.
14323 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14325         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14326         window layout.
14328 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14330         * mml.el: Autoload dnd when compiling.
14332 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14334         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14335         x-dnd-*.
14337 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14339         * qp.el (quoted-printable-encode-region): Save excursion.
14341 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14343         * message.el (message-kill-buffer-query-if-modified): Add new variable
14344         so the user can kill a modified message buffer quickly.
14345         (message-kill-buffer): Use it.
14347 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14349         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
14350         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14352 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14354         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14355         contained in text because xml.el decodes entities) with LFs.
14357 2005-04-11  Lute Kamstra  <lute@gnu.org>
14359         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14360         differently.
14362 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14364         * mm-util.el (mm-detect-coding-region): Typo.
14366 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14368         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14370 2005-04-06  Deepak Goel  <deego@gnufans.org>
14372         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14373         user-function allow user modifications of the scores.
14374         (spam-stat-score-buffer-user): New function, to allow
14375         user-computed modifications to the score.
14376         (spam-stat-score-buffer-user-functions): List of additional
14377         scoring functions.
14378         (spam-stat-error-holder): Global temporary error holder.
14379         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14380         variable.
14382 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14384         * gnus-registry.el (gnus-registry-clean-empty-function)
14385         (gnus-registry-trim, gnus-registry-fetch-groups)
14386         (gnus-registry-delete-group): Groups that match
14387         `gnus-registry-ignored-groups' are removed from the registry
14388         entries, not just ignored for splitting.  This helps clean up the
14389         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14390         to get all the groups a message ID is in.
14392         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14393         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14394         (spam-stat-score-buffer-user-functions): Add :number custom type.
14396 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14398         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14399         argument in XEmacs.
14401         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14402         (nnrss-request-group): Decode group name first.
14403         (nnrss-request-article): Make a text/plain article if mml-to-mime
14404         failed.
14405         (nnrss-get-encoding): Return a compatible encoding according to
14406         nnrss-compatible-encoding-alist.
14407         (nnrss-find-el): Use consp instead of listp.
14408         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14410 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14412         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14413         which Emacs 20 doesn't support.
14414         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14416 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14418         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14419         silence the byte compiler inside the defun.
14421         * gnus-demon.el (parse-time-string): Add autoload.
14423         * gnus-delay.el (parse-time-string): Add autoload.
14425         * gnus-art.el (parse-time-string): Add autoload.
14427         * nnultimate.el (parse-time): Require for `parse-time-string'.
14429 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14431         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14433         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14435         * smime.el (smime-ldap-host-list): Add :version.
14437 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14439         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14440         pass it to `gnus-browse-read-group'.
14441         (gnus-browse-read-group): Add NUMBER argument and pass it to
14442         `gnus-group-read-ephemeral-group'.
14444         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14445         argument and pass it to `gnus-group-read-group'.
14447 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14449         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14450         mm-xemacs-find-mime-charset-1 if we have the mule feature
14451         available at runtime.
14453 2005-03-25  Werner Lemberg  <wl@gnu.org>
14455         * nnmaildir.el: Replace `illegal' with `invalid'.
14457 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14459         * gnus-start.el (gnus-display-time-event-handler):
14460         Check display-time-timer at runtime rather than only at load time
14461         in case display-time-mode is turned off in the mean time.
14463 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14465         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14466         used.
14468         * nneething.el (nneething-map-file-directory): Derive from
14469         `gnus-directory'.
14471         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14472         the To/Cc button.
14474 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14476         * nnmaildir.el (nnmaildir-request-accept-article):
14477         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14479 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14481         * gnus-async.el: Require timer-funcs at compile time when in
14482         XEmacs for `run-with-idle-timer'.
14484 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14486         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14487         autoloaded function.
14489 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14491         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14493 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14495         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14497 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14499         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14500         Add gnus-expert-user to default.
14502 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14504         * nnimap.el (nnimap-open-server): Ditto.
14506         * imap.el (imap-authenticate): Fix typo.
14508 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14510         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14511         buffer (since IMAP server might return FETCH response out of
14512         order, and the nntp buffer must be sorted).
14514 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14516         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14517         comparison on string.
14519         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14520         (gnus-agent-score): Rename category keywords to match gnus-cus.
14521         (gnus-agent-summary-fetch-series): Modify to protect against
14522         gnus-agent-summary-fetch-group clearing processable flags.
14523         (gnus-agent-synchronize-group-flags): Update live group buffer as
14524         synchronization may occur due to the user toggle the plugged
14525         status.
14526         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14527         successfully downloaded.
14528         (gnus-agent-expire-group-1): Avoid using markers when the overview
14529         is in ascending order; greatly improves performance.
14530         (gnus-agent-regenerate-group):
14531         Use gnus-agent-synchronize-group-flags to reset read status in both
14532         gnus and server.
14533         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14535 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14537         * message.el: Don't autoload former message-utils variables.
14538         (message-strip-subject-trailing-was): Change doc string.
14540         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14541         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14542         (nnweb-google-search): Add "hl=en" here.
14543         (nnweb-google-parse-1, nnweb-google-create-mapping):
14544         Don't hardcode URL.
14546 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14548         * message.el (message-get-reply-headers, message-followup):
14549         Mention related variables `message-use-followup-to' and
14550         `message-use-mail-followup-to', in the information buffer.
14552         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14553         of broken groups(-beta).google.com.
14555 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14557         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14558         parameter to invoked gnus-request-move-article; remove the
14559         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14560         all at once instead of once per article.
14561         (gnus-summary-remove-process-mark): Accept a list of articles as
14562         well as a single article for processing.
14564         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14565         parameter.
14567         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14569         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14571         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14572         parameter.
14574         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14575         parameter.
14577         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14578         parameter and remove the gnus-sum-hint-move-is-internal variable.
14580         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14581         parameter.
14583         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14584         parameter.
14586         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14587         parameter.
14589         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14591         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14592         parameter.
14594         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14595         parameter.
14597 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14599         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14600         a more conservative way.
14602 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14604         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14605         buffer, so it moves the window's cursor.
14607 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14609         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14610         `mm-dissect-multipart' and receive the from field as an (optional)
14611         argument from `mm-dissect-multipart'.
14612         (mm-dissect-multipart): Receive the from field as an argument and
14613         pass it on when we call `mm-dissect-buffer' on MIME parts.
14614         Fixes verification/decryption of signed/encrypted MIME parts.
14616 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14618         * gnus-sum.el (gnus-summary-move-article):
14619         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14620         whatever it calls (right now, only nnimap-request-move article
14621         respects it).
14623         * nnimap.el (nnimap-request-move-article):
14624         When gnus-sum-hint-move-is-internal is set, don't do the extra
14625         nnimap-request-article.
14627 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14629         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14631         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14632         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14634         * gnus-sum.el (gnus-summary-caesar-message):
14635         Apply `gnus-treat-article' after rotation.
14637         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14638         doc string.
14640 2005-02-22  Simon Josefsson  <jas@extundo.com>
14642         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14643         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14644         <arne@arnested.dk>.
14645         (encrypt): Add password-cache and password-cache-expiry as group
14646         members.
14648 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14650         * smime.el (smime-ldap-host-list): Doc fix.
14651         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14652         cache) password.
14653         (smime-sign-region): Use it.
14654         (smime-decrypt-region): Use it.
14655         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14656         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14657         fails.
14658         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14659         certificate from DER to PEM format rather than calling openssl.
14661         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14663         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14664         for signing/encryption.
14666         * mml.el (mml-parse-1): Use them.
14668 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14670         * nnrss.el (nnrss-verbose): Remove.
14671         (nnrss-request-group): Use `nnheader-message' instead.
14673 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14675         * nnrss.el (nnrss-verbose): New variable.
14676         (nnrss-request-group): Make it say nnrss is requesting a group.
14678 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14680         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14681         Handle news URL with given port correctly.
14683 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14685         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14686         containing special characters.
14688         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14690         * mml.el (mime-to-mml): Ditto.
14692         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14693         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14694         (rfc2047-decode-region): Quote decoded words containing special
14695         characters when rfc2047-quote-decoded-words-containing-tspecials
14696         is non-nil.
14698 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14700         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14702         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14704 2005-02-15  Simon Josefsson  <jas@extundo.com>
14706         * nnimap.el (nnimap-debug): Doc fix.
14708         * imap.el (imap-debug): Doc fix.
14710 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14712         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14714 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14716         * gnus.el (spam-contents): Improve docs for spam-contents
14717         parameter in its variable incarnation.
14719 2005-02-14  Simon Josefsson  <jas@extundo.com>
14721         * smime-ldap.el: Use require instead of load-library for ldap.
14722         (smime-ldap-search): Indent.
14723         (smime-ldap-search-internal): Shorten line.
14725         * smime.el (smime-cert-by-dns): Add doc-string.
14726         (smime-cert-by-ldap-1): Indent.
14728         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14729         mml-smime-get-dns-ldap.
14730         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14732 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14734         * smime.el: Require smime-ldap.
14735         (smime-ldap-host-list): New variable.
14736         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14738         * mml-smime.el (mml-smime-encrypt-query): New function.
14739         (mml-smime-encrypt-query): Use it.
14741         * smime-ldap.el: New file.
14743 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14745         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14747 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14749         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14750         argument in doc string.  Make query for type more clear.
14752 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14754         * gnus.el (gnus-group-startup-message): Search for gnus images in
14755         etc/images/gnus.
14756         * mm-util.el (mm-image-load-path): Likewise.
14757         * smiley.el (smiley-data-directory): Search for smilies in
14758         etc/images/smilies.
14760 2005-02-09  Kim F. Storm  <storm@cua.dk>
14762         Change Emacs release version from 21.4 to 22.1 throughout.
14763         Change Emacs development version from 21.3.50 to 22.0.50.
14765 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14767         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14769         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14770         non-Mule XEmacs as well.
14771         (mm-decompress-buffer): Signal an error intentionally if it does
14772         not decompress compressed data because auto-compression-mode is
14773         disabled.
14775 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14777         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14778         an ID in the registry even if it has no groups.
14780 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14782         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14783         merge it into mm-decompress-buffer.
14784         (gnus-mime-copy-part): Use the MIME part charset, the value which
14785         a user specified or gnus-newsgroup-charset for decoding, like
14786         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14787         save-buffer what was used.  Suggested by Kevin Ryde
14788         <user42@zip.com.au>.
14789         (gnus-mime-inline-part): Allow the name parameter as well as the
14790         filename parameter; force decompressing of compressed data; always
14791         display contents being not decoded as unibyte.
14793         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14794         as well as the filename parameter.
14796         * mm-util.el (mm-decompress-buffer):
14797         Merge gnus-mime-jka-compr-maybe-uncompress.
14798         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14799         of compressed data.
14801 2005-02-08  Simon Josefsson  <jas@extundo.com>
14803         * imap.el (imap-log): Doc fix.
14805 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14807         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14808         the coding cookies; decompress compressed parts.
14810         * mml.el (mml-generate-mime-1): Add the charset parameter according
14811         to the value which a user specified manually or the coding cookie.
14813         * mm-util.el (mm-string-to-multibyte): New function.
14814         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14815         (mm-coding-system-to-mime-charset): New function.
14816         (mm-decompress-buffer): New function.
14817         (mm-find-buffer-file-coding-system): New function.
14819         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14820         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14821         parts.
14823 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14825         * mm-view.el (mm-display-inline-fontify): Decode a part according
14826         to the charset parameter.
14828 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14830         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14831         prefix arg is neither nil nor a number, as info specifies.
14833 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14835         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14836         timestamps.
14838 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14840         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14841         groups error checking and notify user.
14843 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14845         * message.el (message-send-mail-function): Check existence of
14846         sendmail-program first before using default value
14847         `message-send-mail-with-sendmail'.  Otherwise use more generic
14848         `smtpmail-send-it'.
14850 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14852         * nntp.el (nntp-request-update-info): Always return nil.
14854 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14856         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14858 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14860         * message.el (message-beginning-of-line): Change the behavior when
14861         invoked between BOL and : so that it first moves backward.
14863 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14865         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14866         article buffer when editing of the article is discarded.
14867         (gnus-article-prepare): Revert.
14869 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14871         * gnus-art.el (gnus-article-prepare):
14872         Remove message-strip-forbidden-properties from the local hook.
14874 2005-01-27  Simon Josefsson  <jas@extundo.com>
14876         * password.el (password-cache-add): Only start one timer per key.
14877         Reported by Derek Atkins <warlord@MIT.EDU>.
14879 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14881         * run-at-time.el: Remove.  It is no longer needed as
14882         timer-funcs.el in the xemacs-base package has a working version of
14883         `run-at-time'.
14885         * password.el: Require timer-funcs instead of run-at-time in
14886         XEmacs.
14887         Remove `password-run-at-time' macro.
14888         (password-cache-add): Use `run-at-time' instead of
14889         `password-run-at-time'.
14891         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14892         for `run-with-idle-timer'.
14894         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14895         for `run-at-time'.
14897         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14898         for `with-timeout'.
14900 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14902         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14903         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14905 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14907         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14908         sensitively.
14910 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14912         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14914 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14916         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14917         which will be inserted according to the multibyteness of a buffer
14918         rather than the type of contents.  Suggested by ARISAWA Akihiro
14919         <ari@mbf.ocn.ne.jp>.
14921         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14922         of string which old xml.el may return rather than a string.
14924 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14926         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14928 2005-01-16  Simon Josefsson  <jas@extundo.com>
14930         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14931         idn/idna.el isn't available.
14932         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14933         <michael@waxrat.com>.
14935         * hashcash.el: Remove non-FSF copyright header.
14937         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14938         (hashcash-generate-payment): Use it.
14939         (hashcash-generate-payment-async): Use it.
14941 2005-01-15  Simon Josefsson  <jas@extundo.com>
14943         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14944         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14946         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14947         gnus-summary-idna-message.
14948         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14949         (gnus-summary-idna-message): New function.
14951 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14953         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14954         gnus-novice-user.
14956 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14958         * nnrss.el (nnrss-request-delete-group): Delete entries in
14959         nnrss-group-alist as well.
14960         (nnrss-save-server-data): Insert newline.
14962 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14964         * gnus.el (gnus-user-agent): Use list of symbols instead of
14965         symbols.  Display full version number for (S)XEmacs.
14966         Optionally display (S)XEmacs codename.
14968         * gnus-util.el (gnus-emacs-version): Update for new
14969         `gnus-user-agent'.
14971         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14972         Gnus version.
14974 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14976         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14977         which is unreadable in some setups.
14979 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14981         * gnus-spec.el (gnus-update-format-specifications): Flush the
14982         group format spec cache if it doesn't support decoded group names.
14984 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14986         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14987         Allow to apply decay on score files matching a regexp.
14989 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14991         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14992         compatibility in %g and %c.
14994 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14996         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14997         name for only %g and %c.
14998         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14999         of gnus-tmp-group to decoded group name.
15000         (gnus-group-make-rss-group): Exclude `/'s from group names.
15002 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15004         * nnrss.el (nnrss-get-encoding): Fix regexp.
15006 2004-12-27  Simon Josefsson  <jas@extundo.com>
15008         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15009         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15010         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15012 2004-12-17  Kim F. Storm  <storm@cua.dk>
15014         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15016         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15018 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15020         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15022 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15024         * nnrss.el: Require rfc2047 and mml.
15025         (nnrss-file-coding-system): New variable.
15026         (nnrss-format-string): Redefine it as an inline function.
15027         (nnrss-decode-group-name): New function.
15028         (nnrss-string-as-multibyte): Remove.
15029         (nnrss-retrieve-headers): Decode group name; don't use
15030         nnrss-format-string.
15031         (nnrss-request-group): Decode group name.
15032         (nnrss-request-article): Decode group name; allow a Message-ID as
15033         well as an article number; don't use nnrss-format-string; encode a
15034         Message-ID string which may contain non-ASCII characters; use
15035         mml-to-mime to compose a MIME article.
15036         (nnrss-request-expire-articles): Decode group name.
15037         (nnrss-request-delete-group): Decode group name.
15038         (nnrss-fetch): Clarify error message.
15039         (nnrss-read-server-data): Use insert-file-contents instead of load;
15040         bind file-name-coding-system; use multibyte buffer.
15041         (nnrss-save-server-data): Bind coding-system-for-write to the
15042         value of nnrss-file-coding-system; bind file-name-coding-system;
15043         add coding cookie.
15044         (nnrss-read-group-data): Use insert-file-contents instead of load;
15045         bind file-name-coding-system; use multibyte buffer.
15046         (nnrss-save-group-data): Bind coding-system-for-write to the
15047         value of nnrss-file-coding-system; bind file-name-coding-system.
15048         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15049         make it work with non-ASCII text.
15050         (nnrss-find-el): Make it work with old xml.el as well.
15052 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15054         * nnrss.el (nnrss-get-encoding): New function.
15055         (nnrss-fetch): Use unibyte buffer initially; bind
15056         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15057         decode contents according to the encoding attribute.
15058         (nnrss-save-group-data): Add coding cookie.
15059         (nnrss-mime-encode-string): New function.
15060         (nnrss-check-group): Use it to encode subject and author.
15062 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15064         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15065         imaginary variable.
15067 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15069         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15070         correctly even if there are wide characters.
15072 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15074         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15075         downcased symbol names; make a new cache instead of reusing
15076         bbdb-hashtable.
15078 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15080         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15081         concatenating segments rather than before concatenating them.
15082         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15084         * message.el (message-get-reply-headers): Bind `extra'.
15086 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15088         * message.el (message-extra-wide-headers): New variable.
15089         (message-get-reply-headers): Use it.
15091 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15093         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15094         (gnus-agent-group-pathname): Ditto.
15096         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15098         * gnus-group.el (gnus-group-make-group): Decode group name.
15099         (gnus-group-make-rss-group): Register the group data after opening
15100         the nnrss group.
15102 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15104         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15105         by expiry now get marked as read.
15107 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15109         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15111 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15113         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15114         unify Latin characters in XEmacs.
15115         (mm-find-mime-charset-region): Use it.
15117 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15119         * gnus-util.el (gnus-delete-directory): New function.
15121         * gnus-agent.el (gnus-agent-delete-group): Use it.
15123         * gnus-cache.el (gnus-cache-delete-group): Use it.
15125 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15127         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15128         names.
15130 2004-12-16  Simon Josefsson  <jas@extundo.com>
15132         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15134 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15136         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15138         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15139         (gnus-group-set-current-level): Decode group name.
15141 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15143         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15144         failed.
15146 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15148         * gnus-group.el (gnus-group-delete-group): Decode group name.
15149         (gnus-group-make-rss-group): Encode group name.
15150         (gnus-group-catchup-current): Decode group name.
15151         (gnus-group-kill-group): Decode group name.
15153 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15155         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15157 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15159         * gnus-group.el (gnus-group-make-rss-group):
15160         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15162         * gnus-start.el (gnus-setup-news): Honor user's setting to
15163         gnus-message-archive-method.  Suggested by Lute Kamstra
15164         <lute@gnu.org>.
15166 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15168         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15169         global counterparts of the buffer-local variables.
15171 2004-11-16  Romain Francoise  <romain@orebokech.com>
15173         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15174         counterparts of the buffer-local variables.
15176 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15178         * message.el (message-forbidden-properties): Fix typo in doc
15179         string.
15181 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15183         * gnus-util.el (gnus-replace-in-string): Add doc string.
15185         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15186         to avoid problems when splitting mails with many recipients.
15188 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15190         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15191         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15193 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15195         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15196         if there is no hashtable in memory or file modification time is
15197         newer than cached timestamp.
15199 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15201         * gnus-sum.el (gnus-summary-limit-to-recipient):
15202         Implement not-matching option.
15204 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15206         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15207         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15208         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15209         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15210         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15211         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15213 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15215         * message.el (message-forward-make-body-mml): Remove headers
15216         according to message-forward-ignored-headers if a message is decoded.
15218 2004-12-02  Romain Francoise  <romain@orebokech.com>
15220         * message.el (message-forward-make-body-plain): Always remove
15221         headers according to message-forward-ignored-headers.
15223 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15225         * spam.el (spam-summary-prepare-exit): Remove the
15226         gnus-summary-limit pop for now, it has problems with ham marks for
15227         me.
15229 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15231         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15232         correctly.
15234 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15236         * format-spec.el (format-spec): Message the char.
15238 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15240         * gnus-art.el (gnus-split-methods): Reformat comments.
15242         * spam.el (spam-summary-prepare-exit): Remove article limits
15243         before exiting the summary buffer.
15245 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15247         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15248         order to silence the byte compiler.
15250         * spam.el: Fix the way to silence the byte compiler, which
15251         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15252         bbdb-search-simple, spam-BBDB-register-routine,
15253         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15254         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15255         spam-stat-buffer-is-spam, spam-stat-load,
15256         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15257         spam-stat-save and spam-stat-split-fancy.
15259 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15261         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15262         which may confuse users.
15263         (canlock-password-for-verify): Ditto.
15265         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15267         * gnus-art.el (gnus-emphasis-alist): Ditto.
15269         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15271         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15273         * gnus-start.el (gnus-save-killed-list): Ditto.
15275         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15276         (gnus-sum-thread-tree-root): Ditto.
15277         (gnus-sum-thread-tree-false-root): Ditto.
15278         (gnus-sum-thread-tree-single-indent): Ditto.
15280         * message.el (message-courtesy-message): Ditto.
15281         (message-archive-note): Ditto.
15282         (message-subscribed-address-file): Ditto.
15283         (message-user-fqdn): Ditto.
15285         * spam-report.el (spam-report-gmane-regex): Ditto.
15287         * spam.el (spam-blackhole-good-server-regex): Ditto.
15289 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15291         * mml.el (mml-preview): Widen the message buffer before copying
15292         the contents to the preview buffer; sort headers before previewing.
15294         * message.el (message-hidden-headers): Fix the way to avoid a bug
15295         in the `repeat' widget in Emacs 21.3 or earlier.
15297 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15299         * message.el (message-hidden-headers): Default to "^References:".
15300         Improve customization type.  Suggested by Reiner Steib
15301         <Reiner.Steib@gmx.de>.
15303 2004-11-25  Romain Francoise  <romain@orebokech.com>
15305         * message.el (message-strip-forbidden-properties): Remove check for
15306         obsolete `message-hidden' text property, hidden headers are not
15307         accessible in the buffer anymore.
15309 2004-11-22  Romain Francoise  <romain@orebokech.com>
15311         * message.el (message-header-format-alist): Add `From' in list
15312         so that it can be sorted.
15313         (message-fix-before-sending): Widen and sort headers before
15314         sending.
15315         (message-hide-headers): Use narrowing to hide headers by moving
15316         them to the top of the buffer and narrowing to the region
15317         underneath.
15319 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15321         * message.el (message-strip-forbidden-properties):
15322         Bind buffer-read-only (etc) to nil.
15324 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15326         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15327         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15329 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15331         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15333 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15335         * dns.el (query-dns): Use sit-for to time instead of
15336         accept-process-output, since that doesn't seem to work on udp
15337         sockets.
15339 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15341         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15343 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15345         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15346         doc string.  Improve doc string.
15348 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15350         * nntp.el (nntp-request-update-info): Return nil if
15351         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15352         may not call gnus-activate-group which uselessly issues the GROUP
15353         commands for all nntp groups and wastes time.  Reported by Romain
15354         Francoise <romain@orebokech.com>.
15356         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15358 2004-11-15  Simon Josefsson  <jas@extundo.com>
15360         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15361         headers separately.
15362         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15363         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15365 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15367         * gnus-start.el (gnus-convert-old-newsrc):
15368         Assign legacy-gnus-agent to 5.10.7.
15370 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15372         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15373         start of the lines.
15375 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15377         * hashcash.el (hashcash-default-payment): Change default to 20.
15378         (hashcash-default-accept-payment): Change default to 20.
15379         (hashcash-process-alist): New variable.
15380         (hashcash-generate-payment-async): Add.
15381         (hashcash-already-paid-p): Add.
15382         (hashcash-insert-payment): Don't generate payments twice.
15383         (hashcash-insert-payment-async): Add.
15384         (hashcash-insert-payment-async-2): Add.
15385         (hashcash-cancel-async): Add.
15386         (hashcash-wait-async): Add.
15387         (hashcash-processes-running-p): Add.
15388         (hashcash-wait-or-cancel): Add.
15389         (mail-add-payment): New optional argument.  Conditionally start
15390         asynchronous calculation.
15391         (mail-add-payment-async): Add.
15393         * message.el (message-send-mail): Wait for asynchronous hashcash
15394         results.  Don't clobber existing X-Hashcash headers.
15395         (message-setup-1): Call mail-add-payment-async when
15396         message-generate-hashcash is non-nil.
15398 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15400         * message.el (message-use-alternative-email-as-from): Examine the
15401         From header as well; use message-make-from in order to include a
15402         user's full name.
15404 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15406         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15407         default; improve customization type.
15408         (gnus-emphasis-custom-with-format): New macro.
15409         (gnus-emphasis-custom-value-to-external): New function.
15410         (gnus-emphasis-custom-value-to-internal): New function.
15412 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15414         * dns.el (query-dns): Resolve reverse addresses.
15416 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15418         * gnus-group.el (gnus-group-get-new-news): Use it.
15420         * gnus-start.el (gnus-check-reasonable-setup): New function.
15422 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15424         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15425         "Args out of range" error.  Reported by Arnaud Giersch
15426         <arnaud.giersch@free.fr>.
15428 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15430         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15432 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15434         * spam.el (spam group): Add :version.
15436         * pgg-def.el (pgg group): Add :version.
15438 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15440         * gnus-art.el (gnus-article-edit-article): Don't associate the
15441         article buffer with a draft file.  This is a temporary measure
15442         against the 2004-08-22 change to gnus-article-edit-mode.
15444 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15446         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15447         (html2text-format-tags): Remove unused variable `attr'.
15449 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15451         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15453         * spam-stat.el (spam-stat): Add :version.
15455         * sieve.el (sieve): Add :version.
15457         * sha1.el (sha1): Add :version.
15458         (sha1-use-external): Remove redundant version.
15460         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15461         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15462         (nnmail-split-fancy-match-partial-words)
15463         (nnmail-split-lowercase-expanded): Add :version.
15465         * nndiary.el (nndiary): Add :version.
15467         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15469         * mml-sec.el (mml-default-sign-method)
15470         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15471         Add :version.
15473         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15475         * mm-url.el (mm-url-use-external, mm-url-program)
15476         (mm-url-arguments): Add :version.
15478         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15479         (mm-attachment-file-modes, mm-decrypt-option)
15480         (mm-w3m-safe-url-regexp): Add :version.
15482         * message.el (message-cite-prefix-regexp)
15483         (message-sendmail-envelope-from, message-minibuffer-local-map)
15484         (message-user-fqdn, message-completion-alist): Add :version.
15486         * gnus-win.el (gnus-configure-windows-hook)
15487         (gnus-use-frames-on-any-display): Add :version.
15489         * gnus-art.el (gnus-article-address-banner-alist)
15490         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15491         (gnus-treat-from-picon, gnus-treat-mail-picon)
15492         (gnus-treat-x-pgp-sig): Add :version.
15494         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15495         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15496         (gnus-summary-article-delete-hook)
15497         (gnus-summary-display-while-building): Add :version.
15499         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15500         (gnus-get-top-new-news-hook): Add :version.
15502         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15503         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15505         * gnus-registry.el (gnus-registry): Add :version.
15507         * gnus-spec.el (gnus-use-correct-string-widths)
15508         (gnus-make-format-preserve-properties): Add :version.
15510         * gnus.el (gnus-group-charter-alist)
15511         (gnus-group-fetch-control-use-browse-url)
15512         (gnus-install-group-spam-parameters): Add :version.
15514         * gnus-diary.el (gnus-diary): Add :version.
15516         * gnus-delay.el (gnus-delay): Add :version.
15518         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15519         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15520         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15521         Add :version.
15523         * gnus-agent.el (gnus-agent-max-fetch-size)
15524         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15525         (gnus-agent-prompt-send-queue): Add :version.
15527         * deuglify.el (gnus-outlook-deuglify): Add :version.
15529         * html2text.el: Beautify code.  Improve doc strings.
15530         Some checkdoc cleanup.
15531         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15533 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15535         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15537 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15539         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15540         when package is loaded.
15542         * spam.el (spam-summary-score-preferred-header): Add global preference
15543         for people who want to override the default SpamAssassin over
15544         Bogofilter preference (when both are set).
15545         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15546         (spam-user-format-function-S):
15547         Check spam-summary-score-preferred-header.
15548         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15549         (spam-user-format-function-S): Format the score correctly.
15551 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15553         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15554         signature file.  Suggested by Manoj Srivastava
15555         <srivasta@golden-gryphon.com>.
15557         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15558         iso-2022-jp even in the Japanese language environment.
15559         Suggested by Jason Rumney <jasonr@gnu.org>.
15561 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15563         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15564         use the same characters as the dummy marks; make it free from
15565         getting affected by the language environment.
15566         (gnus-summary-read-group-1): Update mark positions only when the
15567         format spec is updated.
15569         * gnus-spec.el (gnus-update-format-specifications): Return a list
15570         of updated types.
15572 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15574         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15575         of boundp to check if display-warning is available.
15577 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15579         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15581 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15583         * nnspool.el (nnspool-spool-directory): Use news-path if the
15584         news-directory variable is not bound.
15586         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15587         function instead of display-warning if it is not available.
15589 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15591         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15592         v5-10: Use `point-at-bol'.
15594 2004-10-26  Simon Josefsson  <jas@extundo.com>
15596         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15597         <chenggao@gmail.com>.
15599 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15601         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15602         instead.
15604 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15606         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15607         to remove a server from the nnimap-server-buffer-alist.
15608         (nnimap-open-connection, nnimap-close-server): Use it.
15610         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15612 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15614         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15615         running the major-mode function.
15617 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15619         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15620         dummy marks in the right way.
15622 2004-10-18  David Edmondson  <dme@dme.org>
15624         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15625         excessively.
15627 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15629         * gnus-util.el (gnus-split-references): Accept a nil references
15630         string and go on blissfully.
15632         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15633         cases where the references string is non-nil but has no references.
15635         * encrypt.el: Add autoload tags.
15637         * spam.el (spam-resolve-registrations-routine): Remove article
15638         from unregistration list too.  Reported by David Hanak
15639         <dhanak@isis.vanderbilt.edu>
15641 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15643         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15644         nil.  Change custom type.
15646 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15648         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15650         * gnus-sum.el (gnus-summary-move-article): Use it.
15652 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15654         * encrypt.el: Add autoload cookies.
15656         * spam.el (spam-backend-article-list-property)
15657         (spam-backend-get-article-todo-list)
15658         (spam-backend-put-article-todo-list)
15659         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15660         Resolve registrations separately.
15661         (spam-register-routine): Format comments.
15662         (spam-unregister-routine, spam-register-routine): Always call with
15663         specific-articles, no default list.
15664         (spam-summary-prepare-exit): Use the spam-classifications function.
15666         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15667         gnus-encrypt.el.
15669         * encrypt.el: Copied from gnus-encrypt.el.
15671         * gnus-encrypt.el: Commented that it's obsolete.
15673 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15675         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15676         (gnus-score-save): Use it.
15678         * message.el (message-bury): Use `window-dedicated-p'.
15680 2004-10-15  Simon Josefsson  <jas@extundo.com>
15682         * pop3.el (top-level): Don't require nnheader.
15683         (pop3-read-timeout): Add.
15684         (pop3-accept-process-output): Add.
15685         (pop3-read-response, pop3-retr): Use it.
15687 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15689         * spam.el (spam-register-routine): Move comment.
15690         (spam-verify-bogofilter): Use 'unknown for the initial
15691         spam-bogofilter-valid state, not 'never.
15693         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15694         for netrc-machine.
15696         * nnimap.el (nnimap-open-connection):
15697         Use netrc-machine-user-or-password.
15699 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15701         * gnus-registry.el (gnus-registry-unload-hook):
15702         Set as a variable with add-hook.
15704         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15705         of news-path.
15707         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15709         * spam.el: Delete duplicate `provide'.
15710         (spam-unload-hook): Set as a variable with add-hook.
15712 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15714         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15715         in the doc string.
15717         * message.el (message-ignored-news-headers)
15718         (message-ignored-supersedes-headers)
15719         (message-ignored-resent-headers)
15720         (message-forward-ignored-headers): Improve custom type.
15722 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15724         * message.el (message-tokenize-header): Fix 2004-09-06 change
15725         which used point-min in the wrong place.
15727 2004-10-12  Simon Josefsson  <jas@extundo.com>
15729         * tls.el (tls-certtool-program): New variable.
15730         (tls-certificate-information): New function, based on
15731         ssl-certificate-information.
15733 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15735         * compface.el: Move the version of ELisp-based uncompface program
15736         to the contrib directory because of the copyright problem.
15738 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15740         * message.el (message-kill-buffer): Raise the current frame.
15742 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15744         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15746         * gnus.el (message-y-or-n-p): Autoload.
15748         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15749         (pop3-password-required, pop3-authentication-scheme)
15750         (pop3-leave-mail-on-server): Make customizable.
15751         (pop3): New custom group.
15752         (pop3-retr): Remove `sleep-for' statements.
15753         Suggested by Dave Love <fx@gnu.org>.
15755         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15756         Windows/DOS.
15758         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15759         (imap-parse-body): Fix incorrect use of `assert'.
15760         Suggested by Dave Love <fx@gnu.org>.
15762         * mml.el (mml-minibuffer-read-disposition): Require match.
15763         Suggested by Dave Love <fx@gnu.org>.
15765 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15767         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15768         doc string.
15770 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15772         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15774 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15776         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15777         instead of calling `mm-insert-inline', to decode text/* parts
15778         before displaying them.
15780 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15782         * mm-uu.el (mm-uu-text-plain-type): New variable.
15783         (mm-uu-pgp-signed-extract-1): Use it.
15784         (mm-uu-pgp-encrypted-extract-1): Use it.
15785         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15786         bind mm-uu-text-plain-type with that value.
15787         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15788         mm-uu-dissect.
15790 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15792         * gnus-group.el (gnus-update-group-mark-positions):
15793         * gnus-sum.el (gnus-update-summary-mark-positions):
15794         * message.el (message-check-news-body-syntax):
15795         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15796         of string-as-multibyte.
15798 2004-10-05  Juri Linkov  <juri@jurta.org>
15800         * gnus-group.el (gnus-update-group-mark-positions):
15801         * gnus-sum.el (gnus-update-summary-mark-positions):
15802         * message.el (message-check-news-body-syntax):
15803         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15804         8-bit unibyte values to a multibyte string for search functions.
15806 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15808         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15809         (mm-uu-dissect-text-parts): New function.
15811         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15812         dissect text parts.
15814         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15815         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15817         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15819         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15820         Use gnus-current-topics instead of gnus-current-topic.
15822 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15824         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15826 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15828         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15829         where approriate.
15831         * nnml.el (nnml-generate-active-info): do.
15833         * nndiary.el (nndiary-generate-active-info): do.
15835         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15836         (gnus-topic-move): do.
15838         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15839         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15841         * gnus-srvr.el (gnus-server-prepare)
15842         (gnus-server-open-all-servers): do.
15844         * gnus-msg.el (gnus-summary-cancel-article)
15845         (gnus-summary-resend-message)
15846         (gnus-summary-mail-crosspost-complaint): do.
15848         * gnus-move.el (gnus-change-server): do.
15850         * gnus-group.el (gnus-group-unmark-all-groups)
15851         (gnus-group-set-current-level): do.
15853 2004-10-04  Simon Josefsson  <jas@extundo.com>
15855         * message.el (message-generate-hashcash): Doc fix.
15857 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15859         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15860         avoid infinite recursion via gnus-get-function.
15862 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15864         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15866         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15868         * nnmail.el (nnmail-split-history): do.
15870         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15871         (nnml-request-delete-group): do.
15873         * nnslashdot.el (nnslashdot-read-groups): do.
15875         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15876         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15878         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15879         (nnspool-sift-nov-with-sed): Use last.
15880         (nnspool-retrieve-headers-with-nov): Use mapc.
15881         (nnspool-request-newgroups): Use dolist.
15882         (nnspool-request-group): Use last.
15884         * nntp.el (nntp-read-server-type): Use dolist.
15886         * nnvirtual.el (nnvirtual-create-mapping)
15887         (nnvirtual-update-read-and-marked): Use dolist.
15888         (nnvirtual-convert-headers): Simplify.
15890 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15892         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15893         Add support for sync'ing tick marks.
15895 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15897         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15898         there's no visible header.
15900 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15902         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15903         When necessary, pass full group name to gnus-request-set-marks.
15905 2004-10-01  Simon Josefsson  <jas@extundo.com>
15907         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15908         acroread.
15910 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15912         * spam-report.el (spam-report-gmane): Fix interactive.
15914         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15916         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15917         when writing file.
15918         (gnus-agent-synchronize-flags): Don't default to being
15919         interactive.
15921 2004-09-30  Simon Josefsson  <jas@extundo.com>
15923         * message.el (message-generate-hashcash): Add.
15924         (message-send-mail): Use it, call mail-add-payment.
15926 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15928         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15930 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15932         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15933         gnus-requst-update-info with explicit code to sync the in-memory
15934         info read flags with the marks being sync'd to the backend.
15936         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15938 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15940         * spam.el (spam-verify-bogofilter): Add new function.
15941         (spam-check-bogofilter)
15942         (spam-bogofilter-register-with-bogofilter): Use it.
15943         (spam-verify-bogofilter): Add small fixes.
15945 2004-09-28  Simon Josefsson  <jas@extundo.com>
15947         * hashcash.el (hashcash-generate-payment): Revert.
15949 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15951         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15952         Use gnus-extract-references instead of gnus-split-references.
15954         * gnus-util.el (gnus-extract-references): Add new function, analogous
15955         to gnus-split-references but extracts only the message-ID without
15956         anything extra.
15958         * hashcash.el (hashcash-generate-payment)
15959         (hashcash-check-payment): Do the right thing if hashcash-path is
15960         nil (because the hashcash program could not be found).
15962         * spam.el (spam-use-hashcash): Remove comment.
15964 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15966         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15967         (gnus-cache-enter-article, gnus-cache-remove-article)
15968         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15970         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15972         * gnus-art.el (article-hide-boring-headers)
15973         (article-translate-strings, article-display-face)
15974         (gnus-article-mime-match-handle-first)
15975         (gnus-article-highlight-headers)
15976         (gnus-article-add-buttons-to-head): do.
15978 2004-09-27  Simon Josefsson  <jas@extundo.com>
15980         * hashcash.el: New version, from
15981         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15982         ../contrib/.
15984 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15986         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15988 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15990         * gnus-dup.el (gnus-dup-open): Use mapc.
15991         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15993         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15994         Reported by Stefan Wiens <s.wi@gmx.net>.
15996         * gnus.el (gnus-shutdown): Use dolist.
15998         * gnus-undo.el (gnus-undo): Use mapc.
16000         * nnrss.el (nnrss-generate-active): do.
16002         * message.el (message-cite-original-without-signature)
16003         (message-cite-original): Use mapc.
16004         (message-do-actions, message-make-forward-subject): Use dolist.
16006 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16008         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16009         deletion to remove entire duplicate line.  Fixes merged article
16010         number bug.
16012 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16014         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16015         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16016         first ask if you want to open a server and then, even when you
16017         responded with no, asking if you want to synchronize the server's
16018         flags.
16019         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16020         multi-line expressions.
16021         (gnus-agent-synchronize-group-flags): New internal function.
16022         Updates marks in memory (in the info structure) AND in the
16023         backend.
16025         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16027         * nnagent.el (nnagent-request-set-mark):
16028         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16029         method, to ensure that synchronization updates marks in the
16030         backend and in the info (in memory) structure.
16032 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16034         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16035         convention fully; don't miss the root article of a thread; make
16036         the X-Draft-From header with correct article numbers.
16038 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16040         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16041         unless plugged.  Disable the agent so that an open failure causes
16042         an error.
16044         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16045         Revert 2004-09-21 change.  The backend must be opened while
16046         synchronizing flags even when the backend stores the flags
16047         locally.
16049 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16051         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16052         in `header' match.  Reported by Svend Tollak Munkejord.
16054         * message.el (message-cite-original): Fix use of
16055         `message-cite-articles-with-x-no-archive'.
16057 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16059         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16060         (gnus-window-to-buffer): Ditto.
16062         * mml.el (mml-preview-buffer): New variable.
16063         (mml-preview): Manage window layout with gnus-buffer-configuration.
16065         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16066         X-Draft-From header even if those articles aren't quoted.
16068 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16070         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16071         (gnus-request-set-mark, gnus-request-update-mark): Use new
16072         g-s-t-u-l-m to decide to use backend even when unplugged.
16074 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16076         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16077         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16079 2004-09-20  Simon Josefsson  <jas@extundo.com>
16081         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16082         "utf-16-le".
16084 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16086         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16088 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16090         * uudecode.el (uudecode-use-external): Add :version.
16092         * smime.el (smime-CA-file, smime-encrypt-cipher)
16093         (smime-dns-server): Add :version.
16095         * smiley.el (gnus-smiley-file-types): Add :version.
16097         * sha1.el (sha1-use-external): Add :version.
16099         * pgg-def.el (pgg-query-keyserver): Add :version.
16101         * nnmail.el (nnmail-fancy-expiry-targets)
16102         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16103         Add :version.
16105         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16106         (nnimap-retrieve-groups-asynchronous): Add :version.
16107         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16109         * mml.el (mml-content-disposition-parameters)
16110         (mml-insert-mime-headers-always): Add :version.
16112         * mm-util.el (mm-coding-system-priorities): Add :version.
16114         * mm-decode.el (mm-inline-text-html-with-images)
16115         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16116         (mm-verify-option): Add :version.
16117         (mm-text-html-renderer): Change :version.
16119         * message.el (message-fcc-externalize-attachments)
16120         (message-required-headers, message-draft-headers)
16121         (message-subject-trailing-was-query)
16122         (message-subject-trailing-was-ask-regexp)
16123         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16124         (message-mark-insert-end, message-archive-header)
16125         (message-archive-note, message-cross-post-default)
16126         (message-cross-post-note, message-followup-to-note)
16127         (message-cross-post-note-function, message-use-mail-followup-to)
16128         (message-subscribed-address-functions)
16129         (message-subscribed-address-file, message-subscribed-addresses)
16130         (message-subscribed-regexps, message-allow-no-recipients)
16131         (message-yank-cited-prefix, message-signature-insert-empty-line)
16132         (message-hidden-headers, message-hierarchical-addresses)
16133         (message-mail-user-agent, message-use-idna)
16134         (message-valid-fqdn-regexp)
16135         (message-strip-special-text-properties, message-header-synonyms)
16136         (message-beginning-of-line, message-tab-body-function): Add :version.
16137         (message-insert-canlock, message-wide-reply-confirm-recipients):
16138         Change :version.
16140         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16141         and :version.
16142         (mail-source-delete-old-incoming-confirm)
16143         (mail-source-movemail-program): Add :version.
16145         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16146         (gnus-agent-cache, gnus-agent): Change :version.
16148         * gnus-util.el (gnus-use-byte-compile): Change :version.
16150         * gnus-sum.el (gnus-summary-make-false-root-always)
16151         (gnus-summary-default-high-score)
16152         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16153         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16154         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16155         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16156         (gnus-sum-thread-tree-single-indent)
16157         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16158         (gnus-sum-thread-tree-leaf-with-other)
16159         (gnus-sum-thread-tree-single-leaf): Add :version.
16160         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16161         (gnus-article-loose-mime): Change :version.
16163         * gnus-start.el (gnus-backup-startup-file)
16164         (gnus-save-startup-file-via-temp-buffer): Add :version.
16166         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16167         (gnus-server-offline-face): Add :version.
16169         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16171         * gnus-msg.el (gnus-gcc-externalize-attachments)
16172         (gnus-debug-files, gnus-debug-exclude-variables)
16173         (gnus-discouraged-post-methods): Change :version.
16174         (gnus-confirm-mail-reply-to-news)
16175         (gnus-confirm-treat-mail-like-news): Add :version.
16177         * gnus-int.el (gnus-server-unopen-status): Add :version.
16179         * gnus-group.el (gnus-group-jump-to-group-prompt)
16180         (gnus-large-ephemeral-newsgroup)
16181         (gnus-fetch-old-ephemeral-headers): Add :version.
16183         * gnus-fun.el (gnus-x-face-directory)
16184         (gnus-convert-pbm-to-x-face-command)
16185         (gnus-convert-image-to-x-face-command)
16186         (gnus-convert-image-to-face-command): Add :version.
16188         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16190         * gnus-cite.el (gnus-cite-blank-line-after-header)
16191         (gnus-article-boring-faces): Add :version.
16193         * gnus-art.el (gnus-buttonized-mime-types)
16194         (gnus-inhibit-mime-unbuttonizing)
16195         (gnus-treat-display-face)
16196         (gnus-treat-body-boundary): Change :version.
16197         (gnus-body-boundary-delimiter, gnus-picon-databases)
16198         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16199         (gnus-treat-date-english, gnus-treat-fold-headers)
16200         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16201         (gnus-treat-mail-picon, gnus-treat-wash-html)
16202         (gnus-article-encrypt-protocol)
16203         (gnus-use-idna, gnus-article-over-scroll)
16204         (gnus-mime-display-multipart-alternative-as-mixed)
16205         (gnus-mime-display-multipart-related-as-mixed)
16206         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16207         (gnus-ctan-url, gnus-button-ctan-handler)
16208         (gnus-button-handle-ctan-bogus-regexp)
16209         (gnus-button-ctan-directory-regexp)
16210         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16211         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16212         (gnus-button-man-level, gnus-button-emacs-level)
16213         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16215         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16216         (gnus-agent-go-online): Change :version.
16217         (gnus-agent-expire-unagentized-dirs)
16218         (gnus-agent-auto-agentize-methods): Add :version.
16220         * flow-fill.el (fill-flowed-display-column)
16221         (fill-flowed-encode-column): Add :version.
16223         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16224         (gnus-outlook-deuglify-unwrap-max)
16225         (gnus-outlook-deuglify-cite-marks)
16226         (gnus-outlook-deuglify-unwrap-stop-chars)
16227         (gnus-outlook-deuglify-no-wrap-chars)
16228         (gnus-outlook-deuglify-attrib-cut-regexp)
16229         (gnus-outlook-deuglify-attrib-verb-regexp)
16230         (gnus-outlook-deuglify-attrib-end-regexp)
16231         (gnus-outlook-display-hook): Add :version.
16233         * binhex.el (binhex-use-external): Add :version.
16235 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16237         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16238         and `invisible'.
16240 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16242         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16243         in gnus-registry-trim.
16245 2004-09-13  Simon Josefsson  <jas@extundo.com>
16247         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16249         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16251         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16252         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16253         <yamaoka@jpl.org>.
16254         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16255         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16256         <yamaoka@jpl.org>.
16258         * sieve.el (sieve-manage-mode): Ditto.
16260 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16262         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16264 2004-09-11  Simon Josefsson  <jas@extundo.com>
16266         * dns-mode.el: Add.
16268         * mm-view.el (mm-display-dns-inline): Add.
16270         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16271         (mm-automatic-display): Ditto.
16273         * mailcap.el (mailcap-mime-data): Add text/dns.
16274         (mailcap-mime-extensions): Map .soa to text/dns.
16276 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16278         * gnus-art.el (article-decode-mime-words, article-babel)
16279         (gnus-article-highlight-signature, gnus-article-add-buttons)
16280         (gnus-signature-toggle): Remove unnecessary bindings of
16281         `inhibit-read-only' inherited from v5.10 merge.
16283 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16285         * nntp.el (nntp): New customization group.
16286         (nntp-authinfo-file): Add customization group.
16288         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16290         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16292         * gnus.el (to-address, to-list, subscribed)
16293         (large-newsgroup-initial): Ditto.
16295         * flow-fill.el (fill-flowed-display-column)
16296         (fill-flowed-encode-column): Ditto.
16298 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16300         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16301         Use point-min rather than 1.
16302         (message-send-mail): Use buffer-size rather than point-max.
16304         * gnus-sum.el (gnus-summary-search-article-forward):
16305         Signal a specific `search-failed' rather than a generic `error'.
16307         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16308         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16309         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16311 2004-09-10  Simon Josefsson  <jas@extundo.com>
16313         * nndb.el (require): Remove tcp and duplicate cl.
16315 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16317         * gnus-agent.el (directory-files-and-attributes): Move forward.
16319 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16321         * gnus-agent.el (directory-files-and-attributes):
16322         Optionally defined to support XEmacs.
16324 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16326         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16327         to avoid run-time CL dependencies.
16328         (gnus-agent-unfetch-articles): New function.
16329         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16330         article numbers even when local .overview file is missing.
16331         (gnus-agent-read-article-number): New function.  Only accepts
16332         27-bit article numbers.
16333         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16334         Use gnus-agent-read-article-number.
16335         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16336         from backend while recognizing that article numbers in .overview
16337         must be valid.
16338         (gnus-agent-update-files-total-fetched-for):
16339         Use directory-files-and-attributes to improve performance.
16340         * gnus-int.el (gnus-request-move-article):
16341         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16342         improve performance.
16344         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16345         some users confused by references to .newsrc when they only have a
16346         .newsrc.eld file.
16347         (gnus-convert-mark-converter-prompt)
16348         (gnus-convert-converter-needs-prompt): Fix use of property list.
16349         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16350         New function.  Used internally to only display 'gnus converting
16351         files' message when actually necessary.
16353         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16354         methods now autoloaded.
16356 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16358         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16359         identifiers.
16361 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16363         * gnus-picon.el: Fix indentation and closing parenthesis.
16365 2004-09-01  Simon Josefsson  <jas@extundo.com>
16367         * message.el (message-canlock-generate): Require sha1, not
16368         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16369         to require within a function.  Sadly, if sha1.el isn't loaded, the
16370         let binding in m-c-g will hide the defcustom definition, which is
16371         bad.)
16373         * canlock.el: Require sha1, not sha1-el.
16375         * message.el: Don't autoload sha1 (there is a autoload cookie in
16376         sha1.el).
16378         * sha1-el.el: Rename to sha1.el.
16380 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16382         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16384 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16386         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16388 2004-08-30  Kim F. Storm  <storm@cua.dk>
16390         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16392         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16393         Add :group 'nnimap.
16395 2004-08-30  Andreas Schwab  <schwab@suse.de>
16397         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16398         ?* and ?\;.
16400         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16401         and ?\' to symbol instead of whitespace.
16403 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16405         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16407         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16408         instead of re-search-forward.
16410         * gnus-uu.el (gnus-uu-save-article): Ditto.
16411         (gnus-uu-post-encode-uuencode): Ditto.
16413         * html2text.el (html2text-clean-list-items): Ditto.
16414         (html2text-clean-dtdd): Ditto.
16415         (html2text-format-tags): Ditto.
16417         * message.el (message-send-mail-with-sendmail): Fix regexp.
16418         (message-fill-field-general): Use search-forward instead of
16419         re-search-forward.
16420         (unbold-region): Ditto.
16422         * nnrss.el (nnrss-request-article): Ditto.
16424         * nnslashdot.el (nnslashdot-request-article): Ditto.
16426         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16428         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16429         "Unrecognized menu descriptor" error in XEmacs.
16431 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16433         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16434         parent article of a sparse article in the thread hashtb.
16436 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16438         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16439         (nnmail-expand-newtext): Lowercase expanded entries if
16440         nnmail-split-lowercase-expanded is non-nil.
16442 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16444         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16446         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16447         of gnus-tmp-news-method into string under XEmacs.  It will be
16448         passed to gnus-correct-length which takes only a string argument.
16450 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16452         * gnus-util.el (gnus-bind-print-variables): New macro.
16453         (gnus-prin1): Use it.
16454         (gnus-prin1-to-string): Use it.
16455         (gnus-pp): New function.
16456         (gnus-pp-to-string): New function.
16458         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16459         Replace pp-to-string with gnus-pp-to-string.
16460         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16461         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16462         * gnus-msg.el (gnus-debug): Ditto.
16463         * gnus-score.el (gnus-score-save): Ditto.
16464         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16465         gnus-pp-to-string.
16466         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16467         with gnus-pp.
16468         * score-mode.el (gnus-score-pretty-print): Ditto.
16469         * webmail.el (webmail-debug): Ditto.
16471 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16473         * gnus-art.el (article-display-face, article-display-x-face):
16474         Use buffer-read-only.
16476 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16478         * gnus-art.el (article-hide-list-identifiers):
16479         Bind inhibit-read-only as t.
16481 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16483         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16485 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16487         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16488         (gnus-narrow-to-page): Don't assume point-min == 1.
16489         (gnus-article-edit-mode): Derive from message-mode.
16491         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16492         point-min == 1.
16494         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16495         Disable incorrect use of `assert'.
16497         * message.el (message-mode): Set comment-start-skip.
16499 2004-08-22  Sam Steingold  <sds@gnu.org>
16501         * pop3.el (pop3-leave-mail-on-server): New user variable.
16502         (pop3-movemail): Delete mail only when it is nil.
16504 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16506         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16508         * mml.el (mml-preview): Use `pop-to-buffer'.
16510         * message.el (message-goto-mail-followup-to): Insert after "To".
16511         (message-carefully-insert-headers): Add comment.
16513         * gnus.el: Remove unused variable `gnus-article-check-size'.
16515         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16517         * gnus-art.el (gnus-button-alist):
16518         Improve `gnus-button-handle-library' entry.
16520 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16522         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16523         Use downcase, since XEmacs capitalizes error messages differently.
16525 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16527         * nntp.el: Add (require 'gnus) due to reference to
16528         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16530 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16532         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16533         Bind `mm-fill-flowed'.
16535         * mm-decode.el (mm-dissect-singlepart): Check it.
16537 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16539         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16540         'imap' for netrc parsing.
16542 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16544         * mailcap.el (mailcap-mime-data): Mark as risky.
16546 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16548         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16549         may be included in the encoded word.
16550         (rfc2047-encode): Don't append a space if the encoded word
16551         includes close parenthesis.
16553 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16555         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16556         of text within parentheses.
16558 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16560         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16561         (gnus-encrypt-write-file-contents): Make the password key the file
16562         name PLUS the cipher, not just the cipher.  Also remove failed
16563         passwords from the cache.
16565 2004-08-06  Simon Josefsson  <jas@extundo.com>
16567         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16568         Doc fix.
16570 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16572         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16573         LWSP.
16575 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16577         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16578         Try to append in-reply-to: data to the references: header.
16580         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16581         (netrc-parse): Use gnus-encrypt.el functions.
16583         * gnus-encrypt.el: Add new file for encryption support; currently
16584         does only a few GPG ciphers and an internal XOR cipher.
16586         * password.el: Add comments on using password-read-and-add.
16587         (password-read-and-add): Add function to read and add the
16588         password to the cache at once.
16590 2004-07-28  Simon Josefsson  <jas@extundo.com>
16592         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16593         parameter (but don't use it, for now).
16595         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16596         instead of hard coding to nil.
16598 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16600         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16601         as mm-inline-image-xemacs does.
16603 2004-07-26  Simon Josefsson  <jas@extundo.com>
16605         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16606         Revert part of 2004-07-17 change below.
16608 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16610         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16611         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16613 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16615         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16616         quotes that actually start with ">" at the beginning of the
16617         lines.
16619 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16621         * rfc2047.el (rfc2047-encode-region): Fix last change.
16622         (rfc2047-encode-parameter): Remove useless concat.
16624 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16626         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16627         encode special characters; fix some kind of misconfigured headers;
16628         signal a real error if debug-on-quit or debug-on-error is non-nil.
16629         (rfc2047-encode-max-chars): New variable.
16630         (rfc2047-encode-1): Use it.
16631         (rfc2047-encode-parameter): New function.
16633         * mml.el (mml-insert-parameter): Remove an excessive space.
16635 2004-07-17  Simon Josefsson  <jas@extundo.com>
16637         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16638         Kai Grossjohann <kai@emptydomain.de>.
16639         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16640         (gnus-group-make-menu-bar): Ditto.
16642         * gnus-util.el (gnus-group-server): Add.
16644 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16646         * message.el (message-clone-locals): Clone sendmail and smtp
16647         variables.
16649 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16651         * rfc2047.el (rfc2047-encode-region): Fix last change.
16653 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16655         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16656         characters as non-special.
16658 2004-07-09  Simon Josefsson  <jas@extundo.com>
16660         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16661         Users will lose all flag changes made while unplugged with
16662         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16663         good default.  See numerous reports on ding mailing list.
16665 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16667         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16668         add generate-head-function and generate-article-function to the
16669         rfc822-forward entry.
16670         (nndoc-rfc822-forward-generate-article): New function.
16671         (nndoc-rfc822-forward-generate-head): New function.
16673         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16675 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16677         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16678         respect display group parameter and gnus-summary-expunge-below.
16679         (gnus-articles-to-read): Remove unused reference to display group
16680         parameter.
16682 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16684         * nnheader.el (nnheader-uniquify-message-id): New experimental
16685         variable.
16686         (nnheader-nov-read-message-id): Use it.
16688         * spam-report.el (spam-report-gmane): Add interactive.
16690 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16692         * mm-encode.el (mm-content-transfer-encoding-defaults):
16693         Use qp-or-base64 for the application/* types.
16695 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16697         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16699 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16701         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16702         trim value.
16704 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16706         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16707         New macro and function.
16708         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16710 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16712         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16713         after-load-alist.
16715 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16717         * gnus-group.el (gnus-group-get-new-news-this-group):
16718         Don't update info that isn't there.
16720 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
16722         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16723         entry.
16725 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16727         * mm-view.el (mm-inline-render-with-function): Use multibyte
16728         buffer; decode html source by charset.
16730         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16732         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16733         Mule-UCS is loaded under XEmacs.
16734         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16736 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16738         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16740 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16742         * mm-util.el (mm-coding-system-p): Return a coding-system.
16743         (mm-mime-mule-charset-alist): Use shift_jis instead of
16744         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16745         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16746         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16747         instead of japanese-shift-jis and iso-latin-1 respectively in
16748         order to share the default value with both Emacs and XEmacs-mule.
16749         (mm-mule-charset-to-mime-charset):
16750         Make mm-coding-system-priorities effective.
16751         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16752         while predicating of candidates upon the priorities.
16754 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16756         * gnus-sum.el (gnus-summary-make-menu-bar):
16757         Add gnus-uu-invert-processable.
16759         * gnus.el: Autoload gnus-uu-invert-processable.
16761 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16763         * mm-util.el (mm-with-multibyte-buffer): New macro.
16765         * rfc2047.el (rfc2047-encode-string): Use it.
16766         (rfc2047-encode-region): Move point to the end of the region after
16767         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16769 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16771         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16772         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16774 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16776         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16777         (gnus-cite-parse): Ignore quoted envelope From_.
16778         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16780 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16782         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16783         invalid addresses.
16785 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16787         * spam.el: Change section markers, revise TODO list.
16788         (spam-backends): Make new master list of all installed backends.
16789         (spam-summary-exit-behavior): Add new variable to determine how
16790         messages moves are done at summary exit.
16791         (spam-move-spam-nonspam-groups-only)
16792         (spam-process-ham-in-nonham-groups)
16793         (spam-process-ham-in-spam-groups): Remove variables, the
16794         spam-summary-exit-behavior variable should be used to manage this
16795         behavior.
16796         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16797         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16798         and spam-old-spam-articles.
16799         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16800         Add empty variables, placeholders for the backends they represent.
16801         (spam-set-difference): Move, unchanged.
16802         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16803         unless the user has a processor variable.
16804         (spam-classifications, spam-classification-valid-p)
16805         (spam-backend-properties, spam-backend-property-valid-p)
16806         (spam-backend-function-type-valid-p)
16807         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16808         (spam-report-articles-gmane, spam-report-articles-resend):
16809         Remove functions, they are not needed.
16810         (spam-install-backend-super, spam-backend-list)
16811         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16812         (spam-backend-function, spam-backend-ham-registration-function)
16813         (spam-backend-spam-registration-function)
16814         (spam-backend-ham-unregistration-function)
16815         (spam-backend-spam-unregistration-function)
16816         (spam-backend-statistical-p, spam-backend-mover-p)
16817         (spam-install-backend-alias, spam-install-checkonly-backend)
16818         (spam-install-mover-backend, spam-install-nocheck-backend)
16819         (spam-install-backend, spam-install-statistical-backend)
16820         (spam-install-statistical-checkonly-backend): Add backend installation
16821         support.
16822         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16823         (spam-group-processor-p): Use the new backend code and respect the
16824         summary exit behavior.
16825         (spam-mark-spam-as-expired-and-move-routine): Remove.
16826         (spam-summary-prepare): Change to use the new spam-old-articles
16827         variable.
16828         (spam-copy-or-move-routine, spam-copy-spam-routine)
16829         (spam-move-spam-routine, spam-copy-ham-routine)
16830         (spam-move-ham-routine): Add code to copy/move ham or spam.
16831         (spam-fetch-field-fast): Improve doc and code, plus allow the
16832         'number request.
16833         (spam-list-of-checks, spam-list-of-statistical-checks):
16834         Remove variables.
16835         (spam-split, spam-find-spam): Use the new backend code.
16836         (spam-registration-functions): Remove variable.
16837         (spam-unregister-routine): Add convenience wrapper.
16838         (spam-log-undo-registration, spam-register-routine)
16839         (spam-log-processing-to-registry)
16840         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16841         where possible.
16842         (spam-check-gmane-xref, spam-check-regex-headers)
16843         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16844         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16845         (spam-check-bogofilter-headers, spam-check-spamoracle)
16846         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16847         (spam-check-crm114-headers): Use the spam-split-group that
16848         spam-split prepares, no need to determine it every time.
16850         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16851         to the nnheader-parse-naked-head call.
16853         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16855         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16856         the nnheader-nov-read-message-id call.
16858 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16860         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16861         gnus-activate-group twice.  Suggested by Markus Peter
16862         <warp@spin.de>.
16864 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16866         * gnus-art.el (gnus-article-time-format): Exchange the order of
16867         day and month in the default value; fix customization type.
16868         (article-date-ut): Use add-text-properties.
16869         (article-make-date-line): Use message-make-date instead of
16870         current-time-string.
16872         * message.el (message-fetch-field): Don't use set-text-properties.
16873         (message-make-date): Simplify.
16875 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16877         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16878         (rfc2047-encode-region): Treat text within parentheses as special;
16879         show the original text when error has occurred.
16881         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16882         already-computed method to gnus-activate-group.
16884         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16885         same select-methods identical Lisp objects.
16887         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16888         object when modifying the info.
16890 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16892         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16893         gnus-opened-servers since it has never been opened with the new
16894         configuration yet.
16896 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16898         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16899         arg to nnheader-generate-fake-message-id.
16901 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16903         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16904         number and build a fake message ID localized to a group and
16905         article number (so it's repeatable from that point on).
16906         (nnheader-fake-message-id-p): Change regex to accommodate new fake
16907         ID format.
16909         * gnus-sum.el (gnus-get-newsgroup-headers):
16910         Call nnheader-generate-fake-message-id with the article number.
16912 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16914         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16915         end-of-buffer.
16917 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16919         * message.el (message-ignored-supersedes-headers): Add Approved.
16921 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16923         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16924         goto-char.
16925         (rfc2047-encode): Fold the line before encoding.
16927 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16929         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16930         folding -- not all headers can be folded, and this should be done
16931         by the message composition mode.  Probably.  I think.
16933 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16935         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16936         fast.
16938         * gnus-ems.el (gnus-remove-image): Don't use
16939         message-text-with-property; remove only the image found first.
16941 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16943         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16945 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16947         * message.el (message-text-with-property): Make it fast and accept
16948         optional arguments.
16949         (message-strip-forbidden-properties): Use it.
16950         (message-fix-before-sending): Follow the m-t-w-p change.
16952         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16954 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16956         * gnus-art.el (article-hide-headers): Don't change the buffer
16957         mistakenly when performing mml-preview even if
16958         gnus-single-article-buffer is nil.
16960 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16962         * message.el (message-expand-name-databases): New user option.
16963         (message-expand-name): Use it.
16965 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16967         * spam.el (spam-report-articles-resend)
16968         (spam-report-resend-register-routine): Allow ham reporting.
16969         (spam-report-resend-register-ham-routine): Add wrapper.
16970         (spam-registration-functions): Add ham resending functions.
16971         (spam-list-of-processors): Add ham resend processor.
16973         * gnus.el (ham-resend-to): Add new group parameter.
16974         (spam-process): Add ham resend option.
16976         * spam-report.el (spam-report-resend): Allow reporting ham.
16977         (spam-report-resend-ham): Add wrapper.
16979 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16981         * message.el (message-cite-articles-with-x-no-archive):
16982         New variable.
16983         (message-cite-original): Use it.
16985 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16987         * message.el (message-cite-original): Respect X-No-Archive.
16989 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16991         * gnus-art.el (article-hide-headers): Refer to the values for
16992         gnus-ignored-headers and gnus-visible-headers in the summary
16993         buffer since a user may have set them as group parameters.
16995 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16997         * assistant.el (assistant-node-name): Add convenience function.
16998         (assistant-render-text, assistant-render-node): Add error handling,
16999         plus handle multiple next nodes.
17000         (assistant-find-next-node): Comment out for now.
17001         (assistant-find-next-nodes): Add function, returns list of next
17002         nodes.
17004 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17006         * mail-source.el (mail-source-directory): Fix doc-string.
17008 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17010         * assistant.el (assistant-render-text, assistant-eval): Add :set
17011         widget type, which is different because it takes and returns a
17012         list.  Much hilarity ensues.
17014 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17016         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17018         * gnus-group.el (gnus-group-get-new-news-this-group):
17019         Add doc-string.
17021         * gnus-start.el (gnus-activate-group): Add doc-string.
17023 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17025         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17027 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17029         * assistant.el (assistant-render-text): Try to add a :set
17030         widget, more to come.
17032         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17033         strings.
17034         (spam-report-articles-resend)
17035         (spam-register-routine): Do registration iff any articles warrant
17036         it.
17037         (spam-summary-prepare-exit): Change log message for nil group
17038         destinations.
17040 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17042         * spam.el (spam-report-resend-register-routine):
17043         Allow spam-report-resend-to to be a group parameter or a global value.
17045 2004-05-26  Simon Josefsson  <jas@extundo.com>
17047         * starttls.el: Merge with my GNUTLS based starttls.el.
17048         (starttls-gnutls-program, starttls-use-gnutls)
17049         (starttls-extra-arguments, starttls-process-connection-type)
17050         (starttls-connect, starttls-failure, starttls-success):
17051         New variables.
17052         (starttls-program, starttls-extra-args): Doc fix.
17053         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17054         New functions.
17055         (starttls-negotiate, starttls-open-stream):
17056         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17057         function if it is set.
17059 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17061         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17062         structured fields.
17064 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17066         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17068 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17070         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17071         Add variable.
17072         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17073         assigning the spam-mark to new messages.
17075 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17077         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17079 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17081         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17082         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17083         default.
17085 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17087         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17088         correct data.
17090 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17092         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17093         (spam-group-processor-p): Fix function.
17094         (spam-group-processor-multiple-p)
17095         (spam-group-spam-processor-report-gmane-p)
17096         (spam-group-spam-processor-report-resend-p)
17097         (spam-group-spam-processor-bogofilter-p)
17098         (spam-group-spam-processor-blacklist-p)
17099         (spam-group-spam-processor-ifile-p)
17100         (spam-group-ham-processor-ifile-p)
17101         (spam-group-spam-processor-spamoracle-p)
17102         (spam-group-spam-processor-crm114-p)
17103         (spam-group-ham-processor-bogofilter-p)
17104         (spam-group-spam-processor-stat-p)
17105         (spam-group-ham-processor-stat-p)
17106         (spam-group-ham-processor-whitelist-p)
17107         (spam-group-ham-processor-BBDB-p)
17108         (spam-group-ham-processor-spamoracle-p)
17109         (spam-group-ham-processor-copy-p): Remove functions with some
17110         prejudice against unneeded code.
17111         (spam-report-articles-resend)
17112         (spam-report-resend-register-routine): Allow the group/topic
17113         spam-resend-to value to override spam-report-resend-to.
17114         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17115         properly now.
17117         * gnus.el (spam-resend-to): Add group/topic parameter.
17118         (spam-process): Move the OBSOLETE processors to the end of the
17119         choices.
17121 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17123         * spam-report.el (spam-report-resend-to, spam-report-resend):
17124         Start with resend-to set to nil, and then ask the user if necessary.
17125         (spam-report-resend): spam-report-resend takes a list of articles, not
17126         separate article numbers.
17128 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17130         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17131         addition to emacs-w3m.
17133 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17135         * assistant.el (assistant-authinfo-data): New function.
17136         (assistant-eval): Eval for entire assistant.
17138         * netrc.el (netrc-services-file): New variable.
17139         (netrc-parse-services): New function.
17140         (netrc-find-service-name): New function.
17141         (netrc-find-service-number): New function.
17142         (netrc-port-equal): New function.
17143         (netrc-machine): Use it.
17145         * nnimap.el (nnimap-open-connection): Use netrc.
17147         * gnus-util.el (gnus-netrc-get): Remove aliases.
17149         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17151         * assistant.el (wid-edit): Fix compilation.
17153         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17155 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17157         * gnus-util.el (gnus-set-file-modes): New function.  (small
17158         patch).
17160 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17162         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17164         * assistant.el (assistant-render-node): Fix up rendering and
17165         read-only text.
17166         (assistant-render-node): Reset.
17167         (assistant-make-read-only): Not sticky.
17169 2004-05-20  Danny Siu  <dsiu@adobe.com>
17171         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17172         centered even when gnus-auto-center-summary is t
17174 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17176         * dns.el (dns-get-txt-answer): New function.
17177         (dns-read-txt): Ditto.
17178         (query-dns): Use it.
17180 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17182         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17183         active for foreign groups even if the group level is higher than
17184         the specified value.
17186 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17188         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17189         non-active groups.
17191         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17193 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17195         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17197 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17199         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17200         (spam-crm114-header, spam-crm114-spam-switch)
17201         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17202         (spam-crm114-positive-spam-header)
17203         (spam-crm114-database-directory, spam-list-of-processors)
17204         (spam-group-spam-processor-crm114-p)
17205         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17206         (spam-generic-score, spam-list-of-checks)
17207         (spam-list-of-statistical-checks, spam-registration-functions)
17208         (spam-check-crm114-headers, spam-crm114-score)
17209         (spam-check-crm114, spam-crm114-register-with-crm114)
17210         (spam-crm114-register-spam-routine)
17211         (spam-crm114-unregister-spam-routine)
17212         (spam-crm114-register-ham-routine)
17213         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17214         From asjo@koldfront.dk (Adam Sjøgren).
17216         * gnus.el: Add spam-use-crm114.
17218         * spam.el (spam-list-of-processors, spam-registration-functions):
17219         Add spam-use-resend.
17220         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17221         (spam-report-articles-gmane): Add doc fix.
17222         (spam-report-articles-resend, spam-report-resend-register-routine):
17223         Add wrappers around spam-report-resend-to.
17225         * spam-report.el (spam-report-resend-to, spam-report-resend):
17226         Add support for resending spam.
17227         (spam-report-gmane): Fix line length >80.
17229         * gnus.el (spam-process): Add spam-use-resend.
17231 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17233         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17234         number of processed spam messages.
17235         (spam-ham-copy-or-move-routine): Return the number of processed
17236         ham messages.
17237         (spam-summary-prepare-exit): Use the above values to decide
17238         whether status messages shouled be displayed.
17240 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17242         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17243         `rfc2047-encoding-function-alist' in order to avoid conflicting
17244         with the old version.
17245         (rfc2047-encode-region): Concatenate words containing non-ASCII
17246         characters in structured fields; don't encode space-delimited
17247         ASCII words even in unstructured fields; don't break words at
17248         char-category boundaries.
17249         (rfc2047-encode-1): New function.
17250         (rfc2047-encode): Use it; encode text so that it occupies the
17251         maximum width within 76-column; work correctly on Q encoding for
17252         iso-2022-* charsets.
17253         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17254         sure not to break a line just after the header name.
17255         (rfc2047-b-encode-region): Remove.
17256         (rfc2047-b-encode-string): New function.
17257         (rfc2047-q-encode-region): Remove.
17258         (rfc2047-q-encode-string): New function.
17260         * mm-util.el (mm-replace-in-string): New function.
17262 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17264         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17265         Really get it right.
17266         (gnus-inews-make-draft): Really.
17268 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17270         * nnmh.el (nnmh-request-list-1): Don't check the link count
17271         before descending.  (small patch)
17273 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17275         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17276         stuff.
17278         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17279         Match on real group name.
17281         * gnus-art.el (gnus-signature-limit): Doc fix.
17283         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17285 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17287         * gnus-draft.el (gnus-draft-send):
17288         Bind rfc2047-encode-encoded-words.
17290         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17291         (rfc2047-encodable-p): Say that =? needs encoding.
17292         (rfc2047-encode-encoded-words): New variable.
17294         * gnus-group.el (gnus-group-select-group): Doc fix.
17296         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17298         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17299         to nil.
17301         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17303         * nnheader.el (nnheader-get-lines-and-char): New function.
17305 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17307         * gnus-msg.el (gnus-summary-followup-with-original):
17308         Document yanking of region when active.
17310 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17312         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17313         groups if the group level is higher than the specified value.
17315 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17317         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17318         (gnus-group-jump-to-group): Add prefix argument using
17319         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17320         non-active group.
17322         * compface.el (uncompface): Be verbose when changing
17323         `uncompface-use-external'.
17325         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17326         handle manual section.
17328 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17330         * gnus-art.el (gnus-button-alist): Revert previous change.
17332 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17334         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17336 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17338         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17339         whether backend can accept message.
17341         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17343 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17345         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17346         Avoid creating directory when nntp-marks-is-evil is true.
17347         Reported by Reiner Steib.
17349 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17351         * gnus-picon.el (gnus-picon-style): New variable.
17352         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17353         (gnus-picon-transform-address): Support `gnus-picon-style'.
17354         From Jesper Harder <harder@ifa.au.dk>.
17356 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17358         * message.el (message-fill-field): Return point.
17359         (message-generate-headers): Go to end of field.
17361         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17362         stuff for non-living groups.
17364 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17366         * gnus-art.el (gnus-article-followup-with-original)
17367         (gnus-article-reply-with-original): gnus-mark-active-p ->
17368         gnus-region-active-p.
17370 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17372         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17373         only when there is spam or ham to be processed.
17375 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17377         * mail-source.el (mail-source-delete-crash-box): Refactor.
17378         (mail-source-fetch): Use it.
17379         (mail-source-fetch-file): Ditto.
17380         (mail-source-fetch-directory): Run postscript in loop.
17381         (mail-source-fetch-pop): Delete.
17382         (mail-source-fetch-maildir): Ditto.
17383         (mail-source-fetch-imap): Ditto.
17385         * imap.el (imap-authenticators): Comment out sasl.
17387         * message.el (message-skip-to-next-address): New function.
17388         (message-fill-header-address): Refactor.
17389         (message-fill-address): Use it.
17390         (message-delete-address): Use it.
17391         (message-fill-header-general): Refactor.
17392         (message-fill-field-address): Rename.
17393         (message-narrow-to-field): Find the start of the header.
17394         (message-header-format-alist): Don't pre-fill.
17395         (message-fill-header): Remove.
17396         (message-insert-header): New function.
17397         (message-shorten-references): Use it.
17399         * rfc2047.el (rfc2047-field-value): Strip props.
17401         * mail-parse.el (mail-header-make-address): New alias.
17403         * ietf-drums.el (ietf-drums-make-address): New function.
17405         * imap.el: Add compiler directives.
17407         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17409         * gnus-art.el (article-decode-idna-rhs): Don't use
17410         message-idna-inside-rhs-p.
17412 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17414         * message.el (message-idna-inside-rhs-p): Remove.
17415         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17417         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17418         false positives.
17420 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17422         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17424 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17426         * nneething.el (nneething-file-name): Don't create spurious
17427         files.
17429         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17430         (gnus-inews-do-gcc): Remove sleep.
17432         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17433         part under point.
17435         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17436         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17438 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17440         * spam.el (spam-summary-prepare-exit): Fix (length).
17442 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17444         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17445         as expired without moving it" message when there are spam
17446         messages left.
17448 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17450         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17451         header is not nil.
17453 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17455         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17456         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17457         (nntp-marks-changed-p): New arg SERVER.
17458         (nntp-request-update-info): Adjust caller.
17460 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17462         * nntp.el (nntp-save-marks): Pass missing arg.
17464 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17466         * nntp.el: Support marks.
17467         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17468         (nntp-marks-modtime, nntp-marks-directory): New variables.
17469         (nntp-request-set-mark, nntp-request-update-info)
17470         (nntp-possibly-create-directory, nntp-marks-changed-p)
17471         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17472         New functions.
17474 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17476         * gnus-score.el (gnus-score-insert-help):
17477         Use gnus-select-lowest-window.
17479         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17480         appt-select-lowest-window and rename to gnus-select-lowest-window.
17482         * gnus.el: do.
17484 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17486         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17487         encodings of MIME-encoded words, in order to improve
17488         interoperability with several broken MUAs.
17490 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17492         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17493         tags, only when charsets are not specified in headers.
17494         (mm-inline-text-html-render-with-w3m): Ditto.
17496 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17498         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17499         instead of MIME-decoded from fields when checking
17500         `gnus-article-address-banner-alist'.
17502 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17504         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17505         description rather than subject.
17507 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17509         * gnus.el (gnus-version-number): Bump.
17511 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17513         * gnus.el: No Gnus v0.2 is released.
17515 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17517         * gnus-agent.el (gnus-agent-read-agentview):
17518         Inline gnus-uncompress-range.
17520 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17522         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17523         `exec-installed-p'.
17525 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17527         * gnus.el (spam-process, spam-autodetect-methods):
17528         Add bsfilter and bsfilter-headers.
17530         * spam.el (spam-bsfilter): New customize group.
17531         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17532         (spam-bsfilter-header, spam-bsfilter-probability-header)
17533         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17534         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17535         (spam-bsfilter-database-directory): New options.
17536         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17537         (spam-list-of-statistical-checks, spam-registration-functions):
17538         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17539         (spam-bsfilter-score): New command.
17540         (spam-check-bsfilter-headers, spam-check-bsfilter)
17541         (spam-bsfilter-register-with-bsfilter)
17542         (spam-bsfilter-register-spam-routine)
17543         (spam-bsfilter-unregister-spam-routine)
17544         (spam-bsfilter-register-ham-routine)
17545         (spam-bsfilter-unregister-ham-routine): New functions.
17546         (spam-generic-score): Support bsfilter; Accept an optional argument
17547         to recalcurate spam score even if scoring header has already been
17548         added.
17549         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17550         optional argument to recalcurate spam score even if scoring header
17551         has already been added.
17553 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17555         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17556         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17557         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17558         link is missing.
17560 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17562         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17563         (html2text-get-attr): Rewrite.
17565         * message.el (message-setup-1): Remove redundant put-text-property
17566         on mail-header-separator.
17568 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17570         * gnus-registry.el (gnus-registry-cache-whitespace)
17571         (gnus-registry-action, gnus-registry-spool-action)
17572         (gnus-registry-split-fancy-with-parent): Change message levels
17573         from 5 to 3 or 7, as needed.
17575         * spam.el (spam-summary-prepare-exit)
17576         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17577         (spam-split, spam-find-spam, spam-log-undo-registration)
17578         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17579         level from 5 to 6.
17581 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17583         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17584         2004-03-04 change).
17586 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17588         * sieve-manage.el (sieve-manage-open):
17589         * nnweb.el (nnweb-insert-html):
17590         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17591         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17592         * nnspool.el (nnspool-request-group):
17593         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17594         * nnml.el (nnml-request-update-info):
17595         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17596         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17597         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17598         (nnimap-request-set-mark):
17599         * nnfolder.el (nnfolder-request-update-info):
17600         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17601         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17602         * gnus-uu.el (gnus-uu-find-articles-matching):
17603         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17604         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17605         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17606         * gnus-nocem.el (gnus-nocem-scan-groups):
17607         * gnus-int.el (gnus-start-news-server):
17608         * gnus-group.el (gnus-group-make-kiboze-group)
17609         (gnus-group-browse-foreign-server):
17610         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17611         Use mapc when appropriate.
17613 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17615         FIXME: Make separate entries for each person.
17617         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17618         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17619         <shields@msrl.com>:
17621         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17622         may need for spam sorting and scoring.
17623         (spam-user-format-function-S): Add user format function suitable for
17624         general use.
17625         (spam-article-sort-by-spam-status): Add sorting function for summary
17626         sorting.
17627         (spam-extra-header-to-number): Add function to get a score from a
17628         header.
17629         (spam-summary-score): Add function to  get a numeric score from the
17630         headers.
17631         (spam-generic-score): Fix function doc, was in wrong place.
17632         (spam-initialize): Take symbols when it's run, and install the
17633         extra headers that spam-necessary-extra-headers thinks we need.
17635 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17637         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17638         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17640 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17642         * gnus-sum.el (gnus-set-global-variables)
17643         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17644         (gnus-article-get-xrefs, gnus-summary-best-group)
17645         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17646         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17647         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17648         Use with-current-buffer.
17650 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17652         * spam.el (spam-summary-prepare-exit): Simplify logic.
17653         (spam-fetch-article-header): Read the article header if it's not
17654         available.
17655         (spam-list-articles): Simplify logic.
17656         (spam-filelist-register-routine): Fix bug with unregister-list.
17658         * gnus-registry.el: Fix comments at beginning.
17660 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17662         * message.el (message-cater-to-broken-inn): Remove.
17663         (message-shorten-references): Make sure the total folded length of
17664         References is shorter than 998 characters to cater to a bug in INN
17665         2.3.  Also, don't pretend that references aren't folded -- this
17666         hasn't worked for a while.
17668 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17670         * gnus-agent.el (gnus-agentize):
17671         gnus-agent-send-mail-real-function no longer set to current value
17672         of message-send-mail-function but rather a lambda that calls
17673         message-send-mail-function.  The change makes the agent real-time
17674         responsive to user changes to message-send-mail-function.
17676 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17678         * legacy-gnus-agent.el
17679         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17680         help from Florian Weimer <fw@deneb.enyo.de>
17682 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17684         * nnmail.el (nnmail-cache-insert): Revert last change.
17686 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17688         * nnmail.el (nnmail-cache-insert): Always check whether
17689         nnmail-cache-ignore-groups matches a group name.
17691 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17693         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17694         (spam-find-spam, spam-log-processing-to-registry)
17695         (spam-log-registered-p, spam-log-unregistration-needed-p)
17696         (spam-log-undo-registration): Use gnus-message instead of
17697         gnus-error, none of these errors are fatal.
17699         * gnus-registry.el (gnus-registry-clean-empty-function)
17700         (gnus-registry-clean-empty): Remove only empty entries without
17701         extra data.
17703 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17705         * spam-stat.el (spam-stat-buffer-change-to-spam)
17706         (spam-stat-buffer-change-to-non-spam): Change (error) to
17707         (gnus-message 8) invocation.
17709 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17711         * nntp.el (nntp-via-netcat-command): New variable.
17712         (nntp-via-netcat-switches): New variable.
17713         (nntp-open-via-rlogin-and-netcat): New function.
17714         (nntp-open-connection-function): Doc fix.
17715         (nntp-telnet-command): Doc fix.
17716         (nntp-end-of-line): Doc fix.
17717         (nntp-via-rlogin-command): Doc fix.
17718         (nntp-via-user-name): Doc fix.
17719         (nntp-via-address): Doc fix.
17721 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17723         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17724         error in Emacs 21.1.
17726 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17728         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17730 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17732         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17733         (gnus-agent-with-refreshed-group): New macro.
17734         (gnus-agent-rename-group): New function.
17735         (gnus-agent-delete-group): New function.
17736         (gnus-agent-save-group-info): Use gnus-command-method when
17737         `method' parameter is nil.  Don't write nil entries into the
17738         active file.
17739         (gnus-agent-get-group-info): New function.
17740         (gnus-agent-fetch-articles):
17741         Use gnus-agent-update-files-total-fetched-for to increment disk space
17742         used.
17743         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17744         Use gnus-agent-update-view-total-fetched-for to increment disk space
17745         used.
17746         (gnus-agent-get-local): Add optional parameters to avoid calling
17747         gnus-group-real-name and gnus-find-method-for-group.
17748         (gnus-agent-set-local): Delete stored entry if either min, or max,
17749         are nil.
17750         (gnus-agent-fetch-session): Reworded error/quit messages.
17751         On quit, use gnus-agent-regenerate-group to record existence of any
17752         articles fetched to disk before the quit occurred.
17753         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17754         gnus-agent-update-view-total-fetched-for, and
17755         gnus-agent-update-files-total-fetched-for to decrement disk space
17756         used.
17757         (gnus-agent-retrieve-headers):
17758         Use gnus-agent-update-view-total-fetched-for to increment disk space
17759         used.
17760         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17761         with gnus-agent-update-files-total-fetched-for to decrement disk
17762         space and fresh group buffer.
17763         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17764         (gnus-agent-need-update-total-fetched-for): New variable.
17765         (gnus-agent-update-files-total-fetched-for): New function.
17766         (gnus-agent-update-view-total-fetched-for): New function.
17767         (gnus-agent-total-fetched-for): New function.
17769         * gnus-cache.el (gnus-cache-save-buffers):
17770         Use gnus-cache-update-overview-total-fetched-for to change disk space
17771         used by this group.
17772         (gnus-cache-possibly-enter-article):
17773         Use gnus-cache-update-file-total-fetched-for to increment disk space
17774         used by this group.
17775         (gnus-cache-possibly-remove-article):
17776         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17777         used by this group.
17778         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17779         (gnus-cache-rename-group): New function.
17780         (gnus-cache-delete-group): New function.
17781         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17782         (gnus-cache-need-update-total-fetched-for): New variable.
17783         (gnus-cache-with-refreshed-group): New macro.
17784         (gnus-cache-update-file-total-fetched-for): New function.
17785         (gnus-cache-update-overview-total-fetched-for): New function.
17786         (gnus-cache-rename-group-total-fetched-for): New function.
17787         (gnus-cache-delete-group-total-fetched-for): New function.
17788         (gnus-cache-total-fetched-for): New function.
17790         * gnus-group.el: Require gnus-sum and autoload functions to
17791         resolve warnings when gnus-group.el compiled alone.
17792         (gnus-group-line-format): Documented new %F.
17793         (size of Fetched data) group line format; identifies disk space
17794         used by agent and cache.
17795         (gnus-group-line-format-alist): Defined new F format.
17796         (gnus-total-fetched-for): New function.
17797         (gnus-group-delete-group): No longer update
17798         gnus-cache-active-altered as gnus-request-delete-group now keeps
17799         the cache in sync.
17800         (gnus-group-list-active): Let the agent store a server's active
17801         list if currently plugged.
17803         * gnus-int.el (gnus-request-delete-group):
17804         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17805         local disk in sync with the server.
17806         (gnus-request-rename-group):
17807         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17808         local disk in sync with the server.
17810         * gnus-start.el (gnus-get-unread-articles):
17811         Cosmetic simplification to logic.
17813         * gnus-util.el (gnus-rename-file): New function.
17815 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17817         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17819 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17821         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17822         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17824 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17826         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17827         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17829 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17831         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17833 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17835         * spam.el (spam-set-difference): Add function to replace
17836         gnus-set-difference in spam.el.
17837         (spam-summary-prepare-exit): Use spam-set-difference.
17839 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17841         * gnus-registry.el (gnus-registry-cache-file): Update to use
17842         gnus-dribble-directory OR gnus-home-directory OR ~.
17843         (gnus-registry-split-fancy-with-parent): Fix doc.
17845 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17847         * message.el (message-exchange-point-and-mark):
17848         Use message-mark-active-p.  Suggested by Jesper Harder
17849         <harder@ifa.au.dk>.
17851 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17853         * message.el (message-exchange-point-and-mark): Don't activate
17854         region if it was inactive.  Suggested by Hiroshi Fujishima
17855         <pooh@nature.tsukuba.ac.jp>.
17857 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17859         * gnus-art.el (article-display-face): Display Faces in the same
17860         order as X-Faces.
17862 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17864         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17866 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17868         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17869         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17870         (gnus-article-mime-hierarchy): Remove.
17871         (gnus-article-mime-hierarchy-next): Remove.
17872         (gnus-article-mode): Revert 2004-03-19 change.
17873         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17874         (gnus-insert-mime-button): Revert 2004-03-19 change.
17875         (gnus-mime-accumulate-hierarchy): Remove.
17876         (gnus-mime-enter-multipart): Remove.
17877         (gnus-mime-leave-multipart): Remove.
17878         (gnus-mime-display-part): Revert 2004-03-19 change.
17879         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17881         * mml.el (mml-preview): Revert 2004-03-19 change.
17883 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17885         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17887 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17889         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17890         t while entering a file name using the mm-with-multibyte macro.
17891         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17893         * mm-util.el (mm-with-multibyte): New macro.
17895 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17897         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17898         New user option.
17899         (gnus-mime-multipart-functions): Doc and customization fix.
17900         (gnus-article-mime-hierarchy): New variable.
17901         (gnus-article-mime-hierarchy-next): New variable.
17902         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17903         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17904         gnus-article-mime-hierarchy-next to nil.
17905         (gnus-insert-mime-button): Show hierarchy numbers.
17906         (gnus-mime-accumulate-hierarchy): New function.
17907         (gnus-mime-enter-multipart): New function.
17908         (gnus-mime-leave-multipart): New function.
17909         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17910         (gnus-mime-display-alternative): Show hierarchy numbers.
17912         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17913         gnus-article-mime-hierarchy-next to nil.
17915 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17917         * dns.el: Don't require gnus-xmas.
17919 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17921         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17922         inline PGP.
17923         (mml-menu): Disable mml-quote-region if mark is inactive.
17925 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17927         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17928         when the group's active is not available.
17930 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17932         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17933         error.
17935 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17937         * imap.el (imap-store-password): New variable.
17938         (imap-interactive-login): Use it.
17939         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17941 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17943         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17944         window-start and hscroll to summary window.
17946 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17948         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17949         conversion message to newsrc-dribble when an actual conversion is
17950         performed.
17952 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17954         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17956 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17958         * mm-decode.el (mm-complicated-handles): New function reviving
17959         former definition of mm-multiple-handles.
17961         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17962         (gnus-mime-delete-part): Use it.
17964 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17966         * gnus-agent.el (gnus-agent-read-local):
17967         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17968         avoid the implicit assumption that they will always be equal.
17969         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17970         coding-system-for-write, as the with-temp-file macro first prints
17971         to a buffer then saves the buffer.
17973 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17975         * gnus-art.el (gnus-article-edit-part): New function.
17976         (gnus-mime-save-part-and-strip): Use it; do query instead of
17977         signaling an error; don't use mm-multiple-handles.
17978         (gnus-mime-delete-part): Ditto.
17980 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17982         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17983         old file versions.
17984         (gnus-group-prepare-hook): Remove function that converted list
17985         form of gnus-agent-expire-days to group properties.
17987         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17988         (gnus-request-accept-article): Re-indented.
17990         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17991         converters to handle old agent file formats.  Add logic for a
17992         "backup before upgrading warning".
17993         (gnus-convert-mark-converter-prompt): Developers can mark
17994         functions as needing (default), or not needing,
17995         gnus-convert-old-newsrc's "backup before upgrading warning".
17996         (gnus-convert-converter-needs-prompt): Tests whether the user
17997         should be protected from potentially irreversable changes by the
17998         function.
18000         * legacy-gnus-agent.el: New.  Provides converters that are only
18001         loaded when gnus-convert-old-newsrc needs to call them.
18003 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18005         * mail-source.el (mail-source-touch-pop): Doc fix.
18007         * message.el (message-smtpmail-send-it): Doc fix.
18009 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18011         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18013         * nnmail.el (nnmail-split-fancy): do.
18015         * gnus-kill.el (gnus-kill, gnus-execute): do.
18017 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18019         * gnus-sum.el (gnus-widget-reversible-match)
18020         (gnus-widget-reversible-to-internal)
18021         (gnus-widget-reversible-to-external): New functions.
18022         (gnus-widget-reversible): New widget.
18023         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18025 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18027         * gnus-sum.el (gnus-thread-sort-functions)
18028         (gnus-article-sort-functions): Document `(not F)' items.
18030 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18032         * spam.el (spam-use-gmane-xref): Add new backend.
18033         (spam-gmane-xref-spam-group): Add variable to control the name of the
18034         Gmane spam group.
18035         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18036         (spam-regex-headers-spam, spam-regex-headers-ham)
18037         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18038         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18039         backends and checks.
18040         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18042         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18043         an autodetect method.
18045 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18047         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18048         articles are being added to a group.
18049         (gnus-request-replace-article): Inform the agent that articles
18050         need to be uncached as the cached contents are no longer valid.
18052 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18054         * binhex.el: Don't autoload executable-find.
18056         * canlock.el: Don't autoload mail-fetch-field.
18058         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18060         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18061         rmail-dont-reply-to and rmail-output.
18063         * gnus-score.el: Don't autoload ffap-string-at-point.
18065         * gnus-setup.el: Don't autoload sc-cite-original.
18067         * imap.el: Don't autoload base64-decode-string,
18068         base64-encode-string and md5.
18070         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18071         and rmail-msg-restore-non-pruned-header.
18073         * mm-decode.el: Don't autoload executable-find.
18075         * mm-url.el: Don't autoload executable-find.
18077         * mm-view.el: Don't autoload diff-mode.
18079         * nndb.el: Don't autoload news-reply-mode, news-setup,
18080         cancel-timer and telnet.
18082         * password.el: Don't autoload run-at-time for Emacs.
18084         * sha1-el.el: Don't autoload executable-find.
18086         * sieve-mode.el: Don't autoload c-mode.
18088         * uudecode.el: Don't autoload executable-find.
18090 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18092         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18093         (gnus-agent-possibly-alter-active): Avoid null in numeric
18094         comparison.
18095         (gnus-agent-set-local): Refuse to save null in local object table.
18096         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18097         list of articles that will be marked as unread.
18099 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18101         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18103 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18105         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18106         language tags.
18108 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18110         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18111         Don't bind "obarray".
18113         * gnus-sum.el (gnus-thread-sort-functions):
18114         Add `gnus-thread-sort-by-most-recent-number' and
18115         `gnus-thread-sort-by-most-recent-date'.
18116         Reported by Kai Grossjohann <kai@emptydomain.de>.
18118 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18120         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18122 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18124         * gnus-cus.el (gnus-agent-customize-category):
18125         Remove ignore-errors macro reference that required cl to be loaded at
18126         run-time.
18128         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18129         single-interval range of the form (min . max).  Previously the
18130         range had to look like ((min . max)).  Likewise, return
18131         (min . max) rather than ((min . max)).
18132         (gnus-range-map): Use gnus-range-normalize to accept
18133         single-interval range.
18135         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18136         the cache, but not the agent, now appear with their usual face.
18138 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18140         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18141         w3m-safe-url-regexp variable buffer-local.
18143         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18145 2004-02-27  Simon Josefsson  <jas@extundo.com>
18147         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18148         gnus-group-real-prefix.
18149         (gnus-summary-move-article): Use it, instead of
18150         gnus-group-real-prefix.
18152 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18154         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18155         w3m-safe-url-regexp variable buffer-local and set it as the value
18156         of mm-w3m-safe-url-regexp.
18158         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18160         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18161         parsing gnus-posting-styles when the message is not for replying.
18163         * nnrss.el (nnrss-opml-export):
18164         Use mm-set-buffer-file-coding-system instead of
18165         set-buffer-file-coding-system.
18167 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18169         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18170         of checkdoc.el).
18171         * nnrss.el: do.
18172         * gnus-mlspl.el: do.
18173         * gnus-ml.el: do.
18174         * gnus-srvr.el: do.
18176         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18178 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18180         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18181         Corrections to custom-manual links.
18183         * gnus-art.el (gnus-article): Ditto.
18185         * mm-decode.el (mime-display, mime-security): Ditto.
18187 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18189         * flow-fill.el: Typo.
18191 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18193         * spam-wash.el: New file.
18195 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18197         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18199 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18201         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18202         to be run with new-articles as LIST1, not LIST2.
18203         (spam-registration-functions): Add spam-use-ham-copy as a nil
18204         registration backend.
18206 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18208         * spam-stat.el (spam-stat-washing-hook): New option.
18209         (spam-stat-buffer-words): Use it.
18210         (spam-stat-process-directory, spam-stat-test-directory):
18211         Use insert-file-contents-literally.
18212         (spam-stat-coding-system): New variable.
18213         (spam-stat-load, spam-stat-save): Use it.
18215 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18217         * spam-report.el (spam-report-plug-agent):
18218         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18220 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18222         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18223         Allow / in mailto URLs.
18225 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18227         * spam-report.el (spam-report-process-queue): Fix interactive use.
18228         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18229         (spam-report-unplug-agent): Doc fixes.
18230         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18231         (spam-report-agentize, spam-report-deagentize):
18232         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18234         * message.el (message-setup-fill-variables): Add mml tags to
18235         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18236         <ajk@iu.edu>.
18237         (message-mode): Don't modify paragraph-separate there.
18239 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18241         * compface.el (uncompface-use-external): Default to undecided.
18242         (uncompface-use-external-threshold): New variable.
18243         (uncompface-float-time): New macro.
18244         (uncompface): Determine whether to use the external decoder if
18245         uncompface-use-external is undecided.
18247 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18249         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18250         after images.
18252         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18254 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18256         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18258         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18260         * gnus-sum.el (gnus-summary-limit-to-age)
18261         (gnus-summary-limit-children): do.
18263         * gnus-int.el (gnus-request-scan): do.
18265         * gnus-group.el (gnus-group-suspend): do.
18267         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18269         * gnus-cite.el (gnus-cite-parse-attributions): do.
18271         * gnus-agent.el (gnus-summary-set-agent-mark)
18272         (gnus-agent-regenerate-group): do.
18274         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18276         * binhex.el (binhex-decode-region-internal): do.
18278 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18280         * gnus-fun.el (gnus-face-properties-alist): New user option.
18281         (gnus-display-x-face-in-from): Use it.
18283         * gnus-art.el (article-display-face): Ditto.
18285         * compface.el (uncompface-use-external): Default to nil.
18287 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18289         * nntp.el (nntp-erase-buffer): New function.
18290         (nntp-retrieve-data, nntp-send-command)
18291         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18292         (nntp-possibly-change-group): Use it.
18294         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18295         Use with-current-buffer.
18297 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18299         * compface.el: Merge the ELisp-based uncompface program.
18300         (compface): New customization group.
18301         (uncompface-use-external): New user option.
18302         (uncompface): Call uncompface-internal if uncompface-use-external
18303         is nil.
18304         (uncompface-internal): New function.  Note that there are also
18305         some other functions and variables added for this function.
18307 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18309         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18310         if necessary.
18312 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18314         * spam-report.el (spam-report-unplug-agent)
18315         (spam-report-plug-agent, spam-report-deagentize)
18316         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18317         Add support for the Agent in spam-report: when unplugged, report to a
18318         file; when plugged, submit all the requests.
18320         * spam.el (spam-register-routine): Fix message about
18321         registration.
18323 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18325         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18326         dependencies.
18327         (rfc2047-encode): Use it.
18329         * gnus-art.el (gnus-button-marker-list): Move before first
18330         reference.
18332         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18333         (imap-parse-body): Fix format string mismatch.
18335         * gnus-score.el (gnus-summary-increase-score): do.
18337         * nnrss.el (nnrss-close): New function.
18339 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18341         * nnrss.el (nnrss-make-filename): New function.
18342         (nnrss-request-delete-group, nnrss-read-server-data)
18343         (nnrss-save-server-data, nnrss-read-group-data)
18344         (nnrss-save-group-data): Use it.
18345         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18346         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18347         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18349 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18351         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18353 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18355         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18356         files.
18358         * message.el (message-generate-headers-first): Don't quote nil
18359         and t in docstrings.
18361         * imap.el (imap-id): do.
18363         * gnus-agent.el (gnus-agent-consider-all-articles)
18364         (gnus-agent-queue-mail): do.
18366 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18368         * spam-report.el (spam-report-process-queue): New function.
18369         Process requests from `spam-report-requests-file'.
18370         (spam-report-process-queue): Doc fix.
18372 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18374         * spam.el (spam-register-routine)
18375         (spam-log-processing-to-registry, spam-log-registered-p)
18376         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18377         Change "check" to "spam-check" for semi-clarity.
18379 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18381         * pop3.el: Require nnheader.
18383         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18385         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18387         * gnus-picon.el: Require cl.
18389         * gnus-fun.el: Require gnus-ems and gnus-util.
18391         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18393         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18395         * gnus-art.el (gnus-article-edit-mode): Define before first
18396         reference.
18398 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18400         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18401         (gnus-uu-post-encoded): Use point-at-bol.
18403         * gnus-topic.el (gnus-group-active-topic-p): do.
18405         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18407         * gnus-group.el (gnus-group-kill-region): do.
18409         * gnus-art.el (article-date-ut): do.
18411         * message.el (message-fetch-field): Remove redundant
18412         case-fold-search binding.
18413         (message-narrow-to-field): Simplify.
18415 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18417         * spam.el (spam-directory): Derive from `gnus-directory'.
18419         * spam-report.el (spam-report-url-to-file)
18420         (spam-report-requests-file): New function and variable for offline
18421         reporting.
18422         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18423         and user defined function.
18424         (spam-report-url-ping-mm-url): Remove doubled slash.
18426 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18428         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18430 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18432         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18433         Fix format string mismatch.
18435         * sieve.el (sieve-deactivate-all): do.
18437         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18439         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18441         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18443         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18445 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18447         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18448         the list of checks.
18450 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18452         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18453         padding.
18455 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18457         * mm-view.el (mm-fill-flowed): New variable.
18458         (mm-inline-text): Use it.
18460 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18462         * spam.el (spam-spamassassin-register-ham-routine)
18463         (spam-spamassassin-register-spam-routine): Fix function names.
18465 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18467         * gnus.el (gnus-tmp-grouplens): Remove.
18468         (gnus-summary-line-format): Remove grouplens.
18470         * gnus-group.el (gnus-group-line-format): Ditto.
18472         * gnus-spec.el (gnus-format-specs): Ditto.
18473         (gnus-update-format-specifications): Flush the group format spec
18474         cache if there's the grouplens stuff.
18475         (gnus-parse-simple-format): Replace %l with the empty string.
18477 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18479         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18480         omission.
18482 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18484         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18485         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18487 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18489         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18490         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18491         New macros and functions.
18492         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18493         Handle > NLINK_MAX messages.
18494         * nnmaildir.el (nnmaildir-request-set-mark):
18495         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18497 2004-01-25  Alex Schroeder  <alex@gnu.org>
18499         * spam-stat.el (spam-stat-process-directory-age): New option.
18500         (spam-stat-process-directory): Use it.
18502 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18504         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18505         (spam-stat-save): Accept prefix argument.
18507 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18509         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18510         links" error.
18512 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18514         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18515         compatibility with old .newsrc.eld files.
18517         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18519         * gnus-start.el (gnus-1): do.
18521         * gnus-group.el (gnus-group-line-format-alist): do.
18523         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18525         * gnus-gl.el: Remove.
18527 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18529         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18530         marks consisting of a single range {for example, (3 . 5)} rather
18531         than a list of a single range { ((3 . 5)) }.
18533 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18535         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18536         Use with-current-buffer.
18537         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18538         avoid consing a string.
18540         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18541         Remove obsolete entries for big5 and gb2312.
18543 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18545         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18546         uncompressed list.
18548 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18550         * spam-stat.el (spam-stat-strip-xref): New function.
18551         (spam-stat-process-directory): Use it.
18553         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18554         here -- it's done in message-fetch-field.
18556 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18558         * gnus-agent.el (gnus-agent-queue-mail)
18559         (gnus-agent-prompt-send-queue): New variables.
18560         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18561         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18562         "nndraft:queue" along to gnus-draft-send.
18563         Use gnus-agent-prompt-send-queue.
18564         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18565         is "nndraft:queue".  Suggested by Gaute Strokkenes
18566         <gs234@srcf.ucam.org>
18568         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18569         (agent-enable-undownloaded-faces): Add.
18570         (gnus-agent-cat-groups): Use eval-and-compile, not
18571         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18572         method of gnus-agent-cat-groups even when the buffer has been
18573         evaled.
18574         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18575         delete gnus-agent-save-active-1.
18576         (gnus-agent-save-groups): Delete.  Identical to
18577         gnus-agent-save-active.
18578         (gnus-agent-write-active): No longer adjust agent's copy of active
18579         file as agent's adjustments are now stored in their own
18580         file.  Remove optional parameter.
18581         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18582         servers.  Add use of min/max range limits from server's local
18583         file.
18584         (gnus-agent-save-alist): Remove unused optional argument.
18585         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18586         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18587         (gnus-agent-set-local): A per-server file that keeps min/max range
18588         limits for articles known to the agent.  Provides a fast mechanism
18589         for altering many active ranges.
18590         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18591         active file (local makes it unnecessary).
18592         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18594         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18595         (agent-enable-undownloaded-faces): Add.
18597         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18598         disable it when sending to "nndraft:queue".
18599         (gnus-group-send-queue): Add safety check to avoid sending queue
18600         when unplugged.
18602         * gnus-group.el (gnus-group-catchup): Use new
18603         gnus-sequence-of-unread-articles, not
18604         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18605         numbers of articles.  Use gnus-range-map to avoid having to
18606         uncompress the unread list.
18607         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18608         Fix invalid ange-ftp reference.
18610         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18611         (gnus-sorted-range-intersection): Intersection of two ranges
18612         without requiring that they first be uncompressed.
18614         * gnus-start.el (gnus-activate-group): Unless blocked by the
18615         caller, possibly expand the active range to include both cached
18616         and agentized articles.
18617         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18618         multiple version-dependent converters.
18619         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18620         gnus-agent-save-active.
18621         (gnus-save-newsrc-file): Save dirty agent range limits.
18623         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18624         gnus-agent-possibly-alter-active.
18625         (gnus-adjust-marked-articles): Faster handling of simple lists
18627 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18629         * spam-stat.el (spam-stat-test-directory): New optional argument
18630         displays a list of files detected.  Suggested by Andrew Cohen
18631         <cohen@andy.bu.edu>.
18632         (spam-stat-buffer-words-with-scores): Don't narrow and change
18633         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18635 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18637         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18638         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18639         (spam-spamassassin-arguments)
18640         (spam-spamassassin-spam-flag-header)
18641         (spam-spamassassin-positive-spam-flag-header)
18642         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18643         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18644         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18645         (spam-list-of-processors, spam-list-of-checks)
18646         (spam-list-of-statistical-checks, spam-registration-functions)
18647         (spam-check-spamassassin-headers, spam-check-spamassassin)
18648         (spam-spamassassin-score)
18649         (spam-spamassassin-register-with-sa-learn)
18650         (spam-spamassassin-register-spam-routine)
18651         (spam-spamassassin-register-ham-routine)
18652         (spam-assassin-register-spam-routine)
18653         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18654         (spam-bogofilter-score): Fix to show article before scoring.
18656 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18658         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18659         default scoring function.
18660         (spam-generic-score): Call spam-spamassassin-score if
18661         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18662         spam-bogofilter-score otherwise.
18664         * gnus.el (spam-process, spam-autodetect-methods):
18665         Add spamassassin and spamassassin-headers.
18667 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18669         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18670         Suppress unnecessary messages.
18672 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18674         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18675         make-hash-table.
18677 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18679         * canlock.el (base64-encode-string): Don't autoload it.
18681 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18683         * run-at-time.el: Remove useless (require 'itimer),
18684         eval-and-compile and (featurep 'xemacs).
18686 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18688         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18689         GROUP is a virtual group.
18691 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18693         * gnus.el: Autoload `message-y-or-n-p'.
18695 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18697         * pgg-parse.el: Remove unnecessary (require 'custom).
18699         * pgg-def.el: do.
18701         * nnmail.el: do.
18703         * gnus-undo.el: do.
18705         * gnus-picon.el: do.
18707         * gnus-util.el: do.
18709 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18711         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18713 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18715         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18716         handle, as well as a list.
18718         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18719         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18720         (mm-w3m-cid-retrieve): Simplify.
18722 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18724         * message.el (message-kill-to-signature): Allow prefix arg to
18725         specify number of lines to keep before signature.
18727 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18729         * message.el (message-kill-to-signature): Change docstring.
18731 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18733         * canlock.el: Always require sha1-el.
18734         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18736         * message.el: Autoload sha1 only when compiling.
18738 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18740         * message.el (message-canlock-generate): Require sha1-el.
18742 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18744         * message.el (message-expand-name): Silence the byte compiler.
18746 2004-01-13  Simon Josefsson  <jas@extundo.com>
18748         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18749         Invoke gnus-score-mode.
18750         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18752         * gnus-range.el (gnus-compress-sequence): Doc fix.
18753         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18755 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18757         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18759 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18761         * spam.el (spam-get-article-as-string): Update to use
18762         gnus-request-article-this-buffer, much simpler.
18763         (spam-get-article-as-buffer): Remove.
18765 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18767         * message.el (message-expand-name): Use EUDC if the user uses that.
18769 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18771         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18772         character for the encoding to avoid consing a string.
18774         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18775         unnecessarily.
18777         * mm-util.el (mm-replace-chars-in-string): Remove.
18779         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18780         of mm-replace-chars-in-string.
18782 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18784         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18786         * mm-util.el (mm-subst-char-in-string): Support inplace.
18788         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18789         a new string in every iteration.  Use shy groups.
18791 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18793         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18794         * gnus-soup.el (gnus-soup-group-brew):
18795         * gnus-msg.el (gnus-put-message):
18796         * gnus-move.el (gnus-group-move-group-to-server):
18797         * gnus-kill.el (gnus-batch-score):
18798         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18799         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18800         (gnus-group-update-group, gnus-group-read-group)
18801         (gnus-group-make-group, gnus-group-make-help-group)
18802         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18803         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18804         (gnus-group-sort-by-unread, gnus-group-catchup)
18805         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18806         (gnus-group-yank-group, gnus-group-set-info)
18807         (gnus-group-list-groups):
18808         * gnus.el (gnus-generate-new-group-name):
18809         * gnus-delay.el (gnus-delay-send-queue):
18810         * nnvirtual.el (nnvirtual-catchup-group):
18811         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18812         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18813         (gnus-group-prepare-topics, gnus-topic-check-topology):
18814         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18815         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18816         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18817         (gnus-group-make-articles-read):
18818         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18819         (gnus-group-change-level, gnus-kill-newsgroup)
18820         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18821         (gnus-get-unread-articles, gnus-make-articles-unread)
18822         (gnus-make-ascending-articles-unread): Use accessor
18823         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18824         to get group information for improved readability.
18826 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18828         * gnus-art.el (article-decode-mime-words, article-babel)
18829         (gnus-article-highlight-signature, gnus-article-add-buttons)
18830         (gnus-signature-toggle): Use gnus-with-article-buffer.
18832         * gnus-art.el (gnus-article-highlight-headers)
18833         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18835         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18836         (gnus-article-set-globals, gnus-request-article-this-buffer)
18837         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18838         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18839         (gnus-mime-display-alternative): Use with-current-buffer.
18841 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18843         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18844         also under 80 char limit, and call gnus-error if needed.
18845         (spam-fetch-article-header): Fix - it was a
18846         buffer-local variable (gnus-newsgroup-data).
18847         (spam-find-spam): Use spam-generate-fake-headers, forget about
18848         spam-insert-fake-headers.
18849         (spam-insert-fake-headers): Remove.
18851 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18853         * deuglify.el (gnus-article-outlook-unwrap-lines)
18854         (gnus-outlook-rearrange-article)
18855         (gnus-outlook-repair-attribution-outlook)
18856         (gnus-outlook-repair-attribution-block)
18857         (gnus-outlook-repair-attribution-other): Remove redundant
18858         save-excursion.
18860 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18862         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18863         (spam-fetch-field-subject-fast)
18864         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18865         (spam-fetch-article-header): Add functions to deal with Gnus
18866         internals for fast retrieval of article header data.
18867         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18869 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18871         * pop3.el (pop3-md5): Remove.
18872         (pop3-apop): Replace pop3-md5 with md5.
18874         * mm-bodies.el: base64 is always built-in.
18876         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18877         Use with-current-buffer.
18879 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18881         * canlock.el (canlock-insert-header): Remove excessive grouping in
18882         regexp.
18884         * gnus-sum.el (gnus-summary-read-document): Ditto.
18886         * gnus-uu.el (gnus-uu-part-number): Ditto.
18888         * html2text.el (html2text-remove-tags): Ditto.
18889         (html2text-format-tags): Ditto.
18890         (html2text-format-single-elements): Ditto.
18892         * mml.el (mml-parse-1): Ditto.
18894 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18896         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18898         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18900         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18902         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18904 2003-11-15  Simon Josefsson  <jas@extundo.com>
18906         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18907         (pgg-gpg-lookup-key): Use regexp match instead of
18908         split-string (split-string is different between emacs 21.2 and
18909         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18911 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18913         * gnus-art.el (gnus-mime-view-all-parts)
18914         (gnus-article-part-wrapper, gnus-article-view-part):
18915         Use with-current-buffer.
18917 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18919         * spam.el (spam-disable-spam-split-during-ham-respool)
18920         (spam-spamoracle-database, spam-cache-lookups)
18921         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18922         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18923         (spam-group-ham-marks, spam-group-spam-marks)
18924         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18925         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18926         also add spam-use-blackholes to the statistical checks.
18927         (spam-fetch-field-fast): Add interface to fetching fields, may
18928         become a macro.
18929         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18930         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18931         (spam-insert-fake-headers): Fake an article when needed.
18932         (spam-find-spam): Fake article when possible.
18933         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18934         (spam-check-bogofilter-headers): Use message-fetch-field instead
18935         of nnmail-fetch-field.
18937 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18939         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18941 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18943         * spam.el (spam-split): Do not require spam-use-CHECK to be
18944         enabled if that check is passed to spam-split explicitly; also
18945         fix so 'spam doesn't get converted to spam-split-group when
18946         spam-split-symbolic-return is t.
18947         (spam-find-spam): Find registrations of the article and use those
18948         instead of re-running spam-split to find the spam/ham
18949         classification of the article.
18950         (spam-log-processing-to-registry, spam-log-registered-p)
18951         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18952         Use gnus-error instead of gnus-message.
18953         (spam-log-registration-type): Add function to determine the
18954         classification of a message based on registry entries; will
18955         return nil if both 'spam and 'ham are found.
18956         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18957         a reasonably fast local cache without the loading errors.
18958         (spam-cache-lookups): Set to t by default.
18959         (spam-find-spam): Don't try to guess spam-cache-lookups.
18960         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18961         spam-caches entry.
18962         (spam-filelist-build-cache, spam-filelist-check-cache):
18963         Fix caching of whitelist/blacklist entries.
18964         (spam-check-whitelist, spam-check-blacklist):
18965         Invoke spam-from-listed-p with a type, not a cache variable.
18966         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18968 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18970         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18972         * nnmail.el (nnmail-split-fancy): do.
18974         * mml.el (mml-parse): do.
18976         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18977         (gnus-score-adaptive): do.
18979 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18981         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18982         (gnus-mime-button-map): Don't set keymap parent.
18983         (gnus-button-ctan-directory-regexp): Use shy grouping.
18984         (gnus-prev-page-map): Don't set keymap parent.
18985         (gnus-prev-page-map): Remove duplicated one.
18986         (gnus-next-page-map): Don't set keymap parent.
18987         (gnus-mime-security-button-map): Ditto.
18989         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18990         version number.
18992         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18994 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18996         * canlock.el (canlock-sha1-function): Remove.
18997         (canlock-sha1-function-for-verify): Remove.
18998         (canlock-openssl-program): Remove.
18999         (canlock-openssl-args): Remove.
19000         (canlock-ignore-errors): Remove.
19001         (canlock-sha1-with-openssl): Remove.
19002         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19003         (canlock-verify): Don't use canlock-ignore-errors.
19005         * sha1-el.el (sha1-string-external): Make it can return a string
19006         in binary form.
19007         (sha1-region-external): Ditto.
19008         (sha1-string-internal): Ditto.
19009         (sha1-region-internal): Ditto.
19010         (sha1-region): Ditto.
19011         (sha1-string): Ditto.
19012         (sha1): Ditto.
19014 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19016         * spam.el (spam-report-articles-gmane): New command.
19018 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19020         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19022         * run-at-time.el (run-at-time-saved): Remove.
19023         (run-at-time): Doc fix.
19025 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19027         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19028         (gnus-summary-limit-map): Add it.
19029         (gnus-summary-make-menu-bar): do.
19031 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19033         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19034         Make attempt at some caching support (done for BBDB only now).
19035         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19036         addresses to be checked.
19037         (spam-clear-cache-BBDB): Add function, to be invoked by
19038         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19039         (spam-check-BBDB): Check and use the caches, if
19040         spam-cache-lookups is on, remove superfluous (provide).
19042 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19044         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19046 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19048         * run-at-time.el (run-at-time-saved): Move to after the definition
19049         of `run-at-time'.
19051 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19053         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19054         mm-w3m-local-map-property.
19056         * mm-view.el (mm-w3m-mode-map): Remove.
19057         (mm-w3m-local-map-property): Remove.
19058         (mm-inline-text-html-render-with-w3m): Don't use
19059         mm-w3m-local-map-property.
19061 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19063         * run-at-time.el: New file.
19065         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19066         of gnus-set-text-properties.
19068         * gnus-uu.el (gnus-uu-save-article): Ditto.
19070         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19072         * gnus-cite.el (gnus-cite-parse): Ditto.
19074         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19075         of gnus-.
19077         * gnus.el: Change calls to nnheader-run-at-time and
19078         password-run-at-time throughout to use run-at-time directly.
19080         * password.el: Remove definition of run-at-time.
19082 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19084         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19085         in prompt.
19087 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19089         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19090         XEmacs version.
19092         * dns.el (dns-make-network-process): Use `open-network-stream'
19093         instead of `gnus-xmas-open-network-stream'.
19095         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19097 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19099         * gnus-art.el (gnus-mime-display-alternative)
19100         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19101         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19102         Don't use gnus-local-map-property.
19104         * gnus-util.el (gnus-local-map-property): Remove.
19106         * mm-view.el (mm-view-pkcs7-decrypt):
19107         Replace gnus-completing-read-maybe-default with completing-read.
19109         * gnus-util.el (gnus-completing-read): do.
19110         (gnus-completing-read-maybe-default): Remove.
19112 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19114         * password.el: Only autoload `run-at-time' if not XEmacs.
19115         Only autoload the itimer functions if XEmacs.
19117 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19119         * gnus-art.el (gnus-read-string): Remove.
19120         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19121         read-string.
19123 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19125         * netrc.el: Autoload password-read.
19126         (netrc): Add configuration group.
19127         (netrc-encoding-method, netrc-openssl-path):
19128         Add variables for encoding and decoding of files with symmetric
19129         ciphers.
19130         (netrc-encode): Add assistant function to encode a file with
19131         netrc-encoding-method.
19132         (netrc-parse): Add interactive parameter, added optional
19133         decoding if netrc-encoding-method is non-nil but otherwise
19134         behavior is standard.
19135         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19136         Do s/encode/encrypt/ everywhere.
19138         * spam.el: Remove executable-find autoload.
19140 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19142         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19144         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19146 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19148         * gnus-art.el (gnus-treat-ansi-sequences)
19149         (article-treat-ansi-sequences): New variable and function.
19150         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19152         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19153         Use it.
19155 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19157         * mm-util.el (mm-quote-arg): Remove.
19159         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19160         shell-quote-argument.
19162         * gnus-uu.el (gnus-uu-command): do.
19164         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19166         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19167         with make-char.
19169         * mm-util.el (mm-make-char): Remove.
19171         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19172         add-minor-mode.
19174         * gnus-undo.el (gnus-undo-mode): do.
19176         * gnus-topic.el (gnus-topic-mode): do.
19178         * gnus-sum.el (gnus-dead-summary-mode): do.
19180         * gnus-start.el (gnus-slave-mode): do.
19182         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19184         * gnus-ml.el (gnus-mailing-list-mode): do.
19186         * gnus-gl.el (gnus-grouplens-mode): do.
19188         * gnus-draft.el (gnus-draft-mode): do.
19190         * gnus-dired.el (gnus-dired-mode): do.
19192         * gnus-ems.el (gnus-add-minor-mode): Remove.
19194         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19195         Replace gnus-char-width with char-width.
19197         * gnus-ems.el (gnus-char-width): Remove.
19199         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19200         Replace gnus-char-width with char-width.
19202         * gnus-ems.el (gnus-char-width): Remove.
19204         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19205         definition.
19206         Remove Emacs 20 hash table compatibility code.
19208         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19209         20 compatibility code.
19211         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19213         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19215         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19216         Replace with point-at-{eol,bol}.
19218         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19220         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19222         * flow-fill.el (fill-flowed-point-at-bol)
19223         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19225         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19226         Replace with point-at-{eol,bol} throughout all files.
19228 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19230         * ntlm.el (ntlm-string-as-unibyte): New macro.
19231         (ntlm-build-auth-response): Use it.
19233         Remove Emacs 20 stuff:
19234         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19235         of delq and copy-sequence.
19236         * gnus-art.el (popup-menu): Remove the compiler macro.
19237         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19238         Emacs 20.
19240 2004-01-05  Simon Josefsson  <jas@extundo.com>
19242         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19243         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19244         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19245         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19246         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19247         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19248         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19249         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19250         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19251         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19252         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19253         string-xor into ntlm-string-xor.
19254         Suggested by Jesper Harder <harder@myrealbox.com>.
19256         * ntlm.el: Don't include poem.
19258         * md4.el (print-int32, print-string-hexa): Remove.
19259         Suggested by Jesper Harder <harder@myrealbox.com>.
19261         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19263         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19264         probably breaks emacs with DL patch, but do we care? Is anyone
19265         still using the DL stuff?)
19267         * sieve-manage.el: Use the password package.
19268         (sieve-manage-read-passwd): Remove.
19269         (sieve-manage-interactive-login): Use password.  Re-add
19270         condition-case around loop.
19272         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19273         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19274         Use the password package.
19276 2003-02-19  Simon Josefsson  <jas@extundo.com>
19278         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19279         token.
19281 2002-08-07  Simon Josefsson  <jas@extundo.com>
19283         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19284         (sieve-manage-authenticators):
19285         (sieve-manage-authenticator-alist): Add some SASL mechs.
19286         (sieve-sasl-auth): New function.
19287         (sieve-manage-cram-md5-auth):
19288         (sieve-manage-plain-auth): Rewrite using SASL library.
19289         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19290         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19291         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19292         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19294 2004-01-05  Simon Josefsson  <jas@extundo.com>
19296         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19297         New files.
19299 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19301         * gnus-group.el (gnus-no-groups-message): Update.
19303         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19305 2003-11-09  Simon Josefsson  <jas@extundo.com>
19307         * imap.el: Support for ID IMAP extension (RFC 2971).
19308         (imap-local-variables): Add imap-id.
19309         (imap-id): New variable.
19310         (imap-id): New function.
19311         (imap-parse-response): Parse untagged ID response.
19312         * nnimap.el (nnimap-id): New variable.
19313         (nnimap-open-connection): Use it.
19315 2003-12-28  Simon Josefsson  <jas@extundo.com>
19317         * gnus-score.el (gnus-score-edit-all-score): New.
19318         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19320 2004-01-04  Simon Josefsson  <jas@extundo.com>
19322         * password.el: Add.
19324 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19326         * dns.el (dns-query-types): Fix typo.
19327         (dns-query-types): New function.
19328         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19329         PTR and SOA replies, see RFC 1035.
19331 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19333         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19335         * Move to Changelog.2.
19337 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19339         * gnus.el (gnus-version-number): Bump version.
19341 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19343         * gnus.el: No Gnus v0.1 is released.
19345 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19347         * gnus.el: No Gnus v0.0 is released.
19349 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19351         * gnus.el (gnus-version-number): Bump.
19352         (gnus-version): No.
19354 See ChangeLog.2 for earlier changes.
19356   Copyright (C) 2004-2011  Free Software Foundation, Inc.
19358   This file is part of GNU Emacs.
19360   GNU Emacs is free software: you can redistribute it and/or modify
19361   it under the terms of the GNU General Public License as published by
19362   the Free Software Foundation, either version 3 of the License, or
19363   (at your option) any later version.
19365   GNU Emacs is distributed in the hope that it will be useful,
19366   but WITHOUT ANY WARRANTY; without even the implied warranty of
19367   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19368   GNU General Public License for more details.
19370   You should have received a copy of the GNU General Public License
19371   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19373 ;; Local Variables:
19374 ;; coding: utf-8
19375 ;; fill-column: 79
19376 ;; add-log-time-zone-rule: t
19377 ;; End: