gnus-group.el (gnus-group-refresh-group): Refresh even non-visible groups. This...
[emacs.git] / lisp / gnus / ChangeLog
blob60c784b41197ebe5eb84a2047be30c5ba8f5e584
1 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
3         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4         groups.  This makes the nndraft:queue group pop up if it's not already
5         there.
7         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
8         messages" logic, which was reversed.
10         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
11         the "same place" even if point is on the line being replaced.
12         (article-update-date-lapsed): Allow updating both the combined lapsed
13         and the lapsed headers.
14         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
15         (article-make-date-line): Limit the number of segments dynamically to
16         avoid too-long lines.
18 2011-01-27  Julien Danjou  <julien@danjou.info>
20         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
21         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
23 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
26         Use plist-get instead of the cl function getf.
28 2011-01-27  Glenn Morris  <rgm@gnu.org>
30         * gnus-util.el (float-time): Get rid of compiler warning, again.
32 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
34         * shr.el (shr-put-color): Special-case background colours: Do put them
35         at the blank parts at the front of the lines.
37         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
38         exit hook to nix out all data on readedness on group exit.
40         * gnus-util.el (float-time): If float-time is bound, always use it on
41         all Emacsen.  It's unclear why the subrp check was there.
42         (time-date): Require to make some autoload issues on XEmacs go away.
44         * shr.el (shr-put-color): Don't do the box padding in tables, since
45         they're already padded.
47 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
49         * gnus-art.el (gnus-article-next-page): When the last line of the
50         article is displayed, scroll down once more instead of going to the
51         next article at once.
52         (article-lapsed-string): Refactor out and allow specifying how many
53         segments you want.
54         (gnus-article-setup-buffer): Start updating the lapsed header directly.
55         (gnus-article-update-lapsed-header): New variable.
57         * shr.el: Revert change that made headings use different-sized faces.
58         The Emacs display engine isn't advanced enough that, for instance,
59         tables can comfortably use differntly-sized faces.
61 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
63         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
64         used.
65         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
66         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
67         we're using an encrypted connection.
69         * proto-stream.el: Alter the interface functions to also return the
70         actual stream type used: network or tls.
72 2011-01-25  Julien Danjou  <julien@danjou.info>
74         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
75         (mm-display-javascript-inline): New function.
77         * mm-decode.el (mm-inline-media-tests): Add application/javascript
78         viewing function.
80 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
82         * shr.el (shr-expand-newlines): Fix variable name.
84 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
86         * shr.el (shr-expand-newlines): Make nested boxes work.
88 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
90         * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy
91         backgrounds.
92         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
93         in a more sensible manner.
95 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
97         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
98         if EPG is loaded.
100 2011-01-24  Julien Danjou  <julien@danjou.info>
102         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
103         tags.
105 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
107         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
108         commands.
110         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
111         in the article buffer.
112         (gnus-gravatar-insert): Use blank space from the current buffer to
113         avoid breaking text properties.  This makes X-Sent updating work again.
115         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
117 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
119         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
120         fix the bug in url-http.el instead.
122         * shr.el (shr-image-fetched): Ditto.
124         * shr.el (shr-image-fetched): Avoid having point move in the article
125         buffer.
127         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
128         buffer after being called.  It's apparently being killed by url.el, and
129         killing it made point move to end-of-buffer in a random buffer.
131         * shr.el (shr-image-fetched): Ditto.
133 2011-01-23  Julien Danjou  <julien@danjou.info>
135         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
137         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
138         text/x-org.
140 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
142         * gnus-sum.el (gnus-summary-move-article): Protect against backends
143         (i.e., nnimap) returning nil as the article number.
145 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
147         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
148         "DelSp" parameter in RFC3676.
150 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
152         * message.el (message-check-recipients): Display the encoded version of
153         the bogus address if they differ.
155         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
156         after sending.
158         * gnus-agent.el (gnus-agent-send-mail): Ditto.
160         * gnus-group.el (gnus-group-refresh-group): New convenience function.
162         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
163         group buffer after sending the queue.
165         * gnus-agent.el (gnus-agent-send-mail): Ditto.
167 2011-01-22  Julien Danjou  <julien@danjou.info>
169         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
171 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
173         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
174         nested related parts.
176         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
177         unexpired articles.  This fixes the regression that led expiry marks to
178         disappear from nnfolder groups.
180 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
182         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
183         Don't confuse the "ret" of "retrograde" with RET.
185 2011-01-21  Julien Danjou  <julien@danjou.info>
187         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
188         than mm-insert-inline.
190 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
192         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
193         Widen article buffer.
195 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
197         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
198         the temp buffer.
199         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
201 2011-01-20  Julien Danjou  <julien@danjou.info>
203         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
205         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
206         than mm-insert-inline to insert inline part: this respect
207         mm-inline-media-tests displayers.
209         * mm-view.el (mm-display-shell-script-inline): New function.
211         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
213         * mm-uu.el (mm-uu-type-alist): Add org block.
214         (mm-uu-org-src-code-block-extract): New function.
216         * mm-view.el (mm-display-org-inline): New function.
218         * mm-decode.el (mm-automatic-display): Add text/org.
220         * mailcap.el (mailcap-mime-extensions): Add .org.
222 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
224         * gnus-art.el (gnus-article-highlight): Remove argument passed to
225         gnus-article-add-buttons.
227 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
229         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
230         From header with a date and "nobody" as the sender.
232 2011-01-19  Julien Danjou  <julien@danjou.info>
234         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
235         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
236         if you have the same regexp several times.
237         (gnus-button-push): Fix matching when regexp is symbol.
239 2011-01-15  Glenn Morris  <rgm@gnu.org>
241         * message.el (message-mail): A compose-mail function should
242         accept headers as strings.
244 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
246         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
247         Add :vert-only tags.
248         (message-mail): New arg RETURN-ACTION.
249         (message-return-action): New var.
250         (message-bury): Use it.
251         (message-mode): Make it buffer-local.
252         (message-send-and-exit): Always call message-bury.
254         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
255         message-mail.
257 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
259         * nnimap.el (nnimap-convert-partial-article): Protect against
260         zero-length body parts.
262         * mm-decode.el (mm-preferred-alternative-precedence):
263         Discourage showing empty parts.
265         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
266         and stuff if the backend didn't return the article number.  This fixes
267         an Exchange-related nnimap bug.
269         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
270         group window, because it does the wrong thing when a separate frame
271         displays the group buffer.
273         * proto-stream.el (open-protocol-stream): Protect against the low-level
274         transport functions returning nil.
276 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
278         * mml2015.el (epg-sub-key-fingerprint): Autoload.
279         (mml2015-epg-find-usable-secret-key): New function.
280         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
281         mml2015-epg-find-usable-key (Bug#7797).
282         (mml2015-epg-encrypt): Ditto.
284 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
286         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
288 2011-01-03  Glenn Morris  <rgm@gnu.org>
290         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
292         * sieve.el (sieve-open-server): Give a more explicit error if
293         sieve-manage-open returns nil.  (Bug#7720)
295 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
297         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
299 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
301         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
302         This avoids sending passwords in plain text over non-encrypted
303         channels.
305         * shr.el (shr-rescale-image): Display all GIF images as animated images.
307         * nnimap.el (nnimap-login): Refactored out into own function, and
308         implement CRAM-MD5.
309         (nnimap-wait-for-line): Refactored out.
311         * mm-view.el (mml-smime): Require.
313 2010-12-20  David Engster  <deng@eml.cc>
315         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
316         use EPG to decrypt S/MIME messages instead of openssl.
318 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
320         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
322         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
323         status is the group clearly is unreachable.
325         * auth-source.el (auth-source-create): Add the optional second
326         parameter to `local-variable-p' to be compatible with XEmacs.
328 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
330         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
331         work when using a compressed nnml folder.
333 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
336         backends after sanitising on entry, because this never makes sense:
337         If the articles have gone missing, then the data no longer exists on
338         the backend, and if they haven't, then Gnus is wrong, and shouldn't
339         overwrite anything anyway.
341         * shr.el (shr-insert-document): Bind shr-width dynamically to
342         window-width if it's nil.
344 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
346         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
347         with the meaning of using the full emacs window width for rendering.
349 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
351         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
352         case when sender is not given.
354 2010-12-23  Julien Danjou  <julien@danjou.info>
356         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
357         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
358         the addresses, otherwise we might misplaced the gravatar.
360 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
362         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
363         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
364         obsolete in Emacs.
366 2010-12-20  Julien Danjou  <julien@danjou.info>
368         * gnus-util.el (gnus-rescale-image): Revert last change.
370 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
372         * gnus-group.el (gnus-group-delete-articles): New command.
374 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
376         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
378 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
380         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
381         here, since it's up to the backends to do CRLF removal if their
382         protocol has it.
384         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
386 2010-12-17  Julien Danjou  <julien@danjou.info>
388         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
389         they are from file. Can also scale up.
391 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
393         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
394         gnus-use-agent.
395         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
397         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
399 2010-12-17  Julien Danjou  <julien@danjou.info>
401         * gravatar.el (gravatar-retrieve-synchronously): New function.
402         (gravatar-get-data): Make more robust.
404 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
406         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
407         to really consider the last line.
409 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
411         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
412         list of recipient keys, or use symmetric encryption if not a list.
413         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
414         EPA override, replacing the call to `netrc-store-data'.
416 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
418         * gnus-srvr.el: Avoid passing nil regexp argument to
419         delete-matching-lines.
421 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
423         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
424         fetching stops when Gnus exits.
426         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
427         function.
428         (nnfolder-request-expire-articles): Save all the buffers after doing
429         expiry.
431         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
432         the last article", since that led to serious performance regressions
433         when expiring nnml groups.
435 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
437         * nnir.el: Improve customizations.
439 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
441         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
443         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
444         group has been killed.
445         (gnus-group-yank-group): Ditto.
447         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
449         * nnimap.el (nnimap-request-update-group-status): New function.
451         * gnus-int.el (gnus-request-update-group-status): New interface
452         function.
454         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
455         copying read-ness to the backends.
457         * nnimap.el (nnimap-quirk): New function.
458         (nnimap-retrieve-group-data-early): Use it.
459         (nnimap-quirks): New alist.
461 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
463         * shr.el (shr-insert): Set shr-start after deleting trailing space;
464         don't delete it within indentation.
466 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
468         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
469         previous line.
471 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
473         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
474         QRESYNC command by deleting a superfluous space which broke Cyrus
475         servers.  This change will break other servers that are buggy the other
476         way around.
478 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
480         * spam.el: Reindent and fix long lines.
481         (spam-copy-or-move-routine): Exclude invalid move destinations.
483 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
485         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
486         installed the registry.
488 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
490         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
491         groupname doesn't contain "gmane".
493 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
495         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
496         (gnus-1): Don't create the nndrafts group twice.
497         (gnus-setup-news): There's no need to read the active file here, since
498         that's done again later on a per-backend basis.
499         (gnus-start-draft-setup): Make sure that the new group is started out
500         empty.
502         * gnus-agent.el (gnus-agentize): Don't create the queue group
503         automatically on startup.  It'll be created later, if needed.
505         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
506         of automatically subscribed groups.
507         (gnus-auto-subscribed-categories): New variable.
508         (gnus-matches-options-n): Use it.
509         (gnus-default-subscribed-newsgroups): Remove unused variable.
510         (gnus-start-draft-setup): Message a bit less.
512 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
514         * nnir.el (nnir-run-imap): Return article list in order of increasing
515         UID.
517 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
519         * gnus-sum.el (gnus-summary-enter-digest-group):
520         Mention gnus-auto-select-on-ephemeral-exit.
522         * proto-stream.el (proto-stream-open-network-only): Fix the calling
523         convention of the network-only option.
525 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
527         * proto-stream.el (proto-stream-open-network-only): New function to
528         have a way to specify non-STARTTLS upgrade connections.
530 2010-12-10  Julien Danjou  <julien@danjou.info>
532         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
533         email address is nil.
535         * message.el (message-bogus-recipient-p): Set address to "" if nil.
537 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
539         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
540         deletion.
541         (nnir-run-imap): Only need to parse list once.
543 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
545         * shr.el (shr-tag-script): Ignore <script>.
546         (shr-tag-label): Add <label> support.
548 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
550         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
552         * shr.el (shr-image-displayer): Work for images lined side by side.
554 2010-12-08  Robert Pluim  <rpluim@gmail.com>
556         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
557         parameter, since XEmacs doesn't accept t as a parameter.
559 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
561         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
562         ids.
563         (nnir-run-gmane): Simplify groupspec formatting.
564         (nnir-request-expire-articles): New function.
566 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
569         overflow, possibly.
571         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
572         (shr-render-td): Handle td style="" better.
573         (shr-tag-table): Use the color from the style sheet.
574         (shr-render-td): Make sure we copy over all the overlays, too.
576 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
578         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
579         (nnir-request-article): Improve article retrieval.
581 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
583         * mm-util.el (mm-extra-numeric-entities): New variable.
585         * mm-url.el (mm-url-decode-entities):
586         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
588 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
590         * message.el: Use completion-at-point.
591         (message-completion-function): New fun, extracted from message-tab.
592         (message-mode): Use it for completion-at-point-functions.
593         (message-tab): Use it and completion-at-point.
595 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
597         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
598         character if a non-breakable character follows.
600 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
602         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
603         any stream.
605         * shr.el (shr-tag-font): Colorize the region.
606         (shr-tag-body): Ditto.
607         (shr-tag-font): Actually let the styles be inherited instead of
608         overwriting them.
609         (shr-tag-font): Get the background color right.
610         (shr-tag-style): Ignore all <style> tags for the moment.
612         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
613         a Message-ID to avoid having nnimap depend on gnus-sum.
615         * shr.el (shr-descend): Only colorize something if we have a node that
616         sets colors.
618 2010-12-06  Julien Danjou  <julien@danjou.info>
620         * shr.el (shr-render-td): Render td content with shr-descend, so style
621         will be applied to <td> too.
622         (shr-colorize-region): Colorize region even if we only have a background.
623         (shr-tag-body): Fix color and background color inheritance.
624         Do not recolorize after shr-generic.
625         (shr-tag-font): Let shr-generic colorize via inheritance.
627 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
629         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
631 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
633         * nnir.el (nnir-request-move-article): Remove obsolete code.
635 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
637         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
639 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
641         * gnus-sum.el (gnus-summary-respool-article): The completion function
642         expects a list instead of an alist.
644         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
645         string as the parameter.
647         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
649         * shr.el (shr-stylesheet): New dynamic variable for cascading the
650         styles.
651         (shr-colorize-region): New function.
652         (shr-insert-background-overlay): Remove.
653         (shr-render-td): Background setting should be taken care of on a higher
654         level.
655         (shr-tag-body): Use post-hoc colorizations.
656         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
657         (shr-put-color-1): Don't overwrite old colors.
658         (shr-colorize-region): When the background color isn't explicit, use
659         a fixed background.
661         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
662         nnmail variables.
664 2010-12-05  Bjørn Mork  <bjorn@mork.no>
666         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
667         unless necessary.
669 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
671         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
672         server.
674 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
676         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
677         so that TAB works.
679         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
680         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
682         * shr.el (shr-urlify): Show the URL before the title to avoid
683         misleading URLs.
685 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
687         * shr.el (shr-urlify): Display the title in <a> tags.
689 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
691         * nnir.el (nnir-categorize): Replace mapcar with mapc.
693 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
695         * nnir.el: Rearrange code to allow macros to be autoloaded by
696         gnus-sum.el.
697         (nnir-retrieve-headers-override-function): Make this variable
698         customizable.
699         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
701         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
702         from nnir.el.
704 2010-12-03  Julien Danjou  <julien@danjou.info>
706         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
708 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
710         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
711         allow optional argument `environment'.
713 2010-12-03  Glenn Morris  <rgm@gnu.org>
715         * mm-extern.el (message-goto-body): Update declaration.
717 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
719         * gnus-util.el (gnus-macroexpand-all): New function.
721         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
722         instead of macroexpand-all that is unavailable in XEmacs.
724 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
726         * nnir.el (nnir-summary-line-format): New variable.
727         (nnir-mode): Use it.
728         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
729         (nnir-article-ids): Reimplement as defsubst.
730         (nnir-retrieve-headers): Don't mangle the subject header.
731         (nnir-run-imap): Use 100 as RSV score.
732         (nnir-run-find-grep): Fix for full server searching.
733         (nnir-run-gmane): Better restriction to gmane groups.
735         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
736         summary buffers.
738 2010-12-02  Julien Danjou  <julien@danjou.info>
740         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
742         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
744         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
745         support.
747 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
749         * nnir.el: Update to handle the registry better.
750         (autoload): Silence byte-compiler.
751         (nnir-open-server): Add a hook for nnir groups.
752         (nnir-request-move-article): Don't mangle the header. Better to use
753         formating variables (which will be added in the future).
754         (nnir-registry-action): Update the registry using the original article
755         group name.
756         (nnir-mode): Install nnir-specific hooks for updating the registry.
758         * gnus-sum.el
759         (gnus-article-original-subject,gnus-newsgroup-original-name):
760         Remove obsolete variables.
761         (gnus-summary-move-article): Remove use of obsolete variables.
762         (gnus-summary-local-variables): Make move and delete hooks local to
763         summary buffers.
765 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
767         * rtree.el: New file.
769 2010-12-01  Julien Danjou  <julien@danjou.info>
771         * message.el (message-user-organization): Do not use
772         gnus-local-organization.
774         * gnus.el: Remove gnus-local-organization.
776         * gnus-msg.el: Remove nastygram thing.
778 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
780         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
781         funcall.
783 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
785         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
786         names.
788         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
789         characters.
791         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
792         to t of inhibit-read-only since it is inside gnus-with-article-headers.
793         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
794         (gnus-gravatar-transform-address): Use mail-extract-address-components
795         that supports non-ASCII names rather than mail-header-parse-addresses.
797 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
799         * proto-stream.el (open-protocol-stream): All starttls connections are
800         handled by the network handler.
802 2010-11-30  Julien Danjou  <julien@danjou.info>
804         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
805         (nnimap-open-connection-1): Fix PREAUTH.
807         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
809 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
811         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
812         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
813         (shr-insert): Use them.
814         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
816 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
818         * nnir.el (nnir-request-move-article): Bail out if original group
819         doesn't support article moves.
820         (nnir-get-active): Improve active list retrieval.
822 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
824         * shr.el (shr-find-fill-point): Don't break before apostrophes.
826 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
828         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
829         seem to accept strings-with-numbers as port numbers,
831 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
833         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
834         change the registry.
836 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
838         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
839         delete-dups that is not available in XEmacs 21.4.
841         * mm-util.el (mm-delete-duplicates): Add comment.
843 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
845         * nnir.el (nnir-ignored-newsgroups): New variable.
846         (nnir-get-active): Use it.
848 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
850         * proto-stream.el (proto-stream-open-network): Add some comments.
852         * nntp.el (nntp-open-connection): Provide a :success condition.
854         * nnimap.el (nnimap-open-connection-1): Ditto.
856         * proto-stream.el (proto-stream-open-network): See what the response to
857         the STARTTLS command is.
859         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
860         backwards compatibility).
861         (nnimap-open-connection-1): Really respect nnimap-server-port.
863         * proto-stream.el (proto-stream-open-network): When doing opportunistic
864         TLS upgrades we don't really care about the identity of the peer.
865         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
866         that what we've checked for.
867         (proto-stream-always-use-starttls): Only default to t if
868         open-gnutls-stream exists.
869         (proto-stream-open-network): If STARTTLS failed, then just open a
870         normal connection.
871         (proto-stream-open-network): Wait until the greeting before doing
872         STARTTLS.
874         * nntp.el (nntp-open-connection): Report what the connection error is.
876         * proto-stream.el (open-protocol-stream): Rename from
877         open-proto-stream.
879 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
881         * nnimap.el (nnimap-stream): Change default to `undecided'.
882         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
883         first, and then network.
884         (nnimap-open-connection-1): Respect nnimap-server-port.
885         (nnimap-open-connection): Be more backwards-compatible.
887         * proto-stream.el (proto-stream-always-use-starttls): New variable.
888         (proto-stream-open-starttls): De-duplicate the starttls code.
889         (proto-stream-open-starttls): Folded back into the main function.
890         (proto-stream-open-network): Fix typo in the gnutls path.
891         (proto-stream-command): Refactor out.
893         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
895         * proto-stream.el (proto-stream-open-starttls): Actually implement the
896         starttls.el STARTTLS.
898         * color.el (color-lab->srgb): Fix function call name.
900         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
901         if we're using tls.el.
902         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
903         built in, then don't try to establish a STARTTLS connection.
905         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
906         servers.
908         * proto-stream.el (open-proto-stream): Use network, not stream.
909         (open-proto-stream): Add a way to specify what the end of a command is.
911         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
912         connections types.
913         (nntp-open-network-stream): Remove.
914         (nntp-open-ssl-stream): Remove.
915         (nntp-open-tls-stream): Remove.
916         (nntp-ssl-program): Remove.
918         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
920 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
922         * nnir.el: Fix typos.
923         (nnir-retrieve-headers-override-function): Rename variable to reflect
924         new semantics.
925         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
926         macros.
927         (nnir-request-article, nnir-request-move-article): Use them.
928         (nnir-categorize): New function.
929         (nnir-run-query): Use it.
930         (nnir-retrieve-headers): Rewrite to batch header retrieval.
931         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
932         sorted.
933         (nnir-group-full-name): Use gnus-group-full-name instead.
934         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
935         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
937 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
939         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
941         * proto-stream.el: New library to provide protocol-specific
942         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
943         protocols.
944         (open-proto-stream): Complete the documentation.
945         (proto-stream-open-network): Fix some typos.
947         * nnimap.el (nnimap-open-connection): Use it.
949 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
951         * pop3.el (pop3-open-server): Read server greeting before starting TLS
952         negotiation.
954 2010-11-26  Julien Danjou  <julien@danjou.info>
956         * color.el: Rename various rgb functions to srgb.
958 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
961         names.
963 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
965         * shr.el (shr-insert): Revert last change.
966         (shr-find-fill-point): Never leave point being at bol;
967         relax the kinsoku limitation when rendering tables.
969 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
971         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
972         results from -accept-article.
974         * shr-color.el: Require cl when compiling.
976         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
977         checkin.
979         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
981         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
983         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
984         'add and 'delete to set backend marks.
986         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
988         * nnheader.el (nnheader-update-marks-actions): Refactor out.
990         * nntp.el (nntp-request-set-mark): Use it.
992         * nnfolder.el (nnfolder-request-set-mark): Ditto.
994         * nnml.el (nnml-request-set-mark): Ditto.
996         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
997         introduces regressions in article selection.
998         (nnimap-find-uid-response): New function.
999         (nnimap-request-accept-article): Use the UID returned, if any.
1000         (nnimap-request-move-article): Use the UID returned, if any.
1001         (nnimap-get-groups): Reimplement to work with folded lines.
1002         (nnimap-find-uid-response): The UID is the last element in the list.
1003         (nnimap-request-set-mark): Extend syntax with 'set.
1005         * nnml.el (nnml-request-set-mark): Ditto.
1007         * nnfolder.el (nnfolder-request-set-mark): Ditto.
1009         * nntp.el (nntp-request-set-mark): Ditto.
1011 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1013         * message.el (message-called-interactively-p): A temporary macro.
1014         (message-goto-body): Use it temporarily.
1016 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1018         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
1019         (nnimap-last-response-string): Unfold quoted lines, if they exist.
1020         (nnimap-last-response-string): Fix last unfolding fix.
1022 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1024         * shr.el (shr-insert): Fix the way to fold lines.
1026 2010-11-25  Julien Danjou  <julien@danjou.info>
1028         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
1030         * color.el: Rename from color-lab.el
1031         (color-rgb->hex): Add.
1032         (color-complement): Add.
1033         (color-complement-hex): Add.
1035         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
1037 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1039         * shr-color.el (shr-color-visible): Don't bug out if the colour names
1040         don't exist.
1042 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1044         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
1045         assuming that article displaying or another mml-preview may be
1046         interrupted for an error or for the like.
1048         * shr.el (shr-get-background): Fix argument name.
1050 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1052         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
1054         * gnus-sum.el (gnus-summary-include-articles): New function.
1056         * message.el (message-goto-body): called-interactively-p needs a
1057         parameter, so use `any'.
1059         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
1060         clear marks before moving, since they're synced from the Gnus side
1061         first.
1063         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
1064         (gnus-summary-move-article): Copy over all marks before moving, so that
1065         IMAP doesn't think a new article has arrived.
1067 2010-11-24  Julien Danjou  <julien@danjou.info>
1069         * shr.el (shr-insert-background-overlay): Fix typo.
1070         (shr-render-td): Copy the background before rendering.
1072         * shr-color.el (shr-color-visible): Fix docstring.
1074         * shr.el (shr-tag-table): Add bgcolor support.
1075         (shr-render-td): Add bgcolor support.
1076         (shr-get-background): Add.
1077         (shr-insert-foreground-overlay): Use shr-get-background.
1079         * message.el (message-goto-body): Use called-interactively-p.
1080         (message-in-body-p): message-goto-body returns point.
1082 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1084         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
1085         Fixes something or other in Emacs 23, and is backwards compatible.
1087         * message.el (message-goto-body): Remove the <#secure special-casing,
1088         which is too special.
1090         * shr.el (shr-parse-style): Drop !important from styles.
1092 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
1094         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
1095         this function to return incorrect results when calling it with an
1096         explicit article argument different from
1097         (gnus-summary-article-number).
1099 2010-11-24  Julien Danjou  <julien@danjou.info>
1101         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
1102         (shr-tag-body): Add background support.
1103         (shr-descend): Add background support.
1104         (shr-tag-title): Add.
1106         * shr-color.el (shr-color-visible): Really return original background
1107         if fixed.
1109 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1111         * shr.el (shr-color-check): Protect against non-existant colour names.
1113 2010-11-24  Julien Danjou  <julien@danjou.info>
1115         * color-lab.el: Require 'cl when compiling.
1117         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
1119         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
1120         matched part.
1122         * color-lab.el: Fix all expt calls to use float type.
1124 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1126         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
1127         expression to shr-color-check as is.
1129         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
1131         * color-lab.el: Add coding cookie.
1132         (float-pi): Use eval-and-compile.
1134 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1136         * shr.el (shr-insert-color-overlay): Split stuff like
1137         "#444444 !important" to find the real colour.
1138         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
1139         parse <font color="red"> entries.
1141 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
1143         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
1144         point when parsing headers.
1146         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
1147         is positioned properly when parsing headers.
1149 2010-11-23  Julien Danjou  <julien@danjou.info>
1151         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
1153         * shr-color.el (shr-color->hexadecimal): Add support for color names.
1155         * shr.el (shr-parse-style): Replace \n with space in style parsing.
1157         * shr-color.el (shr-color-hsl-to-rgb-fractions):
1158         Use shr-color-hue-to-rgb.
1159         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
1161 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1163         * shr.el (shr-color->hexadecimal): Autoload.
1164         (shr-descend): Add color to all tags.
1166 2010-11-22  Julien Danjou  <julien@danjou.info>
1168         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
1169         shr-color->hexadecimal.
1171         * shr-color.el (shr-color->hexadecimal): Add converting functions for
1172         RGB() or HSL() color representation.
1174         * shr.el (shr-tag-font): Add.
1175         (shr-tag-color-check): New function to get better colors.
1176         (shr-tag-insert-color-overlay): Factorize code between tag-font and
1177         tag-span.
1179         * shr-color.el: New file.
1181         * color-lab.el: New file.
1183         * gnus-art.el (gnus-url-mailto): Do not downcase args.
1185 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
1187         * nnir.el: Fix typo in comments.
1188         (nnir-run-imap): Simplify code. No need to reverse artlist.
1189         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
1191 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1193         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
1195         * nnimap.el (nnimap-get-capabilities): Refactor out.
1196         (nnimap-open-connection): Re-request capabilities after STARTTLS.
1198 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
1200         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
1201         appearing when `mm-uu-hide-markers' is nil.
1203 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1205         * nnimap.el (nnimap-unselect-group): Make into its own function.
1206         (nnimap-request-rename-group): Unselect group before renaming.
1207         This had gotten lost somewhere.
1208         (nnimap-request-accept-article): Keep track of examined groups, and
1209         unselect the group before APPENDing to read-only groups.
1210         (nnimap-request-move-article): Clear flags before moving so that they
1211         can be re-set later.
1213 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1215         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
1216         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
1218 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1220         * gnus-art.el (gnus-mime-display-single)
1221         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
1222         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
1223         parameter.
1225 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
1228         (shr-table-vertical-line): New variable.
1229         (shr-insert-table): Use it.
1231 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1233         * gnus-html.el (gnus-html-wash-images): Don't display images if
1234         gnus-inhibit-images is non-nil; register displayer for cid images.
1235         (gnus-html-display-image): Work for cid image.
1236         (gnus-html-insert-image): Allow arguments.
1237         (gnus-html-put-image): Inhibit read-only.
1238         (gnus-html-prefetch-images): Don't prefetch images if
1239         gnus-inhibit-images is non-nil.
1241 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243         * shr.el (shr-put-image): Break lines when inserting big pictures.
1245 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1247         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
1248         sender, thanks Katsumi Yamaoka.
1250 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1252         * nnir.el (nnir-run-imap): Reverse the article list for each group
1253         rather than the whole list.
1255 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1257         * shr.el (shr-image-displayer): Protect function against non-existent
1258         image source.
1260         * gnus-art.el (gnus-inhibit-images): New user option.
1261         (gnus-mime-display-single): Don't display image if it is non-nil.
1263         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1264         gnus-inhibit-images.
1266         * shr.el (shr-image-displayer): New function.
1267         (shr-tag-img): Use it.
1269 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1271         * mml2015.el (mml2015-epg-sign): Use From header.
1273 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1275         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1277         * gnus-util.el (gnus-find-text-property-region): Return markers.
1279         * shr.el (shr-tag-img): Put a displayer in the text property.
1281         * gnus-util.el (gnus-find-text-property-region): New utility function.
1283         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1284         (gnus-html-show-images): Remove.
1286         * gnus-art.el (gnus-article-show-images): New, more general function.
1288         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1289         image url text properties.
1291         * shr.el: Ditto.
1293         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1294         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1296 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1298         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1299         work for two or more articles.
1301 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1303         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1304         divide an image that's in an html article to two or more when washing
1305         non-ASCII characters in alt text of it.
1307 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1309         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1310         smime-decrypt-region using function argument.
1311         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1313         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1315         * smime.el (smime-decrypt-region): Catch it.
1317 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1319         * smime.el (smime-mode-map): Move initialization into declaration.
1320         (gnus-run-mode-hooks): Don't autoload.
1321         (smime-mode): Use define-derived-mode.
1323 2010-11-11  Glenn Morris  <rgm@gnu.org>
1325         * smime.el (from): Restrict declaration to XEmacs.
1327         * nnir.el (gnus-group-topic-name): Autoload.
1329 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1331         * shr.el (shr-insert): Don't break long line if it is because of
1332         kinsoku-bol characters in the line end.
1334 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1336         * nnir.el (nnir-request-move-article): Fix to provide original group
1337         and subject.
1338         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1339         been retrieved.
1341         * gnus-sum.el (gnus-summary-move-article): Use original group and
1342         subject for virtual articles such as those in an nnir summary buffer.
1344 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1346         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1347         least 21.5).
1349         * smime.el (from): Declare it again for XEmacs.
1351 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1353         * message.el (message-resend): Don't disable encoding unless it's
1354         already encoded.
1356         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1357         low-numbered articles.
1359 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1361         * rfc2047.el (rfc2047-syntax-table): Simplify.
1363         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1364         set-char-table-range for XEmacs.
1366 2010-11-10  Glenn Morris  <rgm@gnu.org>
1368         * smime.el (from): Remove unused declaration.
1370         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1371         (gnus-float-time): On Emacs, always an alias.
1373         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1374         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1376 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1378         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1380 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1382         * shr.el (browse-url-mailto): Autoload.
1384         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1386         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1387         regexp doesn't need quoting.
1389 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1391         * message.el (message-subject-trailing-was-ask-regexp)
1392         (message-subject-trailing-was-regexp): Match was: in addition to was.
1394 2010-11-09  Glenn Morris  <rgm@gnu.org>
1396         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1397         (nnbabyl-check-mbox): Use point-at-bol.
1399 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1401         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1403         * message.el (message-mailto): New function.
1404         (message-mailto): Should accept other parameters.
1405         (message-mailto): Remove since it duplicates browse-url-mailto
1406         functionality.
1408 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1411         methods.
1412         (gnus-read-active-file): Ditto.
1414         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1415         ": " from the prompt.
1416         (gnus-group-make-group): Ditto.
1418 2010-11-07  Glenn Morris  <rgm@gnu.org>
1420         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1421         (gnus-bookmark-kill-line): Use point-at-eol.
1423 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1425         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1426         asterisks in From header.
1428 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1430         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1431         string to avoid making the From headers syntactically invalid.
1433         * message.el (message-send-mail): Don't insert courtesy messages if the
1434         message already has List-Post and List-ID messages.
1436 2010-11-06  Glenn Morris  <rgm@gnu.org>
1438         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1439         `condition', `type', `length' a prefix.
1440         (gnus-treat-predicate): Update for above name changes.
1442 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1444         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1445         binding.  Handled by `gnus-summary-refer-thread' instead.
1446         (nnir-warp-to-article): New backend function.
1448         * nnimap.el (nnimap-request-thread): Force dependency updating.
1450         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1451         (gnus-summary-refer-thread): Rework to improve thread-referral.
1453         * gnus-int.el (gnus-warp-to-article): New function.
1455         * gnus-sum.el (gnus-summary-article-map): Bind it.
1457 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1459         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1460         gnus-summary-refer-thread.
1462         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1463         headers.
1464         (gnus-summary-limit-include-thread): Prevent articles in thread from
1465         being cut in gnus-cut-threads.
1466         (gnus-summary-refer-thread): Limit retrieved headers to those in
1467         thread.
1469 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1471         * message.el (message-send-mail): Use the value of
1472         message-courtesy-message from the message buffer.
1474         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1476         * shr.el (shr-browse-url): Implement mailto: URLs.
1478         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1479         "raw".
1481         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1482         if it's already selected.
1484         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1486 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1488         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1489         to measure the length and truncate alt text.
1491 2010-11-03  Glenn Morris  <rgm@gnu.org>
1493         * nndiary.el (nndiary-generate-nov-databases-1)
1494         (nndiary-generate-active-info): Rename dynamic variable `files' to
1495         something less generic.
1497 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1499         * nnir.el (nnir-request-move-article): Call the underlying backend to
1500         move articles from nnir.
1502 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1504         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1506 2010-11-02  Julien Danjou  <julien@danjou.info>
1508         * nnir.el: Remove wais support.
1510 2010-11-02  Glenn Morris  <rgm@gnu.org>
1512         * gnus-html.el: Reorder requirements to quieten compiler.
1514 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1516         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1517         properly for XEmacs as well.
1518         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1519         (gnus-article-natural-long-line-p): Use window-width rather than
1520         frame-width.
1522 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1524         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1525         (nnir-read-parms): Don't modify query.
1526         (nnir-run-query): Add ability to search topic on current line.
1527         (nnir-get-active): Clean up.
1529 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1531         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1532         degenerate articles.
1534         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1535         (gnus-print-buffer): Just print the buffer as is, without any copying
1536         to a buffer and then re-highlighting.
1538         * nnimap.el (nnimap-request-group): Store the new updated info.
1539         (nnimap-request-group): Select the group when we don't know whether it
1540         exists or not.
1542         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1543         groups.
1545         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1546         groups.
1548         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1549         groups.
1551         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1552         long-lines case by only filling the long lines.
1554         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1555         (bug #7311).
1557 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1559         * shr.el: No need to declare `declare-function' since shr.el is for
1560         only Emacsen that provide `libxml-parse-html-region'.
1562 2010-11-01  Glenn Morris  <rgm@gnu.org>
1564         * mm-util.el (gnus-completing-read): Autoload.
1565         (mm-read-coding-system): Simplify Emacs definition.
1567         * nnmail.el (gnus-activate-group):
1568         * nnimap.el (gnutls-negotiate):
1569         * nntp.el (netrc-parse): Fix declarations.
1571 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1573         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1574         string-match-p in Emacs >=23.
1576         * gnus-msg.el (gnus-configure-posting-styles)
1577         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1579 2010-11-01  Glenn Morris  <rgm@gnu.org>
1581         * nnir.el (declare-function): Add compat stub.
1582         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1583         (nnir-run-gmane): Require 'mm-url.
1585         * mm-util.el (mm-string-to-multibyte): Simplify.
1587         * shr.el (declare-function): Add compat stub.
1588         (url-cache-create-filename): Declare.
1589         (mm-disable-multibyte, widget-convert-button): Autoload.
1591         * smime.el (ldap-search): Declare.
1592         (smime-cert-by-ldap-1): Require ldap on Emacs.
1594         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1595         (nnimap-keepalive): Use gnus-float-time.
1597         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1598         (mail-source-delete-crash-box): Use gnus-float-time.
1600         * gnus-dired.el (gnus-completing-read): Autoload.
1602         * mm-view.el (gnus-rescale-image): Autoload.
1604         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1606         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1608         * sieve-manage.el: Require 'cl when compiling.
1610         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1611         (gnus-iswitchb-completing-read): Require iswitchb.
1612         (gnus-select-frame-set-input-focus): Silence compiler.
1614 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1616         * message.el (message-subject-trailing-was-query): Change default to t,
1617         since I think that's what most people want.
1619         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1620         appending for easier debugging.
1621         (nnimap-wait-for-connection): Take a regexp.
1622         (nnimap-request-accept-article): Wait for the continuation line before
1623         sending anything unless we're streaming.
1625         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1626         leave the header washing to take place.
1628 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1630         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1631         regular expression match and replace in posting styles.
1633 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1635         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1636         an entire server.
1637         (nnir-get-active): New function.
1638         (nnir-run-imap): Use it.
1639         (nnir-run-gmane): Who knew, gmane search returns an article score!
1641         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1642         server on the current line with nnir.
1644 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1646         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1647         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1648         left edge.
1649         (gnus-article-foldable-buffer): Skip past the prefix when determining
1650         raggedness.
1652         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1653         the raw article, and change `C-u g' to show the article without doing
1654         treatments.
1656         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1657         on to `gnus-treat-article'.
1658         (gnus-inhibit-article-treatments): New variable.
1660         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1662         * gnus-art.el (gnus-treatment-function-alist): Have
1663         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1664         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1665         sections.
1667         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1668         parameter.
1669         (gnus-article-fill-cited-long-lines): New function.
1670         (gnus-article-fill-cited-article): Allow filling only long sections.
1672         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1673         and non-punctuation (like after the apostrophe in "'We").
1675         * gnus-sum.el (gnus-summary-select-article): Make sure
1676         gnus-original-article-buffer is alive.
1678         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1679         reflect the order they're in in the digest.
1681         * gnus.el (gnus-group-startup-message): Move point to the start of the
1682         buffer.
1684         * nnimap.el (nnimap-capability): New function.
1685         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1686         is set.
1688 2010-10-31  David Engster  <dengste@eml.cc>
1690         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1691         conform with changes to gnus-completing-read.
1693 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1695         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1697 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1699         * nnir.el: Move defvar, defcustom around to keep file organized
1700         and keep byte-compiler quiet.
1701         (nnir-read-parms): Accept search-engine as arg.
1702         (nnir-run-query): Pass search-engine as arg.
1703         (nnir-search-engine): Remove.
1705 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1707         * shr.el (shr-generic): The text nodes should be text, not :text.
1709         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1710         later in the file.
1712 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1714         * nnir.el: General clean up.  Allow searching with multiple engines.
1715         Allow separate extra-parameters for each engine.
1716         Batch queries when possible.
1717         (nnir-imap-default-search-key,nnir-method-default-engines):
1718         Add customize interface.
1719         (nnir-run-gmane): New engine.
1720         (nnir-engines): Use it.  Qualify all prompts with engine name.
1721         (nnir-search-engine): Remove global variable.
1722         (nnir-run-hyrex): Restore for now.
1723         (nnir-extra-parms,nnir-search-history): New variables.
1724         (gnus-group-make-nnir-group): Use them.
1725         (nnir-group-server): Remove in favor of gnus-group-server.
1726         (nnir-request-group): Avoid searching twice.
1727         (nnir-sort-groups-by-server): New function.
1729 2010-10-30  Julien Danjou  <julien@danjou.info>
1731         * gnus-group.el: Remove gnus-group-fetch-control.
1733         * gnus-start.el (gnus-find-new-newsgroups):
1734         Remove gnus-check-first-time-used.
1736         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1738 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1740         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1741         set on groups that don't have \* permanentflags.
1743 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1745         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1746         control the background color.
1747         (shr-tag-img): Ignore very small web bug type images.
1748         (shr-put-image): Add help-echo alt texts to the images.
1749         (shr-tag-video): Show the video poster image.
1751 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1753         * shr.el (shr-table-depth): New variable.
1754         (shr-tag-table-1): Only insert the images after the top-level table.
1756         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1758         * gnus-util.el (gnus-list-memq-of-list): New function.
1760         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1761         selected.
1762         (nnimap-unsplittable-articles): New slot.
1763         (nnimap-new-articles): Use it.
1765 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1767         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1768         move to the previous line on `M-g'.
1770 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1772         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1773         *-request-group, which seems unnecessary.
1775         * nnimap.el (nnimap-quote-specials): Function copied over from
1776         imap.el.
1777         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1778         they support that.  Suggested by Tom Regner.
1780 2010-10-29  Julien Danjou  <julien@danjou.info>
1782         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1783         defalias.
1784         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1786         * gnus.el: Remove `gnus-nntp-service' variable.
1787         (gnus-secondary-servers): Make obsolete.
1788         (gnus-nntp-server): Make obsolete.
1790         * gnus-start.el (gnus-1): Remove x-splash calls.
1792         * gnus-ems.el (gnus-x-splash): Remove.
1794         * gnus.el (gnus-group-startup-message): Simplify/update code.
1796         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1797         capability before doing anything.
1798         (gnus-group-insert-group-line): Remove useless
1799         gnus-group-remove-excess-properties.
1801 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1803         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1805 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1807         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1808         config after reselecting.
1810 2010-10-28  Julien Danjou  <julien@danjou.info>
1812         * shr.el (shr-put-image): Use point even if only inserting text.
1813         (shr-put-image): Save excursion when inserting alt text on non-graphic
1814         display, so the behaviour is the same when we are on a graphic display.
1816         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1818 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1820         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1821         (gnus-mime-copy-part): Check coding system, not charset.
1822         (gnus-mime-view-part-externally): Never remove part.
1823         (gnus-mime-view-part-internally): Don't remove part here.
1824         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1825         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1826         multipart/alternative.
1828         * mm-decode.el (mm-display-part): Take optional arg `force'.
1830 2010-10-26  Julien Danjou  <julien@danjou.info>
1832         * gnus-group.el (gnus-group-default-list-level): Add this function to
1833         compute the default list level.
1834         (gnus-group-default-list-level): Add possibility to use a function.
1836 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1838         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1840         * gnus-group.el (gnus-group-completing-read)
1841         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1842         gnus-replace-in-string.
1844 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1846         * shr.el (shr-tag-div): Add.
1848 2010-10-25  Julien Danjou  <julien@danjou.info>
1850         * gnus-util.el: Remove `gnus-with-local-quit'.
1852         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1854 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1856         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1857         the original article buffer.
1859 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1861         * nnimap.el (nnimap-request-head): New function.
1862         (nnimap-request-move-article): Try to be slighly faster by not
1863         requesting the entire message when moving.
1864         (nnimap-transform-headers): Don't bug out on bodiless articles.
1865         (nnimap-send-command): Have no outstanding messages if the IMAP server
1866         doesn't support streaming.
1867         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1869 2010-10-24  Julien Danjou  <julien@danjou.info>
1871         * message.el (message-default-headers): Fix type.
1873 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1875         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1876         prefetching images.
1878         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1879         backend for unknown groups.  This is mainly useful for nnimap groups.
1881         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1882         group isn't covered by the agent.
1884 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1886         * nnir.el (nnir-method-default-engines): New variable.
1887         (nnir-run-query): Use it.
1888         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1889         (gnus-summary-nnir-goto-thread): Change group if needed.
1891         * gnus-group.el (gnus-group-group-map): Add key binding for
1892         gnus-group-make-nnir-group.
1894 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1896         * shr.el (shr-tag-object): Add.
1898         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1899         original article buffer live.
1900         (gnus-summary-select-article-buffer):
1901         Mention gnus-widen-article-buffer.
1903 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1905         * shr.el (shr-tag-strong): Add.
1907 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1909         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1910         group names.  They mess up the group buffer badly.
1912         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1914         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1915         instead of the summary one.
1917 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1919         * mml.el (mml-preview): Work properly when editing article.
1921         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1922         gnus-have-read-active-file if it's already been in.
1924 2010-10-22  Tom Tromey  <tromey@redhat.com>
1926         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1927         gnus-group-completing-read.
1929 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1931         * message.el (message-mode-map): Don't bind M-; to comment region, to
1932         allow the global comment-dwim to work.
1934 2010-10-21  Julien Danjou  <julien@danjou.info>
1936         * message.el (message-setup-1): Allow message-default-headers to be a
1937         function.
1939 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1941         * shr.el (shr-tag-table): Simplify.
1943 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1945         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1946         to avoid trying to snarf invalid stuff.
1948         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1950         * gnus.el (gnus-message-archive-group): Quote value.
1951         (gnus-message-archive-group): Mark as changed.
1953         * shr.el (shr-add-font): Don't put the font properties on the newline
1954         or the indentation.
1956         * message.el (message-fix-before-sending): Change options when sending
1957         non-printable characters.
1959         * gnus.el (gnus-message-archive-method): Change the default to
1960         monthly outgoing groups.
1962         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1963         that have gotten new numbers.
1965         * nnimap.el (nnimap-request-replace-article): New function.
1967 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1969         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1970         (nnrss-request-article): Don't use special html washing code.
1972 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1974         * shr.el (shr-tag-table): Remove useless nconc.
1976 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1978         * gnus-art.el (article-wash-html): Simplify and remove the charset
1979         stuff.  Use the normal html rendering code instead of the special html
1980         washing code.
1982         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1983         `gnus-w3m' symbols.
1984         (mm-text-html-washer-alist): Remove.
1986         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1987         (mm-inline-media-tests): Remove use.
1988         (mm-text-html-renderer): Change default to the `shr' symbol.
1990         * mm-view.el (mm-inline-text-html): Remove use.
1992         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1993         `gnus-blocked-images' to be a function.
1994         (gnus-article-wash-function): Remove.
1996 2010-10-20  Julien Danjou  <julien@danjou.info>
1998         * spam.el (spam-list-of-processors): Mark as obsolete.
2000         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
2001         (nnimap-insert-partial-structure): Fix boundary detection.
2003 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
2005         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
2006         run file-truename on remote files.  This can be expensive and even
2007         prevent one from editing drafts if some unrelated buffer has a stale
2008         connection.
2010 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2012         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
2013         kinsoku-eol regardless of shr-kinsoku-shorten.
2014         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
2015         (shr-tag-table): Support caption, thead, and tfoot.
2017 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2019         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
2020         lines.
2021         (shr-save-contents): New command and keystroke.
2023         * nndoc.el (nndoc-type-alist): Add git support.
2024         (nndoc-git-type-p): New function.
2025         (nndoc-transform-git-article): Ditto.
2026         (nndoc-transform-git-headers): Ditto.
2027         (nndoc-transform-git-headers): Generate Subject headers.
2029         * shr.el (shr-parse-style): New function.
2030         (shr-tag-span): Ditto.
2032         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
2033         to `G G' to avoid collisions.
2035 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2037         * shr.el: Load kinsoku if necessary.
2038         (shr-kinsoku-shorten): New internal variable.
2039         (shr-find-fill-point): Make kinsoku shorten text line if
2040         shr-kinsoku-shorten is bound to non-nil.
2041         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
2042         shr-indentation too when testing if table is wider than frame width.
2043         (shr-insert-table): Use `string-width' instead of `length' to measure
2044         text width.
2045         (shr-insert-table-ruler): Make sure indentation is done at bol.
2047 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2049         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
2050         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
2051         undecoded network data.
2053 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2055         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
2056         name in the mode line spec so that the mode line menu works
2057         (bug #2431).
2059         * message.el (message-get-reply-headers): If we're fed `to-address',
2060         then always use that.
2062         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
2063         aren't so wide as to need to switch off the edit menu.
2065         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
2066         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
2068         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
2069         `M-g'.
2070         (nnimap-update-info): Update flags/read marks even if \* isn't part of
2071         the permanent marks.
2073 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
2075         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2076         Splitting according to references/in-reply-to obeys the ignore-groups
2077         variable, while splitting by sender and subject do not.
2079 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2081         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
2082         alist, so that we can look for non-Unicode chars.
2083         (article-translate-strings): Allow both character and string maps.
2085 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2087         * shr.el (shr-insert): Don't insert space behind a wide character
2088         categorized as kinsoku-bol, or between characters both categorized as
2089         nospace.
2091 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
2093         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
2094         headers to gnus-newsgroup-headers.
2096 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2098         * shr.el (shr-tag-img): Don't align images -- since we're not
2099         rescaling, this often leads to ugly displays.
2101 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
2103         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
2104         duplicates.
2106 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2108         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
2109         call.
2111 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113         * gnus.el: Autoload gnus-html-show-images.
2115         * nnimap.el: Use nnheader-message throughout.
2117         * shr.el (shr-tag-img): Ignore images with no data.
2119 2010-10-15  Julien Danjou  <julien@danjou.info>
2121         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
2122         a possibility to disable format=flow encoding when using hard newlines.
2124 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2126         * shr.el (shr-insert): Remove space inserted before or after a
2127         breakable character or at the beginning or the end of a line.
2128         (shr-find-fill-point): Do kinsoku; find the second best point or give
2129         it up if there's no breakable point.
2131 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2133         * nnimap.el (nnimap-open-connection): Message when opening connection
2134         for debugging purposes.
2136         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
2137         on every setup buffer call to allow this to change from article to
2138         article.
2140         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
2141         buffers where we have a wide table.
2143 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
2145         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
2146         uses *-request-thread.
2148 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2150         * nnimap.el (nnimap-open-connection): Remove %s from openssl
2151         incantation, which is no longer valid.
2153 2010-10-14  Julien Danjou  <julien@danjou.info>
2155         * shr.el: Fix defcustom type (char -> character).
2157 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2159         * nnimap.el (nnimap-open-connection): tls-program should be a list of
2160         programs.
2162 2010-10-14  Julien Danjou  <julien@danjou.info>
2164         * shr.el (shr-tag-a): Use url-link as widget type.
2166         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
2167         `gnus-group-get-icon'.
2169 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2171         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
2172         This should make server editing work better.
2174         * shr.el (shr-find-fill-point): Don't inloop on indented text.
2176         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
2177         (nnimap-parse-flags): Fix regexp.
2179         * shr.el (shr-find-fill-point): Use a filling algorithm that should
2180         probably work for CJVK text, too.
2182         * nnimap.el (nnimap-extend-tls-programs): Remove.
2183         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
2185 2010-10-13  Julien Danjou  <julien@danjou.info>
2187         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
2188         responses.
2190 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2192         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
2194         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
2195         anything in Emacs.
2197         * shr.el (shr-current-column): Remove buggy and unnecessary function.
2199 2010-10-13  Julien Danjou  <julien@danjou.info>
2201         * shr.el (shr-width): Make shr-width a defcustom with default to
2202         fill-column.
2203         (shr-tag-img): Use shr-width rather than fill-column.
2205 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2207         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
2209         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
2210         position when (X-)Faces exist.
2211         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
2212         avatars when called interactively.
2214 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2216         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
2217         gnus-article-x-face-too-ugly is bound.
2219 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2221         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
2223         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2224         mailbox that doesn't exist.
2226 2010-10-12  Julien Danjou  <julien@danjou.info>
2228         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2229         (shr-get-image-data): Encode URL properly when fetching from cache.
2230         (shr-tag-img): Use aligned-to spaces to align correctly images.
2232         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2233         before inserting the Gravatar.
2235         * shr.el (shr-tag-img): Add align attribute support for <img>.
2237 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2239         * gnus-gravatar.el (gnus-art): Require.
2241         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2242         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2243         Remove long obsoleted functions.
2245 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2247         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2249         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2250         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2251         * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
2252         * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
2253         * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
2254         * rfc1843.el, sieve-manage.el, smime.el, spam.el:
2255         Fix comment for declare-function.
2257 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2259         * nnimap.el (nnimap-request-rename-group): Select group read-only
2260         before renaming it.
2262         * shr.el (shr-insert): Fix up the white space only regexp.
2264         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2265         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2267         * shr.el (shr-current-column): New function.
2268         (shr-find-fill-point): New function.
2270 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2272         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2273         numbers.
2275 2010-10-11  Julien Danjou  <julien@danjou.info>
2277         * shr.el (shr-hr-line): Add.
2278         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2279         display hr lines.
2280         (shr-max-columns): Do not change state to nil if we just inserting
2281         spaces.
2283 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2285         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2286         select the last group.
2288 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2290         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2292 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2294         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2295         for Gnus.
2296         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2297         (nnimap-update-qresync-info): Mark \Seen articles as read.
2299         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2300         non-variable, too.
2302         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2303         available.
2304         (nnimap-update-info): Rely more on the current active than the param
2305         active to avoid marking articles as read too much.
2307         * auth-source.el (auth-source-create): Use (user-login-name) for the
2308         user name default.
2310         * nnimap.el (nnimap-update-info): If the server doesn't return any
2311         useful info, just use the previous info.
2312         (nnimap-update-info): Prefer old info over start-article.
2313         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2315 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2317         * nnir.el (autoload): Clean up autoloads.
2318         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2319         Use key rather than value.
2320         (nnir-imap-search-other): New variable.
2321         (nnir-read-parm): Use it.
2322         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2323         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2325 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2327         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2328         the process, too.
2330 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332         * spam.el (gnus-summary-mode-map): Bind to "$".
2333         Suggested by Russ Allbery.
2335         * shr.el: Rework the way things are indented by <li> slightly.
2337         * gnus.el (gnus-group-set-parameter): Fix typo.
2339         * nnimap.el: Start implementing QRESYNC support.
2341 2010-10-09  Julien Danjou  <julien@danjou.info>
2343         * nnir.el (nnir-engines): Fix too many arguments.
2345 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2347         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2348         group is the "last", so that the backends like nnfolder actually save
2349         their folders.
2351         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2352         try to use that for the tls stream.
2353         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2354         UIDVALIDITY and find out which groups are read-only and not.
2355         (nnimap-get-flags): Use the same marks parsing code as the rest of
2356         nnimap.
2358 2010-10-09  Julien Danjou  <julien@danjou.info>
2360         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2362         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2363         retrieving gravatars.
2365         * shr.el (shr-table-corner): Add.
2366         (shr-table-line): Add.
2367         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2369 2010-10-08  Julien Danjou  <julien@danjou.info>
2371         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2373 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2375         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2377         * gnus-sum.el (gnus-mark-article-as-unread)
2378         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2379         (gnus-summary-set-bookmark): Use it.
2381         * gnus-msg.el (gnus-setup-message): Use it.
2383         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2385         * gnus.el (gnus-group-remove-parameter): Use it.
2387         * gnus-group.el (gnus-group-make-web-group): Use it.
2389         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2391         * nnregistry.el: Update docs to mention manual.
2393         * gnus-registry.el: Update docs to mention nnregistry.el.
2394         (gnus-registry-initialize): Don't install nnregistry refer method
2395         automatically.
2396         (gnus-registry-install-nnregistry): Remove it.
2398 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2400         * shr.el (shr-insert): Don't insert double spaces.
2402 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2404         * gnus-gravatar.el (gnus-treat-from-gravatar)
2405         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2406         called interactively.
2408         * gnus-art.el (gnus-mime-view-part-externally)
2409         (gnus-mime-view-part-internally): Make predicate function passed to
2410         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2411         of a mime type.
2413         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2415 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2417         * shr.el (require): Require cl when compiling.
2418         (shr-tag-hr): New function.
2420         * nnimap.el (nnimap-update-info): Remove double setting of high.
2421         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2422         This makes nnimap work properly on Courier again.
2424         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2425         the variable for backwards compatability.
2427         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2428         the file name before using to avoid setting mm-default-directory to
2429         nil.
2431         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2432         bidning gnus-agent variables.
2434         * shr.el (shr-render-td): Use a cache for the table rendering function
2435         to avoid getting an exponential rendering behaviour in nested tables.
2436         (shr-insert): Rework the line-breaking algorithm.
2437         (shr-insert): Don't leave trailing spaces.
2438         (shr-insert-table): Also insert empty TDs.
2439         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2441 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2443         * gnus-sum.el (gnus-number): Rename from `number'.
2444         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2445         (gnus-summary-limit-children): Update uses correspondingly.
2447 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2449         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2450         (gnus-gravatar-transform-address): Don't show avatars of people of
2451         which mail addresses match gnus-gravatar-too-ugly.
2453 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2455         * shr.el (shr-table-widths): Expand TD elements to fill available
2456         space.
2458 2010-10-07  Julien Danjou  <julien@danjou.info>
2460         * nnimap.el (nnimap-request-rename-group): Add this method.
2462 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2464         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2465         name from XEmacs' function-arglist.
2467         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2468         gravatar under XEmacs.
2470 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2472         * auth-source.el: Update docs with TODO items.
2474         * gnus-sync.el: Update docs to explain state and plans.
2476         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2477         Hooks for mark updates.
2478         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2480         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2481         hooks with arguments, which is needed for mark update hooks.
2483 2010-10-06  Julien Danjou  <julien@danjou.info>
2485         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2486         was matched.
2488         * sieve-manage.el: Update example in `Commentary'.
2490         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2492         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2493         not 2000.
2494         (sieve-manage-authenticate): Re-add function.
2496 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2498         * shr.el (shr-insert): Get 'space transition right.
2499         (shr-render-td): Only delete space at the end of the TD.
2501         * nnimap.el (nnimap-open-connection): Prepare to support
2502         open-gnutls-stream.
2504         * shr.el: Rearrange function order to be more logical.
2506 2010-10-06  Julien Danjou  <julien@danjou.info>
2508         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2509         (nnrss-discover-feed): Remove 404 URL in docstring.
2511         * nnir.el: Fix Swish-E URL.
2512         Fix Namazu URL.
2514         * message.el (message-change-subject): Remove 404 URL in a comment.
2516 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2518         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2519         called interactively.
2521         * gnus-util.el (gnus-remove-if): Allow hash table.
2522         (gnus-remove-if-not): New function.
2524         * gnus-art.el (gnus-mime-view-part-as-type)
2525         * gnus-score.el (gnus-summary-score-effect)
2526         * gnus-sum.el (gnus-read-move-group-name):
2527         Replace remove-if-not with gnus-remove-if-not.
2529         * gnus-group.el (gnus-group-completing-read):
2530         Regard collection as a hash table if it is not a list.
2532 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2534         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2536         * shr.el: Document the table-rendering algorithm.
2538         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2539         invalid URLs.
2541         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2542         line-broken.
2543         (shr-tag-img): Ignore image fetching errors.
2544         (shr-overlays-in-region): Compute overlay positions correctly.
2546         * mm-decode.el (mm-shr): Require shr.
2548         * gnus-art.el (gnus-blocked-images): Move variable here.
2550         * shr.el (shr-insert-table): Bind free variable.
2552         * mm-decode.el (mm-shr): Bind shr-content-function.
2554         * shr.el (shr-content-function): New variable.
2556         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2557         added for symmetry.
2559         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2561         * gnus-group.el (gnus-group-make-group): Doc fix.
2563         * nnimap.el (nnimap-request-newgroups): Return success.
2565         * shr.el (shr-find-elements): New function.
2566         (shr-tag-table): Put all the images after the table.
2567         (shr-tag-table): Really inhibit images inside the table.
2568         (shr-collect-overlays): Copy over overlays from the TD elements to the
2569         main document.
2571         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2572         gnus-blocked-images.
2574 2010-10-05  Julien Danjou  <julien@danjou.info>
2576         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2578         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2579         (gnus-html-maximum-image-size): Add this function.
2580         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2582         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2583         server-value of the capability is nil.
2585 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2587         * shr.el (shr-tag-em): Add <EM> tag.
2589 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2591         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2592         customizable.
2594         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2595         handing broken links to browse-url.
2597 2010-10-05  Julien Danjou  <julien@danjou.info>
2599         * gnus-util.el (gnus-emacs-completing-read)
2600         (gnus-iswitchb-completing-read): Use autoload rather than require.
2602 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2604         * gnus-util.el (gnus-completing-read-function): Exclude
2605         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2606         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2607         XEmacs.
2609         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2610         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2612         * gnus-html.el: Don't require help-fns under XEmacs.
2613         (gnus-html-schedule-image-fetching): Work for XEmacs.
2615         * mm-decode.el (mm-shr): Decode contents by charset.
2617 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2619         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2620         unknown.
2622         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2623         (shr-get-image-data): Ensure against the cache file missing.
2625         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2626         for data.
2628         * spam-report.el (spam-report-url-ping-plain): Don't query about
2629         killing the process.
2631         * shr.el (shr-render-td): Protect against too-wide text.
2633 2010-10-04  Julien Danjou  <julien@danjou.info>
2635         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2636         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2638         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2639         retrieved.
2641 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2643         * shr.el (browse-url): Require.
2644         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2645         lines.
2646         (shr-show-alt-text, shr-browse-image): New commands.
2647         (shr-browse-url, shr-copy-url): New commands.
2649         * gnus-sum.el (gnus-widen-article-window): New variable.
2650         (gnus-summary-select-article-buffer): Use it.
2652         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2653         without @ signs.
2655 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2657         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2659 2010-10-04  Julien Danjou  <julien@danjou.info>
2661         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2662         for XEmacs.
2664 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2666         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2668         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2669         (nnimap-close-server): Implement.
2671         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2672         (shr-insert): Tweak line breaking.
2673         (shr-insert): Handle <pre> better.
2674         (shr-tag-li): Get <li> indentation right.
2675         (shr-tag-li): Get <li> indentation even righter.
2676         (shr-tag-blockquote): Ensure paragraph start.
2677         (shr-make-table): Tweak table generation.
2678         (shr-make-table): Fix typo.
2680         * shr.el: Implement table rendering.
2682 2010-10-04  Julien Danjou  <julien@danjou.info>
2684         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2686 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2688         * shr.el (shr-insert): Use string anchors instead of line anchors.
2690 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692         * shr.el: Add headings.
2693         (shr-ensure-paragraph): Actually work.
2694         (shr-tag-li): Make <ul> prettier.
2695         (shr-insert): Get white space at the beginning/end of elements right.
2696         (shr-tag-p): Collapse subsequent <p>s.
2697         (shr-ensure-paragraph): Don't insert double line feeds after blank
2698         lines.
2699         (shr-insert): \t is also space.
2700         (shr-tag-s): Fix "s" tag name function.
2701         (shr-tag-s): Fix face prop name.
2703 2010-10-03  Julien Danjou  <julien@danjou.info>
2705         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2707         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2708         gnus-window-inside-pixel-edges.
2710         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2711         gnus-ems.
2713         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2715         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2716         function.
2718         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2719         resize choice.
2721 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2723         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2724         beginning of the buffer.
2726         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2727         article buffer again.
2729         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2731         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2732         when it's at the start of the buffer.
2734         * shr.el (shr-tag-blockquote): Convert name.
2735         (shr-rescale-image): Use the right image-size variant.
2737         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2738         buffer isn't shown, then select the current article first instead of
2739         bugging out.
2740         (gnus-summary-select-article-buffer): Show both the article and summary
2741         buffers again.
2743         * shr.el (shr-fontize-cont): Protect against regions with no text.
2744         Rename tag functions to shr-tag-* for enhanced security.
2745         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2747 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2749         * shr.el (shr-insert):
2750         * pop3.el (pop3-movemail):
2751         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2752         loaded.
2754 2010-10-03  Glenn Morris  <rgm@gnu.org>
2756         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2758         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2760         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2762         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2764         * gnus-util.el (gnus-make-local-hook): Simplify.
2766 2010-10-02  Julien Danjou  <julien@danjou.info>
2768         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2769         (gnus-ido-completing-read): New function.
2770         (gnus-emacs-completing-read): New function.
2771         (gnus-completing-read): Use gnus-completing-read-function.
2772         Add gnus-completing-read-function.
2774 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2776         * shr.el (shr-insert-document): Autoload.
2777         (shr-img): Be silent.
2778         (shr-insert): Add a newline after every picture before text.
2779         (shr-add-font): Use overlays for combining faces.
2780         (shr-insert): Pass upwards the text start point.
2782         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2783         possible.
2784         (mm-shr): New function.
2786 2010-10-02  Julien Danjou  <julien@danjou.info>
2788         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2789         should go backward.
2791 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2793         * shr.el (shr): Fix typo in provide call.
2795 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2797         * shr.el: New file.
2799         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2801         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2802         completing read.
2804 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2806         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2807         we're being queried about.  Suggested by Dan Jacobson.
2809         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2810         Suggested by Jason Eisner.
2812         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2813         table, too.  Suggested by Stefan Wiens.
2814         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2815         the table unnecessary.  Suggested by Stefan Wiens.
2817         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2818         longer needed, and probably doesn't work either, as pointed out by
2819         Stefan Wiens.
2820         (gnus-summary-exit): Remove call to the clearing function.
2821         (gnus-summary-exit-no-update): Ditto.
2823         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2824         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2825         Reported by Stefan Monnier.
2826         (gnus-summary-save-in-rmail): Ditto.
2828         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2829         article buffer, instead of both the article buffer and the summary
2830         buffer.  Sort of suggested by Dan Jacobson.
2832         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2834         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2835         Suggested by Dan Jacobson.
2837         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2838         documentation clearer.
2840         * message.el (message-shorten-references): Comment on the number "21".
2841         Suggested by Stefan Monnier.
2843         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2844         Suggested by Dan Jacobson.
2846         * gnus.el (gnus-large-newsgroup):
2847         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2849         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2850         externalize attachments.  Bug reported by Steve Wen.
2852         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2853         really message anything to the user.
2855         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2856         directly.
2858         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2859         messages in empty groups.
2861 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2863         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2864         non-UIDNEXT group.
2866 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2868         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2869         not the value from the collection.
2871         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2872         values.  This sometimes happens on some groups that have no info.
2873         (nnimap-request-newgroups): New function.
2875 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2877         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2878         check into `gnus-registry-initialize'.
2879         (gnus-registry-initialize): Ditto.
2880         Fix and extend header docs.
2882 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2884         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2885         regexp backtrace overflows.
2887         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2888         for starttls that tls.el implements; i.e. openssl.
2890 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2892         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2893         (gravatar-create-image): New function that's an alias to
2894         gnus-xmas-create-image, gnus-create-image, or create-image.
2895         (gravatar-data->image): Use it.
2897 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2899         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2900         install the nnregistry refer method.
2901         (gnus-registry-install-hooks): Use it.
2902         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2903         unfollowed groups.
2905 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2907         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2908         expanding threads.
2910 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2912         * nnir.el: Use the server names without suffixes (bug #7009).
2914         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2915         unencrypted to STARTTLS, if possible.
2917 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2919         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2920         headers before superseding.
2922 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2924         * nnrss.el (nnrss-use-local): Add documentation.
2926         * nnimap.el (nnimap-extend-tls-programs): New function.
2927         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2928         (nnimap-wait-for-connection): Accept the greeting from the stupid
2929         output from openssl s_client -starttls, too.
2931         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2932         article number.
2933         (nnimap-split-fancy): New variable.
2934         (nnimap-split-incoming-mail): Use it.
2936         * nntp.el (nntp-server-list-active-group): Document.
2938         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2939         SELECT to get the message-id.
2941         * mail-source.el (mail-sources): Remove webmail support.
2942         (defvar): Ditto.
2943         (mail-source-fetcher-alist): Ditto.
2944         (mail-source-fetch-webmail): Remove.
2946         * webmail.el: Remove -- doesn't seem relevant any more.
2948         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2950         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2951         the \r.
2953 2010-09-30  Julien Danjou  <julien@danjou.info>
2955         * gnus-agent.el (gnus-agent-add-group): Fix call to
2956         gnus-completing-read.
2958 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960         * nndoc.el (nndoc-retrieve-groups): New function.
2962         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2963         `default', use nnmail-split-methods.
2964         (nnimap-request-article): Downcase the NILs so that they are nil.
2966         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2967         symbol.
2969         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2970         code, since if the user has requested network, that's what they ought
2971         to get.
2972         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2973         (nnimap-split-rule): Mark as obsolete.
2975         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2976         New variable.
2978         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2979         correct slot, too.
2981 2010-09-29  Julien Danjou  <julien@danjou.info>
2983         * gnus.el (gnus-local-domain): Declare variable obsolete.
2985         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2986         Fix history computing.
2987         (gnus-ido-completing-read): Require ido.
2989 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2992         build Gnus.
2994         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2995         when interpreting the structures.
2996         (nnimap-request-accept-article): Add \r\n to the lines to make this
2997         work with Cyrus.
2999         * nndraft.el (nndraft-request-expire-articles): Use the group name
3000         instead if "nndraft".  Fix found by Nils Ackermann.
3002 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
3004         * nnregistry.el: Add.
3006 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3008         * nnmail.el (group, group-art-list, group-art):
3009         Remove unneeded directives.
3011 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3013         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
3014         (mm-mime-charset)
3015         * rfc2047.el (rfc2047-syntax-table)
3016         * utf7.el (utf7-utf-16-coding-system): Comment fix.
3018         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
3019         rather than `insert-file-contents' and `eval-region'.
3021 2010-09-29  Julien Danjou  <julien@danjou.info>
3023         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
3024         replacement of `gnus-gravatar-relief' to mimic
3025         `gnus-faces-properties-alist'.
3026         Add :version property.
3028 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3030         * mail-source.el (mail-source-report-new-mail)
3031         * message.el (message-default-mail-headers)
3032         * mm-decode.el (mm-valid-image-format-p): Comment fix.
3034         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
3036 2010-09-28  Julien Danjou  <julien@danjou.info>
3038         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
3039         mail-address contains the same string as real-name.
3041         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
3042         non-blank in header, otherwise it'll get stripped.
3044         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
3045         real-name, and then for mail address rather than doing : or , search.
3047 2010-09-27  Julien Danjou  <julien@danjou.info>
3049         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
3050         right completing-read function.
3051         (gnus-use-ido): New variable
3052         (gnus-completing-read-with-default): Remove.
3053         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
3054         (gnus-agent-add-group):
3055         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
3056         * mm-view.el (mm-view-pkcs7-decrypt):
3057         * mm-util.el (mm-codepage-setup):
3058         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3059         * mml-smime.el (mml-smime-openssl-sign-query):
3060         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
3061         (mml-insert-multipart):
3062         * gnus-msg.el (gnus-summary-yank-message):
3063         * gnus-int.el (gnus-start-news-server):
3064         * mm-decode.el (mm-interactively-view-part):
3065         * gnus-dired.el (gnus-dired-attach):
3066         * gnus.el (gnus-read-method):
3067         * gnus-bookmark.el (gnus-bookmark-jump):
3068         * gnus-art.el (gnus-mime-view-part-as-type)
3069         (gnus-mime-action-on-part, gnus-article-encrypt-body):
3070         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
3071         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
3072         * nnmairix.el (nnmairix-create-server-and-default-group)
3073         (nnmairix-update-groups, nnmairix-get-server)
3074         (nnmairix-backend-to-server, nnmairix-goto-original-article)
3075         (nnmairix-get-group-from-file-path):
3076         * nnrss.el (nnrss-find-rss-via-syndic8):
3077         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
3078         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
3079         (gnus-group-browse-foreign-server):
3080         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
3081         (gnus-summary-execute-command, gnus-summary-respool-article)
3082         (gnus-read-move-group-name):
3083         * gnus-score.el (gnus-summary-increase-score)
3084         (gnus-summary-score-effect):
3085         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
3087 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3089         * nnimap.el (auth-source-forget-user-or-password)
3090         (auth-source-user-or-password): Autoload.
3092         * message.el (message-from-style, message-interactive)
3093         (message-signature): Remove comment.
3094         (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
3095         always.
3096         (message-sendmail-envelope-from): Comment fix.
3097         (message-yank-prefix): Default to mail-yank-prefix always.
3098         (message-indentation-spaces):
3099         Default to mail-indentation-spaces always.
3100         (message-signature-file): Default to mail-signature-file always.
3102 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3104         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
3105         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
3106         new articles.
3108         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
3109         parts.
3110         (nnimap-request-article): Work with the t setting, too.
3112         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
3113         that you don't get flashes of other buffers.
3114         (gnus-summary-show-complete-article): Intern before setting.
3116 2010-09-27  David Engster  <dengste@eml.cc>
3118         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
3119         well as HEADERS.
3120         (nnmairix-retrieve-headers): Provide new argument for the above.
3122 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3124         * gnus-sum.el (gnus-summary-move-article): Don't alter
3125         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
3126         group.
3128         * nnimap.el (nnimap-update-info): Don't destructively alter active.
3130         * message.el (message-cite-prefix-regexp): Revert my last edit.
3132         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
3133         variable instead of the Gnus variable.
3135         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
3137         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
3139         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
3140         since some servers don't like it.
3141         (nnimap-open-connection): Forget credentials if the server says the
3142         password was wrong.
3143         (nnimap-parse-line): Protect against invalid data.
3145         * gnus-sum.el (gnus-summary-move-article): Add comment.
3146         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
3147         nothing alters it while scanning for new messages.
3149         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
3150         which may or may not help.
3151         (nnimap-open-connection): If we're doing a stream connection, and then
3152         discover we're on a STARTTLS-capable server, then open a STARTTLS
3153         connection instead.
3155 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3157         * nnimap.el (utf7): Require.
3159         * message.el (message-cite-prefix-regexp): Remove "}" from citation
3160         prefix.
3162 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
3164         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
3166 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3168         * nnimap.el (nnimap-request-accept-article): Message the error on
3169         error.
3171 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3173         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
3175 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3177         * nndoc.el (nndoc-request-list): Return success always.
3179         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
3180         `fetch-old' -- we only want to fetch the articles we've requested.
3181         The rest are in the agent, probably.
3182         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
3183         disappeared server" to something low.  It's not important.
3185         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3186         arrived before the FETCH data.
3188         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3189         target here, because we don't know the Gnus name of the group.
3191         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3192         for the correct group.
3194         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3196         * gnus.el (gnus): Give a final warning after startup.
3198         * gnus-util.el (gnus-action-message-log): New variable.
3199         (gnus-message): Use it.
3200         (gnus-final-warning): New function.
3202         * nnimap.el (nnimap-open-connection): Record the greeting.
3203         (nnimap): Add greeting.
3205 2010-09-26  Julien Danjou  <julien@danjou.info>
3207         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3208         arguments.
3209         (gnus-html-wash-images): Fix spec computing to include start/end.
3211         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3213 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3215         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3216         deletion.
3217         (nnimap-retrieve-headers): Don't select the group, because that's
3218         already done by nnimap-possibly-change-group.
3220         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3221         (gnus-picon-transform-address): Use it.
3223         * mail-source.el (mail-source-value): Revert previous patch.
3225         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3226         on failure.
3227         (nnimap-open-connection): Look up both virtual and physical server name
3228         credentials.
3230         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3232 2009-02-08  Dave Love  <fx@gnu.org>
3234         * gnus-win.el (gnus-window-to-buffer-helper)
3235         (gnus-all-windows-visible-p): Function needn't be a symbol.
3237         * mail-source.el (mail-source-value): Function needn't be a symbol.
3239 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3241         * message.el (message-cite-prefix-regexp): Remove } from the cite
3242         prefix.
3244         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3245         highlight again, so that the highlight is correct.
3247         * gnus-picon.el (gnus-picon): Remove again.
3248         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3250         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3251         doing the header highlightling, so that the background colour of the
3252         picon is correct.
3254         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3255         (gnus-picon): Ditto.
3256         (gnus-picon): Reinstate.  The background colour for picons is white.
3257         (gnus-picon-insert-glyph): Make the background white.
3259         * nnml.el (nnml-open-nov): Don't return dead buffers.
3261         * auth-source.el (auth-source-create): Query the user for whether to
3262         store the credentials.
3264         * auth-source.el (auth-source-user-or-password): Use the existing auth
3265         sources, if any, for creation.
3267         * gnus.el (gnus-group-fast-parameter): Return the last matching
3268         parameter instead of the first matching parameter.
3270 2010-09-26  Julien Danjou  <julien@danjou.info>
3272         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3274 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3276         * mml2015.el (mml2015-use): Remove gpg support.
3278         * mml1991.el (mml1991-function-alist): Remove gpg function.
3279         (mml1991-gpg-sign): Remove.
3281 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3283         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3284         (gnus-browse-unsubscribe-current-group): Document it.
3285         (gnus-browse-unsubscribe-group): Use it.
3287 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3289         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3290         address to the To list for easier response.
3292         * gnus.el (gnus-play-startup-jingle): Remove.
3293         (gnus-splash): Don't play jingle.
3294         (gnus): Silence gnus-load message.
3296         * gnus-art.el (gnus-treat-play-sounds): Remove.
3298         * gnus.el (gnus-play-jingle): Remove audio support.
3300         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3302         * earcon.el: Remove -- no users.
3304         * gnus-audio.el: Remove -- no users of this package.
3306         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3308         * gnus-start.el (gnus-setup-news): Remove nocem support.
3310         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3312         * gnus.el (gnus-use-nocem): Remove.
3314         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3315         Remove.
3317         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3318         uses NoCeM any more.
3320         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3321         (gnus-button-ctan-handler): Ditto.
3322         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3323         (gnus-button-ctan-directory-regexp): Ditto.
3324         (gnus-button-handle-ctan): Ditto.
3325         (gnus-button-tex-level): Ditto.
3326         (gnus-button-alist): Remove CTAN stuff.
3328 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3330         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3331         nnimap-streaming test.
3333         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3334         servers twice.
3336         * nnimap.el (nnimap-open-connection): Add more error reporting when
3337         nnimap fails early.
3339         * nnheader.el (nnheader-get-report-string): New function.
3340         (nnheader-get-report): Use it.
3342         * gnus-int.el (gnus-check-server): Say what the error was when opening
3343         failed.
3345         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3346         using streaming.
3348 2010-09-25  Julien Danjou  <julien@danjou.info>
3350         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3351         gnus-window-inside-pixel-edges.
3353 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3355         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3357         * mm-decode.el (mm-save-part): Allow saving to other directories the
3358         normal Emacs way.
3360         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3361         Suggested by Jay Berkenbilt.
3363         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3364         there isn't a single byte.
3366         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3367         just do it.  It doesn't really seem to matter what the user responds
3368         here, I think, so it's just a confusing question.
3370         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3371         non-streaming case.
3373         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3374         (gnus-article-encrypt-body): Use it.
3376         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3377         keystroke.
3379         * nnimap.el (nnimap-find-wanted-parts-1):
3380         Use gnus-fetch-partial-articles.
3382         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3384         * nnimap.el (nnimap-insert-partial-structure): New function.
3385         (nnimap-get-partial-article): New function.
3386         (nnimap-request-article): Use it.
3387         (nnimap-wait-for-response): Return whether the wait was successful.
3388         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3389         retrieval wasn't successful.
3390         (nnimap-retrieve-group-data-early): Allow throttling servers.
3391         (nnimap-streaming): New variable.
3392         (nnimap-fetch-partial-articles): Remove.
3394         * mm-decode.el (mm-with-part): Protect against killed buffers.
3396         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3397         for prettier summary display.
3399 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3401         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3403 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3405         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3406         apparently third-party libraries depend on it.
3408         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3409         before starting negotiation.
3411         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3412         privacy reasons.
3413         (gnus-treat-mail-gravatar): Ditto.
3415         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3416         buffer when inserting images.  Inserting text into the headers, for
3417         instance, can make them invalid.
3419 2010-09-25  Julien Danjou  <julien@danjou.info>
3421         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3422         variables.
3424         * nnheader.el: Remove useless variables news-reply-yank-from and
3425         news-reply-yank-message-id.
3427         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3428         variables.
3430         * mml1991.el: Remove useless mml1991-verbose.
3432         * gnus.el: Remove useless variable gnus-use-generic-from.
3433         Remove obsolete variable gnus-topic-indentation.
3435         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3437         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3439         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3441         * gnus-group.el: Remove useless gnus-group-icon-cache.
3442         Remove useless gnus-ephemeral-group-server.
3444         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3446         * mml2015.el: Remove useless mml2015-verbose.
3448         * mml-smime.el: Remove useless mml-smime-verbose.
3450         * gnus.el: Remove useless gnus-local-domain.
3452         * gnus-gravatar.el (gnus-gravatar-transform-address):
3453         Use gnus-gravatar-size.
3455         * gnus-art.el: Remove useless gnus-treat-translate.
3457 2010-09-24  Julien Danjou  <julien@danjou.info>
3459         * gnus-sum.el: Add support for Gravatars.
3461         * gnus-art.el: Add support for Gravatars.
3463         * gnus-gravatar.el: Add this file.
3465         * gravatar.el: Add this file.
3467 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3471         * gnus-group.el (gnus-group-fetch-faq): Remove.
3473         * gnus.el (gnus-group-faq-directory): Remove.
3475         * gnus-group.el (gnus-group-fetch-charter): Remove.
3477         * gnus.el (gnus-group-charter-alist): Remove.
3479         * gnus-group.el (gnus-group-archive-directory): Remove.
3480         (gnus-group-recent-archive-directory): Ditto.
3481         (gnus-group-make-archive-group): Remove.
3483         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3485         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3486         use the same article number for all the cached articles.
3488         * nnimap.el (nnimap-command): Register the last command time so
3489         that we can use it for idling NOOPs.
3490         (nnimap-open-connection): Start the keeplive timer.
3491         (nnimap-make-process-buffer): Store all the process buffers.
3492         (nnimap-keepalive): New function.
3494         * starttls.el (starttls-open-stream): Add autoload cookie.
3496 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3498         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3499         handling.
3501 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3503         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3504         its data structures.
3506         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3507         instead of the cl.el copy-list.
3508         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3509         equalp.
3511 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3513         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3514         and tool-bar-local-item-from-menu.
3516         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3517         mode-line-highlight face for Emacs.
3519         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3520         loading gnus-sum.elc; fix comment for canlock-verify.
3521         (gnus-article-jump-to-part): Use read-number.
3522         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3523         Remove Emacs pre-21 compatible code for help-echo.
3524         (gnus-article-next-page-1): No need to adjust the number of lines.
3525         (gnus-article-describe-bindings): Always use help-buffer.
3527         * gnus-audio.el (gnus-audio-inline-sound)
3528         * gnus-cus.el (gnus-custom-mode)
3529         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3531         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3533         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3534         compatible code.
3536 2010-09-24  Glenn Morris  <rgm@gnu.org>
3538         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3539         visiting the fcc file in rmail-mode.
3541 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3543         * nnir.el: Silence the byte compiler.
3545         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3546         alias to browse-url-url-encode-chars if any.
3547         (gnus-html-encode-url): Use it.
3549 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3551         * gnus-start.el (gnus-use-backend-marks): New variable.
3552         (gnus-get-unread-articles-in-group): Use it.
3554         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3555         makeover.
3557 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3559         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3561 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3563         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3564         Remove.
3565         (gnus-setup-news-hook):
3566         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3568         * gnus-int.el (gnus-request-update-info): Protect against backends not
3569         having the function.
3571         * nnimap.el (nnimap-stream): Mention starttls.
3572         (nnimap-open-connection): Add starttls support.
3574 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3576         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3578 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3580         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3581         BODYSTRUCTUREs.
3582         (nnimap-transform-headers): Unfold quoted {42} headers.
3584         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3585         the info.
3586         (gnus-get-unread-articles): Only call updatep on backends that support
3587         it.
3589         * nnweb.el (nnweb-request-update-info): NOOP.
3591         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3593         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3594         since it only deals with marks.
3596         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3597         gnus-request-marks, and make a new gnus-request-update-info.
3599         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3600         the active instead of the high number, which is usually too low.
3602 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3604         * encrypt.el: Remove.
3606 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3608         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3609         server in symbolic form.
3611         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3613 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3615         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3616         (nnimap-update-info): Fix up code slightly.
3618         * gnus-int.el (gnus-open-server): Add tracing for performance
3619         debugging.
3621         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3622         (gnus-group-insert-group-line): Pass the real group name so that it
3623         gets the right data.
3625         * gnus-start.el (gnus-get-unread-articles): Don't have
3626         `gnus-get-unread-articles-in-group' update info, since that can be
3627         really slow and doesn't seem to be needed?
3629 2010-09-22  Julien Danjou  <julien@danjou.info>
3631         * gnus-group.el (gnus-group-insert-group-line):
3632         Call gnus-group-highlight-line.
3633         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3634         default hook list.
3635         (gnus-group-update-eval-form): Add new function.
3636         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3637         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3639 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3641         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3642         immediate, then expire all articles.
3643         (nnimap-update-info): Fix off-by-one errors.
3644         (nnimap-flags-to-marks): Would return no marks lists for group with no
3645         flags.  Instead return the other data.
3647 2010-09-22  Julien Danjou  <julien@danjou.info>
3649         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3650         Only return an icon.
3651         (gnus-group-insert-group-line): Compute icon to return.
3653         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3654         (gnus-html-image-fetched): Only cache if
3655         gnus-html-image-automatic-caching is set.
3656         (gnus-html-image-fetched): Check for errors.
3658 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3661         once per method on `g'.  This ensures that backends like nnfolder don't
3662         open all their folders.
3664         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3665         (nnimap-request-list): Nix out group in the correct buffer.
3666         (nnimap-parse-flags): Implement by using `read' instead of
3667         hand-parsing.
3668         (nnimap-flags-to-marks): Pass on permanent-flags.
3669         (nnimap-make-process-buffer): Record the server name.
3670         (nnimap-parse-flags): Fix typo.
3671         (nnimap-request-scan): Run split on the server in general, not just a
3672         single group.
3674         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3675         parameter, and propagate this downwards.
3677         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3678         since EXAMINE changes it on the server.
3680         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3681         this command might take a while.
3683 2010-09-22  Julien Danjou  <julien@danjou.info>
3685         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3686         harmful if you have 2 images side-by-side, they can't be properly
3687         update on text deletion.  Using text-property is safer here.
3688         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3689         data.
3691 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3693         * nnimap.el (nnimap-expunge-inbox): Remove.
3694         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3695         (nnimap-expunge): Flip default to t.
3697         * gnus.el (gnus-method-to-server): Don't push things to the cache
3698         unless it's unique.
3699         (gnus-server-to-method): Ditto.
3701 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3703         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3705 2010-09-22  Julien Danjou  <julien@danjou.info>
3707         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3708         get the start of data.
3709         (gnus-html-encode-url): Add this function to encode special chars in
3710         URL.
3711         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3712         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3714         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3715         default.
3716         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3718         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3719         images alt-text.
3720         (gnus-html-put-image): Put alt-text as help-echo.
3722 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3724         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3725         * mm-util.el (mm-decompress-buffer)
3726         * nnir.el (nnir-run-find-grep)
3727         * pop3.el (pop3-list): Use 3rd arg of split-string.
3729 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3731         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3732         outside the active range.  Suggested by Dan Christensen.
3734         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3735         slightly later to avoid double-getting it.
3737         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3738         previous patch.
3740         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3742 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3744         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3746 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3748         * gnus-int.el (gnus-open-server): Give a better error message in the
3749         "go offline" case.
3751         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3752         marks for nnimap, which is seldom the right thing to do.
3754         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3755         (gnus-same-method-different-name): New function.
3757         * nnimap.el (parse-time): Require.
3759         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3760         method in the presence of many similar methods.
3762         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3764         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3765         nnml-inhibit-expiry.
3767         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3768         find out whether methods are equal.
3770         * nnimap.el (nnimap-find-expired-articles): New function.
3771         (nnimap-process-expiry-targets): New function.
3772         (nnimap-request-move-article): Request the article before looking at
3773         what the Message-ID is.  Fix found by Andrew Cohen.
3774         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3776         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3777         for oldness in addition to being a predicate.
3779         * nnimap.el (nnimap-request-group): When we have zero articles, return
3780         the right data to Gnus.
3781         (nnimap-request-expire-articles): Only delete articles immediately if
3782         the target is 'delete.
3784         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3785         method, this would bug out.
3787         * gnus-group.el (gnus-group-expunge-group): Rename from
3788         gnus-group-nnimap-expunge, and implemented as a normal interface
3789         function.
3791         * gnus-int.el (gnus-request-expunge-group): New function.
3793         * nnimap.el (nnimap-request-create-group): Implement.
3794         (nnimap-request-expunge-group): New function.
3796 2010-09-21  Julien Danjou  <julien@danjou.info>
3798         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3799         (gnus-html-cache-expired): Add new function.
3800         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3801         wethever we should display image for fetch it.
3802         Compute alt-text earlier to pass it to the fetching function too.
3803         (gnus-html-schedule-image-fetching): Change function argument to only
3804         get one image at a time, not a list.
3805         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3806         cache.
3807         (gnus-html-get-image-data): New function to retrieve image data from
3808         cache.
3809         (gnus-html-put-image): Change buffer argument to use image data rather
3810         than file, and place image above region rather than inserting a new
3811         one.  Do not take alt-text as argument, since it's useless now: we place
3812         the image above alt-text.
3813         (gnus-html-prune-cache): Remove.
3814         (gnus-html-show-images): Start to fetch image when we find one, do not
3815         push into a temporary list.
3816         (gnus-html-prefetch-images): Only fetch image if they have expired.
3817         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3818         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3820 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3822         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3824 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3826         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3827         spec inser "*" if the group isn't active instead of 0.
3829         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3830         opening the server.
3831         (nnimap-request-delete-group): Implement group deletion.
3832         (nnimap-transform-headers): Return the size of the entire message in
3833         the Bytes header, not just the size of the first part.
3834         (nnimap-request-move-article): When moving an article from nnimap,
3835         request the article first so the accepting form has an article to
3836         accept.  Reported by Dan Christensen.
3837         (nnimap-command): Make sure that the error message doesn't error out.
3839 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3841         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3842         we haven't requested anything.
3844 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3846         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3847         "".  Fix found by Andrew Cohen.
3849         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3850         instead of -encode-string.
3852 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3854         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3856         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3857         by mm-subst-char-in-string.
3859 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3861         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3862         waiting for the connection string.
3864         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3865         arriving.
3867         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3868         bogus characters.  This allows selecting certain Gmail groups.
3870         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3871         (nnimap-fetch-partial-articles): New variable.
3872         (nnimap-open-connection): When looking for credentials, also use the
3873         nnimap-server-port.
3874         (nnimap-request-article): Return the group/article number, so that Gnus
3875         `^' works as expected.
3876         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3878         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3879         comments.
3880         (gnus-methods-sloppily-equal): New function.
3881         (gnus): When using the development version of Gnus, load the gnus-load
3882         file.
3884         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3885         `gnus-open-server' on each method before trying to scan them etc.
3886         This ensures that all the backend parameters are set correctly.
3888         * nnimap.el (nnimap-authenticator): New variable.
3889         (nnimap-open-connection): Allow anonymous login.
3890         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3891         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3893         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3894         patch, found by Knut Anders Hatlen.
3896 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3898         * gnus-agent.el (gnus-agent-batch-confirmation)
3899         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3900         to gnus-message.
3901         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3902         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3903         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3904         * gnus-int.el (gnus-open-server): Likewise.
3905         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3906         (gnus-score-check-syntax): Likewise.
3907         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3908         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3909         Likewise.
3910         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3912 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3915         calling conventions so that prefetch doesn't bug out.
3917 2010-09-19  Julien Danjou  <julien@danjou.info>
3919         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3920         rather than `subst-char-in-region' in order to be able to replace ASCII
3921         char by UTF-8 ones.
3923         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3924         than curl.
3925         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3926         the right URL and ALT text on images.
3927         (gnus-html-wash-tags): Fix tag case.
3928         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3929         (gnus-article-html): Add -o display_ins_del=2 option.
3930         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3932 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3934         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3935         the extra mail headers, which sometimes seem to happen for unknown
3936         reasons.
3938         * mail-parse.el (mail-header-encode-parameter): Define as
3939         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3940         (or most, perhaps?) mail readers don't understand the latter, but do
3941         understand the former.
3943         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3944         to nil, so that no methods are automatically agentized.  I think this
3945         is probably what most users want.
3947         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3948         from url-retrieve, for instance about invalid URLs.
3950         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3951         groups that have no articles.
3952         (nnimap-request-article): Check that we really got an article when we
3953         requested one.
3955         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3956         doesn't exist.
3958         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3959         nntp buffer so the agent can save it.
3960         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3961         that CRLF doesn't get translated to \n.
3962         (nnimap-open-connection): Don't make 'shell commands only send \n.
3964 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3966         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3967         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3968         Update var name.
3969         (nnml-generate-nov-file): Use dolist.
3970         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3971         Use with-current-buffer.
3973 2010-09-18  Julien Danjou  <julien@danjou.info>
3975         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3976         parallel.
3978 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3980         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3981         the range update right.
3982         (nnimap-request-group): Don't make `M-g' bug out on group with no
3983         marks.
3984         (nnoo): Require, so that other packages can require nnimap.
3985         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3986         command we're looking for.  This helps when the server sends more
3987         responses after we've gotten everything we expected.
3988         (nnimap): Add a `newlinep' field to keep track of end-of-line
3989         conventions.
3990         Don't send CRLF to things that don't want it.
3991         (nnimap-request-accept-article): Ditto.
3993 2010-09-18  Julien Danjou  <julien@danjou.info>
3995         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3996         than curl to retrieve images.
3998 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4000         * nnimap.el (nnimap-update-info): Extend the info so that we can set
4001         the marks.
4002         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
4003         (nnimap-wait-for-connection): New function.
4004         (nnimap-open-connection): If we have PREAUTH, don't query for login
4005         credentials.
4006         (nnimap-update-info): Fix off-by-one error when concatenating ranges
4007         when doing a partial update.
4009 2010-09-18  Julien Danjou  <julien@danjou.info>
4011         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
4012         tags.
4014 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4016         * nnimap.el (nnimap-credentials): New function.
4017         (nnimap-open-connection): Use the new function to look for credentials
4018         also on the numeric equivalents of "imap" and "imaps".
4020         * gnus-start.el (gnus-activate-group): Send the info to
4021         gnus-request-group.
4023         * nnimap.el (nnimap-request-group): Have the "check" version of the
4024         function parse flags and update the info, so that a `M-g' get a total
4025         resync of all flags from the group.
4027         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
4028         to allow backends to alter the info on group selection.  Also alter all
4029         the backend -request-group functions to take the parameter.
4031         * nnimap.el (nnimap-store-info): New function.
4032         (nnimap-update-info): Store the info for later usage.
4033         (nnimap-request-group): Use the stored info for the dont-check case, so
4034         that we don't retrieve all marks when we enter a group.
4036         * nnimap.el: Use deffoo instead of defun for interface functions.
4038         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
4039         update the group info.  This makes the nndraft groups, for instance, go
4040         back to their old behaviour.
4042         * gnus-sum.el (gnus-select-newsgroup): Indent.
4044         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
4045         in.
4046         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
4047         nothing.
4049         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
4050         from methods that are denied.
4052         * gnus-int.el (gnus-method-denied-p): New function.
4054         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
4055         store the password instead of netrc.
4056         (nnimap-open-connection): Don't error out when we can't make a
4057         connections.
4059         * auth-source.el (auth-source-create): In the password prompt, say what
4060         we're querying for.  Also prompt for user name if that hasn't been
4061         given.
4063         * nnimap.el (nnimap-with-process-buffer): Remove.
4065 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4067         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
4068         method when we're reading from the agent.
4070         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
4072         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
4073         that's probably most useful for users.
4075         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
4076         "failed" all the time.
4078         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
4079         ...)) with (with-current-buffer ... ).
4081         * nntp.el (nntp-open-server): Return whether the open was successful or
4082         not.
4084         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
4085         select an unread unseen article first.
4087         * nnimap.el (nnimap-open-connection): If the user doesn't have a
4088         /etc/services, supply some sensible port defaults.
4090 2010-09-17  Julien Danjou  <julien@danjou.info>
4092         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
4094 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
4096         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
4097         doesn't have any parameters.
4099 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4101         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
4102         only upcased checks.
4104         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
4106         * nnimap.el (nnimap-open-shell-stream): New function.
4107         (nnimap-open-connection): Use it.
4108         (nnimap-transform-headers): Get the number of lines in each message.
4109         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
4110         number of lines.
4111         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
4112         problem.
4114         * utf7.el (utf7-encode): Autoload.
4116         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
4117         to allow the mail splitting to not return a default group.  This is
4118         useful for nnimap, which will leave unmatched mail in the inbox.
4120         * nnimap.el: Rewritten.
4122         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
4123         nnimap usage.
4125         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
4126         if the move is internal, so that nnimap can do fast internal moves.
4128         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
4129         data.
4130         (gnus-read-active-for-groups): Support finishing the early retrieval of
4131         data.
4133         * gnus-range.el (gnus-range-nconcat): New function.
4135         * gnus-int.el (gnus-finish-retrieve-group-infos)
4136         (gnus-retrieve-group-data-early): New functions.
4138 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4140         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
4141         (nnrss-retrieve-groups):
4142         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
4143         (pop3-quit): Use with-current-buffer.
4145 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4147         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
4148         instead of nnheader-accept-process-output.
4150         * gnus-html.el (gnus-html-schedule-image-fetching)
4151         (gnus-html-prefetch-images): Replace process-kill-without-query by
4152         gnus-set-process-query-on-exit-flag.
4154 2010-09-16  Romain Francoise  <romain@orebokech.com>
4156         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4158 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4160         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4161         parameter to unintern is mandatory-ish in Emacs 24.
4163         * gnus-html.el (gnus-html-schedule-image-fetching)
4164         (gnus-html-prefetch-images): Check for curl before using it.
4166         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4167         depend on curl, which isn't essential.
4169         * imap.el: Revert back to version
4170         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4171         seem problematic.
4173 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4175         * gnus-registry.el (gnus-registry-install-shortcuts):
4176         Explicitly pass `obarray' to `unintern' to avoid a warning.
4178 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4180         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4181         change.
4183         * nnrss.el (nnrss-request-list): Remove this function and related
4184         functions, including the moreover stuff.
4186 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4188         * nnrss.el (nnrss-retrieve-groups): New function.
4190 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4192         * .dir-locals.el: Add no-byte-compile cookie.
4194 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4196         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4197         for back end that doesn't support request-scan.
4199 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4201         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4202         then do request scans from the backends.
4204         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4205         avoid running a hook per line, since this takes a lot of time,
4206         profiling shows.
4207         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4208         directly if gnus-visual-p is true.
4210 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4212         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4213         groups; replace mapcar with dolist which is a bit faster; pass groups
4214         info to gnus-read-active-file-1.
4215         (gnus-read-active-file-1): Scan only specified groups if the new
4216         optional arg `infos' is given.
4218 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4220         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4222         * pop3.el (pop3-movemail): Remove.
4223         (pop3-streaming-movemail): Rename to pop3-movemail.
4225         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4226         don't restrict end-tag searches to the end of the line.
4228 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4230         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4231         articles of every unchecked group to t, which means unknown since the
4232         server has never been opened.
4234 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4236         * gnus-html.el (gnus-html-show-alt-text): New command.
4237         (gnus-html-browse-image): Ditto.
4238         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4239         to browse the image directly.
4240         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4241         better.
4243         * gnus-async.el (gnus-async-article-callback):
4244         Call `gnus-html-prefetch-images' unconditionally.
4246         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4247         before feeding URLs to curl.
4249 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4251         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4252         internal images as deletable by `W D D'.
4254         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4255         (gnus-async-article-callback): Fix typo.
4257 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4259         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4260         current line to work around bugs in the output from w3m.
4262         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4263         for groups that want that.
4265         * nntp.el (nntp-wait-for-string): Supply a timeout for
4266         accept-process-output to ensure progress.
4268         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4269         level to get unread articles from, then use that for foreign groups,
4270         too.
4272         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4273         confuses the rest of the function.
4275         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4276         for the methods that support -retrieve-groups, too.
4278         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4280 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4282         * pop3.el: Require cl when compiling.
4283         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4285 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4287         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4288         that aren't going to be activated.
4289         (gnus-get-unread-articles): Fix up the last commit.
4291         * gnus-html.el (gnus-article-html): Allow calling without specifying
4292         the handle.  In that case, dissect the buffer first.
4294         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4296         * nnimap.el (nnimap-open-connection): Revert the change that would look
4297         into authinfo for imaps instead of imap.
4299         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4300         say that you don't want to call gnus-request-group with don-check, but
4301         do check the reponse.  This is for virtual groups only.
4302         (gnus-get-unread-articles): Count the archive groups as secondary, so
4303         that they're activated the same way as before.
4305         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4306         case-insensitively.
4307         (nnimap-debug): Remove.
4309         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4310         mail from a file, and the file doesn't exist.
4312         * pop3.el (pop3-streaming-movemail): Return t for success.
4314         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4315         .authinfo if we're using ssl connection.
4317         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4318         already have if we're in a main Gnus `g' run.
4320         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4322 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4324         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4326         * nnmh.el (nnmh-request-list-1): Bind `file'.
4328         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4329         alias to set-process-query-on-exit-flag or process-kill-without-query.
4330         (pop3-open-server): Use it.
4332 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4334         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4335         box to the Incoming file.  Fixes mistake in previous checkin.
4337         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4338         request loop (for debugging purposes) removed.
4340         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4341         culprit is more visible.
4342         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4343         (nnml-add-incremental-nov): New functions to do "incremental" nov
4344         updates, where we just append to the end of the existing nov files
4345         without reading/writing them in full.
4347         * mail-source.el (mail-source-delete-crash-box): Really only check the
4348         incoming files once in a while.
4350         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4352         * mail-source.el (mail-source-delete-crash-box): Only check the
4353         incoming files for deletion once per day to save a lot of file
4354         accesses.
4356         * pop3.el (pop3-logon): Fix up unbound variable typo.
4358         * mail-source.el (pop3-streaming-movemail): Autoload.
4360         * pop3.el (pop3-streaming-movemail):
4361         Respect pop3-leave-mail-on-server.
4363         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4364         retrieval.
4366         * pop3.el (pop3-process-filter): Remove unused function.
4367         (pop3-streaming-movemail, pop3-send-streaming-command)
4368         (pop3-wait-for-messages, pop3-write-to-file)
4369         (pop3-number-of-responses): New functions for streaming pop3
4370         retrieval.
4372         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4373         come from no known methods.
4374         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4375         list.
4377         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4378         message sizes.
4379         (pop3-movemail): Use erase-buffer instead of looping and deleting
4380         regions, which seems rather odd.
4382         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4383         file once per `g' run.
4385         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4386         directories.  This makes the draft queue directory work.
4388         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4389         data from the backends, so that we only request the list of groups from
4390         each method once.  This should speed things up considerably.
4392         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4393         detect that it's not implemented.
4395         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4396         we actually do recurse down into the tree, but don't stat all leaf
4397         nodes.
4399         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4400         then say so instead of bugging out.
4402         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4403         files exist before trying to read them.
4405         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4406         around <pre_int>.
4408         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4410         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4412 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4414         * mm-util.el (mm-image-load-path): Just return the image directories,
4415         not all directories in the path in addition to the image directories.
4416         (mm-image-load-path): Maintain a cache of the image directories so that
4417         the `g' command in Gnus doesn't have to stat dozens of directories each
4418         time.
4420         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4421         (gnus-html-wash-tags): Add a new `i' command to insert images.
4422         (gnus-html-insert-image): New command and keystroke.
4423         (gnus-html-redisplay-with-images): New command and keystroke.
4424         (gnus-html-show-images): Rename command.
4425         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4426         spacers.
4427         (gnus-html-wash-tags): Decode entities at the end, so that entities
4428         inside the tags don't mess up the rest of the "parsing".
4430         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4431         so that nnimap methods aren't agentized by default.  There's apparently
4432         many problems related to agent/imap behaviour.
4434         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4436         * gnus-html.el: Doc fix.
4438 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4440         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4441         glyph-width and glyph-height instead of display-graphic-p and
4442         image-size; make avoidance of displaying small images work for XEmacs.
4444         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4445         for XEmacs.
4447         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4448         of symbol that holds plist data.
4449         (gnus-process-plist): Remove plist of process after getting it.
4451 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4453         * message.el (message-generate-hashcash): Change default to
4454         'opportunistic if hashcash is installed.
4456         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4457         (gnus-html-put-image): Only call image-size once, since it's somewhat
4458         time-consuming on remote X servers.
4460 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4462         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4463         decoded contents.
4464         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4466 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4468         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4469         group line format, since it isn't very interesting.
4471         * gnus-agent.el (gnus-agent-short-article),
4472         (gnus-agent-long-article): Increase values for these two variables,
4473         since most people are likely to have more network connection and
4474         storage than before.
4476         * gnus.el (gnus-refer-article-method): Change default to 'current.
4477         When referring an article, the common behaviour is to refer it from the
4478         current select method, not the native select method.  The chances of
4479         the native select method having the message in question is rather slim
4480         these days.
4482         * gnus-sum.el (gnus-auto-select-subject): Change default to
4483         `unseen-or-unread'.  I think it's likely that most people want to
4484         select an unseen article over a previously seen, but unread one.
4486         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4487         means that in the article buffer none of the minor mode elements will
4488         be shown, usually, and this is not desirable in most cases.
4490         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4491         that commands like `d' (and the like) go to the next line in the
4492         buffer, instead of the next unread article.  I think this is the
4493         behaviour that is most natural for most users.
4494         (gnus-single-article-buffer): Change default to nil, so that people can
4495         have as many article buffers open as they have summary buffer.  I think
4496         this is the most natural way for the groups to behave.
4498         * message.el (message-generate-new-buffers): Change default to
4499         `unsent', so that all new message buffers start their names with the
4500         string "*unsent", and it's easier to find the buffers if you move from
4501         them.
4503 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4505         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4506         small.  They're probably tracking images.
4507         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4508         (gnus-html-rescale-image): Yet another try at getting the image sizing
4509         right.
4511         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4512         nntp-marks-file-name is nil.
4514 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4516         * gnus-html.el (gnus-html-wash-tags)
4517         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4518         Better logging.
4520 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4522         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4524         * gnus-html.el (gnus-html-wash-tags): Check the value of
4525         gnus-blocked-images in the summary buffer.
4527 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4529         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4531 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4533         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4534         like "a", it seems like.
4535         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4536         since it needs to be picked from the correct buffer.
4538         * nnwfm.el: Remove.
4540         * nnlistserv.el: Remove.
4542 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4544         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4545         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4547 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4549         * nnkiboze.el: Remove.
4551         * nndb.el: Remove.
4553         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4554         alt text.
4555         (gnus-html-rescale-image): Try to get the rescaling logic right for
4556         images that are just wide and not tall.
4558         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4559         overshadow variable bindings.
4561 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4563         * gnus-html.el (gnus-html-wash-tags)
4564         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4565         Add extra logging.
4567 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4569         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4570         (gnus-max-image-proportion): New variable.
4571         (gnus-html-rescale-image): New function.
4572         (gnus-html-put-image): Rescale images.
4574 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4576         Fix up some byte-compiler warnings.
4577         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4578         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4579         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4580         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4581         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4582         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4583         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4585 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4587         * gnus-html.el (gnus-article-html): Decode contents by charset.
4589 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4591         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4592         (gnus-html-frame-width, gnus-blocked-images)
4593         * message.el (message-prune-recipient-rules): Add custom version.
4594         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4596         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4597         functions.
4599         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4600         gnus-process-get.
4602 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4604         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4605         instead of lsub directly.
4607 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4609         * nnwarchive.el: Remove.
4611         * gnus-soup.el: Remove.
4613         * nnsoup.el: Remove.
4615         * nnultimate.el: Remove.
4617         * gnus-html.el (gnus-blocked-images): New variable.
4619         * message.el (message-prune-recipients): New function.
4620         (message-prune-recipient-rules): New variable.
4622         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4623         guess whether a long line is natural text or not.
4625         * gnus-html.el (gnus-html-schedule-image-fetching):
4626         Use gnus-process-plist and friends for compatibility.
4628 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4630         * gnus-html.el: Require packages that define macros used in this file.
4631         (gnus-article-mouse-face): Declare to silence byte-compiler.
4632         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4633         process-get.
4634         (gnus-html-put-image): Use plist-get to avoid getf.
4635         (gnus-html-prefetch-images): Use with-current-buffer.
4637 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4639         * gnus-ems.el: Provide compatibility functions for
4640         gnus-set-process-plist.
4642         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4643         * gnus.el (gnus-valid-select-methods)
4644         * message.el (message-send-mail-partially-limit)
4645         * mm-decode.el (mm-text-html-renderer)
4646         * mml.el (mml-insert-mime-headers-always)
4647         * smiley.el (smiley-regexp-alist): Bump custom version.
4649 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4651         * gnus-html.el: require mm-url.
4652         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4653         with the url to `url'.
4654         (gnus-html-wash-tags): Support cid: URLs/images.
4656 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4658         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4659         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4660         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4662         * gnus-move.el: Remove file, since it doesn't really work.
4664         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4665         UTF-8.  This seems to fix problems with some German web feeds.
4667         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4668         at the top so that the proper colours are applied.
4670         * gnus-art.el (gnus-article-view-part): Doc fix.
4672         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4673         XEmacs-compatible.
4674         (gnus-html-put-image): Don't do images on non-graphic displays.
4676         * nnslashdot.el: Remove this unused backend.
4678         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4679         actions.
4680         (gnus-undo-register-1): Revert last change.
4682         * gnus-group.el (gnus-group-completing-read): Protect against not
4683         having completion-styles bound.
4685         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4686         make broken recipients happier.
4688         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4690         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4691         point parameter.
4693         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4694         completion-styles for group selection.
4696 2009-02-04  Andreas Schwab  <schwab@suse.de>
4698         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4699         headers and regexp-quote the match if necessary.
4701 2009-03-24  Miles Bader  <miles@gnu.org>
4703         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4704         the blinking smiley.
4706 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4708         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4709         blink smiley.
4711 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4713         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4714         where the dribbel file lives exists.
4716         * message.el (message-send-mail-partially-limit): Change the default to
4717         nil, since most people don't want this.
4719         * mm-url.el (mm-url-decode-entities): Also decode entities like
4720         &#x3212.
4722 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4724         * gnus-sum.el (gnus-summary-idna-message):
4725         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4726         Hyperlink urls in docstrings with URL `...'.
4728 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4730         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4731         functions.
4733 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4735         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4736         say what the mouseover text should be.
4738         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4739         version of the mm-w3m-safe-url-regexp variable to only download images
4740         in the groups where we want that to happen.
4742         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4744         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4745         easier debugging.
4746         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4747         big pictures in the article buffer.
4749         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4750         gnus-article-html.
4751         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4752         w3m.
4754         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4756 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4758         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4759         which doesn't exist.
4761         * message.el (message-inhibit-ecomplete): New variable to allow some
4762         function to inhibit ecomplete address storage.
4763         (message-resend): Disable ecomplete message storage when resending
4764         messages.
4766         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4768 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4770         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4771         Save excursion while copying, moving, and deleting articles in order to
4772         prevent the cursor from jumping to unforeseen place.
4774 2010-08-17  Glenn Morris  <rgm@gnu.org>
4776         * gnus-sync.el: Require gnus components whose functions are used.
4778         * gnus-art.el (bookmark-make-record-function):
4779         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4780         Declare for compiler.
4782         * mm-url.el (mml-compute-boundary): Autoload.
4784 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4786         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4788 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4790         Typo fix "hoo4a" -> "hook".
4792         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4794 2010-08-14  Glenn Morris  <rgm@gnu.org>
4796         * gnus-sync.el (gnus-sync): Fix defgroup version.
4798 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4800         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4802         * gnus-sync.el: Fix docs.
4803         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4804         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4806 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4808         Optimizations for gnus-sync.el.
4810         * gnus-sync.el: Add docs about gnus-sync-backend
4811         possibilities.
4812         (gnus-sync-save): Remove unnecessary message.
4813         (gnus-sync-read): Optimize and show what groups were skipped.
4815 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4817         Minor bug fixes for gnus-sync.el.
4819         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4820         Don't read the sync on get-new-news.
4822         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4823         quiet.
4825         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4826         (fix typo).
4828 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4830         Make saving and restoring of hidden threads work with overlays.
4831         Patch applied by Ted Zlatanov.
4833         * gnus-sum.el (gnus-hidden-threads-configuration)
4834         (gnus-restore-hidden-threads-configuration): Update to deal with text
4835         properties, rather than searching for a magic character.
4837 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4839         New gnus-sync.el library for synchronization of marks.
4841         * gnus-sync.el: New library for synchronization of marks.
4843         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4844         renamed from `gnus-registry-grep-in-list'.
4846         * gnus-registry.el (gnus-registry-follow-group-p):
4847         Use `gnus-grep-in-list'.
4849         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4851 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4853         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4854         determining charset of text fails.
4856 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4858         * nnmail.el (nnmail-get-new-mail-1): Revert.
4860         * nnml.el (nnml-active-number): Make sure names of newly created groups
4861         in nnml-group-alist are encoded.
4863 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4865         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4866         containing non-ASCII characters in active file for nnml back end.
4868 2010-07-24  David Engster  <dengste@eml.cc>
4870         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4871         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4873 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4875         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4876         tag (Bug#6654).
4878 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4880         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4881         the article buffer, not the summary buffer.
4883 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4885         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4886         Emacs 23 as well.
4888 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4890         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4891         Patch applied by Karl Fogel.
4893         * gnus-sum.el (gnus-summary-bookmark-make-record):
4894         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4896 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4898         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4899         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4900         C-w still not working correctly from Article buffers; Thierry's
4901         patch to fix that will be applied after this.
4903         * gnus-art.el (bookmark-make-record-function): New local variable.
4905         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4906         article buffer.
4907         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4909 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4911         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4912         on changes in bookmark.el.
4914 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4916         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4917         the *other* type of HTML form submission.
4919 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4921         * auth-source.el (auth-source-pick): If choice does not contain a
4922         questioned keyword, set the check to t.
4924 2010-06-12  Romain Francoise  <romain@orebokech.com>
4926         * gnus-util.el (gnus-date-get-time): Move up before first use.
4928 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4930         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4931         (gnus-article-edit-part): Bind it to make last part that is substituted
4932         or deleted visible.
4933         (gnus-mime-display-single): Buttonize part of which id equals to
4934         gnus-mime-buttonized-part-id.
4936 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4938         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4939         (gnus-dd-mmm): Use gnus-date-get-time.
4940         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4941         simplify logic.
4942         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4943         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4945 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4947         * auth-source.el (top): Autoload `secrets-list-collections',
4948         `secrets-create-item', `secrets-delete-item'.
4949         (auth-sources): Fix tag string.
4950         (auth-get-source, auth-source-retrieve, auth-source-create)
4951         (auth-source-delete): New defuns.
4952         (auth-source-pick): Rewrite in order to avoid 2 passes.
4953         (auth-source-forget-user-or-password): New parameter USERNAME.
4954         (auth-source-user-or-password): New parameters CREATE-MISSING and
4955         DELETE-EXISTING.  Retrieve password interactively, if needed.
4957 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4959         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4960         deleting unused directories when gnus-expert-user is t.
4962 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4964         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4965         for each temp file when gnus-article-browse-delete-temp is ask.
4967 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4969         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4971 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4973         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4974         article unless decoding article to be saved.
4976 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4978         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4979         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4980         generated within the mm-with-unibyte-current-buffer macro.
4982 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4984         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4985         to nil when we're in a mml-preview buffer and no group is selected.
4987 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4989         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4990         when catching the `C-g'.  Reported by "Leo".
4992 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4994         * message.el (message-forward-make-body-plain)
4995         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4996         multibyte-string-p.
4998 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5000         * message.el (message-forward-make-body-mml): Assume original message
5001         is multibyte string; error on unibyte.
5002         (message-forward-make-body-plain): Ditto; don't add excessive newline
5003         in body end.
5005 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
5007         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
5008         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
5010 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5012         * mm-extern.el (mm-extern-url): Don't use
5013         mm-with-unibyte-current-buffer.
5014         (mm-extern-cache-contents): Use with-current-buffer instead of
5015         save-excursion + set-buffer.
5017 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5019         * mm-util.el (mm-emacs-mule): Remove.
5021 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
5023         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
5024         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
5025         change.
5027 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5029         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
5030         bind the default value of enable-multibyte-characters to nil.
5032 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5034         * message.el (message-forward-make-body-plain)
5035         (message-forward-make-body-mml):
5036         Don't use mm-with-unibyte-current-buffer.
5038 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
5040         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
5041         (Bug#5592).
5043 2010-05-07  Julien Danjou  <julien@danjou.info>
5045         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
5046         it to mm-pipe-part.
5048         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
5049         it is given.
5051 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5053         * nnweb.el (nnweb-gmane-search)
5054         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
5055         XEmacs.
5057         * gnus-art.el (gnus-article-browse-html-parts)
5058         * gnus-group.el (gnus-read-ephemeral-gmane-group)
5059         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
5060         make-temp-file.
5062         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
5063         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
5064         compiling.
5066         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
5067         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
5068         XEmacs when compiling.
5070         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
5071         gnus-pick-mode-off-hook for XEmacs when compiling.
5072         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
5073         gnus-binary-mode-off-hook for XEmacs when compiling.
5075         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5076         Return nil if char-charset is not available.
5078         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
5079         macro.
5081         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5082         instead of encode-coding-string.
5084         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5085         'xemacs) instead of mm-emacs-mule to switch function definitions.
5086         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5088 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5090         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5092 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5094         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5095         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5097 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5099         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5100         alias `jka-compr-delete-temp-file' no longer exists.
5102 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5104         Use define-minor-mode in Gnus where applicable.
5105         * mml.el (mml-mode): Use define-minor-mode.
5106         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5107         (gnus-undo-mode): Use define-minor-mode.
5108         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5109         (gnus-dead-summary-mode): Use define-minor-mode.
5110         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5111         Initialize in declaration.
5112         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5113         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5114         (gnus-mailing-list-mode): Use define-minor-mode.
5115         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5116         (gnus-draft-mode): Use define-minor-mode.
5117         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5118         (gnus-dired-mode): Use define-minor-mode.
5120 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5122         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5123         handles on recursive mml-to-mime translation and check them for
5124         boundary delimiter collisions.  Reported by Greg Troxel.
5126 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5128         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5130 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5132         * mm-util.el (mm-find-buffer-file-coding-system):
5133         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5135 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5137         * message.el (message-generate-headers): Record insertion of optional
5138         headers as well.  Otherwise the check to prevent repeated insertion of
5139         optional headers is a no-op.
5141 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5143         * smime.el: Don't mention CVS.
5145         * nnrss.el (nnrss-fetch): Don't mention CVS.
5147         * nnir.el: Don't mention CVS.
5149 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5151         * gnus-sum.el (gnus-summary-bookmark-make-record):
5152         Add `location' field.
5154 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5156         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5157         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5158         Use with-current-buffer to silence the byte-compiler.
5159         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5160         bother to require `gnus'.
5161         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5163 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5165         * gnus-sum.el (gnus-summary-bookmark-make-record)
5166         (gnus-summary-bookmark-jump): New functions.
5167         (gnus-summary-mode): Setup bookmark support.
5169 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5171         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5172         if set.
5174 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5176         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5177         gnus-article-browse-html-save-cid-image; make it work recursively for
5178         forwarded messages as well.
5179         (gnus-article-browse-html-parts): Work when prefix arg is given.
5180         (gnus-article-browse-html-article): Doc fix.
5182 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5184         * message.el (message-default-mail-headers):
5185         (message-default-headers): Carry the value mail-default-headers over
5186         into message-default-mail-headers, rather than message-default-headers.
5188 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5190         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5191         charset.
5193         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5194         charset into the <meta> tag when the article is encoded to utf-8.
5196 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5198         * gnus-art.el (gnus-article-browse-delete-temp-files):
5199         Delete directories as well.
5200         (gnus-article-browse-html-parts): Work for images that do not specify
5201         file names; delete temp directory when quitting; insert header at the
5202         right place; use file: scheme for image files.
5204 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5206         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5207         (gnus-article-browse-html-parts): Use it to make temporary cid image
5208         files in addition to html file so that browser may display them.
5210 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5212         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5214 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5216         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5218 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5220         * auth-source.el (auth-sources): Change default to be simpler.
5221         Explain about Secret Service API sources.  Improve Customize options.
5222         (auth-source-pick): Change to accept any number of search parameters.
5223         Implement fallbacks iteratively, not recursively.  Add scoring on the
5224         second pass and sort by score.  Call Secret Service API when needed.
5225         (auth-source-user-or-password): Use it.  Call Secret Service API
5226         directly when needed to get the user name and the password.
5228 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5230         * message.el (message-interactive): Doc fix.
5231         (message-qmail-inject-args): Reflow.
5232         (message-kill-to-signature): Fix typo in docstring.
5234         * smiley.el (smiley-buffer): Fix typo in docstring.
5236 2010-03-24  Glenn Morris  <rgm@gnu.org>
5238         * mail-source.el (gnus-message): Declare.
5239         (mail-source-delete-old-incoming): Require gnus-util.
5241 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5243         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5245         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5247         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5248         password-cache's default if it is not bound.
5249         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5250         password-cache-expiry's default if it is not bound.
5252         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5253         available in Emacs 21.
5255 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5257         * auth-source.el (auth-sources): Fix up definition so extra parameters
5258         are always inline.
5260 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5262         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5263         wasn't updated after mismatch.  Clear cached mailbox info correctly
5264         when uidvalidity changes.
5265         (nnimap-group-prefixed-name): New function to avoid some code
5266         duplication.
5267         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5268         (nnimap-request-group): Use it.
5269         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5270         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5271         with many imap folders.  This is done by caching the group status from
5272         the imap server persistently in a group parameter `imap-status'.  (This
5273         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5274         but not persistently, so every Gnus startup was still very slow.)
5276 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5278         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5279         secrets.el dependency.
5280         (auth-sources): Add optional user name.  Add secrets.el configuration
5281         choice (unused right now).
5283 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5285         * gnus-sum.el (gnus-summary-make-menu-bar):
5286         Let `gnus-registry-install-shortcuts' fill in the functions.
5288         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5289         warnings.
5290         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5291         (gnus-registry-install-shortcuts): Populate and use it in a
5292         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5294 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5296         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5297         In-place substitutions for the group name encoding/decoding.
5298         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5299         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5300         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5301         (nnimap-update-unseen, nnimap-request-list)
5302         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5303         (nnimap-request-set-mark, nnimap-split-to-groups)
5304         (nnimap-split-articles, nnimap-request-newgroups)
5305         (nnimap-request-create-group, nnimap-request-accept-article)
5306         (nnimap-request-delete-group, nnimap-request-rename-group)
5307         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5308         `encoded-mbx' for consistency.
5309         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5310         variable `imap-current-mailbox'.
5312         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5313         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5315 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5317         * pop3.el (pop3-display-message-size-flag): Display message size byte
5318         counts during POP3 download.
5319         (pop3-movemail): Use it.
5320         (pop3-list): Implement listing of available messages.
5322 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5324         * nnir.el (nnir-get-article-nov-override-function): New function to
5325         override the normal NOV retrieval.
5326         (nnir-retrieve-headers): Use it.
5328 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5330         * auth-source.el (netrc-machine-user-or-password): Autoload.
5332 2010-03-19  Glenn Morris  <rgm@gnu.org>
5334         Stop message.el from loading about 40 libraries it doesn't always need.
5335         The general approach is to autoload rather than require, and to
5336         require in the specific functions rather than the file.  (Bug#5642)
5338         * gmm-utils.el: Don't require wid-edit.
5339         (widget-create-child-value, widget-convert, widget-default-get):
5340         Autoload.
5342         * gnus-util.el: Don't require time-date, netrc.
5343         (message-fetch-field, gnus-group-name-decode): Declare rather than
5344         autoloading.
5345         (gnus-fetch-field): Require message.
5346         (gnus-decode-newsgroups): Require gnus-group.
5348         * ietf-drums.el: Don't require time-date.
5350         * message.el: Don't require hashcash, canlock, ecomplete.
5351         Do require mail-utils.  Require nnheader only when compiling.
5352         (smtpmail-default-smtp-server): Remove declaration.
5353         (message-send-mail-function): Check smtpmail-default-smtp-server
5354         is bound rather than requiring smtpmail.
5355         (message-auto-save-directory, message-insert-signature):
5356         Use expand-file-name rather than nnheader-concat.
5357         (nnheader-insert-file-contents): Autoload.
5358         (hashcash-wait-async): Declare.
5359         (message-send-mail): Only call gnus-setup-posting-charset if
5360         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5361         (message-send-mail-with-sendmail): Require sendmail.
5362         (canlock-password, canlock-password-for-verify): Declare.
5363         (message-canlock-password): Require canlock.
5364         (nnheader-get-report): Autoload.
5365         (gnus-setup-posting-charset): Declare.
5366         (message-send-news): Require gnus-msg.
5367         (message-make-references, message-make-in-reply-to): Use mail-header-id
5368         rather than the alias mail-header-message-id.
5369         (ecomplete-add-item, ecomplete-save): Declare.
5370         (message-put-addresses-in-ecomplete): Require ecomplete.
5371         (ecomplete-display-matches): Autoload.
5373         * mm-decode.el: Don't require mailcap, gnus-util.
5374         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5375         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5376         Autoload.
5377         (mailcap-mime-extensions): Declare.
5379         * mm-encode.el: Don't require mailcap.
5380         (mailcap-extension-to-mime): Autoload.
5382         * mml-sec.el: Don't require password-cache.
5384         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5385         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5386         (mml-minibuffer-read-type): Require mailcap.
5387         (mml-preview): Require gnus-msg.
5389         * mml1991.el: Require password-cache.
5390         (password-cache-expiry): Remove declaration.
5392         * mml2015.el: Require password-cache.
5393         (password-cache-expiry): Remove declaration.
5395         * nneething.el (mailcap): Require mailcap.
5397         * nnheader.el (declare-function): Add compatibility stub.
5398         (message-remove-header): Declare rather than autoload.
5399         (nnheader-replace-header): Require message.
5401         * nnimap.el (declare-function): Add compatibility stub.
5402         (netrc-parse, netrc-machine-user-or-password): Declare.
5403         (nnimap-open-connection): Require netrc.
5405         * nntp.el (declare-function): Add compatibility stub.
5406         (netrc-parse, netrc-machine, netrc-get): Declare.
5407         (nntp-send-authinfo): Require netrc.
5409         * rfc2047.el: Don't require qp.
5410         (quoted-printable-encode-region, quoted-printable-decode-string):
5411         Autoload.
5413         * sieve-mode.el: Don't require easymenu.
5414         (easy-menu-add-item): Autoload it.
5416         * spam-stat.el (time-to-number-of-days): Autoload it.
5418 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5420         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5421         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5422         value if any backslash escapes).
5424 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5426         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5427         if it is available.  (bug#5647)
5429 2010-02-26  Glenn Morris  <rgm@gnu.org>
5431         * message.el (message-send-mail-function): Change the default, so that
5432         it inherits from a customized send-mail-function.  (Bug#5643)
5434 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5436         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5437         shell-command-to-string signals an error (bug#5299).
5439 2010-02-24  Glenn Morris  <rgm@gnu.org>
5441         * message.el (message-smtpmail-send-it)
5442         (message-send-mail-with-mailclient): Doc fixes.
5444 2010-02-16  Glenn Morris  <rgm@gnu.org>
5446         * message.el (message-default-mail-headers): Change the default value
5447         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5449 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5451         * message.el (message-mail): Just pass yank-action on to message-setup.
5452         (message-setup): Handle (FUN . ARGS) form of yank-action.
5453         (message-with-reply-buffer, message-widen-reply)
5454         (message-yank-original): Handle non-buffer values of
5455         message-reply-buffer (Bug#4080).
5456         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5458 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5460         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5461         Fix typo in docstring.
5463 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5465         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5466         response.
5468 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5470         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5472         * message.el (message-check-news-header-syntax): Protect against a
5473         string that `rfc822-addresses' returns when parsing fails.
5475 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5477         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5478         (gnus-previous-char-property-change): New functions.
5480         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5482 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5484         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5485         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5487 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5489         * message.el (message-exchange-point-and-mark): Rework last change to
5490         avoid using optional arg of exchange-point-and-mark, for backward
5491         compatibility.
5493 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5495         * message.el (message-exchange-point-and-mark):
5496         Call exchange-point-and-mark with an argument rather than setting
5497         mark-active by hand (Bug#5175).
5499 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5501         * nntp.el (nntp-service-to-port): Work for service expressed with
5502         numeric string; replace [:digit:] with [0-9] for XEmacs.
5504 2009-12-17  Glenn Morris  <rgm@gnu.org>
5506         * gnus-group.el (gnus-bug-group-download-format-alist):
5507         Change emacs entry to debbugs.gnu.org.  Bump :version.
5509 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5511         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5513 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5515         * message.el (message-info): Explain why we use `Info-goto-node'.
5517 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5519         * message.el (message-completion-in-region): New compatibility function.
5520         (message-expand-group): Use it.
5522 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5524         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5525         with no unread article should be listed if the 2nd arg `predicate' is
5526         given.
5528 2009-11-29  Juri Linkov  <juri@jurta.org>
5530         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5531         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5532         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5534 2009-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5536         * message.el (message-from-style, message-interactive)
5537         (message-signature): Always set default values from the corresponding
5538         mail-* variables.
5539         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5540         (message-yank-prefix, message-indentation-spaces)
5541         (message-signature-file, message-default-headers): Use boundp rather
5542         than (featurep 'xemacs) to check if the corresponding mail-* variables
5543         exist.
5545 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5547         * message.el (message-send-mail-with-sendmail): Revert last change.
5549 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
5551         * message.el (message-from-style, message-interactive)
5552         (message-cite-prefix-regexp, message-sendmail-envelope-from)
5553         (message-yank-prefix, message-indentation-spaces, message-signature)
5554         (message-signature-file, message-default-headers): For GNU Emacs, set
5555         default values from the corresponding mail-* variables.
5556         (message-send-mail-with-sendmail): Use envelope-from only if
5557         mail-specify-envelope-from is non-nil.
5559 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5561         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5562         containing tspecial characters if they have been already quoted.
5564 2009-10-24  Glenn Morris  <rgm@gnu.org>
5566         * gnus-art.el (help-xref-stack-item): Define for compiler.
5568 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5570         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5572 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5574         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5575         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5577 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5579         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5580         (gnus-overlays-in): New alias to overlays-in.
5582         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5583         gnus-overlay-get, and gnus-delete-overlay.
5584         (gnus-summary-show-thread): Make it work as well for systems in which
5585         next-single-char-property-change is not available.
5586         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5588 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5590         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5592 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5594         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5595         and XEmacs that don't have `remove-overlays'.
5597 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5599         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5600         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5601         selective display.  Use overlays instead.
5603 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5605         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5607 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5609         * spam-stat.el (spam-stat-load): Fix typo in message.
5611 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5613         * gnus-art.el (gnus-article-encrypt-body):
5614         * message.el (message-check-recipients):
5615         * mm-util.el (mm-codepage-setup):
5616         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5617         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5619 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5621         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5622         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5623         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5624         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5625         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5627 2009-09-18  Glenn Morris  <rgm@gnu.org>
5629         * gnus-diary.el (gnus-diary-check-message):
5630         * message.el (message-insert-formatted-citation-line):
5631         * nnbabyl.el (top-level):
5632         * nndiary.el (nndiary-schedule):
5633         Fix typos in condition-case handlers.
5635 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5637         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5638         configuration that provides the sole article window in a frame;
5639         position point correctly after deleting a part.
5641 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5643         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5644         (spam-resolve-registrations-routine): Use it to unregister articles
5645         that change status.
5647 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5649         * nnrss.el (nnrss-request-article): Remove binding of
5650         default-enable-multibyte-characters that has gotten needless by
5651         the 2007-07-13 change in rfc2047-encode-message-header.
5653         * mml.el (mml-insert-multipart): Error on the message header.
5654         (mml-insert-part): Error on the message header; position point at
5655         the end of a MIME tag.
5657 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5659         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5660         (gnus-float-time): Alias to float-time if it exists.
5662         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5663         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5664         float-time is available; suppress compile warning for time-to-seconds.
5666 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5668         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5669         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5670         Add the optional argument `encoding' that overrides the default.
5672         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5673         mm-encode-buffer.
5675 2009-09-04  Glenn Morris  <rgm@gnu.org>
5677         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5678         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5679         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5680         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5681         * mm-util.el (mm-with-unibyte-current-buffer)
5682         (mm-find-buffer-file-coding-system):
5683         * yenc.el (yenc-decode-region): Use default-value rather than
5684         default-enable-multibyte-characters.
5686 2009-09-03  Glenn Morris  <rgm@gnu.org>
5688         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5689         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5690         than default-enable-multibyte-characters.
5692 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5694         * gnus-art.el (gnus-article-read-summary-keys):
5695         Fix gnus-buffer-configuration's value temporarily used.
5697 2009-09-02  Glenn Morris  <rgm@gnu.org>
5699         * gnus-util.el (gnus-float-time): New function.
5700         * gnus-delay.el (gnus-delay-article):
5701         * gnus-sum.el (gnus-thread-latest-date):
5702         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5703         * nnspool.el (nnspool-request-newgroups):
5704         Use gnus-float-time rather than time-to-seconds.
5705         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5707         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5708         (gnus-header-subject-face, gnus-header-newsgroups-face)
5709         (gnus-header-name-face, gnus-header-content-face):
5710         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5711         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5712         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5713         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5714         (gnus-cite-face-11):
5715         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5716         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5717         (gnus-server-closed-face, gnus-server-denied-face)
5718         (gnus-server-offline-face):
5719         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5720         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5721         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5722         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5723         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5724         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5725         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5726         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5727         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5728         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5729         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5730         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5731         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5732         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5733         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5734         (gnus-summary-high-undownloaded-face)
5735         (gnus-summary-low-undownloaded-face)
5736         (gnus-summary-normal-undownloaded-face)
5737         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5738         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5739         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5740         (gnus-splash-face):
5741         * message.el (message-header-to-face, message-header-cc-face)
5742         (message-header-subject-face, message-header-newsgroups-face)
5743         (message-header-other-face, message-header-name-face)
5744         (message-header-xheader-face, message-separator-face)
5745         (message-cited-text-face, message-mml-face):
5746         * sieve-mode.el (sieve-control-commands-face)
5747         (sieve-action-commands-face, sieve-test-commands-face)
5748         (sieve-tagged-arguments-face):
5749         * spam.el (spam-face):
5750         Mark face aliases with "-face" in the name as obsolete.
5752 2009-09-01  Glenn Morris  <rgm@gnu.org>
5754         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5755         than goto-line.
5757 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5759         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5760         Don't move point if the command is invoked inside the message header.
5762 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5764         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5765         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5766         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5767         * nnir.el (nnir-swish-e-index-file):
5768         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5769         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5770         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5771         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5772         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5773         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5775 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5777         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5778         Don't save excursion.
5780 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5782         * nnheader.el (nnheader-find-file-noselect):
5783         * mm-util.el (mm-insert-file-contents):
5784         Use (default-value 'major-mode) instead of default-major-mode.
5786 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5788         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5790 2009-08-25  Glenn Morris  <rgm@gnu.org>
5792         * nnir.el (top-level): Don't require cl at run-time.
5793         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5794         Replace cl-function substitute with gnus-replace-in-string.
5795         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5796         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5797         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5798         simplified expansions.
5800 2009-08-22  Glenn Morris  <rgm@gnu.org>
5802         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5803         goto-line.
5805 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5807         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5809         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5810         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5811         (gnus-mm-display-part, gnus-mime-display-single)
5812         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5813         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5815         * gnus-sum.el
5816         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5817         (gnus-summary-move-article): Add expirable mark to articles copied or
5818         moved to group that has auto-expire turned on if the option is non-nil.
5820 2009-07-24  Glenn Morris  <rgm@gnu.org>
5822         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5823         Fix typo.  (Bug#3903)
5825 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5827         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5828         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5829         that should not be used for draft articles.
5830         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5831         that has no concern in minor mode keys.
5832         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5833         Abolish.
5835 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5837         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5838         article without making inquiry to a user for unknown encoding.
5840         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5841         (nnmaildir--scan): Assume i-node and device number that file-attributes
5842         returns might be cons-cell.
5844 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5846         * auth-source.el: Remove docs now in auth.texi.  Don't use
5847         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5848         `auth-source-hide-passwords' and use them.
5850 2009-07-15  Glenn Morris  <rgm@gnu.org>
5852         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5854 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5856         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5857         excessive whitespace from the default values of title and description.
5859 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5861         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5862         mail-fetch-field to fetch Content-Description header in order to
5863         exclude newlines.
5865 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5867         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5868         to deleted part.
5870 2009-05-30  David Engster  <dengste@eml.cc>
5872         * nnmairix.el: Remove old documentation in the commentary block.
5873         (nnmairix-request-group): Do not update active file for nnml back ends.
5874         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5875         end so that overview files are ignored.
5876         (nnmairix-update-groups): Make updating the groups more robust by using
5877         marks.
5878         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5879         with dollar characters in message-id.
5881 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5883         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5884         2008-12-25 in dns.el.
5886 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5888         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5889         could happen if the text is only composed of spaces and/or tabs.
5891 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5893         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5894         when sending a queued message to avoid extra mml tags.
5896 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5898         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5900 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5902         * gnus-dired.el: Remove autoload for gnus-setup-message.
5903         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5904         displaying Gnus logo; always use compose-mail.
5906 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5908         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5910 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5912         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5913         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5914         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5915         available.
5916         (gnus-nocem-epg-verify): New function.
5918 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5920         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5922 2009-02-15  Glenn Morris  <rgm@gnu.org>
5924         * gnus-util.el (rmail-insert-rmail-file-header)
5925         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5926         autoloads.
5927         (rmail-default-rmail-file): Remove unnecessary declaration.
5928         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5930 2009-02-14  Glenn Morris  <rgm@gnu.org>
5932         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5933         variable (only used in gnus-util, which declares it anyway).
5934         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5935         which was only needed by gnus-art (changed to not use it any more).
5936         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5937         only used in gnus-util, which autoloads it itself.
5938         (rmail-update-summary): Fix autoload.
5940         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5941         rather than rmail-output-to-rmail-file.
5943 2009-02-07  Glenn Morris  <rgm@gnu.org>
5945         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5946         autoload of function that no longer exists.
5947         (rmail-toggle-header): Declare.
5948         (message-forward-rmail-make-body): Handle mbox Rmail.
5950 2009-01-31  Glenn Morris  <rgm@gnu.org>
5952         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5953         2009-01-09 change.
5955 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5957         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5958         (auth-source-forget-all-cached): New convenience function.
5959         (auth-source-user-or-password): Accept list of modes or a single mode.
5961         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5962         auth-source modes.
5964         * nnimap.el (nnimap-open-connection): Use list of
5965         auth-source modes.
5967         * nntp.el (nntp-send-authinfo): Use list of
5968         auth-source modes.
5970 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5972         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5973         now.
5975 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5977         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5978         coding system in XEmacs; add a workaround for XEmacs.
5980 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5982         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5983         of current-language-environment.
5985 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5987         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5988         available at runtime.
5990 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5992         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5994 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5996         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5997         the greatest positive fixnum value doesn't work under an XEmacs with
5998         bignum support; use the most-positive-fixnum constant instead,
5999         available since Emacs 21.1 with cl and XEmacs 21.1.
6001 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6003         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6004         XEmacs gets not to work.
6006 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6008         * mm-util.el (mm-coding-system-priorities): Allow the value like
6009         "Japanese (UTF-8)" of current-language-environment.
6011 2009-01-09  Glenn Morris  <rgm@gnu.org>
6013         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6014         with last-command-event.
6016 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6018         * message.el (message-fix-before-sending): Amend comment.
6020 2009-01-07  David Engster  <dengste@eml.cc>
6022         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6023         simplified server definitions by converting it via
6024         gnus-server-to-method.
6026 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6028         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6029         parameter's operands.
6031 2009-01-06  David Engster  <dengste@eml.cc>
6033         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6034         primary select method (for gnus-group-mark-article-as-read).
6036 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6038         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6039         `(gnus)Face', not `(gnus)X-Face'.
6041 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6043         * mm-util.el (mm-ucs-to-char): New function.
6045         * mm-url.el (mm-url-decode-entities): Use it.
6047 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6049         * message.el (message-fix-before-sending): Add `eight-bit' to
6050         illegible-text check.
6052 2009-01-03  Michael Olson  <mwolson@gnu.org>
6054         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6055         `headers' is nil.  This can occur if the IMAP server does not have
6056         permissions to read messages from a folder, but can write new messages
6057         to the folder.
6058         (nnimap-request-article-part): Do not insert `data' if it is nil.
6060 2009-01-01  Dave Love  <fx@gnu.org>
6062         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6064         * nnimap.el: Fix author email.
6065         (nnimap-split-rule): Add FIXME comment.
6066         (nnimap-debug): Fix doc string.
6068 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6070         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6071         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6072         to check if those variables exist (first appeared in Emacs 18.50).
6074 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6076         * mm-util.el (mm-line-number-at-pos): New function.
6078         * spam-report.el (spam-report-process-queue): Use it.
6080 2008-12-24  David Engster  <dengste@eml.cc>
6082         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6083         parameters that haven't existed as variables as buffer-local variables.
6085 2008-12-23  Dave Love  <fx@gnu.org>
6087         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6088         cadar.
6090         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6091         imap-starttls-p.
6092         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6094 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6096         * spam-report.el (spam-report-gmane-max-requests): New constant.
6097         (spam-report-gmane-wait): New variable.
6098         (spam-report-gmane-ham, spam-report-gmane-spam)
6099         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6100         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6101         the server.
6103         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6104         Add explanations.
6106         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6107         nnheader-accept-process-output and nnheader-read-timeout if available.
6108         (pop3-movemail): Use it.
6110         * message.el (message-check-news-body-syntax): Fix signature check if
6111         there's an attachment.
6113 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6115         * mm-util.el: Add comments to the mm- emulating functions.
6117 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6119         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6120         Reported by Stephen Berman <stephen.berman@gmx.net>.
6122 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6124         * mm-util.el (mm-substring-no-properties): New function.
6125         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6126         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6127         (mm-string-to-multibyte): Doc fix.
6129         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6131 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6133         * mml.el (mml-attach-file): Strip text properties from file name.
6134         (Bug#1574)
6136 2008-12-16  Glenn Morris  <rgm@gnu.org>
6138         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6140 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6142         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6143         knows since the charset specified might be a bogus alias that
6144         mm-charset-synonym-alist provides.
6146 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6148         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6149         "ISO_8859-1".
6151         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6153 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6155         * mm-util.el (mm-charset-eval-alist):
6156         Define it before mm-charset-to-coding-system.
6157         (mm-charset-to-coding-system): Add optional argument `silent';
6158         define it before mm-charset-override-alist.
6159         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6160         default value if it can be used in Emacs currently running;
6161         silence mm-charset-to-coding-system.
6163 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6165         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6166         `allow-override' which says whether to use `mm-charset-override-alist'.
6167         (rfc2047-decode-encoded-words): Use it.
6169         * mm-util.el (mm-charset-override-alist): Fix custom type;
6170         add `(gb2312 . gbk)' to choices.
6172 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6174         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6175         fast.
6177         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6179 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6181         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6182         on links.
6184         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6186 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6188         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6189         users' addresses that don't have domain parts.
6190         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6191         rather than message-narrow-to-head since there will be the message
6192         header separator.
6194 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6196         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6197         since the result is inserted in a unibyte buffer anyway.
6198         (nnimap-demule-use-string-to-multibyte): Remove.
6199         (nnimap-demule): Alias it to mm-string-to-multibyte.
6201 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6203         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6204         variable for debugging bug#464 and bug#1174.
6205         (nnimap-demule): Use it.
6207 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6209         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6210         score calculation correctly.
6212 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6214         * message.el (message-send-mail): Just set the buffer to unibyte
6215         rather than use mm-with-unibyte-current-buffer which does a lot more.
6216         (message-send-mail-partially): Don't bother with
6217         mm-with-unibyte-current-buffer since it's already been made unibyte by
6218         message-send-mail.
6220 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6222         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6224 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6226         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6228 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6230         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6231         require itself and to remove `with-no-warnings'.
6233 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6235         * starttls.el (starttls-any-program-available): Get the name of the
6236         available TLS layer program.
6237         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6238         well as the host name in the "opening" message.
6240         * auth-source.el (auth-source-cache, auth-source-do-cache)
6241         (auth-source-user-or-password): Cache passwords and logins by default,
6242         allow override with `auth-source-do-cache'.
6243         (auth-source-forget-user-or-password): Allow users to remove cache
6244         entries if needed.
6246 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6248         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6249         condition-case to only the forward-sexp call.
6251 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6253         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6254         quotes contained.  Make it more robust regardless by an extra
6255         condition-case wrapper.
6257 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6259         * nnml.el (nnml-request-expire-articles): Check if the function set to
6260         `nnmail-expiry-target' returns the symbol `delete'.
6262         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6264         * nnmail.el (nnmail-expiry-target): Fix custom type.
6266 2008-10-02  Glenn Morris  <rgm@gnu.org>
6268         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6269         Silence compiler warning.
6271 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6273         * mml.el (mml-menu): Don't assume mml2015 is bound.
6275 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6277         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6278         exists.
6280 2008-09-27  Glenn Morris  <rgm@gnu.org>
6282         * gnus-util.el (mail-header-remove-comments): Autoload it.
6284 2008-09-27  Andreas Schwab  <schwab@suse.de>
6286         * gnus-util.el (gnus-split-references): Strip comments.
6287         (gnus-parent-id): Likewise.
6289 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6291         * message.el (message-confirm-send): Fix version.
6293 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6295         * message.el (message-idna-to-ascii-rhs-1): Use
6296         mail-extract-address-components rather than mail-header-parse-addresses
6297         that is an alias by default to ietf-drums-parse-addresses that does not
6298         support non-ASCII names in headers' contents.
6300 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6302         * message.el (message-confirm-send): Fix variable documentation to
6303         avoid the "y/n" wording.
6305 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6307         * message.el (message-set-auto-save-file-name): Save to a different
6308         filename so multiple messages (especially drafts) can be recovered.
6310 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6312         * message.el (message-confirm-send): Add appropriate version.
6314 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6316         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6317         defvar.
6319 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6321         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6322         (mm-pkcs7-enveloped-magic): Ditto.
6324 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6326         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6327         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6329 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6331         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6332         default, it's better.
6334 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6336         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6337         summary line gnus-number property and ignore them (with a warning
6338         message).
6340 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6342         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6343         macro caddr in the interactive form since it won't be expanded.
6345 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6347         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6348         `charset'; fix name of function called recursively.
6349         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6351 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6353         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6354         (gnus-mime-set-charset-parameters): New function.
6355         (gnus-mime-view-part-as-charset): Use it to correctly display part
6356         specifying wrong charset.
6358 2008-09-08  David Engster  <dengste@eml.cc>
6360         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6361         in completing-read for back end server.
6363 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6365         * message.el (message-confirm-send): New variable to confirm sending a
6366         message.
6367         (message-send): Use it.
6369 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6371         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6373 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6375         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6377 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6379         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6380         prevent tracking too many groups.
6381         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6382         Use it.
6384 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6386         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6387         moving point to the bottom of the window in order to avoid recentering.
6389 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6391         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6392         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6393         (gnus-article-beginning-of-window): Fix calculation.
6395 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6397         * gnus-msg.el (gnus-summary-supersede-article)
6398         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6399         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6400         message header.
6402 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6404         * message.el:
6405         * gnus-start.el:
6406         * gnus-registry.el: Remove VMS support.
6408 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6410         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6411         macro.
6412         (rfc2104-hash): Use it.
6414 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6416         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6417         (gnus-summary-sort-by-most-recent-date): New commands.
6418         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6419         and menu entries.
6421 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6423         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6424         don't redisplay article for raw contents; remove plural articles stuff.
6426         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6427         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6428         on gnus-summary-save-article; display results properly.
6430 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6432         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6434 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6436         * gnus-art.el (gnus-summary-save-in-pipe):
6437         Consider gnus-save-all-headers.
6439 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6441         * gnus-util.el (ns-focus-frame): Remove declaration.
6442         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6443         like x.
6445 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6447         * rfc2104.el (rfc2104-zero): Delete defconst.
6448         (rfc2104-hex-alist): Likewise.
6449         (rfc2104-hex-to-int): Delete func.
6450         (rfc2104-hexstring-to-bitstring): Likewise.
6451         (rfc2104-nybbles): New defconst.
6452         (rfc2104-hash): Rewrite for speed.
6454 2008-07-16  Glenn Morris  <rgm@gnu.org>
6456         * gnus-util.el (ns-focus-frame): Declare for compiler.
6458 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6460         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6461         set as a group parameter.
6462         (gnus-summary-save-in-pipe): Work when it is called independently.
6463         (gnus-summary-pipe-to-muttprint): Don't modify
6464         gnus-summary-pipe-output-default-command.
6466 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6468         * message.el (message-send-mail-with-sendmail):
6469         Display the error message.
6471 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6473         * gnus-art.el (gnus-default-article-saver):
6474         Add gnus-summary-save-in-pipe to choices.
6475         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6476         gnus-summary-pipe-output-default-command as the default command.
6477         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6478         instead of gnus-last-shell-command.
6480         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6481         New user option.
6482         (gnus-summary-muttprint-program): Mention the value will be changed.
6483         (gnus-summary-save-article): Force showing of all headers.
6484         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6486 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6488         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6490 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6492         * nnimap.el (nnimap-id):
6493         * sieve-manage.el (sieve-manage-open): Doc fixes.
6495 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6497         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6498         if available.
6500 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6502         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6504         * nnkiboze.el (nnkiboze-generate-group):
6505         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6507         * nnmairix.el: Require CL.
6509 2008-06-15  David Engster  <dengste@eml.cc>
6511         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6513 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6515         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6516         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6517         runtime choice under XEmacs.
6519         * gnus-sum.el (gnus-summary-set-display-table):
6520         Use `gnus-put-display-table', `gnus-get-display-table',
6521         `gnus-set-display-table' for the display table, instead of `aset'.
6523 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6525         * nnmairix.el: Add autoloads.
6527 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6529         * nnmairix.el (nnmairix-delete-recreate-group)
6530         (nnmairix-update-and-clear-marks): Fix error messages.
6532 2008-06-14  David Engster  <dengste@eml.cc>
6534         * nnmairix.el: Upgrade to version 0.6.
6535         (nnmairix-group-toggle-propmarks-this-group)
6536         (nnmairix-group-toggle-readmarks-this-group)
6537         (nnmairix-group-delete-recreate-this-group)
6538         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6539         (nnmairix-remove-tick-mark-original-article): New commands.
6540         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6541         (nnmairix-propagate-marks-to-nnmairix-groups)
6542         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6543         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6544         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6545         functions needed for marks propagation and manipulation of read marks.
6546         (nnmairix-update-groups): New function.
6547         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6548         (nnmairix-determine-original-group-from-registry)
6549         (nnmairix-determine-original-group-from-path)
6550         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6551         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6552         New helper functions.
6553         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6554         keystrokes for new commands.
6555         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6556         (nnmairix-request-group): Check allow-fast group parameter.
6557         (nnmairix-request-create-group): Set allow-fast group parameter if
6558         nnmairix-allowfast-default is set.
6559         (nnmairix-close-group): Propagate marks upon closing if needed.
6560         (nnmairix-group-toggle-threads-this-group): Use new.
6561         nnmairix-group-toggle-parameter helper function.
6562         (nnmairix-search): Better check for empty search result.
6563         (nnmairix-goto-original-article): Use new helper functions for
6564         determining original article.
6565         (nnmairix-show-original-article): Make sure message-id is in brackets.
6566         (nnmairix-call-mairix-binary): Change variable name.
6567         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6568         helper function.
6569         (nnmairix-widget-toggle-activate): Fix doc string.
6571 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6573         * nnir.el: Require edmacro when compiling with XEmacs.
6574         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6575         available in Emacs 21.
6577 2008-06-11  Glenn Morris  <rgm@gnu.org>
6579         * gnus-util.el (x-focus-frame):
6580         * gnus.el (image-size):
6581         * mm-decode.el (image-size): Declare.
6583         * gnus-picon.el (declare-function): Add compat definition.
6584         (image-size): Declare.
6586         * gnus-group.el (tool-bar-map):
6587         * gnus-sum.el (tool-bar-map): Define for compiler.
6589         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6591         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6593         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6594         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6595         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6596         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6597         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6598         * sieve-manage.el, spam-report.el, spam.el:
6599         Remove unnecessary eval-and-compile of autoloads.
6601 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6603         * auth-source.el: Precise Tramp doc.
6605 2008-06-07  Glenn Morris  <rgm@gnu.org>
6607         * nnmairix.el: Remove unnecessary eval-when-compile.
6609 2008-06-06  Kai Großjohann  <grossjohann@ls6.cs.uni-dortmund.de>
6611         * nnir.el: New file.
6613 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6615         * gnus-util.el (gnus-read-shell-command): New function.
6616         * mm-decode.el (mm-pipe-part):
6617         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6619 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6621         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6623 2008-06-03  Glenn Morris  <rgm@gnu.org>
6625         * pop3.el (nnheader-accept-process-output): Autoload it.
6627 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6629         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6630         are not 2-digit hexadecimal characters that follow `%'s.
6632 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6634         * message.el (message-bogus-recipient-p): Fix type in doc string.
6635         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6636         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6637         Improve custom options.
6638         (message-bogus-recipient-p): Adjust accordingly.
6640 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6642         * nnmairix.el: Require edmacro when compiling with XEmacs.
6644 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6646         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6647         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6649 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6651         * auth-source.el: Add more docs.
6653 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6655         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6656         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6657         retrieval faster in some cases, but might make CPU usage larger.
6658         If this has any bad side effects, we might revert this change.
6660         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6661         seems to make mail retrieval much, much faster.
6662         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6663         unconditionally.
6665         * gnus-draft.el (gnus-group-send-queue):
6666         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6668 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6670         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6672         * message.el (message-bogus-address-regexp): Fix and improve custom
6673         type.
6674         (message-setup-hook): Add message-check-recipients as custom option.
6676 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6678         * message.el (message-cite-function): Remove bogus autoload which crept
6679         in during merge from v5-10.
6681 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6683         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6685         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6687         * auth-source.el: Preliminary Tramp docs.
6688         (auth-sources): Change the default auth-sources to use
6689         EPA .gpg files.
6691 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6693         * nntp.el: Autoload `auth-source-user-or-password'.
6694         (nntp-send-authinfo): Use it.
6696         * nnimap.el: Autoload `auth-source-user-or-password'.
6697         (nnimap-open-connection): Use it.
6699         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6700         for the gnus-message function.
6701         (auth-source-user-or-password): Use it.
6703 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6705         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6706         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6707         (rfc2104-hash): Use it.
6709 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6711         * gnus-art.el (gnus-article-toggle-truncate-lines):
6712         Don't use `iff' in docstring.
6714 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6716         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6718         * gnus-util.el (gnus-extract-address-component-name)
6719         (gnus-extract-address-component-email): Convenience functions around
6720         `gnus-extract-address-components'.
6722         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6723         Use `gnus-extract-address-component-email' to fix bug of comparing full
6724         sender name to `user-mail-address'.
6726 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6728         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6729         catch/throw to optimize.
6730         (gnus-registry-find-keywords): Just use member to find a keyword.
6732 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6734         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6735         is current before calling gnus-server-prepare.
6736         (gnus-server-setup-buffer, gnus-server-update-server)
6737         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6739 2008-05-04  Juri Linkov  <juri@jurta.org>
6741         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6742         (mailcap-file-default-commands): Use mailcap-replace-in-string
6743         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6744         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6746 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6748         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6750 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6752         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6753         hooks.
6754         (gnus-update-read-articles): Speed up non-marks-using users.
6755         (gnus-use-marks): Define gnus-use-marks.
6756         (gnus-propagate-marks): Rename variable to something more sensible.
6758 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6760         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6761         (gmm-image-load-path-for-library): Fix typos in docstrings.
6762         (gmm-message): Reflow docstring.
6764 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6766         * mail-source.el (mail-source-set-1, mail-source-bind):
6767         Move auth-source code out of the macro to clean it up and fix bugs.
6769 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6771         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6772         by sender if it's equal to user-mail-address, it's likely to be
6773         useless.
6775         * mail-source.el (mail-source-bind): Don't use user or password if they
6776         are not bound.  Unintern them if they are nil.  Don't use server unless
6777         it's bound, and default it to empty string otherwise.
6779 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6781         * mail-source.el: Load auth-source.el.
6782         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6783         get user name or password, if auth-sources is set up.
6785         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6786         strategy of splitting with parent.
6787         (gnus-registry-split-fancy-with-parent)
6788         (gnus-registry-post-process-groups): Use it and fix prior
6789         bug (returning a list as the split result).
6791         * auth-source.el (auth-sources): Remove server parameter.
6792         (auth-source-pick, auth-source-user-or-password)
6793         (auth-source-user-or-password-imap)
6794         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6795         (auth-source-user-or-password-sftp)
6796         (auth-source-user-or-password-smtp): Remove server parameter.
6798 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6800         * smime.el (smime-sign-region, smime-encrypt-region)
6801         (smime-decrypt-region):
6802         Remove redundant calls to `generate-new-buffer-name'.
6804 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6806         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6807         Don't use QP for message/rfc822.
6808         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6810 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6812         * sieve-manage.el (sieve-string-bytes): Remove.
6813         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6814         correct byte-length only if the process's coding-system is the same as
6815         the one used internally by Emacs to represent strings.
6817 2008-04-22  Juri Linkov  <juri@jurta.org>
6819         * mailcap.el (mailcap-file-default-commands): New function.
6821 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6823         * message.el (message-signature-separator, message-cite-function):
6824         Change custom version.
6826 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6828         * mm-decode.el (mm-display-external): Make temp file read-only.
6830 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6832         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6833         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6834         `C-c C-f d'.
6836 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6838         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6840 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6842         * auth-source.el: Add docs.
6843         (auth-sources): Modify format to support server.
6844         (auth-source-pick, auth-source-user-or-password)
6845         (auth-source-user-or-password-imap)
6846         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6847         (auth-source-user-or-password-sftp)
6848         (auth-source-user-or-password-smtp): Add server parameter.
6850 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6852         * gnus-registry.el: Initialize the registry when gnus-registry-install
6853         is t.
6855 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6857         * compface.el (uncompface): Make buffer unibyte.
6859 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6861         * mail-source.el (mail-source-value):
6862         Prefer fboundp to functionp so it works with macros as well.
6864 2008-04-05  Glenn Morris  <rgm@gnu.org>
6866         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6868 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6870         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6871         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6873         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6874         multibyteness after rather than before erasing it.
6876         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6877         mm-with-multibyte.
6878         (gnus-request-article-this-buffer): Make sure the proper decoding is
6879         used if gnus-original-article-buffer happens to be unibyte.
6881         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6882         default-enable-multibyte-characters.
6884         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6885         default-enable-multibyte-characters.
6887         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6889         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6891 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6893         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6894         Fix last change in case the element is not even a symbol.
6896 2008-04-02  Simon Josefsson  <simon@josefsson.org>
6898         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
6899         imap-enable-exchange-bug-workaround.
6900         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
6902 2008-04-01  Simon Josefsson  <simon@josefsson.org>
6904         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
6905         a 100 byte status-checks into a 2-3MB transfer for each group.
6906         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
6907         to enable bug workaround or not.
6908         (nnimap-find-minmax-uid): Only enable workaround conditionally.
6910 2008-03-31  Glenn Morris  <rgm@gnu.org>
6912         * message.el (mml2015-use): Declare for compiler.
6913         (message-info): Require mml2015 when appropriate.
6915 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6917         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
6918         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
6919         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
6920         (nntp-service-to-port): New function.
6921         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
6922         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
6923         (nntp-open-netcat-stream): New function.
6924         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
6926 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
6928         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
6930 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6932         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
6934 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
6936         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
6938 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
6940         * message.el (message-signature-separator): Change default.
6941         Improve custom type.
6942         (message-cite-function): Change default to
6943         message-cite-original-without-signature.
6945         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
6946         toggle.
6948         * message.el (message-check-news-body-syntax): Fix signature check.
6949         (message-setup-1): Mark buffer as unmodified _after_ running
6950         message-setup-hook and handling message-alternative-emails.
6951         (message-shorten-references): Be more strict when building list of
6952         valid references to comply with GNKSA.
6954         * gnus-group.el (gnus-read-ephemeral-bug-group)
6955         (gnus-read-ephemeral-debian-bug-group)
6956         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
6958         * message.el (message-info): Don't use booleanp which isn't supported
6959         in Emacs 21 and XEmacs.
6961 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6963         * gnus-group.el (gnus-gmane-group-download-format): Rename from
6964         gnus-group-gmane-group-download-format.
6965         (gnus-group-read-ephemeral-gmane-group): Rename from
6966         gnus-group-read-ephemeral-gmane-group.
6967         (gnus-read-ephemeral-gmane-group-url): Rename from
6968         gnus-group-read-ephemeral-gmane-group-url.
6969         (gnus-bug-group-download-format-alist): New variable.
6970         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
6971         (gnus-read-ephemeral-emacs-bug-group): New commands.
6973 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6975         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
6976         (gnus-visible-headers): Improve custom type.
6978 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6980         * mml.el (mml-menu): Add workarounds for XEmacs.
6982         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
6983         X-Boundary header.
6985         * message.el (message-simplify-recipients): Fix previous commit.
6987 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6989         * mm-util.el (mm-set-buffer-multibyte): New function.
6990         * mm-decode.el (mm-copy-to-buffer): Use it.
6992         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6993         Prefer fboundp to functionp so it works with macros as well.
6995 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6997         * message.el (message-alter-recipients-discard-bogus-full-name):
6998         New function.
6999         (message-alter-recipients-function): New variable.
7000         (message-get-reply-headers): Use it.
7001         (message-replace-header): New helper function.
7002         (message-recipients-without-full-name): New variable.
7003         (message-simplify-recipients): New command.
7005         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7007         * message.el (message-info): Handle EasyPG manual.
7009         * mml.el (mml-menu): Add entry for EasyPG.
7011 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7013         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7014         parameter.
7016         * message.el (message-disassociate-draft): Specify drafts group name
7017         fully.
7019 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7021         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7022         Eliminate unnecessary duplicates from the match list.
7024 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7026         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7027         args of `how-many' of which the XEmacs version doesn't take; declare
7028         Info-index-next as function.
7030 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7032         * gnus-score.el (gnus-score-headers): Fix handling of
7033         gnus-inhibit-slow-scoring.
7035         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7036         string.
7037         (gnus-button-url-regexp): Improve handling of parenthesis.
7038         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7039         (gnus-button-handle-info-keystrokes): Handle index entries.
7041 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7043         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7044         Incoming* files.
7046 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7048         * auth-source.el (auth-sources): Rename from auth-source-choices.
7049         (auth-source-pick): Use it.
7051 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7053         * auth-source.el (auth-source-protocols)
7054         (auth-source-protocols-customize, auth-source-choices): Add and
7055         modified variable customizations and defaults.
7056         (auth-source-pick, auth-source-user-or-password)
7057         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7058         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7059         (auth-source-user-or-password-sftp)
7060         (auth-source-user-or-password-smtp): Use new variables and provide an
7061         interface to netrc.el.
7063 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7065         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7066         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7067         Make sure the nntp port to specify is a string.
7069 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7071         * nntp.el: Use with-current-buffer.
7072         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7073         dubious mm-with-unibyte-current-buffer.
7074         (nntp-with-open-group-function): New function extracted from
7075         nntp-with-open-group macro.
7076         (nntp-with-open-group): Use the function, so it's easier to debug.
7077         Add indentation and debugging info.
7078         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7079         Recommend the use of the netcat alternatives.
7081         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7082         Avoid mm-string-as-multibyte as well.
7084         * nnweb.el (nnweb-insert-html):
7085         Remove use of nnheader-string-as-multibyte.
7087         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7088         (nnheader-string-as-multibyte): Remove.
7090         * mm-view.el: Use inhibit-read-only.
7091         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7092         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7093         or unibyte-string.
7095         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7096         (mm-uu-yenc-extract): Use with-current-buffer.
7098         * gnus-soup.el (gnus-soup-send-packet): Don't use
7099         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7101         * nnmh.el: Use with-current-buffer.
7102         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7103         mm-string-as-multibyte on the output of mm-encode-coding-string.
7105         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7106         (nnimap-request-move-article): Use with-current-buffer.
7108         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7109         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7110         conversion uses string-make-unibyte rather than string-as-unibyte.
7112         * gnus-msg.el: Use with-current-buffer.
7114         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7116 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7118         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7119         string for caching if it is 'PIN.
7121 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7123         * mail-source.el (mail-source-delete-old-incoming-confirm):
7124         Change default to nil.
7125         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7127 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7129         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7130         (gnus-article-goto-prev-page): Work for articles having ^L's.
7132         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7134         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7136 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7138         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7139         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7140         (gnus-bookmark-jump): Adjust some variable names.
7142 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7144         * auth-source.el: New package.
7145         (auth-source-choices): Add customization entry point variable.
7147         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7148         bug.
7150 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7152         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7153         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7154         (gnus-registry-install-shortcuts): Rename from
7155         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7156         the `gnus-registry-mark-map' keymap dynamically from
7157         `gnus-registry-marks'.  The generated functions update the summary line
7158         when a registry mark is added or deleted, and will call
7159         `gnus-registry-install-p' (see the comments in the code).
7160         (gnus-registry-user-format-function-M): Use concat intelligently.
7162         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7163         the registry mark functions.
7165 2008-03-05  Glenn Morris  <rgm@gnu.org>
7167         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7168         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7169         gnus-art.
7170         (top-level): No need to load own source when compiling.
7172 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7174         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7175         Suggested by <chris.anderton@zetnet.co.uk>.
7177 2008-03-04  Glenn Morris  <rgm@gnu.org>
7179         * gnus-sum.el (top-level): No need to require gnus when compiling,
7180         since unconditionally required near start of file.
7181         (gnus-summary-display-while-building): Move definition before use.
7183 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7185         * gnus-registry.el (gnus-registry-user-format-function-M):
7186         Add formatting function.
7188 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7190         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7191         with plists.
7192         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7193         Use new format.
7195 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7197         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7198         `where-is-internal' that returns a range of key sequences.
7200 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7202         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7204         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7205         (gnus-summary-jump-to-group): Consider windows on other displayed
7206         frames as well.  Similar changes might be needed elsewhere, but that's
7207         the one I've bumped into during my use.
7209         * nndoc.el (nndoc-oe-dbx-type-p):
7210         * gnus-msg.el (gnus-debug):
7211         * gnus-group.el (gnus-update-group-mark-positions):
7212         Use mm-string-to-multibyte.
7214 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7216         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7217         doesn't handle NotDashEscaped.
7219         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7220         (mml-dnd-attach-options): Fix typo in custom choice.
7222         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7223         Change nndoc-article-type to mbox.
7224         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7226         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7227         to nil, instead of html2text.
7229         * imap.el (imap-debug): Add `imap-ping-server'.
7231         * gnus-bookmark.el: Add FIXMEs.
7233         * message.el (message-form-letter-separator)
7234         (message-send-form-letter-delay): New variables.
7235         (message-send-form-letter): Use them.  New command to send form
7236         letters.  Requested by Uwe Siart.
7237         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7239 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7241         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7242         empty author.
7244 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7246         * gnus-registry.el (gnus-registry-marks): Add variable for
7247         customization of marks and their appearance.
7248         (gnus-registry-read-mark): Use it.
7249         (gnus-registry-do-marks): Add utility function to loop through
7250         `gnus-registry-marks'.
7251         (gnus-registry-install-shortcuts-and-menus): Add function to install
7252         shortcuts and menus.
7253         (gnus-registry-initialize): Use it.
7254         (gnus-registry-default-mark): Clarify documentation.
7256 2008-02-29  Glenn Morris  <rgm@gnu.org>
7258         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7259         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7260         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7261         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7262         Change defcustom :version from 23.0 to 23.1.
7264 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7266         * gnus-registry.el (gnus-registry-follow-group-p)
7267         (gnus-registry-post-process-groups): Add functions to aid registry
7268         splitting and improve logging.  Clarify behavior in function
7269         documentation.
7270         (gnus-registry-split-fancy-with-parent): Use them.
7272 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7274         * gnus-art.el: Use with-current-buffer.
7276 2008-02-27  David Engster  <dengste@eml.cc>
7278         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7279         Express real group name in the response.
7281 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7283         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7284         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7285         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7286         autoload gnus-registry-fetch-group when compiling.
7287         (nnmairix-request-group-with-article-number-correction):
7288         Remove unreferenced argument passed to nnmairix-call-backend.
7290 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7292         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7293         (mm-uu-extract): Improve face for low color ttys.
7294         Reported by Sascha Wilde.
7296 2008-02-27  Glenn Morris  <rgm@gnu.org>
7298         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7299         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7300         variables to defconsts.  Convert comments to doc-strings.
7301         (nnmairix-last-server, nnmairix-current-server): Convert from free
7302         variables to defvars.  Convert comments to doc-strings.
7303         (gnus-registry-fetch-group): Autoload.
7304         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7305         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7306         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7307         caddr.
7308         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7309         nnmairix-request-group-with-article-number-correction call.
7310         (nnmairix-fast, nnmairix-group): New, less general names, for free
7311         variables passed from nnmairix-request-group to
7312         nnmairix-request-group-with-article-number-correction.  Declare.
7313         (nnmairix-request-group-with-article-number-correction):
7314         Use nnmairix-fast, nnmairix-group rather than fast, group.
7316 2008-02-26  David Engster  <dengste@eml.cc>
7318         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7319         version 0.5.
7321 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7323         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7324         instead of making an extra function call.  Don't add the current group
7325         to articles only when they have the group.  Use
7326         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7327         Reported by David <de_bb@arcor.de>.
7329 2008-02-24  Miles Bader  <miles@gnu.org>
7331         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7332         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7333         (mm-find-mime-charset-region):
7334         * mm-bodies.el (mm-encode-body):
7335         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7337 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7339         * mail-source.el (mail-source-delete-incoming): Change default.
7340         Supplement doc string.
7342         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7344 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7346         * nnmail.el (nnmail-message-id-cache-file): Derive from
7347         `gnus-home-directory'.
7349 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7351         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7352         Document negative prefix.
7354         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7356 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7358         * message.el (message-unsent-separator): Add the Exim bounce
7359         separator.
7361 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7363         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7364         list.
7365         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7366         recipient/signer list.
7368 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7370         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7371         fbound (Emacs 23 unicode), signal an error.
7373 2008-02-08  Glenn Morris  <rgm@gnu.org>
7375         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7377 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7379         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7380         ports to the calls to `netrc-machine-user-or-password' in addition to
7381         "imap" and "imaps".
7383 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7385         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7386         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7387         <hanche@math.ntnu.no>.
7389 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7391         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7393 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7395         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7397         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7399 2008-02-01  Miles Bader  <miles@gnu.org>
7401         * mml.el (mml-parse-1): Remove apparently vestigial use of
7402         `mm-hack-charsets'.
7403         * mm-bodies.el (mm-encode-body): Likewise.
7405 2008-02-01  Kenichi Handa  <handa@m17n.org>
7407         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7408         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7409         (rfc2104-hash): Convert the result of concat to unibyte string.
7411 2008-02-01  Dave Love  <fx@gnu.org>
7413         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7414         coding-system-for-read.
7415         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7417         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7418         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
7419         (mm-find-mime-charset-region): Remove hack-charsets stuff.
7421 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7423         * mail-source.el (mail-sources): Add `group' choice.
7425         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7426         parameter `in-group' to control into which group the articles go.
7427         Add treatment of `group' mail-source.
7429 2008-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
7431         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7432         * message.el (message-beginning-of-line): Use featurep instead of bound
7433         tests in order to resolve conditionals at compile time.
7435 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7437         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7439         * mm-decode.el (mm-dissect-buffer): Decode description.
7441         * mml.el (mml-to-mime): Encode message header first.
7443 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7445         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7446         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7448 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7450         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7452 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7454         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7455         prefix keys.
7456         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7457         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7458         gnus-xmas.el.
7460 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7462         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7463         Add new variables for article mark management.
7464         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7465         list of extra data entries which, when present, will indicate that the
7466         article ID should not be trimmed from the registry.
7467         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7468         functions.
7469         (gnus-registry-read-mark): New function to read a mark name from the
7470         user.
7471         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7472         (gnus-registry-set-article-mark-internal): New functions to add and
7473         remove marks.
7474         (gnus-registry-get-article-marks): New function to show the marks for
7475         an article, or retrieve them for further use.
7477 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7479         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7480         keys when no argument is given.
7482 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7484         * gnus-sum.el (gnus-article-sort-by-random)
7485         (gnus-thread-sort-by-random): Fix doc strings.
7486         Reported by jidanni@jidanni.org.
7488 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7490         * gnus-art.el (gnus-article-describe-bindings): New function.
7491         (gnus-article-read-summary-keys): Use it.
7492         (gnus-article-mode-map): Bind `C-h b' to it.
7494 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7496         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7497         XEmacs.
7498         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7499         Protect against non-character events.
7501 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7503         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7504         New command.
7505         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7506         instead of END.  Change name of the temp file.
7507         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7508         customizable.
7510 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7512         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7513         bind `S W' to gnus-article-wide-reply-with-original; set default
7514         binding to gnus-article-read-summary-send-keys.
7515         (gnus-article-read-summary-keys): Fix the order of keys; display
7516         continuation keys correctly in the echo area; describe bindings
7517         correctly when keys end with `C-h'.
7518         (gnus-article-read-summary-send-keys): New function.
7519         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7520         Work for gnus-article-read-summary-send-keys; display continuation keys
7521         correctly in the echo area.
7522         (gnus-article-reply-with-original): Ignore prefix argument.
7523         (gnus-article-wide-reply-with-original): New function.
7525 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7527         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7528         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7530 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7532         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7533         (gnus-group-read-ephemeral-gmane-group): New command.
7535 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7537         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7539 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7541         * message.el (message-send-mail-function): Increase custom version.
7543         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7544         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7546 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7548         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7549         html parts correctly; support forwarded messages.
7550         (gnus-article-browse-html-article): Remove work buffers.
7552         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7553         compiling.
7554         (netrc-bound-and-true-p): New macro.
7555         (netrc-parse): Use it instead of bound-and-true-p that is not available
7556         in XEmacs 21.4.
7558 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7560         * gnus-registry.el (gnus-registry-mark-article)
7561         (gnus-registry-article-marks): Add functionality to mark articles
7562         through the Gnus registry.
7564         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7565         (netrc-parse): Use encrypt-file-alist to determine if
7566         encrypt-find-model or encrypt-insert-file-contents should be used.
7568 2007-12-19  Glenn Morris  <rgm@gnu.org>
7570         * mml.el (message-options-set, message-narrow-to-head)
7571         (message-in-body-p, message-mail-p, message-encode-message-body):
7572         Autoload.
7573         (message-remove-header, message-narrow-to-headers-or-head)
7574         (message-subscribed-p, message-make-mail-followup-to)
7575         (message-position-on-field, message-news-p)
7576         (message-options-set-recipient, message-generate-headers)
7577         (message-sort-headers): Declare as functions.
7579 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7581         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7582         convention in doc string.
7584 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7586         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7587         title to html parts.
7588         (gnus-article-browse-html-article): Pass message header to it.
7590         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7592 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7594         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7595         or password compatible with XEmacs.
7597 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7599         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7600         format document.
7601         (gnus-mime-delete-part): Don't write description line if empty.
7602         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7604 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7606         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7607         (gnus-summary-mark-read-and-unread-as-read)
7608         (gnus-summary-mark-current-read-and-unread-as-read)
7609         (gnus-summary-mark-unread-as-ticked): Doc fix.
7610         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7612 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7614         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7615         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7617 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7619         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7620         yes-or-no-p.
7622 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7624         * mm-decode.el (mm-add-meta-html-tag): New function.
7625         (mm-save-part-to-file, mm-pipe-part): Use it.
7627         * gnus-art.el (gnus-article-browse-delete-temp-files):
7628         Use gnus-y-or-n-p instead of y-or-n-p.
7629         (gnus-article-browse-html-parts): Work with message/external-body; use
7630         mm-add-meta-html-tag.
7632 2007-12-11  Glenn Morris  <rgm@gnu.org>
7634         * gnus-cache.el: Require gnus-sum not just when compiling.
7636         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7638         * gnus-int.el (gnus-server-opened, gnus-status-message):
7639         Move definitions before use.
7641         * mm-decode.el: Require gnus-util.
7642         (mm-remove-part): Only call delete-annotation on XEmacs.
7644         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7646         * nnmail.el: Require gnus-int.
7648         * spam.el: Move `require's before `eval-when-compile's.
7650         * gnus-ems.el (gnus-alive-p):
7651         * gnus-fun.el (message-goto-eoh):
7652         * gnus-util.el (gnus-group-name-decode):
7653         * mail-source.el (gnus-compress-sequence):
7654         * message.el (Info-goto-node, format-spec):
7655         * mm-bodies.el (message-options-get):
7656         * mm-decode.el (mm-view-pkcs7):
7657         * mm-util.el (gmm-write-region):
7658         * mml-smime.el (mml-compute-boundary)
7659         (gnus-completing-read-with-default):
7660         * mml.el (widget-button-press, gnus-make-hashtable):
7661         * mml1991.el (mm-decode-content-transfer-encoding)
7662         (mm-encode-content-transfer-encoding)
7663         (message-options-get, message-options-set):
7664         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7665         * nnfolder.el (gnus-request-group):
7666         * nnheader.el (ietf-drums-unfold-fws):
7667         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7668         * smime.el (gnus-run-mode-hooks):
7669         * spam-stat.el (gnus-message): Autoload.
7671         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7672         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7673         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7674         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7675         Add declare-function compatibility definition.
7677         * gnus-cache.el (nnvirtual-find-group-art):
7678         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7679         (gnus-add-image, gnus-add-wash-type):
7680         * gnus-group.el (nnkiboze-score-file):
7681         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7682         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7683         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7684         (message-tokenize-header, gnus-get-buffer-create)
7685         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7686         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7687         * gnus.el (gnus-group-decoded-name):
7688         * mail-source.el (imap-capability):
7689         * mm-bodies.el (message-options-set):
7690         * mm-decode.el (gnus-configure-windows):
7691         * mm-extern.el (message-goto-body):
7692         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7693         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7694         (epg-sub-key-validity, message-options-set):
7695         * mml.el (widget-event-point, gnus-configure-windows):
7696         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7697         * mml2015.el (epg-check-configuration, epg-configuration)
7698         (message-options-set):
7699         * nndb.el (nndb-request-article):
7700         * nnfolder.el (gnus-request-create-group):
7701         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7702         * nnmaildir.el (gnus-group-mark-article-read):
7703         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7704         * rfc1843.el (message-fetch-field):
7705         * spam.el (gnus-extract-address-components):
7706         Declare as functions.
7708 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7710         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7712 2007-12-09  Glenn Morris  <rgm@gnu.org>
7714         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7716         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7717         * message.el, mm-view.el, sieve-manage.el, smime.el:
7718         Add declare-function compatibility definition.
7720         * gnus-art.el (w3-region, w3m-region, Info-menu):
7721         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7722         * gnus-sum.el (gnus-get-predicate):
7723         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7724         * message.el (mail-abbrev-in-expansion-header-p):
7725         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7726         (w3m-detect-meta-charset, w3m-region):
7727         * sieve-manage.el (password-read, password-cache-add)
7728         (password-cache-remove):
7729         * smime.el (password-read-and-add): Declare as functions.
7731 2007-12-08  David Kastrup  <dak@gnu.org>
7733         * gnus-sum.el (gnus-summary-simplify-subject-query):
7734         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7735         `message'.
7737 2007-12-07  Glenn Morris  <rgm@gnu.org>
7739         * gnus-art.el (article-make-date-line): Revert previous change.
7741 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7743         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7745 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7747         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7748         Call gnus-add-to-range ranges only once with a prepared article-list.
7750 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7752         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7753         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7754         group names with backslashes.
7755         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7757 2007-12-06  Deepak Goel  <deego3@gmail.com>
7759         * gnus-art.el (article-make-date-line):
7760         * gnus-start.el (gnus-load):
7761         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7763 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7765         * gnus-art.el (gnus-use-idna)
7766         * gnus-start.el (gnus-site-init-file)
7767         * message.el (message-use-idna)
7768         * mm-uu.el (mm-uu-hide-markers)
7769         * smiley.el (smiley-style): Revert changes that suppress warnings.
7771 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7773         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
7774         specify charset to html source.
7775         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7777 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7779         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
7780         idna-program in order to suppress byte compile warning issued by XEmacs
7781         that came to byte compile the default value section of defcustom forms
7782         recently.
7784         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
7785         value of installation-directory.
7787         * message.el (message-use-idna): Don't directly refer to the value of
7788         idna-program.
7790         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
7792         * smiley.el (smiley-style): Don't directly call face-attribute.
7794 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
7796         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
7798         * gnus-dired.el: Reduce Gnus dependencies.
7799         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
7800         Don't require.  Use autoloads instead.
7801         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
7802         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
7803         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
7804         (gnus-dired-mode): Adjust doc string.
7805         (gnus-dired-mail-mode): New variable.
7806         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
7807         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
7808         (gnus-dired-mail-buffers): New function.  Return mail or message
7809         composition buffers.
7810         (gnus-dired-attach): Use it.
7811         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
7812         NO-DECODE.
7813         (gnus-dired-print): Use `gnus-print-buffer' depending on
7814         `gnus-dired-mail-mode'.
7816 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7818         * rfc2047.el (rfc2047-encoded-word-regexp)
7819         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
7820         explaining what regexp patterns are for.
7822 2007-12-04  Glenn Morris  <rgm@gnu.org>
7824         * password.el: Move to ../password-cache.el.
7826         * mml1991.el (password-read, password-cache-add, password-cache-remove):
7827         * mml2015.el (password-read, password-cache-add, password-cache-remove):
7828         * mml-smime.el (password-read, password-cache-add)
7829         (password-cache-remove):
7830         No need to autoload, since mml-sec requires password.
7832         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
7833         * message.el (gnus-extract-address-components):
7834         * mml-smime.el (gnus-extract-address-components): Define for compiler.
7836         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
7837         password.
7839 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7841         * mailcap.el: Reduce dependencies.
7842         (mail-header-parse-content-type): Autoload.
7843         (mailcap-delete-duplicates): New alias.
7844         (mailcap-mime-info): Add optional argument NO-DECODE.
7845         (mailcap-mime-types): Use mailcap-delete-duplicates.
7847         * message.el (message-ignored-supersedes-headers): Add "X-ID".
7849 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7851         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
7852         function.
7854         * gnus-uu.el (gnus-uu-decode-yenc): New command.
7855         (gnus-uu-yenc-article): New function.
7857         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
7859         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
7861 2007-12-02  Glenn Morris  <rgm@gnu.org>
7863         * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
7864         Move to ../net.
7866         * binhex.el, uudecode.el: Move to ../mail.
7868         * encrypt.el: Remove file.
7870 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
7872         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
7873         matches on patches.
7875         * gnus-art.el (gnus-article-browse-html-article):
7876         Mention `mm-text-html-renderer' in the doc string.
7878         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
7879         string.  Add comments.
7881         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
7882         if rhs is ASCII.
7884 2007-12-01  Glenn Morris  <rgm@gnu.org>
7886         * dig.el, dns.el: Move to ../net.
7887         * format-spec.el, hex-util.el, sha1.el: Move to ../.
7889         * mail-source.el (top-level): Require format-spec before
7890         eval-when-compile.
7892 2007-11-30  Glenn Morris  <rgm@gnu.org>
7894         * encrypt.el: Require password, rather than autoloading password-read.
7896 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
7898         * gnus.el (gnus-method-to-server): Add an optional parameter so the
7899         caller can indicate whether the cache should be disregarded for this
7900         call.  This way the result of the call is reproducible at all times and
7901         can be considered a canonical server name for the supplied method.
7902         (gnus-agent-method-p): Canonicalize server names by pushing their
7903         method through `gnus-method-to-server' using the no-cache argument.
7905         * gnus-srvr.el (gnus-server-insert-server-line):
7906         Call `gnus-method-to-server' with `no-cache' argument.
7908         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
7909         gnus-agent-possibly-synchronize-flags as this should be called when the
7910         server is actually being opened.
7911         (gnus-agent-possibly-synchronize-flags)
7912         (gnus-agent-possibly-synchronize-flags-server): Move check for the
7913         flags file of an agentized server to the latter function.
7915         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
7916         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
7917         after a connection has been established successfully.
7919 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7921         * gnus-art.el (article-display-face): Force to display face if called
7922         interactively; check if gnus-article-x-face-too-ugly matches author.
7923         (article-display-x-face): Display face even if From header is missing
7924         as article-display-face does.
7926 2007-11-28  Richard Stallman  <rms@gnu.org>
7928         * md4.el: Move to ../.
7929         * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
7931 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
7933         * mail-source.el (mail-sources): Default to fetch from file for
7934         compatibility with default of nnmail-spool-file.
7936 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7938         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
7939         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
7940         to look for encoded word that should be encoded again.
7941         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
7942         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
7943         encoding pattern.
7944         (rfc2047-decode-region): Switch strict regexp and loose one according
7945         to rfc2047-allow-irregular-q-encoded-words.
7947 2007-11-26  Simon Josefsson  <simon@josefsson.org>
7949         * imap.el: Move to ../net directory.
7951 2007-11-25  Romain Francoise  <romain@orebokech.com>
7953         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
7955 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7957         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
7958         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
7960         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
7961         `nnmail-spool-file'.
7963         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
7964         `nnmail-spool-file'.
7966         * gnus-move.el (gnus-change-server): Ditto.
7968         * gnus-kill.el (gnus-batch-score): Ditto.
7970         * gnus-cache.el (gnus-jog-cache): Ditto.
7972         * gnus-msg.el (gnus-summary-reply):
7973         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
7975 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7977         * gnus-cache.el (gnus-cache-generate-nov-databases):
7978         Use nnml-generate-nov-databases-directory instead of
7979         nnml-generate-nov-databases-1.
7981 2007-11-24  Glenn Morris  <rgm@gnu.org>
7983         * message.el (message-tool-bar-retro): Update for rename
7984         mail_send.xpm->mail-send.xpm.
7986 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7988         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7989         `smime-ldap-search' for Emacs 22 and up.
7991 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7993         * hashcash.el: Move to ../mail directory.
7995         * smime-ldap.el: Remove.  Not used in Emacs 22 and up.
7997         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
7998         `smime-ldap-search' for Emacs 22 and up.
8000 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8002         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8004         * message.el (message-send-mail-function): Fix error convention.
8005         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8006         (message-widen-reply, message-send-mail, message-talkative-question)
8007         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8008         (message-clone-locals, message-send-news): Use with-current-buffer.
8009         (message-insert-or-toggle-importance): Remove unused var `valid'.
8010         (message-make-references): Remove unused var `new-references'.
8011         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8013 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8015         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8016         (spam-split-symbolic-return-positive): Reflow docstring.
8017         (spam-backends, spam-summary-exit-behavior)
8018         (spam-mark-ham-unread-before-move-from-spam-group)
8019         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8020         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8021         (spam-clear-cache, spam-backend-check, spam-install-backend)
8022         (spam-install-statistical-backend, spam-list-of-processors)
8023         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8024         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8025         (spam-check-crm114, spam-initialize, spam-unload-hook):
8026         Fix typos in docstrings.
8028 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8030         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8031         been checked if they have never been read and those group levels are
8032         higher than the one that a user specified.
8034 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8036         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8037         foreign groups unless a group level is specified by a user.
8038         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8040 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8042         * message.el (message-send-mail-function): Require sendmail.
8044 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8046         * message.el (message-send-mail-function): Check for smtpmail too.
8048         * utf7.el (utf7-encode, utf7-decode): Use coding system
8049         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8051         * message.el (message-send-mail-function): New function.
8052         (message-send-mail-function): Set default using
8053         message-send-mail-function.  Adjust doc string.
8054         (message-send-mail-with-mailclient): New function.
8056 2007-11-17  Richard Stallman  <rms@gnu.org>
8058         * assistant.el: Remove file.
8060 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8062         * smime.el (from):
8063         * rfc2047.el (message-posting-charset):
8064         * qp.el (mm-use-ultra-safe-encoding):
8065         * pop3.el (parse-time-months):
8066         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8067         * nnml.el (files):
8068         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8069         (jka-compr-compression-info-list, ange-ftp-path-format)
8070         (efs-path-regexp):
8071         * nndiary.el (files):
8072         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8073         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8074         (epg-digest-algorithm-alist, inhibit-redisplay)
8075         (password-cache-expiry):
8076         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8077         (pgg-output-buffer, password-cache-expiry):
8078         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8079         (efs-path-regexp):
8080         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8081         (inhibit-redisplay):
8082         * mm-uu.el (file-name, start-point, end-point, entry)
8083         (gnus-newsgroup-name, gnus-newsgroup-charset):
8084         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8085         (latin-unity-ucs-list):
8086         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8087         (mm-uu-binhex-decode-function):
8088         * message.el (gnus-message-group-art, gnus-list-identifiers)
8089         (rmail-enable-mime-composing, gnus-local-organization)
8090         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8091         (gnus-read-active-file, facemenu-add-face-function)
8092         (facemenu-remove-face-function, gnus-article-decoded-p)
8093         (tool-bar-mode):
8094         * mail-source.el (display-time-mail-function):
8095         * gnus-util.el (nnmail-pathname-coding-system)
8096         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8097         (gnus-original-article-buffer, gnus-user-agent)
8098         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8099         (xemacs-codename, sxemacs-codename, emacs-program-version):
8100         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8101         * gnus-start.el (gnus-agent-covered-methods)
8102         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8103         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8104         (gnus-newsgroup-headers, gnus-group-list-mode)
8105         (gnus-group-mark-positions, gnus-newsgroup-data)
8106         (gnus-newsgroup-unreads, nnoo-state-alist)
8107         (gnus-current-select-method, mail-sources)
8108         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8109         (nnmail-spool-file, gnus-cache-active-hashtb):
8110         * gnus-mh.el (mh-lib-progs):
8111         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8112         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8113         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8114         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8115         (gnus-group-buffer):
8116         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8117         (font-lock-set-defaults):
8118         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8119         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8120         (gnus-summary-post-menu, total-parts, type, condition, length):
8121         * gnus-agent.el (gnus-agent-read-agentview):
8122         * flow-fill.el (show-trailing-whitespace):
8123         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8124         eval-and-compile wrappers for byte compiler pacifiers.
8126         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8127         (mm-display-inline-fontify): Check for featurep 'xemacs not
8128         extent-list.
8130         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8131         itimer-list.
8132         (mm-create-image-xemacs): Only do something for XEmacs.
8133         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8135         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8137         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8138         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8140 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8142         * nnimap.el (nnimap-split-download-body):
8143         * gnus-demon.el (gnus-demon):
8144         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8146 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8148         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8149         New macros.
8150         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8151         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8152         copy data from unibyte buffer to multibyte current buffer.
8153         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8154         to copy data from unibyte current buffer to multibyte buffer.
8155         (nntp-make-process-buffer): Make process buffer unibyte.
8157         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8159 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8161         * pop3.el (pop3-open-server): Accept and process data more robustly at
8162         connexion start to avoid spurious "POP SSL connexion failed" errors.
8164 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8166         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8167         read group names.
8169 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8171         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8173 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8175         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8176         (nnmail-save-active): Use a unibyte buffer when saving active file,
8177         which may contain non-ASCII group names.
8179         * nnml.el (nnml-request-group): Decode group names in messages.
8181 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8183         * message.el (message-citation-line-function)
8184         (message-insert-formatted-citation-line): Fix spelling of
8185         `message-insert-formated-citation-line'.
8187 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8189         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8191 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8193         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8194         nnmail-pathname-coding-system.
8196         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8197         that a user enters; decode group names in messages.
8199         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8201 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8203         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8205         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8207         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8208         risky local variable.
8210         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8212 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8214         * encrypt.el: Improve documentation to fix function name typo.
8215         Reported by Daiki Ueno <ueno@unixuser.org>.
8217 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8219         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8220         even if the point is not in the last page of an article.
8221         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8222         back to the previous page.
8224 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8226         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8228 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8230         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8232 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8234         * message.el (message-check-news-body-syntax):
8235         Avoid mm-string-as-multibyte.
8236         (message-hide-headers): Don't assume (point-min)==1.
8238 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8240         * message.el (message-remove-blank-cited-lines): Fix if remove is
8241         given.
8242         (message-bogus-address-regexp): New variable.
8243         (message-bogus-recipient-p): New function.
8244         (message-check-recipients): New command.
8245         (message-syntax-checks): Add `bogus-recipient'.
8246         (message-fix-before-sending): Add `bogus-recipient'.
8248         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8249         (gnus-treat-body-boundary): Don't test window-system.
8251 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8253         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8255 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8257         * gnus.el: Bump version to Gnus v5.13.
8259 2007-10-28  Miles Bader  <miles@gnu.org>
8261         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8262         at compile-time too.
8264 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8266         * gnus-msg.el (gnus-message-setup-hook):
8267         Add `message-remove-blank-cited-lines' to options.
8269 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8271         * message.el (message-remove-blank-cited-lines): New function.
8272         Suggested by Karl Plästerer.
8274 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8276         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8277         mapc.
8279         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8280         (top-level): Use mapc to set functions to be traced for debugging.
8282         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8283         called for effect with while loop.
8285         * message.el (message-talkative-question): Replace mapcar called for
8286         effect with mapc.
8288         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8289         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8290         called for effect with dolist.
8292         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8294         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8295         gnus-extra-headers and nnmail-extra-headers.
8297         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8298         called for effect with dolist.
8299         (top-level): Use mapc to set functions to be traced for debugging.
8301         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8302         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8303         dolist.
8305         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8306         Replace mapcar called for effect with mapc.
8307         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8308         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8309         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8310         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8312         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8313         remove-if that's a cl function.
8315         * webmail.el (webmail-debug): Replace mapcar called for effect with
8316         dolist.
8318 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8320         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8321         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8322         with while loop.
8324         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8325         functions from article-* functions.
8326         (gnus-multi-decode-header): Replace mapcar called for effect with
8327         dolist.
8329         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8330         (gnus-bookmark-show-details): Replace mapcar called for effect with
8331         while loop.
8333         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8334         called for effect with while loop.
8336         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8337         with dolist.
8339         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8340         Replace mapcar called for effect with dolist.
8342         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8344         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8345         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8346         Replace mapcar called for effect with dolist.
8347         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8348         mapc.
8350         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8351         Replace mapcar called for effect with dolist.
8352         (gnus-topic-list): Replace mapcar called for effect with mapc.
8354         * gnus.el: Use mapc instead of mapcar to add autoloads.
8356 2007-10-23  Richard Stallman  <rms@gnu.org>
8358         * gnus-group.el (gnus-group-highlight): Mark as risky.
8360 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8362         * gnus.el (gnus-server-to-method): Return method found first in
8363         gnus-newsrc-alist.
8365         * gnus-art.el (gnus-article-highlight-signature)
8366         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8367         button overlay without the front stickiness.
8369 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8371         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8372         overview buffer needed a catch to receive its throw.
8373         (gnus-agent-flush-cache): Declare as interactive to make this function
8374         easier to use.
8376 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8378         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8379         `next-line'.
8381 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8383         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8384         exclude address matching message-dont-reply-to-names.
8386 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8388         * gnus-util.el (gnus-string<): New function.
8390         * gnus-sum.el (gnus-article-sort-by-author)
8391         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8393 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8395         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8396         the frame-focus tag is set in gnus-buffer-configuration.
8398 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8400         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8401         the front stickiness.
8403 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8405         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8406         url pattern; remove duplicate one.
8407         (gnus-article-extend-url-button): New function.
8408         (gnus-article-add-buttons): Use it.
8409         (gnus-button-push): Use concatenated url that it makes.
8411 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8413         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8414         (sieve-manage-open): Use `mapc' instead of `mapcar'.
8416 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8418         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8419         Don't hardcode point-min==1.
8421 2007-09-30  David Kastrup  <dak@gnu.org>
8423         * gnus-art.el (gnus-article-reply-with-original)
8424         (gnus-article-followup-with-original): When `transient-mark-mode' is
8425         off, refrain from active-region behavior for followups.
8427 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8429         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8430         Fix comment about "iso8859-1".
8432 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8434         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8435         ones returned from the verify-function.
8437         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8438         Call mml2015-extract-cleartext-signature if extraction failed.
8440 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8442         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8443         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8444         failed.
8446 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8448         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8450 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8452         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8453         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8454         thread for both the null and zero (kill/expire thread) universal prefix
8455         cases.
8456         (gnus-summary-expire-thread): Add new function to expire a thread,
8457         using gnus-summary-kill-thread.
8458         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8459         shortcuts for gnus-summary-expire-thread.
8460         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8461         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8463 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8465         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8466         extras value, so an extras entry can be deleted.
8467         (gnus-registry-delete-extra-entry): Use it.
8468         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8469         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8470         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8471         storage through the gnus-registry, and provide an appropriate API for
8472         it.
8474 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8476         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8477         Suggested by Leo <sdl.web@gmail.com>.
8479         * gnus.el: Do.
8481 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8483         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8484         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8486         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8488         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8489         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8491 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8493         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8494         newline.
8495         (nnmbox-request-accept-article): Don't change article in source buffer;
8496         narrow to header to use message-fetch-field rather than
8497         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8498         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8499         as delimiters; make sure article ends with newline.
8500         (nnmbox-delete-mail): Correct last position of article to be deleted;
8501         ignore X-Gnus-Newsgroup header in article body.
8502         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8503         positions; make sure article ends with newline.
8505         * message.el (message-display-abbrev): Don't infloop when a user
8506         inserts SPC in the beginning of header.
8508 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8510         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8511         list of groups not followed by default.  Fix type to be regexp.
8512         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8514 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8516         * hmac-def.el (define-hmac-function): Switch from old-style to
8517         new-style backquotes.
8519         * md4.el (md4-make-step): Likewise.
8521 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8523         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8524         raw-text coding system when saving .newsrc file, which may contain
8525         non-ASCII group names.
8527 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8529         * gnus-cus.el (gnus-score-extra): New widget.
8530         (gnus-score-extra-convert): New function.
8531         (gnus-score-customize): Use it for Extra.
8533 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8535         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8536         (mml2015-mailcrypt-clear-verify): Use it.
8537         (mml2015-gpg-clear-verify): Use it.
8538         (mml2015-pgg-clear-verify): Use it.
8539         (mml2015-epg-clear-verify): Replace the current part with the output
8540         from GnuPG; don't extract the plaintext by itself.
8542         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8543         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8544         mml2015-clear-verify-function; don't touch the armor headers or
8545         dash-escaped text here.
8547 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8549         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8550         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8551         parts, or application/octet-stream as a last resort.
8552         (gnus-mime-view-part-as-type): Don't toggle display.
8553         (gnus-mime-view-part-as-charset): Don't turn off display before
8554         querying charset.
8556         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8557         stuff to undisplayer function in Emacs.
8558         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8560         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8561         text/calendar parts.
8563 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8565         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8566         decoding text/calendar parts.
8568         * message.el (message-forward-make-body-mime): Always mark body as
8569         having no illegible text; remove signed-or-encrypted argument.
8570         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8572         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8573         (mml-generate-mime-1): Don't encode body if it is specified to be in
8574         raw form; don't make buffer be unibyte when inserting multibyte string.
8576 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8578         * sha1.el: Fix up comment style.
8579         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8580         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8582         * hex-util.el: Fix up comment style.
8583         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8585         * gnus-salt.el: Use with-current-buffer.
8586         (gnus-pick-setup-message): Fix long-standing typo.
8588 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8590         * imap.el (imap-logout-timeout): New variable.
8591         (imap-logout, imap-logout-wait): New functions.
8592         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8594         * nnimap.el (nnimap-logout-timeout): New server variable.
8595         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8596         nnimap-logout-timeout.
8598         * gnus-art.el (gnus-article-summary-command-nosave)
8599         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8601 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8603         * gnus.el (gnus-maximum-newsgroup): New variable.
8605         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8606         according to gnus-maximum-newsgroup.
8608         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8609         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8610         Limit the range of articles according to gnus-maximum-newsgroup.
8612 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8614         * gnus-art.el (gnus-sticky-article): Fix problems described in
8615         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8616         Don't perform gnus-configure-windows here; reuse existing sticky
8617         article buffer.
8619         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8620         it doesn't exist in gnus-article-mode.
8622 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8624         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8625         (gnus-agent-decoded-group-name): New function.
8626         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8627         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8629 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8631         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8632         Add binding for gnus-sticky-article.
8633         (gnus-summary-exit): Don't kill sticky article buffers.
8635         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8636         article buffer.
8637         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8638         (gnus-kill-sticky-article-buffers): New commands.
8640 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8642         * nntp.el (nntp-xref-number-is-evil): New server variable.
8643         (nntp-find-group-and-number): If it is non-nil, don't trust article
8644         numbers in the Xref header.
8646 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8648         * gnus-agent.el (gnus-agent-read-group): New function.
8649         (gnus-agent-flush-group, gnus-agent-expire-group)
8650         (gnus-agent-regenerate-group): Use it.
8651         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8652         nnmail-pathname-coding-system.
8654 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8656         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8658         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8659         that are unread as unread, and also as selected so that information of
8660         marks having been changed by a user may be updated when exiting group.
8662 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8664         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8666 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8668         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8669         calculated ignoring signature parts to gnus-treat-article.
8671 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8673         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8674         a point here in order to keep the window start.
8675         (gnus-insert-mime-security-button): Make a button overlay without the
8676         front stickiness.
8677         (gnus-mime-display-security): Goto the end of a button.
8679         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8681 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8683         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8684         group-name-at-point.
8685         (gnus-group-completing-read): New function that offers decoded
8686         non-ASCII group names for completion.
8687         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8688         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8689         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8690         (gnus-group-fetch-control): Use it.
8691         (gnus-fetch-group): Use group-name-at-point for the initial value
8692         rather than the default value; use gnus-alive-p.
8694         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8695         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8696         (gnus-summary-post-news): Use gnus-group-completing-read.
8698         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8699         (gnus-read-move-group-name): Decode group name for completion.
8701 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8703         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8704         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8705         Yamaoka slightly modified the code).
8707 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8709         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8710         (nnmail-split-incoming): Bind it.
8712         * nnml.el (nnml-group-name-charset): New function.
8713         (nnml-decoded-group-name): Use it; don't decode group name if
8714         nnmail-group-names-not-encoded-p is non-nil.
8715         (nnml-encoded-group-name): New function.
8716         (nnml-group-pathname): Inline nnml-decoded-group-name.
8717         (nnml-request-expire-articles): Decode group name in message.
8718         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8719         nnmail-pathname-coding-system.
8720         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8721         not decoded ones according to nnmail-group-names-not-encoded-p.
8722         (nnml-generate-active-info): Use nnml-encoded-group-name.
8724 2007-08-08  Glenn Morris  <rgm@gnu.org>
8726         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
8727         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
8728         doc-strings and comments.
8730 2007-07-25  Glenn Morris  <rgm@gnu.org>
8732         * Relicense all FSF files to GPLv3 or later.
8734 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8736         * gnus-sum.el (gnus-summary-move-article):
8737         Make gnus-summary-respool-article work.
8739 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
8741         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
8742         string.
8744 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
8746         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
8747         that should be ignored when comparing distant RSS articles with local
8748         ones.
8749         (nnrss-make-hash-index): New function.  Create a hash index according
8750         to the ignored fields.
8751         (nnrss-check-group): Use it.
8753 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8755         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
8757         * gnus-art.el (article-decode-group-name): Decode Xref header too.
8759         * gnus-group.el (gnus-group-make-group): Encode group name here unless
8760         the new optional argument ENCODED is non-nil.
8761         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
8762         coding system for encoding group name.
8763         (gnus-group-make-rss-group): Pass un-encoded group name to
8764         gnus-group-make-group.
8765         (gnus-group-set-info): Tell gnus-group-make-group that group name is
8766         encoded.
8768         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
8769         Encode group name to which articles are moved or copied.
8770         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
8771         coding system for encoding Newsgroup, Followup-To and Xref headers.
8773         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
8774         marks; use nnheader-file-coding-system to write a file.
8775         (nnagent-retrieve-headers): Bind file-name-coding-system to
8776         nnmail-pathname-coding-system.
8778         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
8780         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
8781         (nnml-request-article, nnml-request-create-group)
8782         (nnml-request-rename-group, nnml-find-id)
8783         (nnml-possibly-change-directory, nnml-possibly-create-directory)
8784         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
8785         (nnml-save-marks): Use nnml-group-pathname instead of
8786         nnmail-group-pathname.
8788         (nnml-request-create-group, nnml-request-expire-articles)
8789         (nnml-request-move-article, nnml-request-delete-group)
8790         (nnml-deletable-article-p, nnml-possibly-create-directory)
8791         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
8792         (nnml-open-marks): Bind file-name-coding-system to
8793         nnmail-pathname-coding-system.
8795         (nnml-request-article): Pass server argument to nnml-find-group-number.
8796         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
8797         Pass server argument to nnml-possibly-create-directory.
8798         (nnml-request-accept-article): Pass server argument to
8799         nnml-active-number and nnml-save-mail.
8800         (nnml-find-group-number): Pass server argument to nnml-find-id.
8801         (nnml-request-update-info): Pass server argument to
8802         nnml-marks-changed-p.
8804         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
8805         (nnml-save-mail, nnml-active-number): Add server argument.
8807         (nnml-request-delete-group): Warn if group is missing.
8808         (nnml-get-nov-buffer): Decode group name.
8809         (nnml-generate-active-info): Encode group name.
8810         (nnml-open-marks): Decode group name in messages.
8812 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8814         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
8815         if it is not specified.
8816         (gnus-article-pipe-part, gnus-article-save-part)
8817         (gnus-article-interactively-view-part, gnus-article-copy-part)
8818         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
8819         (gnus-article-inline-part, gnus-article-save-part-and-strip)
8820         (gnus-article-replace-part, gnus-article-delete-part)
8821         (gnus-article-view-part-as-type): Pass raw prefix argument to
8822         gnus-article-part-wrapper.
8824 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8826         * gnus-agent.el (gnus-agent-save-active):
8827         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
8829         * gnus-cache.el (gnus-cache-save-buffers)
8830         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
8831         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
8832         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
8833         (gnus-cache-braid-nov, gnus-cache-braid-heads)
8834         (gnus-cache-generate-active, gnus-cache-rename-group)
8835         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
8836         (gnus-cache-update-overview-total-fetched-for):
8837         Bind file-name-coding-system to nnmail-pathname-coding-system.
8838         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
8839         New variables.
8840         (gnus-cache-decoded-group-name): New function.
8841         (gnus-cache-file-name): Use it.
8842         (gnus-cache-generate-active): Use non-decoded group name for active.
8844         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
8845         right place.
8846         (gnus-write-active-file): Don't break non-ASCII group names.
8848         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
8849         nnmail-pathname-coding-system.
8851         * gnus-uu.el (gnus-uu-decode-save): Typo.
8853 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8855         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
8857 2007-07-14  David Kastrup  <dak@gnu.org>
8859         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
8860         finishing actions if we did not edit the article.
8862 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8864         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
8865         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
8866         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
8867         (gnus-agent-flush-group, gnus-agent-flush-cache)
8868         (gnus-agent-fetch-headers, gnus-agent-load-alist)
8869         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
8870         (gnus-agent-retrieve-headers, gnus-agent-request-article)
8871         (gnus-agent-regenerate-group)
8872         (gnus-agent-update-files-total-fetched-for)
8873         (gnus-agent-update-view-total-fetched-for):
8874         Bind file-name-coding-system to nnmail-pathname-coding-system.
8875         (gnus-agent-group-pathname): Don't encode file names by
8876         nnmail-pathname-coding-system.
8877         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
8878         coding-system-for-write instead of buffer-file-coding-system to
8879         gnus-agent-file-coding-system.
8881         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
8882         Decode group name.
8884         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
8886         * gnus-start.el (gnus-update-active-hashtb-from-killed)
8887         (gnus-read-newsrc-el-file): Make group names unibyte.
8889         * nnmail.el (nnmail-group-pathname): Don't encode file names by
8890         nnmail-pathname-coding-system.
8892         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
8893         (nnrss-request-delete-group): Bind file-name-coding-system to
8894         nnmail-pathname-coding-system.
8895         (nnrss-read-server-data, nnrss-read-group-data):
8896         Bind file-name-coding-system correctly.
8897         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
8899         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
8900         (nntp-server-to-method-cache): New variable.
8901         (nntp-group-pathname): New function that decodes non-ASCII group names.
8902         (nntp-possibly-create-directory, nntp-marks-changed-p)
8903         (nntp-save-marks, nntp-open-marks): Use it.
8904         (nntp-possibly-create-directory, nntp-open-marks):
8905         Bind file-name-coding-system to nnmail-pathname-coding-system.
8906         (nntp-open-marks): Decode group names when bootstrapping marks.
8908         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
8909         Newsgroups and Folowup-To headers.
8911 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8913         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
8914         (gnus-server-closed-face, gnus-server-denied-face)
8915         (gnus-server-offline-face): Remove variable.
8916         (gnus-server-font-lock-keywords): Use faces that are not aliases.
8918         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
8919         of modifying message-stack directly for XEmacs.
8921         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
8922         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
8923         if the coding-system argument is nil for XEmacs.
8925         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
8926         mm-charset-override-alist.
8928         * rfc2047.el: Don't require base64; require rfc2045 for the function
8929         rfc2045-encode-string.
8930         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
8931         to quote the parameter value.
8933 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8935         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
8936         form in gnus-group-name-charset-method-alist.
8938         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
8939         overrides the default layout edit-form.
8941         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
8943         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
8945 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8947         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
8948         as unfetched articles.
8950 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8952         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
8954 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8956         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
8957         original back end that keeps marks in the local system.
8959 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8961         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
8962         arg of pop-to-buffer for XEmacs.
8963         (gnus-article-read-summary-keys): Ditto; don't restore window
8964         configuration if summary command ends up with neither article buffer
8965         nor summary buffer; describe bindings if summary keys end with C-h.
8967 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8969         * message.el (message-fix-before-sending): Skip raw message part to be
8970         forwarded while checking illegible text.
8971         (message-forward-make-body-mime, message-forward-make-body):
8972         Mark signed or encrypted raw message as having no illegible text.
8974 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8976         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
8977         (gnus-message-with-timestamp-1): New macro.
8978         (gnus-message-with-timestamp): New function.
8979         (gnus-message): Use them.
8981         * nnheader.el (nnheader-message): Use them.
8983 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
8985         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
8986         .newsrc.eld file.
8988 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8990         * gnus-agent.el (gnus-agent-fetch-headers)
8991         (gnus-agent-retrieve-headers):
8992         Bind gnus-decode-encoded-address-function to identity.
8994         * nntp.el (nntp-send-xover-command): Recognize an xover command is
8995         available also when the server returns simply a dot.
8997         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
8999 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9001         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9003 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9005         * gnus-ems.el (gnus-x-splash): Make it work.
9007         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9008         from being used.
9010 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9012         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9013         the front stickiness.
9014         (gnus-article-summary-command-nosave): Correct the order of the
9015         arguments passed to pop-to-buffer.
9016         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9017         summary command ends up with the article buffer.
9019         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9020         the same faces.
9022 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9024         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9026 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9028         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9029         * gnus-sum.el (gnus-summary-highlight):
9030         * mail-source.el (mail-source-delete-old-incoming-confirm):
9031         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9033 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9035         * gnus-art.el (gnus-mime-view-part-externally)
9036         (gnus-mime-view-part-internally): Fix predicate function passed to
9037         completing-read.
9039         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9041         * gnus.el (gnus-update-message-archive-method): Add :version.
9043 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9045         * gnus.el (gnus-update-message-archive-method): New variable.
9047         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9048         according to gnus-message-archive-method if
9049         gnus-update-message-archive-method is non-nil.
9051 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9053         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9054         Suggested by Loic Dachary <loic@dachary.org>.
9055         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9057 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9059         * message.el (message-pop-to-buffer): Add switch-function argument.
9060         (message-mail): Pass switch-function argument to it.
9062 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9064         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9065         Improve doc string.
9067 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9069         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9070         (gnus-header-content)
9071         * gnus-cite.el (gnus-cite-10)
9072         * gnus-srvr.el (gnus-server-closed)
9073         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9074         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9075         (gnus-group-mail-3-empty, gnus-group-mail-low)
9076         (gnus-group-mail-low-empty, gnus-splash)
9077         * message.el (message-header-to, message-header-cc)
9078         (message-header-subject, message-header-other, message-header-name)
9079         (message-header-xheader, message-separator, message-cited-text)
9080         (message-mml): Lighten colors of faces used for dark background.
9082 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9084         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9085         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9087 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9089         * message.el (message-narrow-to-headers-or-head):
9090         Ignore mail-header-separator in the body.
9092 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9094         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9095         same as window size.
9097 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9099         * message.el (message-font-lock-keywords): Use message-header-xheader
9100         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9101         ahead of the anything pattern, to get it recognised.
9103 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9105         * gnus-sum.el (gnus-articles-to-read)
9106         (gnus-summary-insert-old-articles): Don't truncate group name for
9107         `read-string'.
9109         * gnus-util.el (gnus-limit-string): Delete this function.
9111         * gnus-sum.el (gnus-simplify-subject-fully):
9112         Use `truncate-string-to-width' instead.
9114 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9116         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9117         Tell if, on summary exit, the next group has to be selected.
9118         (gnus-summary-exit): Use it.
9120 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9122         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9123         non-break space.
9125 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9127         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9128         Check if group is not a directory.
9129         (nnfolder-request-expire-articles): Don't delete articles if the target
9130         group is not available.
9132         * nnml.el (nnml-request-create-group): Properly check if group is not a
9133         file.
9134         (nnml-request-expire-articles): Don't delete articles if the target
9135         group is not available.
9137         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9138         Don't quote characters that are within parentheses.
9140 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9142         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9143         (gnus-handle-ephemeral-exit): Select article according to it.
9145 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9147         * message.el (message-insert-formated-citation-line): Remove newline.
9148         (message-citation-line-format): Add final \n here so that the user can
9149         avoid a blank line.
9151 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9153         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9154         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9155         Update lanl/arXiv support.
9157 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9159         * gnus.el: Bump version number.
9161 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9163         * gnus.el (gnus-version-number): Bump version.
9165 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9167         * gnus.el: No Gnus v0.6 is released.
9169 2007-04-27  Didier Verna  <didier@xemacs.org>
9171         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9172         * gmm-utils.el (gmm-regexp-concat): ... here.
9173         * message.el: Don't require 'gnus-util.
9174         (message-dont-reply-to-names): Handle name change above.
9175         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9177 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9179         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9180         since the initial value varies according to the system.
9182 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9184         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9186 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9188         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9190 2007-04-24  Didier Verna  <didier@xemacs.org>
9192         Improve the type of gnus-ignored-from-addresses.
9193         * gnus-util.el (gnus-orify-regexp): New function.
9194         * message.el (gnus-util): Require it.
9195         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9196         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9197         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9199 2007-04-24  Didier Verna  <didier@xemacs.org>
9201         * gnus-sum.el:
9202         * gnus-utils.el: Fix some trailing whitespaces.
9204 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9206         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9207         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9208         article's Message-ID; refer parent article in summary buffer.
9210         * message.el (message-bounce): Call mime-to-mml.
9212 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9214         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9216 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9218         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9219         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9220         displayed of multipart/alternative part if it is invoked from summary
9221         buffer.
9223         * mm-view.el (mm-inline-text-html-render-with-w3m)
9224         (mm-inline-text-html-render-with-w3m-standalone)
9225         (mm-inline-render-with-function): Use mail-parse-charset by default.
9227 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9229         * parse-time.el (parse-time-string-chars): Check if CHAR
9230         is less than the length of parse-time-syntax.
9232 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9234         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9235         from gnus-newsgroup-processable.
9237 2007-04-16  Didier Verna  <didier@xemacs.org>
9239         * gnus-msg.el (gnus-configure-posting-styles):
9240         Handle message-signature-directory properly with :file syntax.
9241         Reported by "Leo".
9243 2007-04-11  Didier Verna  <didier@xemacs.org>
9245         New user option: message-signature-directory.
9246         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9247         * message.el (message-insert-signature): Ditto.
9248         * message.el (message-signature-file): Doc update.
9249         * message.el (message-signature-directory): New.
9251 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9253         * gnus-msg.el (gnus-inews-yank-articles):
9254         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9256 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9258         * message.el (message-yank-original): Make sure cited text ends with
9259         newline; don't exchange point and mark.
9261 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9263         * tls.el (open-tls-stream): Properly handle case where there
9264         is no associated buffer.
9266 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9268         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9269         message-yank-original, make sure (< mark TEXT point).
9271 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9273         * message.el (message-fill-column): New variable.
9274         (message-mode): Use it.  Add comment on a possible new hook.
9276         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9277         (nnmail-get-new-mail): Reformat.
9279         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9281         * gmm-utils.el: Fix Commentary.
9282         (gmm-tool-bar-from-list): Fix typo in doc string.
9284 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9286         * message.el (message-yank-original): Don't switch point and mark
9287         unnecessarily to put point and mark as documented.
9289 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9291         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9292         from the message heads.
9294 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9296         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9297         article buffer does not have a window.  This may not be the best
9298         solution but is certainly better than setting the start of the null,
9299         that is the current, window.
9301 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9303         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9304         (gnus-draft-setup): Run it.
9306         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9307         gnus-score-fast-scoring.  Allow regexp.
9308         (gnus-score-headers): Use it.
9310         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9311         XEmacs.
9313         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9314         string.
9315         (gnus-button-alist): Also catch `<f1> k ...'.
9316         (gnus-treat-display-x-face): Fix doc string.
9318 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9320         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9321         evaluation of gnus-extended-version to ensure correct generation of the
9322         User-Agent header when message-generate-headers-first is used.
9324 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9326         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9327         hashcash-path is nil.  Don't call callback with incorrect number of
9328         parameters if val is 0.
9330 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9332         * message.el (message-required-news-headers):
9333         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9335 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9337         * message.el (message-generate-new-buffers): Change the meaning of the
9338         nil value; add `standard' to the choices; treat t as `unique'; improve
9339         doc string.
9340         (gnus-select-frame-set-input-focus): Autoload.
9341         (message-buffer-name): Search for the existing message buffer if
9342         message-generate-new-buffers is nil or `standard'; treat the value t of
9343         message-generate-new-buffers as `unique'.
9344         (message-pop-to-buffer): Raise the frame already displaying the message
9345         buffer; clear the echo area after querying.
9346         (message-setup): Pass the `continue' argument to compose-mail.
9347         (message-mail): Prefer `switch-function' if it is given; search for the
9348         existing message buffer if the `continue' argument is non-nil; pass
9349         continue and switch-function arguments to compose-mail by way of
9350         message-setup.
9351         (message-mail-other-window): Adjust argument of message-setup.
9352         (message-mail-other-frame): Ditto.
9354 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9356         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9357         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9358         to turn font-lock on when turning gnus-message-citation-mode on.
9360 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9362         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9363         (mml-smime-function-alist): New variable; add epg as the backend.
9364         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9365         mml-smime- functions instead.
9366         * mm-view.el: Require smime.
9368 2007-03-05  Didier Verna  <didier@xemacs.org>
9370         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9371         instead of just inheritance for posting styles.
9372         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9374 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9376         * tls.el (tls-certtool-program): Fix custom type.
9378 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9380         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9381         and point-at-eol instead of line-(beginning|end)-position.
9383         * assistant.el (assistant-parse-buffer): Ditto.
9385 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9387         * mml2015.el (mml2015-epg-find-usable-key): New function.
9388         (mml2015-epg-sign): Use it.
9389         (mml2015-epg-encrypt): Use it.
9391 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9393         * message.el (message-make-in-reply-to): Quote name containing
9394         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9395         if there are special characters.  Reported by NAKAJI Hiroyuki
9396         <nakaji@jp.freebsd.org>.
9398 2007-02-27  Didier Verna  <didier@xemacs.org>
9400         Include the group parameters as well as the topic ones in the
9401         inheritance filter process.
9402         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9403         argument GROUP-PARAMS-LIST.
9404         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9406 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9408         * nntp.el (nntp-never-echoes-commands)
9409         (nntp-open-connection-functions-never-echo-commands): New variables.
9410         (nntp-send-command): Use them.
9412 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9414         * mml2015.el (mml2015-epg-verify): Simplify.
9416 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9418         * mml.el (mml-content-disposition-alist): New user option.
9419         (mml-content-disposition): New function.
9420         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9421         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9423 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9425         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9426         verification.
9428 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9430         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9431         articles posted in the last 24 hours.
9433 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9435         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9437 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9439         * nntp.el (nntp-send-command): Don't wait for echoes when
9440         nntp-open-ssl-stream is used.
9442 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9444         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9445         (gnus-message-add-citation-keywords)
9446         (gnus-message-remove-citation-keywords): Remove.
9447         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9448         directly, make the variables in font-lock-defaults buffer-local, add
9449         gnus-message-citation-keywords to them and then update the value of
9450         font-lock-keywords.
9452 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9454         * message.el (message-cite-original-1): Don't call
9455         gnus-article-highlight-citation.
9457         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9458         citations; fix line count.
9460 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9462         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9463         (gnus-message-add-citation-keywords)
9464         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9465         versions of font-lock-add-keywords and font-lock-remove-keywords to
9466         work with XEmacs correctly.
9468 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9470         * gnus-cite.el (gnus-cite-face-list): Set the values of
9471         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9472         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9473         (gnus-message-cite-prefix-regexp): New variable.
9474         (gnus-message-search-citation-line): Use it; protect against long
9475         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9476         the 0th match data for Emacs.
9477         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9478         (gnus-message-add-citation-keywords): Append keywords rather than
9479         prepending; emulate font-lock-add-keywords if it is not available.
9480         (gnus-message-remove-citation-keywords):
9481         Emulate font-lock-remove-keywords if it is not available.
9483         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9485         * message.el (message-cite-prefix-regexp): Set the value of
9486         gnus-message-cite-prefix-regexp.
9488 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9490         * nnweb.el (nnweb-google-parse-1): Update parser.
9492 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9494         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9496 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9498         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9499         regexp.
9501 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9503         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9504         string-to-multibyte.
9505         (uudecode-decode-region-internal): Use it.
9507 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9509         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9510         Fix custom choice.
9512         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9514 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9516         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9518         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9519         `write-region' to respect `mm-inhibit-file-name-handlers'.
9521 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9523         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9524         Use gnus-home-directory instead of "~/" or "$HOME".
9526 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9528         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9529         to mention filename.
9530         Add comments at beginning regarding usage.
9531         (encrypt-write-file-contents): Change interactive so a string is
9532         acceptable.  If the file has no associated model, show an error instead
9533         of a nonsense prompt.
9535 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9537         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9538         Thanks to Yoshihiko Yamada for kind notification of this typo.
9540 2007-01-12  Kenichi Handa  <handa@m17n.org>
9542         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9543         multibyte buffer.
9545 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9547         * gnus-score.el (gnus-score-fast-scoring): New variable.
9548         (gnus-score-headers): Use it.
9550         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9552         * message.el (message-cite-original-1):
9553         Call gnus-article-highlight-citation if requested.
9554         (message-make-from): Allow name and address as optional arguments.
9556         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9558         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9559         bugs to doc string.
9560         (gnus-button-alist): Add mid\\|message-id.
9561         (gnus-button-fetch-group): Extend for use in
9562         `browse-url-browser-function'.
9563         (gnus-button-url-regexp): Try to catch paired parentheses like in
9564         Wikipedia URLs.
9566         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9567         Suggested by Simon Krahnke <overlord@gmx.li>.
9569 2007-01-13  Romain Francoise  <romain@orebokech.com>
9571         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9572         Update copyright.
9574 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9576         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9578 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9580         * gnus-registry.el (gnus-registry-unfollowed-groups)
9581         (gnus-registry-split-fancy-with-parent): Fix documentation.
9583 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9585         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9586         from nnweb groups.
9588 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9590         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9591         Xref urls.  Erase buffer before requesting head.
9593         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9595 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9597         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9598         customizable.
9600 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9602         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9603         no signing key is found.
9604         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9605         no encrypting and/or signing key is found.
9607 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9609         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9611 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9613         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9614         headers read from disk with the ones newly found in the current search.
9615         This should no longer cause problems, because the article numbers in
9616         Gmane's `nov.php' output are ignored since the previous change.
9618 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9620         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9622 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9624         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9626 2007-01-01  Romain Francoise  <romain@orebokech.com>
9628         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9630 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9632         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9633         `define-minor-mode' macro definition expanded properly.
9634         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9635         exclude it there.
9637         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9638         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9639         `fboundp' test.
9640         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9641         This is OK to autoload in (S)XEmacs now.
9643 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9645         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9646         keystroke.
9647         (gnus-summary-limit-to-singletons): Fix typo.
9649         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9650         else fails.
9652 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9654         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9655         docstring.
9657         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9658         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9659         (gnus-summary-insert-dormant-articles): Fix typo in message.
9661 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9663         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9664         nil for XEmacs.
9665         (gnus-message-citation-mode): Don't autoload in XEmacs.
9667         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9669 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9671         * nnimap.el (nnimap-expunge-search-string):
9672         Mention nnimap-search-uids-not-since-is-evil in docstring.
9674 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9676         * spam.el: Revert to make-obsolete-variable because
9677         define-obsolete-variable-alias is not supported in Emacs 21.
9679         * spam.el (spam-ifile-path, spam-ifile-database-path)
9680         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
9681         make-obsolete-variable.
9682         (spam-bsfilter-path, spam-bsfilter-program)
9683         (spam-spamassassin-path, spam-spamassassin-program)
9684         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
9685         Don't use "path" inappropriately.
9686         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
9687         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
9688         variable names.
9690 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
9692         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
9693         summary buffer.
9695         * password.el (password-cache-remove): Use clear-string to burn
9696         password, if available.
9698 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9700         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
9702         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
9704         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
9705         (gnus-message-highlight-citation): Move defcustom here from
9706         gnus-cite.el.
9707         (gnus-message-citation-mode): Autoload.
9709         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
9710         checks to make it compile with XEmacs.
9711         (gnus-message-citation-mode): New minor mode.
9712         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
9713         (gnus-message-highlight-citation): New variables.
9714         (gnus-message-search-citation-line)
9715         (gnus-message-add-citation-keywords)
9716         (gnus-message-remove-citation-keywords)
9717         (turn-on-gnus-message-citation-mode)
9718         (turn-off-gnus-message-citation-mode): New functions.
9720 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
9722         * gnus-cite.el: Enable highlighting of different citation levels in
9723         message-mode.
9725 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
9727         * message.el (message-make-fqdn): Fix comment.
9728         (message-bogus-system-names): Add ".local".
9730         * spam.el (spam-ifile-path, spam-ifile-program)
9731         (spam-ifile-database-path, spam-ifile-database)
9732         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
9733         Don't use "path" inappropriately.
9734         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
9735         strings.
9736         (spam-check-ifile, spam-ifile-register-with-ifile)
9737         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
9738         Use new variable names.
9740         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
9741         (gnus-treat-display-smileys): Simplify using
9742         gnus-image-type-available-p.
9744         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
9745         available.
9747 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9749         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
9750         one after turning on the buffer's multibyteness instead of decoding
9751         them directly in the unibyte buffer that causes unexpected conversion
9752         in Emacs 23 (unicode).
9754 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9756         * message.el (message-generate-hashcash): Fix custom type.
9758 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9760         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
9762 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
9764         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
9765         disconnect icons.  Add help text.
9767 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
9769         * spam.el (spam-extra-header-to-number): CRM114 spam score is
9770         negated to be consistent with the others we handle.
9772 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9774         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
9775         version of gnus-summary-buffer to something, so that we can use two
9776         article buffers at the same time.
9778 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
9780         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
9781         trigger all the extra headers.
9782         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
9783         sorting.
9785 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9787         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
9788         solid groups.
9790 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
9792         * legacy-gnus-agent.el: Add Copyright notice.
9794 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
9796         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
9798 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9800         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
9802         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
9803         to make it work reliably in CVS Emacs.
9804         (gnus-summary-limit-strange-charsets-predicate)
9805         (gnus-summary-limit-to-predicate): New functions.
9807 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
9809         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
9810         specifying array size.
9811         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
9812         array if it is too small.
9813         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
9814         (gnus-sort-threads-loop): New function.
9816 2006-12-06  Chris Moore  <dooglus@gmail.com>
9818         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
9819         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
9821 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
9823         * mm-url.el (mm-url-predefined-programs): Call curl with correct
9824         options.
9826 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9828         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
9829         DOS-ing the recipient.
9831         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
9832         the headers when creating the mapping to avoid mismappings.
9833         (nnweb-gmane-create-mapping): Always nix out old mapping.
9835 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9837         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
9838         and mm-verify-option to never.
9840 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9842         * message.el (message-signed-or-encrypted-p): New function.
9843         (message-forward-make-body): Use it.
9845         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
9846         Replace encode-coding-string with mm-encode-coding-string.
9848 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9850         * nneething.el (nneething-decode-file-name):
9851         Replace decode-coding-string with mm-decode-coding-string.
9853         * gnus-int.el (gnus-open-server): Say failed server's name.
9855 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
9857         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
9858         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
9860         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
9861         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
9862         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
9863         (gnus-group-make-directory-group, gnus-group-transpose-groups):
9864         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
9865         (gnus-subscribe-newsgroup, gnus-1):
9866         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
9867         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
9868         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
9869         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
9871 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9873         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
9874         keystroke.
9875         (gnus-summary-limit-to-bodies): Implement headersp.
9877 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9879         * dns.el (query-dns): Protect against "Process dns deleted" strings.
9881 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9883         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
9885 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9887         * message.el (message-generate-hashcash): Expand range of values to
9888         include `opportunistic'.
9889         (message-send-mail): Use it.
9891 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9893         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
9894         and comment it.
9896         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
9898 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
9900         * gnus-util.el (gnus-extract-address-components): Improve comment.
9902 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9904         * gnus-util.el (gnus-extract-address-components): Work with address in
9905         which the name portion contains @.
9907 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9909         * gnus.el (gnus-start): Move custom group up.
9910         (gnus-select-method): Don't autoload, but make it available for
9911         `customize-variable'.
9912         (gnus-getenv-nntpserver): Don't autoload.
9914 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
9916         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
9918 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
9920         * message.el (message-sendmail-extra-arguments): New variable.
9921         (message-send-mail-with-sendmail): Use it.
9923 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9925         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
9926         mm-with-unibyte-current-buffer to make string unibyte.
9928         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
9929         mm-string-as-multibyte.
9931 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
9933         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
9934         Reported by Werner Koch <wk@gnupg.org>.
9936 2006-11-14  Daiki Ueno  <ueno@p360>
9938         * mml2015.el: Autoload epa-select-keys when compiling.
9940 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9942         * mml2015.el (mml2015-epg-sign): Save the signing keys in
9943         message-options.
9944         (mml2015-epg-encrypt): Save the recipient keys in message-options.
9946 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
9948         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
9949         EasyPG (< 0.0.6).
9950         (mml2015-always-trust): New user option.
9951         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
9952         prompt.
9954 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9956         * nntp.el (nntp-authinfo-force): New variable.
9957         (nntp-send-authinfo): Use it.
9959 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
9961         * message.el (message-strip-subject-encoded-words): Allow _not_ to
9962         decode encoded words.  Improve prompt.  Add comment about forwarding.
9963         (message-replacement-char): Move up.
9965 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
9967         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
9968         instead of gnus-intersection because arguments of gnus-sorted-nunion
9969         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
9971 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
9973         * message.el (message-strip-subject-encoded-words): Reformat prompt.
9974         (message-simplify-subject-functions):
9975         Enable message-strip-subject-encoded-words by default.
9977 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
9979         * message.el (message-strip-subject-encoded-words): New function.
9980         (message-simplify-subject-functions): New variable.
9981         (message-simplify-subject): Use it.  Fix typo in doc string.
9982         Support message-strip-subject-encoded-words.
9984 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
9986         * gnus-diary.el (gnus-diary-delay-format-function):
9987         * nndiary.el (nndiary-reminders):
9988         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
9990 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
9992         * gnus-art.el (article-hide-boring-headers): Fetch date from
9993         gnus-original-article-buffer to avoid problems with localized date
9994         strings.
9996 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9998         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10000 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10002         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10003         New variables.
10004         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10005         (mm-charset-synonym-alist): Move some entries to
10006         mm-codepage-iso-8859-list.
10007         (mm-charset-synonym-alist, mm-charset-override-alist):
10008         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10010 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10012         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10014 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10016         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10017         with Emacs 21 and XEmacs.
10019 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10021         * spam.el (spam-parse-address): New function for better parsing,
10022         catching errors, etc.
10023         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10025 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10027         * mm-view.el: Add interactive arg to html2text autoload.
10029 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10031         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10033 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10035         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10036         New variables.
10037         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10038         (mm-charset-synonym-alist): Move some entries to
10039         mm-codepage-iso-8859-list.
10041         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10043 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10045         * message.el (message-citation-line-format)
10046         (message-insert-formated-citation-line): Fix implementation of %E, %N
10047         and %n according to the doc string.
10049 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10051         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10052         Use car-safe to avoid bad parses.
10054 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10056         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10057         names.
10059         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10061 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10063         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10064         header.
10066         * message.el (message-draft-headers): Add Date.
10067         (message-headers-to-generate): Fix typo in docstring.
10069         * nndraft.el (nndraft-required-headers): New variable.
10070         (nndraft-generate-headers): Use it.
10072         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10074 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10076         * gnus-registry.el (gnus-registry-wash-for-keywords)
10077         (gnus-registry-find-keywords): New functions to allow easy searching of
10078         articles that are in the registry.
10080 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10082         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10083         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10084         Reported by Damien Elmes <damien@repose.cx>.
10086 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10088         * gnus.el (gnus-mime): Remove unused custom group.
10090 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10092         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10093         "blank line" when searching for end of armor headers.
10095 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10097         * gmm-utils.el (gmm-write-region): Fix variable name.
10099 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10101         * gmm-utils.el (gmm-write-region): New function based on compatibility
10102         code from `mm-make-temp-file'.
10104         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10106         * nnmaildir.el (nnmaildir--update-nov)
10107         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10108         Use `gmm-write-region'.
10110 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10112         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10113         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10115         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10117         * message.el (message-replacement-char): New variable.
10118         (message-fix-before-sending): Use it.
10119         (message-simplify-subject): New function to remove duplicate code.
10120         (message-reply, message-followup): Use it.
10122         * gnus-sum.el (gnus-summary-make-menu-bar):
10123         Clarify gnus-summary-limit-to-articles.
10125 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10127         * gnus-util.el (gnus-with-local-quit): New macro.
10129         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10131 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10133         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10134         ignore non-string data.
10136 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10138         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10139         non-string data (needs to be done in the registry too).
10141 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10143         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10144         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10145         (gnus-registry-split-fancy-with-parent)
10146         (gnus-registry-fetch-simplified-message-subject-fast)
10147         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10148         Remove text properties on ingress into the registry and when it's saved.
10149         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10150         registry from entries with no groups.
10152 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10154         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10155         function to remove string properties.
10157 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10159         * gmm-utils.el (gmm): Adjust custom version.
10161         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10162         Adjust custom version.
10164         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10166 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10168         * gnus-art.el (gnus-insert-prev-page-button)
10169         (gnus-insert-next-page-button): Simplify.  Reformat.
10171 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10173         * gnus-art.el (gnus-insert-prev-page-button)
10174         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10176 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10178         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10180 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10182         * gnus-art.el (gnus-insert-mime-button)
10183         (gnus-insert-mime-security-button):
10184         Apply gnus-article-button-face to MIME and security buttons.
10186 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10188         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10189         readable.
10191 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10193         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10194         `browse-url-of-file' instead of `browse-url'.
10196 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10198         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10199         regexp.  Articles containing quotation were cut prematurely.
10201 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10203         * message.el (message-cite-original-1): Use nobody by default for the
10204         value of From header.
10205         (message-reply): Ditto.
10207 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10209         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10210         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10211         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10213 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10215         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10216         mails in the doc string.  Add some URLs in comment.
10217         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10219 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10221         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10222         backslashes handling and the way to find boundaries of quoted strings.
10224 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10226         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10227         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10228         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10229         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10231 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10233         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10234         doc string.
10235         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10237 2006-09-06  Simon Josefsson  <jas@extundo.com>
10239         * mml2015.el (mml2015-use): Doc fix, mention epg.
10241 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10243         * mml2015.el (mml2015-use): Default to epg, if available.
10245 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10247         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10248         message-sender.
10249         (mml1991-epg-encrypt): Ditto.
10250         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10251         message-sender.
10252         (mml2015-epg-encrypt): Ditto.
10254 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10256         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10257         several common directories.
10259 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10261         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10262         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10264 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10266         * gnus-art.el (article-decode-encoded-words): Make it fast.
10268 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10270         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10272         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10273         in quoted string into `\'.
10275 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10277         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10278         Use standard-syntax-table.
10280 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10282         * gnus-art.el (gnus-decode-address-function): New variable.
10283         (article-decode-encoded-words): Use it to decode headers which are
10284         assumed to contain addresses.
10285         (gnus-mime-delete-part): Remove useless `or'.
10287         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10288         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10289         (gnus-nov-parse-line): Use it to decode From header.
10290         (gnus-get-newsgroup-headers): Ditto.
10291         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10293         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10294         (mail-decode-encoded-address-string): New alias.
10296         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10297         New function.
10298         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10299         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10300         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10301         (rfc2047-decode-string): Ditto.
10302         (rfc2047-decode-address-region): New function.
10303         (rfc2047-decode-address-string): New function.
10305 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10307         * message.el (message-caesar-buffer-body): Allow rotating headers.
10309         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10311         * message.el (message-insert-formated-citation-line): Fix %f.
10312         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10314 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10316         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10317         (gnus-bookmark-mouse-available-p): New macro.
10318         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10319         (gnus-bookmark-bmenu-show-infos): Use it.
10320         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10321         (gnus-bookmark-bmenu-hide-infos): Ditto.
10322         (gnus-bookmark-remove-properties): New function.
10323         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10324         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10325         (gnus-bookmark-write-file): Bind coding-system-for-write.
10326         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10327         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10328         group before selecting it.
10329         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10330         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10331         quit-window if it is not available; use gnus-mouse-2 and bind it to
10332         gnus-bookmark-bmenu-select-by-mouse.
10333         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10334         (gnus-bookmark-bmenu-select-by-mouse): New function.
10336 2006-08-13  Romain Francoise  <romain@orebokech.com>
10338         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10339         space.
10341 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10343         * compface.el (uncompface): Use binary rather than raw-text-unix.
10345 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10347         * compface.el (uncompface): Make sure the eol conversion doesn't take
10348         place when communicating with the external programs.
10349         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10351 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10353         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10355 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10357         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10358         Make it more robust by parsing author and date independently.
10360 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10362         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10364 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10366         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10367         first matching secret key.
10368         (mml2015-epg-encrypt): Ditto.
10370         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10371         first matching secret key.
10372         (mml1991-epg-encrypt): Ditto.
10374         * mml2015.el (mml2015-encrypt-to-self): New user option.
10375         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10376         mml2015-epg-encrypt-to-self is set.
10378         * mml1991.el (mml1991-encrypt-to-self): New variable.
10379         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10380         mml1991-epg-encrypt-to-self is set.
10382         * mml2015.el (mml2015-signers): New user option.
10383         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10384         (mml2015-epg-encrypt): Allow to select signing keys.
10386         * mml1991.el (mml1991-signers): New variable.
10387         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10388         (mml1991-epg-encrypt): Allow to select signing keys.
10390 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10392         * nnheader.el (nnheader-insert-head): Make it work even if the file
10393         uses CRLF for the line-break code.
10395 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10397         * mml2015.el: Require mml-sec instead of password.
10398         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10399         (mml2015-cache-passphrase): Inherit the default value from
10400         mml-secure-cache-passphrase.
10401         (mml2015-passphrase-cache-expiry): Inherit the default value from
10402         mml-secure-passphrase-cache-expiry.
10404         * mml1991.el: Require mml-sec instead of password.
10405         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10406         (mml1991-cache-passphrase): Inherit the default value from
10407         mml-secure-cache-passphrase.
10408         (mml1991-passphrase-cache-expiry): Inherit the default value from
10409         mml-secure-passphrase-cache-expiry.
10411         * mml-sec.el: Require password.
10412         (mml-secure-verbose): New user option.
10413         (mml-secure-cache-passphrase): New user option.
10414         (mml-secure-passphrase-cache-expiry): New user option.
10416 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10418         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10419         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10420         andreas@altroot.de (Andreas Vögele).
10422         FIXME: Use `tiny change'?
10424 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10426         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10427         workaround for the url package included with Emacs.
10429         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10431 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10433         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10434         correctly.  This fixes a bug caused by the 2006-05-12 change.
10436 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10438         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10439         some information about the error when saying that the `bogus' mail
10440         group will be used.
10442 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10444         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10445         string.
10447 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10449         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10451 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10453         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10455 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10457         * mml1991.el (mml1991-function-alist): Add epg.
10458         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10459         (mml1991-epg-encrypt): New functions.
10461 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10463         * mml2015.el (mml2015-verbose): New variable.
10464         (mml2015-cache-passphrase): Ditto.
10465         (mml2015-passphrase-cache-expiry): Ditto.
10466         (mml2015-function-alist): Add epg.
10467         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10468         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10469         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10470         New functions.
10472 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10474         * message.el (message-cite-original-1): Preserve region when removing
10475         quoted text due to X-No-Archive in order to avoid bogus attribution
10476         when citing multiple messages.
10478 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10480         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10481         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10483 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10485         * gnus-diary.el (gnus-user-format-function-d)
10486         (gnus-user-format-function-D): Autoload.
10488         * imap.el (Commentary): Fix typo.
10490         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10491         2006-04-22 contribution.
10493 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10495         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10496         It didn't really fix the bogosity I'm seeing with solid web groups.
10498 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10500         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10501         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10502         created using server names.  If we use the feature without declaring
10503         it, Gnus does not properly manage server and group state.
10505         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10506         bound.
10508 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10510         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10511         looking up the method using GROUP's prefix before inventing a new one.
10512         It is used on killed/unknown groups in various places where returning
10513         an all-new method isn't expected by the caller.
10515         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10516         and match semantics of gnus-group-real-prefix.
10518 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10520         * nnmail.el (nnmail-broken-references-mailers): New variable.
10521         (nnmail-ignore-broken-references): New function generalizing
10522         nnmail-fix-eudora-headers.
10523         (nnmail-fix-eudora-headers): Now obsolete.
10525         * gnus-art.el (gnus-button-handle-custom):
10526         Support `customize-apropos*'.
10528 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10530         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10532         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10533         articles.
10535 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10537         * message.el (message-cite-reply-above): New variable.
10538         (message-yank-original): Use it.
10540 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10542         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10544 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10546         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10547         as read.
10549         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10551 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10553         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10554         (gnus-bookmark-default-file): Use gnus-directory.
10555         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10556         Remove "*" in doc string.
10557         (gnus-bookmark-write-file): Simplify.
10558         (gnus-bookmark-maybe-sort-alist): Use `when'.
10559         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10560         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10561         Add FIXME about Emacs 21 and XEmacs compatibility.
10562         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10563         compatibility.
10564         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10565         compatibility.
10566         (gnus-bookmark-menu-heading): Fix version.
10568 2006-06-19  Bastien Guerry  <bzg@altern.org>
10570         * gnus-bookmark.el: New file.
10572 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10574         * message.el (message-syntax-checks): Doc fix.
10576 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10578         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10579         unsubscribed groups as if they were killed ones.  It causes duplicate
10580         entries in gnus-newsrc-alist.
10582 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10584         * message.el (message-syntax-checks): Doc fix.
10585         (message-send-mail): Add check for continuation headers.
10586         (message-check-news-header-syntax): Fix regexp used to check for
10587         continuation headers.
10589 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10591         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10593 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10595         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10597 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10599         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10600         default-truncate-lines.
10602 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10604         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10605         to fill the utf-8 entry.
10607 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10609         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10611 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10613         * gnus-agent.el (directory-files-and-attributes): Move all the way
10614         forward (the third and final move).
10615         (gnus-agent-read-agentview): Trap reconstruction errors due to
10616         nonexistent directory.  Handle by returning nil.
10618 2006-05-30  Didier Verna  <didier@xemacs.org>
10620         * message.el (message-dont-reply-to-names): Update the custom type.
10621         * message.el (message-dont-reply-to-names): New defsubst: potentially
10622         convert a list of regexps into a single one.
10623         * message.el (message-get-reply-headers): Use it.
10624         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10626 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10628         * gnus-agent.el (directory-files-and-attributes): Move forward.
10630 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10632         * gnus-ml.el (gnus-mailing-list-subscribe)
10633         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10634         (gnus-mailing-list-message): Fix doc strings.
10636 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10638         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10639         of doing it manually.
10641 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10643         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
10644         comment.
10646 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
10648         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
10649         (gnus-agent-read-agentview): Fix handling of end-of-file error.
10650         (gnus-agent-read-local): All symbols allocated in my-obarray.
10651         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
10652         (gnus-agent-regenerate-group): Check numeric names to see if they are
10653         messages or groups.
10654         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
10655         better way of do this...)
10657         * gnus-cache.el (gnus-agent-total-fetched-for):
10658         Ignore 'dummy.group' (there should be a better way of do this...)
10660 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10662         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
10663         (gnus-saved-headers): Ditto.
10664         (gnus-default-article-saver): Mention functions may have properties.
10665         (gnus-article-save): Override gnus-save-all-headers and
10666         gnus-saved-headers by :headers property which saver function may have.
10667         (gnus-summary-save-in-file): Add :headers property.
10668         (gnus-summary-write-to-file): Ditto.
10670         * gnus-sum.el (gnus-summary-save-article): Bind
10671         gnus-prompt-before-saving to t when saving many articles in a file;
10672         always show all headers.
10674 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10676         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
10677         marks.
10679         * message.el (message-indent-citation): Add optional arguments to allow
10680         using it outside of message buffers.
10682         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
10683         (gnus-article-treat-unfold-headers): Use it.
10684         (gnus-article-truncate-lines): New variable.
10685         (gnus-article-mode): Use it.
10686         (gnus-article-toggle-truncate-lines): New function.
10688         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10689         Add gnus-article-toggle-truncate-lines.
10691         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
10692         coding system in XEmacs, use binary.
10694 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10696         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
10697         after-load-alist.
10699         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
10700         this function should save decoded articles.
10701         (gnus-summary-write-to-file): Use property to specify this function
10702         should save decoded articles and specify gnus-summary-save-in-file
10703         should be used to save articles other than the first one when saving
10704         many articles.
10705         (gnus-summary-save-body-in-file): Use property to specify this
10706         function should save decoded articles.
10707         (gnus-summary-write-body-to-file): Use property to specify this
10708         function should save decoded articles and specify
10709         gnus-summary-save-body-in-file should be used to save articles other
10710         than the first one when saving many articles.
10712         * gnus-sum.el (gnus-summary-save-article): Simplify.
10714 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10716         * gnus-art.el (gnus-default-article-saver):
10717         Add gnus-summary-write-body-to-file.
10718         (gnus-article-save-coding-system): Don't use coding system object
10719         in XEmacs.
10720         (gnus-read-save-file-name): Add optional `dir-var' argument which
10721         specifies directory in which files are saved; work even if optional
10722         `variable' argument is not specified.
10723         (gnus-summary-write-to-file): Read file name.
10724         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
10725         (gnus-summary-write-body-to-file): New function.
10727         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
10728         (gnus-summary-local-variables): Add it.
10729         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
10730         (gnus-summary-save-article): Remove optional `decode' argument;
10731         determine whether to decode articles by the value of
10732         gnus-default-article-saver; when saving many files using
10733         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
10734         it first and use gnus-summary-save-in-file or
10735         gnus-summary-save-body-in-file thereafter unless
10736         gnus-prompt-before-saving is always; move point to article which
10737         will be saved.
10738         (gnus-summary-save-article-file): Revert.
10739         (gnus-summary-write-article-file): Revert.
10740         (gnus-summary-save-article-body-file): Revert.
10741         (gnus-summary-write-article-body-file): New function.
10743 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
10745         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
10747 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10749         * gnus-art.el (gnus-default-article-saver): Doc fix.
10750         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
10751         from gnus-summary-save-article-coding-system, and default to a
10752         certain coding system.
10753         (gnus-output-to-file): Add coding cookie and encode text according
10754         to gnus-article-save-coding-system; don't use mm-append-to-file.
10756         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
10757         gnus-art.el and rename to gnus-article-save-coding-system.
10758         (gnus-summary-save-article): Require gnus-art; don't show all
10759         headers if it decodes articles; don't add coding cookie here;
10760         don't bind mm-text-coding-system-for-write.
10761         (gnus-summary-save-article-file): Save decoded articles.
10762         (gnus-summary-write-article-file): When saving many files, use
10763         gnus-summary-write-to-file first and gnus-summary-save-in-file
10764         thereafter unless gnus-prompt-before-saving is always.
10765         (gnus-summary-save-article-body-file): Save decoded articles.
10767 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10769         * nnrss.el (nnrss-check-group): Bind hash-index.
10771 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
10773         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
10774         its hash index.  Store this hash in `nnrss-group-data'.
10775         (nnrss-read-group-data): Update accordingly.
10777 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10779         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
10780         entry.
10782         * gnus-sum.el (gnus-summary-make-menu-bar):
10783         Add gnus-article-browse-html-article.
10785 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
10787         * gnus-sum.el (gnus-summary-mime-map):
10788         Add gnus-article-browse-html-article.
10790 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
10792         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
10793         suitable coding systems in customize.
10795 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
10797         * mail-source.el (mail-sources): Fix custom type.
10799 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
10801         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
10802         (gnus-summary-expire-articles-now): Shorten prompt.
10804         * gmm-utils.el (wid-edit): Require.
10805         (defun-gmm): Rename from `gmm-defun-compat'.
10806         (gmm-image-search-load-path): Use it.
10807         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
10809 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10811         * gnus-sum.el (gnus-summary-save-article-coding-system):
10812         New variable.
10813         (gnus-summary-save-article): Add optional `decode' argument.
10814         If it is set and gnus-summary-save-article-coding-system is non-nil,
10815         save decoded article.
10816         (gnus-summary-write-article-file): Save decoded article if
10817         gnus-summary-save-article-coding-system is non-nil.
10819         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
10820         type.
10822 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10824         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
10826 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10828         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
10829         first to test gnus-single-article-buffer which may be buffer-local.
10831         * gnus-sum.el (gnus-summary-setup-buffer):
10832         Make gnus-single-article-buffer buffer-local and nil in ephemeral
10833         group; make gnus-article-buffer, gnus-article-current, and
10834         gnus-original-article-buffer always buffer-local.
10835         (gnus-summary-exit): Kill article buffer belonging to ephemeral
10836         group.
10837         (gnus-handle-ephemeral-exit): Don't move to next summary line.
10839 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
10841         * nnml.el (nnml-request-compact-group): Compressed files might not
10842         have .gz extension.
10844 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
10846         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
10847         (mm-copy-to-buffer): Use with-current-buffer.
10848         (mm-display-part): Simplify.
10849         (mm-inlinable-p): Add optional arg `type'.
10851 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10853         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
10854         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
10855         Try harder to show the attachment internally or externally using
10856         gnus-mime-view-part-as-type.
10858 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
10860         * message.el (message-from-style, message-signature-separator)
10861         (message-user-organization-file, message-send-mail-function)
10862         (message-citation-line-function, message-yank-prefix)
10863         (message-indent-citation-function, message-signature)
10864         (message-signature-file, message-signature-insert-empty-line):
10865         Remove autoloads.
10867         * gnus-art.el (gnus-buttonized-mime-types):
10868         Remove "multipart/signed".  Revert 2006-04-26 change.
10870 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10872         * gnus.el (gnus-version-number): Bump version.
10874 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10876         * gnus.el: No Gnus v0.5 is released.
10878 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10880         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
10881         fetching articles by message-id.
10883 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10885         * message.el (hashcash): Require hashcash as normal.
10887         * ecomplete.el (ecomplete-highlight-match-line):
10888         Use point-at-eol.
10889         (ecomplete-highlight-match-line): Use `highlight', because that
10890         face exists in both Emacs and XEmacs.
10892         * message.el (message-display-abbrev): Use point-at-bol.
10894         * mail-source.el: Don't require timer/timer-funcs.
10896         * gnus-async.el: Ditto.
10898         * password.el: Ditto.
10900         * mm-url.el: Ditto.
10902         * mm-util.el: Require timer/timer-funcs.
10904 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10906         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
10907         Close.
10909 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10911         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
10912         unibyte after clear-decrypt function runs.
10914         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
10915         returns as a unibyte string.
10917 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10919         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
10920         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
10921         (mml1991-pgg-encrypt): Ditto.
10923 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
10925         * message.el (message-user-organization-file): Check several
10926         locations of the organization file.
10928         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
10929         Add gnus-article-view-part-as-type.
10931         * gnus-art.el (gnus-article-view-part-as-type): New function.
10933         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
10934         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
10936         * mml.el: Simplify autoload.
10937         (mml-mode): defvar dnd-protocol-alist instead of using
10938         symbol-value.
10939         (mml-default-directory): New variable.
10940         (mml-minibuffer-read-file): Use it.
10941         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
10943         * message.el (message-citation-line-format): New variable.
10944         (message-insert-formated-citation-line): New function.
10945         (message-citation-line-function):
10946         Add `message-insert-formated-citation-line' to custom type.
10948         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
10949         to doc string.
10951         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
10952         depending on mm-verify-option.
10954 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10956         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
10957         binding pgg-* variables; reimplement the section which prevents
10958         MIME header from being signed.
10959         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
10960         pgg-text-mode; remove a blank line at the top of body.
10962         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
10963         lines at the top of body; use gnus-newsgroup-charset if there's no
10964         Charset header.
10966 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10968         * message.el (message-self-insert-commands): Doc fix.
10970         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
10971         (mm-uu-pgp-encrypted-test): Ditto.
10972         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
10973         between header and body; return application/pgp-encrypted handle
10974         if decryption failed; decode decrypted body by charset.
10976         * mm-decode.el (mm-automatic-display): Don't make application/pgp
10977         element match to application/pgp-*.
10979 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10981         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
10982         HTML.
10984 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10986         * mail-source.el (mail-source-call-script): Message the error
10987         string.
10989 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10991         * gnus-util.el (gnus-byte-compile): Use it.
10993 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
10995         * gnus-util.el (kill-empty-logs): New function.
10997 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10999         * message.el (message-mail-alias-type): Doc fix.
11000         (message-mail-alias-type-p): New function.
11001         (message-send): Use it.
11002         (message-mode): Ditto.
11003         (message-strip-forbidden-properties): Ditto.
11005         * ecomplete.el (ecomplete-database-file-coding-system):
11006         New variable.
11007         (ecomplete-save): Use it.
11008         (ecomplete-setup): Use it.
11010 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11012         * message.el (message-self-insert-commands): New variable.
11013         (message-strip-forbidden-properties): Use it.
11015 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11017         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11018         that doesn't make XEmacs choke.
11020 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11022         * gnus-util.el (gnus-replace-in-string):
11023         Prefer replace-regexp-in-string over of replace-in-string.
11025 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11027         * gnus-util.el (gnus-select-frame-set-input-focus):
11028         Use select-frame-set-input-focus if it is available in XEmacs; use
11029         definition defined in Emacs 22 for old Emacsen.
11031 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11033         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11035 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11037         * gnus-registry.el (gnus-registry-cache-save): Remove text
11038         properties when saving via the temp buffer.
11040 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11042         * message.el (message-generate-hashcash): Honor custom type.
11044 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11046         * message.el (message-generate-hashcash): Default to non-nil when
11047         hashcash is found.
11049         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11050         (gnus-refer-thread-limit): Increase default to 500.
11052         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11054         * flow-fill.el (fill-flowed): Allow delete-space.
11056 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11058         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11059         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11060         Remove autoloads.
11062 2006-04-18  Simon Josefsson  <jas@extundo.com>
11064         * message.el (message-generate-hashcash): Default to.
11066 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11068         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11069         concatenating segments rather than before concatenating them.
11071 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11073         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11075         * imap.el (imap-quote-specials): New function.
11076         (imap-login-auth): Quote specials.
11078 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11080         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11082         * message.el (message-forward-make-body-plain):
11083         Allow message-forward-ignored-headers to be a list.
11084         (message-remove-ignored-headers): Factor out into function.
11085         (message-forward-make-body-mml): Use it.
11086         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11087         (rfc2231-parse-string): Allow concatanation of parameters that
11088         aren't contiguous.  The test case is
11089           (mail-header-parse-content-type "message/external-body;
11090             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11091             access-type=LOCAL-FILE;
11092             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11094 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11096         * nntp.el (nntp-accept-process-output): Return the value of
11097         `nnheader-accept-process-output'.
11099 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11101         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11102         (gnus-button-alist): Recognize more diff formats.
11103         (gnus-button-patch): Strip directory.
11105 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11107         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11108         Emacs 22 when setting focus.
11110 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11112         * gnus-art.el (gnus-article-treat-types): Do treatment of
11113         text/x-verbatim parts.
11114         (gnus-button-patch): New command.
11116         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11117         addresses that contain invalid characters.
11119 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11121         * message.el (message-put-addresses-in-ecomplete):
11122         Use gnus-replace-in-string.
11123         (message-is-yours-p): Use the more correct
11124         mail-header-parse-address instead of
11125         mail-extract-address-components.
11126         (message-put-addresses-in-ecomplete): Fix typo.
11128         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11129         keystroke.
11131         * gnus-art.el (gnus-treatment-function-alist): Change order of
11132         newsgroups/generic header folding to avoid double-folding.
11134         * message.el (message-hidden-headers): Add X-Draft-From.
11136         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11137         New command.
11138         (gnus-summary-repeat-search-article-backward): New command.
11140         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11141         groups in the parent topic.
11143 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11145         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11146         (spam-extra-header-to-number): Return the CRM114 number as a
11147         number instead of a string.
11149 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11151         * gnus-art.el (gnus-face-properties-alist): Move here from
11152         gnus-fun.
11154         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11156 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11158         * message.el (message-strip-forbidden-properties): Only display on
11159         self-insert-command.
11161         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11162         reindent.
11163         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11165 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11167         * smiley.el (smiley-style): Fix typo.
11169 2006-03-23  Kenichi Handa  <handa@m17n.org>
11171         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11172         instead of set-buffer-multibyte.
11174 2006-03-23  Kenichi Handa  <handa@m17n.org>
11176         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11177         buffer and then decode the buffer text if necessary.
11178         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11179         first, and after mm-encode-body, change the buffer to unibyte.
11181 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11183         * hashcash.el (hashcash-insert-payment-async-2):
11184         Use message-goto-eoh instead of doing it manually.
11185         (mail-add-payment): Use message-narrow-to-header instead of trying
11186         to do the same itself.
11188         * message.el (message-hidden-headers): Add Face.
11190         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11191         reparenting code.
11192         (gnus-summary-reparent-children): Refactored out code.
11193         (gnus-summary-thread-map): New keystroke.
11194         (gnus-summary-reparent-children): Make into command.
11196         * smiley.el (smiley-style): Default to `medium' if using a large
11197         font.
11199         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11200         does it itself.
11202         * message.el (message-point-in-header-p): Simplify definition.
11204 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11206         * nnagent.el (nnagent-request-set-mark): Silence log file
11207         writing.
11208         (nnagent-request-set-mark): Use write-region instead of
11209         append-to-file.
11211         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11212         strange select method.
11214         * ecomplete.el (ecomplete-display-matches): Get highlightling
11215         right.
11216         (ecomplete-display-matches): Use literals.
11217         (ecomplete-display-matches): Disable message logging.
11219         * message.el (message-display-abbrev): Small optimization.
11221         * ecomplete.el (ecomplete-display-matches): Allow automatic
11222         display.
11224         * message.el (message-strip-forbidden-properties):
11225         Display abbrevs.
11226         (message-display-abbrev): Get automatic display right.
11228         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11229         keystrokes.
11231 2006-04-13  Romain Francoise  <romain@orebokech.com>
11233         TODO: Backport to v5-10!
11235         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11236         Move here (and rename) from gnus-registry.el.
11238         * gnus-registry.el: Require gnus-util.
11239         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11241 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11243         * gnus-group.el (gnus-group-catchup-current):
11244         Change if-then-else-if-then-else into cond.
11245         (gnus-group-catchup): Indent.
11246         (group-name-at-point): New function.
11247         (gnus-fetch-group): Provide default from thing at point.
11249 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11251         * message.el (message-display-abbrev): Fix regexp.
11253         * ecomplete.el (ecomplete-highlight-match-line):
11254         Reimplement choosing.
11255         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11256         dead variables.
11258         * message.el (message-newline-and-indent): Remove debugging.
11259         (message-display-abbrev): Use new implementation.
11261 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11263         * gnus-art.el (gnus-article-mode):
11264         Set cursor-in-non-selected-windows to nil.
11266         * smiley.el: Revert previous change.
11267         (smiley-data-directory): defvar it before using it in the
11268         defcustom of `smiley-style'.
11270 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11272         * message.el (message-newline-and-indent): New function.
11274         * ecomplete.el: Implement more bits.
11276         * message.el (message-put-addresses-in-ecomplete): Clean up the
11277         string.
11279         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11281         * gnus-sum.el (gnus-summary-save-parts):
11282         Bind gnus-summary-save-parts-counter and use it to make unique file
11283         names.
11285         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11287         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11288         parameter to say whether to actually parse the individual
11289         addresses.
11291         * message.el (message-put-addresses-in-ecomplete): New function.
11292         (ecomplete): Require.
11293         (message-mail-alias-type): Add ecomplete as an option.
11295 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11297         * flow-fill.el (fill-flowed): Remove trailing space from blank
11298         quoted lines.
11300 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11302         * smiley.el (smiley-style): Move definition later to avoid a
11303         compilation warning.
11305 2006-04-12  Kenichi Handa  <handa@m17n.org>
11307         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11308         buffer and then decode the buffer text if necessary.
11309         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11310         first, and after mm-encode-body, change the buffer to unibyte.
11311         Use mm-disable-multibyte instead of set-buffer-multibyte.
11313 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11315         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11316         Content-Type header instead of Content-Disposition header.
11317         (gnus-mime-inline-part): Ditto.
11318         (gnus-mime-view-part-as-charset): Ignore charset that the part
11319         specifies.
11321         * mm-decode.el (mm-display-part): Work with external parts and
11322         usual parts similarly.
11324         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11325         instead of gnus-display-mime.
11327         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11328         instead of with-temp-buffer.
11330         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11331         tag to summarized topics part in order to encode non-ASCII text.
11333 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11335         * smiley.el (smiley-style): New variable.
11336         (smiley-directory): New function.
11337         (smiley-data-directory): Derive from `smiley-style' using
11338         `smiley-directory'.
11339         (smiley-regexp-alist): Add new entries.
11341         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11342         (gnus-article-browse-delete-temp): Add :version.
11344 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11346         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11347         the sieve region.
11349 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11351         * gnus.el (gnus-version-number): Bump version.
11353 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11355         * gnus.el: No Gnus v0.4 is released.
11357 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11359         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11360         layout.
11362         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11363         unknown charset.
11365         * message.el (message-header-synonyms): Add Original-To to the
11366         default.
11368         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11369         optional parameter.
11371 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11373         * gnus-fun.el (gnus): Require it for gnus-directory.
11375 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11377         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11379 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11381         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11383 2006-04-05  Simon Josefsson  <jas@extundo.com>
11385         * password.el (password-reset): New function.
11387 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11389         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11390         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11392 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11394         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11395         Some whitespace was matched into the url, which broke browsing hits
11396         > 100 when mm-url-use-external was nil.
11398 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11400         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11401         Check gnus-extra-headers for 'Newsgroups.
11403         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11404         bound.
11406 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11408         * pgg-gpg.el: Clean up process buffers every time gpg processes
11409         complete.
11411 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11413         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11414         doc string.
11416 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11418         * pgg-gpg.el (pgg-gpg-process-filter)
11419         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11421         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11422         lines, temporary fix.
11424 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11426         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11428 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11430         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11431         default-enable-multibyte-characters.  This reverts the change from
11432         revision 6.17 which is no longer necessary because the passphrase
11433         is sent separately now.  GnuPG messages are unreadable under
11434         multibyte locales with default-enable-multibyte-characters set to
11435         nil.
11437 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11439         * message.el (message-tool-bar-gnome): Move "spell".
11441 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11443         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11444         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11445         instead.
11447 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11449         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11450         Improve newsgroups handling for NNTP overviews which don't include
11451         Newsgroups.
11453 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11455         * message.el (message-resend): Bind message-generate-hashcash to nil.
11457 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11459         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11460         when searching for already-paid recipients.
11462 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11464         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11465         passphrases when it is not needed.
11466         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11467         passphrase stuff from gpg, should only be necessary when you use
11468         gpg with a smartcard.
11470 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11472         * mml.el (mml-insert-mime): Ignore cached contents of
11473         message/external-body part.
11475         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11476         (mm-insert-part): Ditto.
11478 2006-03-23  Simon Josefsson  <jas@extundo.com>
11480         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11481         Reiner.
11482         (pgg-gpg-use-agent-p): Use it again.
11484 2006-03-23  Simon Josefsson  <jas@extundo.com>
11486         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11487         older emacsen.
11488         (pgg-gpg-use-agent-p): Don't use it.
11490 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11492         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11493         if we can.
11495 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11497         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11498         (pgg-gpg-update-agent): New function.
11499         (pgg-gpg-use-agent-p): New function.
11500         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11501         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11502         (pgg-gpg-sign-region): Use it.
11504 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11506         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11507         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11509 2006-03-21  Simon Josefsson  <jas@extundo.com>
11511         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11512         <wilde@sha-bang.de>.
11513         (pgg-gpg-use-agent): New variable.
11514         (pgg-gpg-process-region): Use it.
11515         (pgg-gpg-encrypt-region): Likewise.
11516         (pgg-gpg-encrypt-symmetric-region): Likewise.
11517         (pgg-gpg-decrypt-region): Likewise.
11518         (pgg-gpg-sign-region): Likewise.
11519         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11521 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11523         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11525         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11526         Add comment on version.
11528 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11530         * smiley.el: Add missing test smiley.
11532 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11534         * mm-decode.el (mm-with-part): New macro.
11535         (mm-get-part): Use it; work with message/external-body as well.
11536         (mm-save-part): Treat name and filename equally.
11538         * mm-extern.el (mm-extern-cache-contents): New function.
11539         (mm-inline-external-body): Use it; force the part to be displayed;
11540         move undisplayer added to the cached handle to the parent.
11542         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11543         (gnus-mime-view-part-as-type): Work with message/external-body.
11545         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11547 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11549         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11550         images in image-load-path.  [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
11551         Emacs.]
11553 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11555         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11556         path rather than symbol.  Always return list of directories.
11557         Guarantee that image directory comes first.  [Sync with image.el,
11558         , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
11560         * message.el (message-make-tool-bar): Adjust to new API of
11561         `gmm-image-load-path-for-library'.
11563         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11565         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11567 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11569         * gnus-art.el (gnus-article-only-boring-p):
11570         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11571         intangible text.
11572         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11574 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11576         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11577         Use `defun' instead of `gmm-defun-compat'.
11579 2006-03-14  Simon Josefsson  <jas@extundo.com>
11581         * message.el (message-unique-id): Don't use message-number-base36
11582         if (user-uid) is a float.
11583         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11585 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11587         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11589         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11590         empty line between a part and a message part.
11592 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11594         * smiley.el: Add more test smileys.
11595         (smiley-data-directory, smiley-regexp-alist)
11596         (gnus-smiley-file-types): Fix doc strings.
11597         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11598         adding new elements.
11599         (smiley-mouse-map): Unused code.  Make it a comment.
11601 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11603         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
11604         scan latest NoCeM messages instead of old ones.
11605         (gnus-nocem-check-article): Fix regexps so as to match to PGP
11606         delimiters that are recently used.
11607         (gnus-nocem-load-cache): Add autoload cookie.
11609         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
11611         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
11612         level which is larger than gnus-use-nocem is specified.
11614         * gnus-group.el (gnus-group-get-new-news): Ditto.
11616 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
11618         * gnus-util.el (gnus-tool-bar-update): New function.
11620         * gnus-group.el (gnus-group-update-tool-bar): New variable.
11621         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
11623         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
11625         * gnus-group.el (gnus-group-redraw-when-idle)
11626         (gnus-group-redraw-check): Remove.
11627         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
11629 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
11631         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
11632         if optional last element is specified in splits (FIELD VALUE...).
11634 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
11636         * message.el (message-make-tool-bar): Rename gmm-image-load-path
11637         to gmm-image-load-path-for-library.  Call with no-error argument.
11638         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
11640         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11642         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11644         * gmm-utils.el (gmm-image-load-path): Remove alias.
11646 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
11648         * gmm-utils.el (gmm-image-load-path): Add alias.
11650         * nnml.el (nnml-generate-nov-databases-directory): Rename from
11651         nnml-generate-nov-databases-1.
11652         (nnml-generate-nov-databases): Use it.
11653         (nnml-generate-nov-databases-directory): Document no-active
11654         argument.
11656         * gmm-utils.el (gmm-image-load-path-for-library): Return single
11657         directory if path is t.  Add no-error.
11659         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
11660         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11662         * gnus-art.el (gnus-article-browse-delete-temp-files):
11663         Simplify resetting gnus-article-browse-html-temp-list.
11665         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
11666         mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs.  Rename `gmm-image-load-path'.
11667         Add example to docstring.  Rename local variables.  Move error
11668         checks to default case in cond and simplify.
11670 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11672         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
11673         handle is multipart when calling it recursively.
11674         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
11676 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
11678         * nnimap.el (nnimap-request-update-info-internal): Optimize.
11679         Don't `gnus-uncompress-range' to avoid excessive memory usage.
11681 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11683         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
11684         is loaded.
11686         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
11687         loaded.
11689 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
11691         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
11692         to "Emacs 23 (unicode)" in doc string.
11694         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
11695         "Emacs 23 (unicode)" in comment.
11697 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
11699         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
11701         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
11702         characters 160 through 255 in Emacs 23.
11704 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11706         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
11707         gnus-article-browse-html-temp.
11708         (gnus-article-browse-delete-temp): Make it customizable.
11709         Add `file'.  Adjust doc string.
11710         (gnus-article-browse-delete-temp-files): Add argument.
11711         Allow query for each file.  Adjust doc string.
11712         (gnus-article-browse-html-parts):
11713         Add `gnus-article-browse-delete-temp-files' to
11714         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
11716 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
11718         * gnus-art.el (gnus-article-browse-html-temp)
11719         (gnus-article-browse-delete-temp): New variables.
11720         (gnus-article-browse-delete-temp-files): New function.
11721         (gnus-article-browse-html-parts): Use it.
11723 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
11725         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
11727         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
11728         string.
11730         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
11731         gnus-summary-insert-new-articles when unplugged.
11732         Remove gnus-summary-search-article-forward.
11734         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
11735         display-visual-class instead of display-color-cells.
11737 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11739         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
11740         message/* containing non-ASCII text properly.
11742 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
11744         * message.el: Require gmm-utils, remove autoloads.
11745         (message-tool-bar): Set default based on
11746         gmm-tool-bar-style.
11747         (message-tool-bar-gnome): Add gmm-customize-mode.
11749         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
11750         gmm-tool-bar-style.
11751         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
11753         * gnus-group.el (gnus-group-tool-bar): Set default based on
11754         gmm-tool-bar-style.
11755         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
11757         * gmm-utils.el (gmm-image-directory): Rename variable from
11758         gmm-image-load-path.
11759         (gmm-image-load-path): Use gmm-image-directory.
11760         (gmm-customize-mode): New function.
11761         (gmm-tool-bar-style): New variable.
11763         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
11764         gnus-group-redraw-line-number.
11765         (gnus-group-redraw-check): Simplify.
11766         (gnus-group-tool-bar-update): Remove redraw check.
11767         (gnus-group-make-tool-bar): Add redraw check.
11769 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
11771         * gnus-art.el (gnus-button): Add missing parentheses.
11773 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11775         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
11777 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11779         * gnus-art.el (gnus-button): New face.
11780         (gnus-article-button-face): Use it.
11782         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11783         Add gnus-summary-next-page.  Re-order.
11785         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
11786         next-node are now included.
11787         (gnus-group-redraw-line-number): New internal variable.
11788         (gnus-group-redraw-check): Helper function for updating the tool
11789         bar.
11790         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
11792         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
11794         * spam.el (spam-spamassassin-score-regexp): New internal variable.
11795         (spam-extra-header-to-number, spam-check-spamassassin-headers):
11796         Use it to match format of Spamassassin 3.0 and later.
11797         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
11798         (spam-check-bogofilter)
11799         (spam-bogofilter-register-with-bogofilter): Fix args of
11800         `gnus-error' calls.
11802 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
11804         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
11805         unnecessary interaction when sending queued mails.
11806         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
11808 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
11810         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
11811         first or last are nil.
11813 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11815         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
11817 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11819         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
11821 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11823         * dns.el (query-dns): Protect more against buggy tcp output.
11825 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
11827         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
11828         nov.php.
11830 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
11832         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
11833         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
11834         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
11835         output on the server side.
11836         (nnweb-google-create-mapping): Update regexps and add some
11837         progress indication.
11839 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
11841         * gnus-group.el (gnus-group-tool-bar-gnome):
11842         Fix gnus-agent-toggle-plugged.  Re-order icons.
11843         (gnus-group-tool-bar-gnome):
11844         Add gnus-group-{prev,next}-unread-group.
11845         (gnus-group-tool-bar-gnome): Re-order icons.
11847         * gnus-sum.el (gnus-summary-tool-bar-gnome):
11848         Move gnus-summary-insert-new-articles.
11850         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
11851         Fix comments.
11853         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
11854         also available in Emacs 21.3.
11856         * message.el (message-fix-before-sending): Change "Emacs 22" to
11857         "Emacs 23 (unicode)" in comment.
11859         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
11860         "Emacs 23 (unicode)" in comment.
11862         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
11863         comment.
11864         (mm-coding-system-p): Add comment about no-MULE XEmacs.
11866         * mm-view.el (mm-fill-flowed): Add :version.
11868 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11870         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
11871         and load-path.
11873 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
11875         * message.el: Autoload gmm-image-load-path.
11876         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
11877         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
11878         consitency.
11880         * gmm-utils.el (gmm-image-load-path): Also search in
11881         "../etc/images".  Don't set gmm-image-load-path if we don't find
11882         the image.
11884 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11886         * gmm-utils.el (gmm-image-load-path): Don't make
11887         `gmm-image-load-path' include subdirectories which the second arg
11888         `image' might specify.
11890         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
11891         subdirectory to icon file names.
11893         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
11895 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
11897         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
11898         gmm-image-load-path calls.
11900         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11902         * message.el (message-make-tool-bar): Ditto.
11904         * mml.el (mml-preview): Add comment concerning tool bar icons.
11906         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
11907         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
11909         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
11910         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
11912         * message.el (message-tool-bar-gnome): Use new icon names.
11913         (message-make-tool-bar): Use `gmm-image-load-path'.
11915         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
11916         New functions from MH-E.
11917         (gmm-image-load-path): New variable from MH-E.
11918         (gmm-image-load-path): New function from MH-E.  Add arguments
11919         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
11920         *-image-load-path-called-flag.
11922 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
11924         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
11926 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
11928         * nnimap.el (nnimap-request-move-article): Change folder back to
11929         source group before deleting.
11931 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
11933         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
11935         * gnus-art.el (mm-url-insert-file-contents-external):
11936         Autoload mm-url.
11938         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
11940 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11942         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
11943         coding system which mm-charset-to-coding-system returns for a
11944         given charset is valid.
11946 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
11948         * html2text.el (html2text-remove-tag-list):
11949         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
11951 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
11953         * gnus-cus.el: Revert 2005-10-17 change.
11955 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11957         * gnus-art.el (article-strip-banner):
11958         Call article-really-strip-banner only when the regexp match is made.
11960 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11962         * gnus-art.el (article-strip-banner):
11963         Use gnus-extract-address-components instead of
11964         mail-header-parse-addresses to make it work with non-ASCII text;
11965         remove mail-encode-encoded-word-string.
11967         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
11968         values which are surrounded with \"...\"; make it never cause a
11969         Lisp error; give up parsing of parameters if it failed in
11970         extracting type.
11972 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
11974         * smime.el (smime-cert-by-ldap-1): Fix bug where
11975         `smime-ldap-search' returns results without userCertificates.
11977 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11979         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
11981 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
11983         * spam.el (spam-check-spamassassin-headers): Adapt format for
11984         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
11985         <ari@mbf.ocn.ne.jp>.
11986         (spam-list-of-processors): Add spam-use-gmane.
11988 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11990         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
11991         make-temp-file; make it work with XEmacs as well.
11993         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
11994         mm-make-temp-file.
11996         * mm-decode.el (mm-display-external): Use the 3rd arg of
11997         mm-make-temp-file.
11998         (mm-create-image-xemacs): Ditto.
12000 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12002         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12003         with message-narrow-to-headers.
12004         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12005         (gnus-draft-check-draft-articles): New function.
12006         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12008 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12010         * gnus-art.el (gnus-article-browse-html-parts):
12011         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12012         Don't use suffix argument for mm-make-temp-file for Emacs 21
12013         compatibility.  Remove useless `format'.
12015 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12017         * nnweb.el (nnweb-google-wash-article): Update regexps.
12018         (nnweb-group-alist): Use defvoo instead of defvar.
12020 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12022         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12023         re-loading nn* modules.
12025 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12027         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12028         for `tool-bar-mode' and don't check it's default-value.
12030         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12032         * message.el (message-make-tool-bar): Ditto.
12034         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12035         `substring'.  Shorten tmp-file name.
12037         * gnus.el: Remove bogus comment.
12039 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12041         * gnus-art.el (gnus-article-browse-html-parts): New function.
12042         (gnus-article-browse-html-article): New function for viewing html
12043         articles with a browser.
12045 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12047         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12048         (mml2015-pgg-encrypt): Ditto.
12050         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12051         (mml1991-pgg-encrypt): Ditto.
12053 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12055         * nnfolder.el (nnfolder-insert-newsgroup-line):
12056         Use message-make-date instead of current-time-string.
12058         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12059         to gnus-decoded which mm-uu might set.
12061 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12063         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12064         don't decode quoted parameters; remove misimported Emacs code.
12065         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12066         (rfc2231-decode-encoded-string): Don't use split-string which
12067         behaves differently according to Emacs version; use
12068         mm-decode-coding-region to convert charset to coding-system.
12069         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12070         (rfc2231-encode-string): Remove misimported Emacs code.
12072 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12074         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12075         when calling mail-header-parse-content-type.
12076         (article-de-quoted-unreadable): Ditto.
12077         (article-de-base64-unreadable): Ditto.
12078         (article-wash-html): Ditto.
12080         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12081         calling mail-header-parse-content-type and
12082         mail-header-parse-content-disposition.
12083         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12084         mail-header-parse-content-type.
12086         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12087         insert charset and format parameters; encode description after
12088         inserting it to buffer.
12089         (mml-insert-parameter): Fold lines properly even if a parameter is
12090         segmented into two or more lines; change the max column to 76.
12092         * rfc1843.el (rfc1843-decode-article-body): Don't use
12093         ignore-errors when calling mail-header-parse-content-type.
12095         * rfc2231.el (rfc2231-parse-string): Return at least type if
12096         possible; don't cause an error even if it fails in parsing of
12097         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12098         (rfc2231-encode-string): Don't break lines at the beginning, leave
12099         it to mml-insert-parameter.
12101         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12102         calling mail-header-parse-content-type.
12104 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12106         * spam-report.el (spam-report-gmane-use-article-number):
12107         Improve doc string.
12108         (spam-report-gmane-internal): Check if a suitable header was found
12109         in the article.
12111 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12113         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12114         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12116 2006-02-05  Romain Francoise  <romain@orebokech.com>
12118         Update copyright notices of all files in the gnus directory.
12120 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12122         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12124 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12126         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12127         segmented lines of parameter value to cope with Thunderbird 1.5
12128         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12129         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12130         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12132 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12134         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12135         parts.
12137 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12139         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12140         there's only one active file for all servers.
12141         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12142         solid groups.  Gnus might have used a FAST request to select the group.
12143         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12144         and nnweb-search redundantly in the active file.
12145         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12146         (nnweb-request-create-group): Don't use ARGS.
12147         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12148         initialisations.  Let nnoo do the work.
12150 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12152         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12153         Say the part has been decoded.
12155         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12157 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12159         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12160         mailcap-viewer-test-cache when there's no 'test clause, since that
12161         will invert the meaning of a "nil" test previously determined by
12162         mailcap-mailcap-entry-passes-test.
12164 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12166         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12167         compiling.
12169         * gnus-sum.el: Ditto.
12171         * message.el: Don't bind tool-bar-map when compiling.
12173 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12175         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12177 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12179         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12180         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12181         current Google Groups.
12183 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12185         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12186         and tool-bar-mode.
12188         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12189         and tool-bar-mode.
12191         * message.el (message-tool-bar-update): Simplify.
12192         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12194         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12195         gnus-summary-buffer.
12196         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12197         gnus-summary-reply.
12199         * gmm-utils.el (gmm): Add :version.
12201 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12203         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12204         Don't autoload.
12206 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12208         * gmm-utils.el (gmm-verbose): Add :group.
12210 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12212         * message.el: Change some comments WRT tool-bars.
12214         * gnus-sum.el (gnus-summary-tool-bar)
12215         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12216         (gnus-summary-tool-bar-zap-list): New variables.
12217         (gnus-summary-make-tool-bar): Complete rewrite using
12218         `gmm-tool-bar-from-list'.
12220         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12221         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12222         New variables.
12223         (gnus-group-make-tool-bar): Complete rewrite using
12224         `gmm-tool-bar-from-list'.
12225         (gnus-group-tool-bar-update): New function.
12227         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12229 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12231         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12232         is dissected into a single part of which the type is the same as
12233         the given one; decode charset.
12235 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12237         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12238         into alists as symbol not string, since that's what
12239         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12240         look for.
12242 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12244         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12245         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12247         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12249 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12251         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12252         (gnus-mime-security-button-menu): New definition.
12253         (gnus-mime-security-button-map): Use them.
12254         (gnus-mime-security-button-menu): New function.
12255         (gnus-insert-mime-security-button): Addition to help echo.
12256         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12257         (gnus-mime-security-pipe-part): New functions.
12259         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12260         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12262         * mm-decode.el (mm-handle-set-disposition): Remove.
12263         (mm-handle-set-description): Remove.
12265 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12267         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12268         (mm-w3m-standalone-supports-m17n-p): New function.
12269         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12270         w3m usage.
12272         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12273         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12275 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12277         * message.el (message-tool-bar-zap-list):
12278         Use gmm-tool-bar-zap-list as custom type.
12279         (message-tool-bar-update): New function.
12280         (message-tool-bar, message-tool-bar-gnome)
12281         (message-tool-bar-retro): Add message-tool-bar-update.
12282         (message-tool-bar-gnome): Add flyspell-buffer.
12284         * gnus-util.el (gnus-error): Describe `args'.
12286         * gmm-utils.el (gmm-error): Describe `args'.
12287         (gmm-tool-bar-zap-list): New widget.
12288         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12290 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12292         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12293         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12294         the number of recursive calls.
12296         * mm-decode.el (mm-handle-set-disposition): New macro.
12297         (mm-handle-set-description): New macro.
12299 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12301         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12302         encoding.
12304 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12306         * message.el (message-tool-bar-zap-list, message-tool-bar)
12307         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12308         (message-tool-bar-local-item-from-menu): Remove.
12309         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12310         (message-make-tool-bar): New function.
12311         (message-mode): Use `message-make-tool-bar'.
12313         * gmm-utils.el: New file.
12314         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12315         (gmm-lazy): New widget copied from `nnmail.el'.
12316         (gmm-tool-bar-from-list): New function for creating customizable
12317         tool bars.
12318         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12319         output.
12320         (gmm): Add :prefix to defgroup.
12322 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12324         * gmm-utils.el (gmm-widget-p): New function.
12326 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12328         * mml.el (mml-attach-file): Describe `description' in doc string.
12329         (mml-menu): Add Emacs MIME manual and PGG manual.
12331 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12333         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12335 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12337         * nntp.el (nntp-end-of-line): Doc fix.
12339 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12341         * imap.el (imap-open): Handle case where buffer is a buffer
12342         object.
12344 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12346         * gnus-delay.el (gnus-delay): Don't autoload.
12347         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12348         to be re-loaded when customizing the `gnus-delay' group.
12350 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12352         * message.el (message-insert-citation-line): Use newlines.
12354 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12356         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12358         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12360 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12362         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12364 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12366         * mm-decode.el (mm-inlined-types): Add application/pgp.
12367         (mm-automatic-display): Ditto.
12369         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12370         part as text.
12372 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12374         * nnrss.el: Update copyright.
12375         (nnrss-opml-import): Query whether to subscribe to each entry.
12377         * gnus-art.el:
12378         * gnus-sum.el:
12379         * mm-uu.el:
12380         * mm-view.el: Update copyright.
12382 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12384         * message.el (message-info): New function.
12385         (message-mode-menu): Add it.
12386         Update copyright.
12388         * ChangeLog: Fix and update copyright.
12390 2006-01-13  Romain Francoise  <romain@orebokech.com>
12392         * message.el (message-forward-subject-name-subject): Prefer the
12393         address to 'nowhere' if the sender has no name.
12394         Fix typo.  Update copyright year.
12396 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12398         * gnus-art.el (article-wash-html):
12399         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12400         (gnus-article-wash-html-with-w3m-standalone): New function.
12402         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12403         mm-inline-text-html-render-with-w3m-standalone.
12404         (mm-text-html-washer-alist): Map w3m-standalone to
12405         gnus-article-wash-html-with-w3m-standalone.
12406         (mm-inline-text-html-render-with-w3m-standalone): New function.
12408 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12410         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12411         Improve LaTeX.
12413 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12415         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12416         (nnrss-request-article): Render text/plain parts as HTML.
12418         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12419         the buffer.
12421 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12423         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12424         custom definition of `gnus-posting-styles'.
12426         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12427         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12429 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12431         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12432         Use nntp for bug archive.
12434 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12436         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12437         parts.
12438         (nnrss-normalize-date): New function converts ISO 8601 date into
12439         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12440         (nnrss-check-group): Use it.
12442 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12444         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12446         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12447         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12448         (nnrss-insert-w3): Ditto.
12450 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12452         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12453         the articles to be forwarded including the case where neither a
12454         number of articles nor a region is specified.
12456 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12458         * nnrss.el (nnrss-request-article): Fix last change; fill
12459         text/plain parts.
12461 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12463         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12464         in text/plain part.
12465         (nnrss-check-group): Don't add excessive newline to dc:subject.
12467 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12469         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12470         article.
12472 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12474         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12475         (nnml-use-compressed-files, nnml-save-mail): Support other
12476         comression programs such as bzip2.
12478 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12480         * dns.el (query-dns): Make sure we check the buffer size before
12481         removing tcp headers.
12483 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12485         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12486         remove MIME buttons associated with multipart/alternative parts.
12487         (gnus-mime-display-alternative): Tag buttons using `article-type'
12488         text property.
12490         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12491         associated with multipart/alternative parts.
12493         * gnus-art.el (gnus-signature-separator): Fix custom type.
12495         * mm-decode.el (mm-inlined-types): Fix custom type.
12496         (mm-keep-viewer-alive-types): Ditto.
12497         (mm-automatic-display): Ditto.
12498         (mm-attachment-override-types): Ditto.
12499         (mm-inline-override-types): Ditto.
12500         (mm-automatic-external-display): Ditto.
12502 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12504         * spam-report.el (spam-report-user-mail-address)
12505         (spam-report-user-agent): New variables.
12506         (spam-report-url-ping-plain): Use spam-report-user-agent.
12508 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
12510         * gnus-art.el (gnus-button-handle-custom): Do not just use
12511         `customize-apropos' for any "M-x customize-*" button but the
12512         function called for.  Accept both the function name and its
12513         argument in order to achieve this.
12514         (gnus-button-alist): Remove support for "custom:" URL's.
12515         Pass function name to `gnus-button-handle-custom' in case of "M-x
12516         customize-*" buttons.
12518 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12520         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
12521         multipart/alternative and add xref to mm-discouraged-alternatives
12522         in doc string.
12524         * mm-decode.el (mm-discouraged-alternatives): Add xref to
12525         gnus-buttonized-mime-types in doc string.
12527 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
12529         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
12530         Suggest image/.* in the doc string.
12532 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
12534         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
12535         message-marks (Debian bug #342521).
12537 2005-12-12  Simon Josefsson  <jas@extundo.com>
12539         * password.el (password-read-from-cache): Add.
12540         (password-read): Use it.
12542 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
12544         * rfc2047.el (rfc2047-charset-to-coding-system):
12545         Recognize us-ascii as a MIME charset.
12547         * mm-bodies.el (mm-decode-content-transfer-encoding):
12548         Protect against the case where the 2nd arg TYPE is nil.
12550 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12552         * pop3.el (pop3-stream-type): Fix custom version.
12554         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
12556 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12558         * mm-decode.el (mm-display-external): Add missing cdr.
12560 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12562         * mm-decode.el (mm-display-external): Use nametemplate (defined in
12563         RFC1524) if it is in mailcap or add a suffix according to
12564         mailcap-mime-extensions when generating a temp filename; postpone
12565         deleting a temp file for 2 seconds for some wrappers, shell
12566         scripts, and so on, which might exit right after having started a
12567         viewer command as a background job.
12569 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12571         * nntp.el (nntp-marks-directory): Fix custom group.
12573         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
12574         steps when < 10.
12576         * gnus-start.el (gnus-no-server-1):
12577         Mention `gnus-level-default-subscribed' in doc string.
12579 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
12581         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
12582         parens.
12584 2005-11-26  Dave Love  <fx@gnu.org>
12586         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
12587         (tls-program, tls-success): Provide openssl alternative.
12589         * starttls.el: Doc fixes.
12590         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
12591         SERVICE to PORT.
12593         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
12594         port null or service name.
12595         (starttls-negotiate): Autoload.
12597 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12599         * message.el (message-kill-to-signature): Fix interactive spec.
12601 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12603         * pop3.el (pop3-open-server): Recognize a string as a service name.
12605 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
12607         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
12609 2005-11-23  Dave Love  <fx@gnu.org>
12611         Add pop3s, pop3/starttls.
12613         * pop3.el (pop3-authentication-scheme): Clarify doc.
12614         (open-tls-stream, starttls-open-stream): Autoload.
12615         (pop3-stream-type): New.
12616         (pop3-open-server): Use it.
12618         * mail-source.el (mail-sources): Fix some :types.  Add stream type
12619         for POP.
12620         (mail-source-keyword-map): Add :stream for POP.
12621         (mail-source-fetch-pop): Use pop3-stream-type.
12623 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12625         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
12626         of current-time-string.
12628 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
12630         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
12631         date header.
12633 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12635         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
12636         it can seriously impact performance as it bypasses the agent's
12637         local caches.
12639 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
12641         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
12642         must be explicitly online rather than "not explicitly offline" for
12643         its flags to be synchronized.
12645         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
12646         that gnus-uu-unmark-thread will function correctly.
12648         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
12649         1024K is instead displayed as 1M.
12651 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12653         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
12655 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
12657         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
12659 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
12661         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
12662         error message to display actual error condition.
12663         (gnus-agent-save-local): Avoid saving symbols that are bound to
12664         nil as they simply result in a warning message in
12665         gnus-agent-read-local.
12667 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12669         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
12670         rather than make-variable-buffer-local for file-precious-flag.
12672 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12674         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
12675         for duplicates which are removed.  The invalid sort check then
12676         triggers a rescan after the sort as sorting may have moved
12677         duplicate entries such that they can be cheaply detected.
12679 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12681         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
12683 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
12685         * gnus-agent.el (gnus-agent-article-alist-save-format):
12686         Change internal variable to a custom variable.  Change default value
12687         from compressed(2) to uncompressed(1).
12688         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
12689         support for uncompressed agentview files.  Taken together, reading
12690         the agentview file should now be 6-7 times faster.
12692 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
12694         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
12695         as a buffer-local variable.  This avoids creating truncated
12696         dribble files as a result of a hang up, eg.
12698 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
12700         * gnus-start.el (gnus-start-draft-setup):
12701         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
12703         * gnus.el (gnus-splash): Change custom group.
12704         (gnus-group-get-parameter, gnus-group-parameter-value):
12705         Describe allow-list argument.
12707         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
12708         string.
12710 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
12712         * gnus-art.el (gnus-default-article-saver): Add user-defined
12713         `function' to custom type.
12715 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12717         * imap.el (imap-open): Handle case where buffer is a buffer
12718         object.
12720 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12722         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
12723         long lines.
12724         (gnus-cache-delete-group): Wrap doc strings.
12726         * gnus-agent.el (gnus-agent-rename-group)
12727         (gnus-agent-delete-group): Wrap doc strings.
12729 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12731         * gnus-start.el (gnus-1): Add "native" to
12732         gnus-predefined-server-alist.
12734         * gnus.el (gnus-method-to-server): Don't add "native" to the
12735         lists here, because that leads to problems when
12736         gnus-select-method is bound.
12738 2005-11-09  Simon Josefsson  <jas@extundo.com>
12740         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
12741         use (not sort-by-date) instead.
12743 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
12745         * gnus-delay.el (gnus-delay-group): Don't autoload.
12746         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12747         to be re-loaded when customizing the `gnus-delay' group.
12749 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
12751         * message.el: Revert last changes.
12752         (message-insert-citation-line): Use newlines.
12754 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
12756         * message.el (message-courtesy-message)
12757         (message-mark-insert-begin, message-mark-insert-end)
12758         (message-elide-ellipsis, message-cancel-message)
12759         (message-add-header, message-change-subject)
12760         (message-cross-post-followup-to-header)
12761         (message-cross-post-insert-note, message-reduce-to-to-cc)
12762         (message-widen-reply, message-delete-not-region)
12763         (message-kill-to-signature, message-insert-signature)
12764         (message-insert-importance-high, message-insert-importance-low)
12765         (message-insert-or-toggle-importance)
12766         (message-insert-disposition-notification-to)
12767         (message-indent-citation, message-yank-original)
12768         (message-cite-original-without-signature, message-cite-original)
12769         (message-insert-citation-line, message-position-on-field)
12770         (message-fix-before-sending, message-send-mail-partially)
12771         (message-send-mail, message-send-mail-with-sendmail)
12772         (message-send-mail-with-qmail, message-send-news)
12773         (message-check-news-header-syntax, message-generate-headers)
12774         (message-insert-courtesy-copy, message-fill-address)
12775         (message-fill-header, message-shorten-references)
12776         (message-setup-1, message-cancel-news)
12777         (message-forward-make-body-plain, message-forward-make-body-mime)
12778         (message-forward-make-body-mml, message-encode-message-body)
12779         (message-forward-make-body-digest-plain)
12780         (message-forward-make-body-digest-mime)
12781         (message-use-alternative-email-as-from): Insert `hard-newline'
12782         instead of ordinary newlines.
12784 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12786         * message.el (message-generate-headers): Downcase the argument
12787         given to message-check-element.
12789 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
12791         * nntp.el (nntp-authinfo-rejected): New error condition.
12792         (nntp-wait-for): Use new error condition to signal authentication
12793         error.
12794         (nntp-retrieve-data): Rethrow new error condition to break out of
12795         recursive call to nntp-send-authinfo.
12797 2005-11-08  Romain Francoise  <romain@orebokech.com>
12799         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
12800         (gnus-summary-exit-map): Bind to `Z p'.
12801         (gnus-summary-make-menu-bar): Add menu item.
12803 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
12805         * gnus-art.el (gnus-article-treat-custom): Add `first'.
12806         (gnus-treat-*): Add `first' in all doc strings.
12808         * gnus-group.el (gnus-group-compact-group): Fix typo.
12810 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12812         * gnus.el (gnus-parameters-case-fold-search): New variable.
12813         (gnus-parameters-get-parameter): Use it.
12815         * gnus-score.el (gnus-home-score-file): Doc fix.
12817 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
12819         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
12821 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12823         * mm-util.el (mm-special-display-p): New function.
12825         * mml.el (mml-preview): Use it; doc fix.
12827 2005-10-29  Romain Francoise  <romain@orebokech.com>
12829         * message.el (message-fix-before-sending): Fix comment.
12831 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12833         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
12835 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
12837         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
12838         Used in gnus-score.el.
12840 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
12842         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
12844 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
12846         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
12847         whitespace removed in revision 7.8.  Use concatenated string to
12848         protect trailing whitespace.
12850 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
12852         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
12853         (nnimap-request-expire-articles): Use it to avoid sending 'UID
12854         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
12855         Courier IMAP ("some version from 2004").  Mostly based on similar
12856         code in the same function.
12858 2005-10-26  Didier Verna  <didier@xemacs.org>
12860         * gnus-group.el (gnus-group-compact-group): Invalidate original
12861         article buffer.
12862         * gnus-srvr.el (gnus-server-compact-server): Ditto.
12863         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
12864         NOV database and in article itself.
12865         Invalidate article backlog.
12867 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
12869         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
12871 2005-10-26  Simon Josefsson  <jas@extundo.com>
12873         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
12874         part of 2004-07-25 change.
12876 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12878         * message.el (message-display-completion-list): New function.
12879         (message-expand-group): Use it; make sure the Completions buffer
12880         is modifiable.
12882 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
12884         * imap.el (imap-open): Handle case where buffer is a buffer object.
12886 2005-10-24  Eli Zaretskii  <eliz@gnu.org>
12888         * pgg-def.el:
12889         * pgg-gpg.el:
12890         * pgg-parse.el:
12891         * pgg-pgp.el:
12892         * pgg-pgp5.el:
12893         * pgg.el: Move to the parent lisp directory.
12895 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
12897         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
12898         user-mail-name is an empty string.
12900 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
12902         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
12903         depending on gnus-score-decay-constant.
12905         * encrypt.el (encrypt-insert-file-contents)
12906         (encrypt-write-file-contents): Don't use `gnus-message'.
12908         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
12909         arguments.
12910         (mm-uu-type-alist): Add message-marks and insert-marks.
12911         Pass arguments to mm-uu-verbatim-marks-extract.
12912         (mm-uu-hide-markers): New variable.
12913         (mm-uu-extract): Use face similar to `gnus-cite-3'.
12915         * gnus-fun.el (gnus-convert-image-to-x-face-command)
12916         (gnus-convert-image-to-face-command): Use "convert" by default to
12917         allow other input image formats.
12918         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
12919         accordingly.
12921 2005-10-23  Simon Josefsson  <jas@extundo.com>
12923         * imap.el (imap-gssapi-program): Align command line parameters
12924         with latest GNU SASL.
12925         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
12927 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12929         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
12930         HTML.
12931         (nnslashdot-request-article): Ditto.
12933 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
12935         * mail-source.el (mail-source-fetch-pop): Require pop3.
12936         (mail-source-check-pop): Ditto.
12938 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12940         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
12941         errors.
12943 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
12945         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
12946         (gnus-treat-strip-leading-blank-lines): Improve doc string.
12948         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
12950         * mm-bodies.el (mm-decode-string):
12951         Call `mm-charset-to-coding-system' with allow-override argument.
12953 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12955         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
12956         (rfc2047-charset-to-coding-system): New function.
12957         (rfc2047-decode-encoded-words): New function.
12958         (rfc2047-decode-region): Use them.
12959         (rfc2047-decode-cte): Remove.
12960         (rfc2047-parse-and-decode): Remove.
12961         (rfc2047-decode): Remove.
12963 2005-10-15  Kenichi Handa  <handa@m17n.org>
12965         * rfc2047.el (rfc2047-decode-cte): New function.
12966         (rfc2047-decode-region): Change the way to decode successive
12967         encoded-words: decode B- or Q-encoding in each encoded-word,
12968         concatenate them, and decode it as charset.
12970 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
12972         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
12973         widget-move-and-invoke.
12974         (gnus-custom-mode): Use gnus-custom-map.
12976 2005-10-15  Bill Wohler  <wohler@newt.com>
12978         * message.el (message-tool-bar-map): Rename image file from
12979         mail_send to mail/send.
12981 2005-10-16  Masatake YAMATO  <jet@gyve.org>
12983         * message.el (message-expand-group): Pass the common
12984         prefix substring of completion to `display-completion-list'.
12986 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
12988         * mml-sec.el (mml-secure-method): New internal variable.
12989         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
12990         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
12991         New functions using mml-secure-method.
12993         * mml.el (mml-mode-map): Add key bindings for those functions.
12994         (mml-menu): Simplify security menu entries.  Suggested by Jesper
12995         Harder <harder@myrealbox.com>.
12996         (mml-attach-file, mml-attach-buffer, mml-attach-external):
12997         Goto end of message if point is the headers of the message.
12999         * message.el (message-in-body-p): New function.
13001         * assistant.el: Autoload gnus-util and netrc.
13003         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13004         Use `mm-charset-override-alist' only when decoding.
13006         * mm-bodies.el (mm-decode-body):
13007         Call `mm-charset-to-coding-system' with allow-override argument.
13009         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13010         `filename' from Content-Disposition if Content-Type doesn't
13011         provide `name'.
13012         (gnus-mime-view-part-as-type): Set default instead of
13013         initial-input.
13015 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13017         * format-spec.el (format-spec): Propagate text properties of % spec.
13019 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13021         * gnus-art.el (gnus-treat-predicate): Add `first'.
13023 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13025         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13026         (mm-charset-override-alist): New variable.
13027         (mm-charset-to-coding-system): Use it.
13028         (mm-codepage-setup): New helper function.
13029         (mm-charset-eval-alist): New variable.
13030         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13031         Warn about unknown charsets.
13033 2005-10-04  David Hansen  <david.hansen@gmx.net>
13035         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13036         (nnrss-check-group): Ditto.
13038 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13040         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13041         Rename x-gnus-verbatim to x-verbatim.
13042         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13044         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13045         x-verbatim.
13047         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13049         * gnus-util.el (gnus-remove-duplicates): Remove.
13051         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13052         instead of gnus-remove-duplicates.
13054         * message.el (message-remove-duplicates): Remove.
13055         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13056         message-remove-duplicates.
13058         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13059         available, else use implementation from `delete-dups'.
13061         * message.el (message-insert-expires): New function.
13062         (message-mode-map): Add key binding.
13063         (message-mode-field-menu): Add menu entry.
13064         (message-mode): Document it.
13065         (message-make-expires-date): Use `message-make-date'.
13067 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13069         * message.el (message-make-expires-date): New function.
13071 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13073         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13075 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13077         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13078         function rather than the diff-mode.el package.
13079         (mm-display-external): Use with-current-buffer.
13080         (mm-viewer-completion-map, mm-viewer-completion-map):
13081         Move initialization inside declaration.
13083 2005-09-29  Simon Josefsson  <jas@extundo.com>
13085         * spam.el: Load hashcash when compiling, to avoid warnings.
13086         Don't autoload mail-check-payment.
13087         (spam-check-hashcash): Define unconditionally, since hashcash.el
13088         is part of Gnus now.  Ignore errors from payment checking.
13090 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13092         * message.el (message-bold-region, message-unbold-region):
13093         Rename from `bold-region' and `unbold-region'.
13095         * message.el: Remove useless autoloads.
13097 2005-09-28  Simon Josefsson  <jas@extundo.com>
13099         * message.el (message-use-idna): Default to t.
13100         (message-use-idna): Test whether encoding works too.  Doc fix.
13102 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13104         * nntp.el (nntp-warn-about-losing-connection): Remove.
13106 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13108         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13109         customizable.  Change default value.
13110         (mm-uu-diff-groups-regexp): Change default value.
13111         (mm-uu-type-alist): Add doc string.
13112         (mm-uu-configure): Add doc string.  Make it interactive.
13113         (mm-uu-tex-groups-regexp): New variable.
13114         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13115         (mm-uu-type-alist): Add LaTeX documents.
13116         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13117         of "text/verbatim".
13118         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13120         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13121         instead of "text/verbatim".
13123         * message.el (message-mark-inserted-region)
13124         (message-mark-insert-file): Use slrn style marks when called with
13125         prefix argument.
13127 2005-09-27  Simon Josefsson  <jas@extundo.com>
13129         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13131 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13133         * message.el (message-remove-duplicates): New function.
13134         Implementation borrowed from `gnus-remove-duplicates'.
13135         (message-idna-to-ascii-rhs): Also encode idna addresses in
13136         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13137         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13138         only ask about the same idna domain once per header and also tell
13139         in what header to replace the idna domain.
13141         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13142         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13143         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13144         a header is decoded and not just the last one.
13146 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13148         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13149         has been decoded.
13151         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13152         (mm-insert-part): Don't modify text if it has been decoded.
13154         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13155         decoded.
13157         * mm-view.el (mm-inline-text): Don't strip text props unless
13158         decoding enriched or richtext parts.
13160 2005-09-25  Romain Francoise  <romain@orebokech.com>
13162         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13163         * gnus-start.el (gnus-subscribe-interactively):
13164         * gnus-uu.el (gnus-uu-grab-articles):
13165         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13166         space.
13168 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13170         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13171         * mm-view.el (mm-view-pkcs7-decrypt):
13172         * gnus-sum.el (gnus-summary-limit-to-extra)
13173         (gnus-summary-respool-article, gnus-read-move-group-name):
13174         * gnus-score.el (gnus-summary-increase-score):
13175         * gnus-util.el (gnus-completing-read-with-default):
13176         * gnus-art.el (gnus-read-save-file-name)
13177         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13178         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13179         * message.el (message-check-news-header-syntax):
13180         Follow convention for reading with the minibuffer.
13182 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13184         * spam-report.el (spam-report-url-ping-plain):
13185         Use gnus-extended-version as User-Agent.
13187         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13188         default value is nil.
13190         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13191         (mm-uu-verbatim-marks-extract): New function.
13192         (mm-uu-extract): New face.
13193         (mm-uu-copy-to-buffer): Use it.
13195         * spam-report.el (spam-report-gmane-ham): Rename from
13196         `spam-report-gmane-unspam'.
13197         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13198         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13200         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13201         Autoload.
13202         (spam-report-gmane-unregister-routine):
13203         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13205 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13207         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13208         (spam-report-gmane-unregister-routine): Add support for gmane
13209         unregistration.
13211         * spam-report.el (spam-report-gmane-unspam)
13212         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13213         (spam-report-gmane): Change to take a single article and do unspam
13214         registration.
13216 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13218         * mm-url.el (mm-url-decode-entities): Fix regexp.
13220 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13222         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13223         default to nil, to be able to use Gnus at all.  If the default
13224         switches to something else, then the function should be fixed not
13225         be exceedingly slow.
13227 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13229         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13230         fail hard.
13232         * spam-report.el: Add better Keywords line.
13234         * spam.el: Add Maintainer and better Keywords line.
13236 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13238         * gnus-art.el (gnus-article-replace-part)
13239         (gnus-mime-replace-part): New functions.
13240         (gnus-mime-action-alist, gnus-mime-button-commands)
13241         (gnus-mime-save-part-and-strip): Add file argument.
13242         (gnus-article-part-wrapper): Add interactive argument.
13244         * gnus-sum.el (gnus-summary-mime-map):
13245         Add `gnus-article-replace-part'.
13247 2005-09-19  Didier Verna  <didier@xemacs.org>
13249         The nnml compaction feature:
13250         * nnml.el (nnml-request-compact-group): New function.
13251         * nnml.el (nnml-request-compact): New function.
13252         * gnus-int.el (gnus-request-compact-group): New function.
13253         * gnus-int.el (gnus-request-compact): New function.
13254         * gnus-group.el (gnus-group-compact-group): New function.
13255         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13256         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13257         * gnus-srvr.el (gnus-server-compact-server): New function.
13258         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13259         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13261 2005-09-18  Deepak Goel  <deego@gnufans.org>
13263         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13264         format spec.
13266 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13268         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13270 2005-09-15  Romain Francoise  <romain@orebokech.com>
13272         * message.el (message-fill-paragraph): Clarify docstring.
13274 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13276         * gnus-art.el (gnus-mime-display-part): Protect against broken
13277         MIME messages.
13279 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13281         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13282         before parsing header.
13284 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13286         * html2text.el (html2text-replace-list): Add new entities.
13288 2005-09-11  Romain Francoise  <romain@orebokech.com>
13290         * message.el (message-alternative-emails): Improve docstring.
13291         (message-setup-1): Call `message-use-alternative-email-as-from'
13292         after `message-setup-hook' to give it precedence over posting
13293         styles, etc.
13294         (message-use-alternative-email-as-from): Add docstring.
13295         Remove the original From header if present.
13297         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13298         (nnml-save-mail): Use it.
13300         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13301         articles.  Add new argument `silent'.
13302         (gnus-uu-mark-all): Report the total number of marked articles.
13304 2005-09-10  Romain Francoise  <romain@orebokech.com>
13306         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13307         (gnus-uu-mark-series): Likewise.
13309 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13311         * spam-report.el (spam-report-gmane): Fix generation of spam
13312         report URL.
13314 2005-09-10  Simon Josefsson  <jas@extundo.com>
13316         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13317         t, based on discussion on the ding list with Robert Epprecht
13318         <epprecht@solnet.ch>.
13320 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13322         * spam-report.el (spam-report-gmane): Make it work without
13323         X-Report-Spam header.  Gmane now only provides Archived-At.
13324         This is only used if `spam-report-gmane-use-article-number' is nil.
13325         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13327         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13328         make `gnus-summary-sort-by-recipient' work with threading.
13330         * nnweb.el (nnweb-google-wash-article): Print a message if article
13331         is not available.
13333 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13335         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13336         change.  Decode text/* parts content before displaying.
13338 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13340         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13342 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13344         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13346 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13348         * message.el (message-tab-body-function): Fix mismatched custom type.
13350         * gnus.el (gnus-group-change-level-function): Ditto.
13352         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13354         * gnus-art.el (gnus-signature-limit)
13355         (gnus-article-mime-part-function): Ditto.
13357 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13359         * mml.el (mml-mode): Silence the byte compiler.
13361         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13362         using `(sit-for 0)' before moving the point to the specified part;
13363         skip unbuttonized parts.
13364         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13365         return to the summary window if gnus-auto-select-part is non-nil.
13367 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13369         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13370         New variables.
13371         (mml-dnd-attach-file, mml-mode): Use them.
13373         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13374         Make fetching article by MID work again for Google Groups.
13375         Add FIXME concerning gnus-group-make-web-group.
13377         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13378         Don't depend on Gnus by using mail-extract-address-components if
13379         gnus-extract-address-components is not bound.
13381 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13383         * gnus-art.el (gnus-mime-display-security): Don't display the
13384         signature, but only the signed part.
13386 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13388         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13390         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13391         list, not listp.
13393 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13395         * mm-encode.el (mm-encode-content-transfer-encoding):
13396         Likewise when encoding.
13398         * mm-bodies.el (mm-decode-content-transfer-encoding):
13399         De-canonicalize CRLF for all text content types, not just
13400         text/plain.
13402 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13404         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13405         valid article; point arrow and cursor at the MIME button.
13407 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13409         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13410         Suggested by Dan Christensen <jdc@uwo.ca>.
13412         * mm-decode.el (mm-save-part): Enable change of prompt.
13414 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13416         * gnus-msg.el (gnus-inews-add-send-actions):
13417         Make `message-post-method' lambda parameter ARG `&optional'.
13419 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13421         * gnus-sum.el (gnus-summary-mime-map):
13422         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13423         gnus-article-jump-to-part.
13425         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13426         (gnus-article-edit-part): Use it.
13427         (gnus-article-part-wrapper): Add no-handle argument.
13428         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13429         New functions.
13431 2005-08-29  Romain Francoise  <romain@orebokech.com>
13433         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13434         docstring.
13435         (gnus-face-from-file): Likewise.
13437 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13439         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13440         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13441         non-nil.
13442         (gnus-auto-select-part): New variable.
13443         (gnus-article-jump-to-part): New function.
13444         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
13445         (gnus-mime-delete-part): Allow selecting specified part after
13446         deleting or stripping parts.
13447         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
13448         part if argument is bogus.
13450 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
13452         * gnus-art.el (w3m-minor-mode-map):
13453         * gnus-spec.el (gnus-newsrc-file-version):
13454         * gnus-util.el (nnmail-active-file-coding-system)
13455         (gnus-original-article-buffer, gnus-user-agent):
13456         * gnus.el (gnus-ham-process-destinations)
13457         (gnus-parameter-ham-marks-alist)
13458         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
13459         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
13460         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
13461         * mm-decode.el (gnus-current-window-configuration):
13462         * mm-extern.el (gnus-article-mime-handles):
13463         * mm-url.el (url-current-object, url-package-name)
13464         (url-package-version):
13465         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
13466         (smime-keys, w3m-cid-retrieve-function-alist)
13467         (w3m-current-buffer, w3m-display-inline-images)
13468         (w3m-minor-mode-map):
13469         * mml-smime.el (gnus-extract-address-components):
13470         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
13471         (gnus-newsrc-hashtb, message-default-charset)
13472         (message-deletable-headers, message-options)
13473         (message-posting-charset, message-required-mail-headers)
13474         (message-required-news-headers):
13475         * mml1991.el (mc-pgp-always-sign):
13476         * mml2015.el (mc-pgp-always-sign):
13477         * nnheader.el (nnmail-extra-headers):
13478         * rfc1843.el (gnus-decode-encoded-word-function)
13479         (gnus-decode-header-function, gnus-newsgroup-name):
13480         * spam-stat.el (gnus-original-article-buffer): Add defvars.
13482 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
13484         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
13485         the end of the date treatments.
13487 2005-08-15  Simon Josefsson  <jas@extundo.com>
13489         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
13490         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
13491         Capello and Romain Francoise.
13492         (pgg-fetch-key-function): Remove, not used?
13493         (pgg-insert-url-with-w3): Require url, to get
13494         url-insert-file-contents regardless of where it is defined.
13496 2005-08-13  Romain Francoise  <romain@orebokech.com>
13498         * message.el (message-cite-original-1): New function.
13499         (message-cite-original): Use it.
13500         (message-cite-original-without-signature): Ditto.
13502 2005-08-08  Romain Francoise  <romain@orebokech.com>
13504         * message.el (message-yank-empty-prefix): New variable.
13505         (message-indent-citation): Use it.
13506         (message-cite-original-without-signature): Respect X-No-Archive.
13508 2005-08-08  Simon Josefsson  <jas@extundo.com>
13510         * pgg.el: Autoload url-insert-file-contents instead of loading
13511         w3/url.
13512         (pgg-insert-url-with-w3): Don't load url here.
13514 2005-08-07  Jesper Harder  <harder@phys.au.dk>
13516         * message.el (message-kill-to-signature): Don't insert newline at
13517         bol.
13518         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
13520 2005-08-06  Romain Francoise  <romain@orebokech.com>
13522         * message.el (message-user-fqdn): Fix typo in docstring.
13524 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
13526         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
13528         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
13530 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13532         * mm-bodies.el (mm-encode-body): Use coding system rather than
13533         charset to encode text.
13535         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
13536         number of charsets if utf-8 is available (XEmacs).
13538 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
13540         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
13541         taken from `gnus-button-mid-or-mail-regexp'.
13542         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
13543         (gnus-button-alist): Improve regexp for domain part of the MIDs
13544         for news:localpart@domain buttons.
13545         (gnus-button-ctan-directory-regexp): Update.
13547 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13549         * sieve-manage.el (sieve-manage-interactive-login):
13550         Use make-local-variable rather than make-variable-buffer-local.
13551         (sieve-manage-open): Ditto.
13552         (sieve-manage-authenticate): Ditto.
13554         * mml.el (mml-generate-mime-1): Make the content type default to
13555         text/plain if the filename is not specified.
13557 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13559         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
13560         instead of insert-buffer.
13562         * message.el (message-yank-original): Ditto; set the mark at the
13563         end of the yanked message.
13565 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13567         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
13568         lines to scroll rather than to stop it.
13570         * mml.el (mml-generate-default-type): Add doc string.
13571         (mml-generate-mime-1): Use mm-default-file-encoding or make it
13572         default to application/octet-stream when determining the content
13573         type if it is not specified for the part or the mml contents; add
13574         a comment about mml-generate-default-type.
13576 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
13578         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
13579         make it default to application/octet-stream when determining the
13580         content type if it is not specified for the external contents.
13582 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13584         * rfc2231.el (rfc2231-parse-string): Take care that not only a
13585         segmented parameter but also other parameters might be there.
13587 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13589         * mm-decode.el (mm-display-external): Delete temp file, directory
13590         and buffer immediately if the external process is exited.
13592 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13594         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
13595         fewer lines than that of scroll-margin.
13596         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
13598 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13600         * gnus-art.el (gnus-article-next-page): Revert.
13601         (gnus-article-beginning-of-window): New macro.
13602         (gnus-article-next-page-1): Use it.
13603         (gnus-article-prev-page): Ditto.
13604         (gnus-article-edit-part): Use insert-buffer-substring instead of
13605         insert-buffer.
13606         (gnus-article-edit-exit): Ditto.
13608         * gnus-util.el (gnus-beginning-of-window): Remove.
13609         (gnus-end-of-window): Remove.
13611 2005-07-25  Simon Josefsson  <jas@extundo.com>
13613         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
13614         to have the url package without w3.  Reported by Daiki Ueno
13615         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
13617 2005-07-20  Didier Verna  <didier@xemacs.org>
13619         * gnus-diary.el: Remove the description comment (nndiary is now
13620         properly documented in the Gnus manual).
13621         Fix the spelling of "Back End".
13622         * nndiary.el: Ditto.
13623         Fix the copyright notice.
13625 2005-07-18  Romain Francoise  <romain@orebokech.com>
13627         * gnus-sum.el (gnus-summary-to-prefix)
13628         (gnus-summary-newsgroup-prefix): New variables.
13629         (gnus-summary-from-or-to-or-newsgroups): Use them.
13631 2005-07-17  Romain Francoise  <romain@orebokech.com>
13633         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
13634         space as it's generally not especially interesting to the user.
13636 2005-07-16  Romain Francoise  <romain@orebokech.com>
13638         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
13639         nil to avoid prompting and file modification if one of the
13640         messages at the top of the nnfolder file contains a copyright
13641         notice.
13642         Update copyright notice.
13644         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
13645         instead of `current-time-string' as the latter creates a time
13646         string that is not RFC 2822 compliant (it lacks the zone).
13647         Update copyright notice.
13649 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13651         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
13652         for text/rtf.  Display default in prompt.  Pass default for M-n.
13654         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
13656 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13658         * gnus-msg.el (gnus-button-mailto):
13659         Remove save-selected-window-window hackery because it relies on
13660         save-selected-window internals.
13662 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13664         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
13665         (gnus-article-next-page-1): Use gnus-beginning-of-window.
13666         (gnus-article-prev-page): Ditto.
13668         * gnus-util.el (gnus-beginning-of-window): New function.
13669         (gnus-end-of-window): New function.
13671 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13673         * gnus-score.el (gnus-score-edit-all-score):
13674         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
13675         gnus-message.
13677 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13679         * gnus-msg.el (gnus-button-mailto):
13680         Remove save-selected-window-window hackery because it relies on
13681         save-selected-window internals.
13683 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13685         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
13686         add-minor-mode.
13687         (gnus-binary-mode): Ditto.
13689         * gnus-topic.el (gnus-topic-mode): Ditto.
13691 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
13693         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
13694         (gnus-article-prev-page): Take scroll-margin into consideration.
13696 2005-07-04  Lute Kamstra  <lute@gnu.org>
13698         Update FSF's address in GPL notices.
13700 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
13702         * gnus.el (gnus-exit):
13703         * gnus-group.el (gnus-group-icons):
13704         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
13706         * gnus-nocem.el (gnus-nocem):
13707         * message.el (message-various, message-buffers, message-sending)
13708         (message-interface, message-forwarding, message-insertion)
13709         (message-headers, message-news, message-mail):
13710         * pgg-gpg.el (pgg-gpg):
13711         * pgg-parse.el (pgg-parse):
13712         * pgg-pgp.el (pgg-pgp):
13713         * pgg-pgp5.el (pgg-pgp5):
13714         * pop3.el (pop3): Finish `defgroup' description with period.
13716 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13718         * gnus-art.el (article-display-face): Improve the efficiency.
13719         (article-display-x-face): Ditto; remove grey x-face stuff.
13721 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13723         * gnus-art.el (article-display-face): Correct the position in
13724         which Faces are inserted.
13726 2005-06-29  Didier Verna  <didier@xemacs.org>
13728         * gnus-art.el (article-display-face): Display faces in correct
13729         order.
13731 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13733         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
13734         (gnus-fill-real-hashtb): Use hash table instead of obarray.
13735         (gnus-nocem-check-article): Fetch the Type header.
13736         (gnus-nocem-message-wanted-p): Fix the way to examine types.
13737         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
13738         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
13739         make sure gnus-nocem-hashtb is initialized.
13740         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
13741         (gnus-nocem-unwanted-article-p): Ditto.
13743         * pgg.el (pgg-verify): Return the verification result.
13745 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13747         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
13748         is ascii.
13750 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
13752         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
13753         `show-nonbreak-escape'.
13755 2005-06-23  Lute Kamstra  <lute@gnu.org>
13757         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
13759         * dig.el (dig-mode):
13760         * smime.el (smime-mode): Use gnus-run-mode-hooks.
13762 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
13764         * nnimap.el (nnimap-split-download-body): Fix spellings.
13766 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
13768         * gnus-art.el (gnus-article-encrypt-body):
13769         * gnus-cus.el (gnus-score-customize):
13770         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
13771         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
13773 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
13775         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
13776         header by looking for magic "MII" at the beginnig.
13778 2005-06-16  Miles Bader  <miles@gnu.org>
13780         * assistant.el (assistant-field): Remove "-face" suffix from face name.
13781         (assistant-field-face): New backward-compatibility alias for renamed
13782         face.
13783         (assistant-render-text): Use renamed assistant-field face.
13785         * spam.el (spam): Remove "-face" suffix from face name.
13786         (spam-face): New backward-compatibility alias for renamed face.
13787         (spam-face, spam-initialize): Use renamed spam face.
13789         * message.el (message-header-to, message-header-cc)
13790         (message-header-subject, message-header-newsgroups)
13791         (message-header-other, message-header-name)
13792         (message-header-xheader, message-separator, message-cited-text)
13793         (message-mml): Remove "-face" suffix from face names.
13794         (message-header-to-face, message-header-cc-face)
13795         (message-header-subject-face, message-header-newsgroups-face)
13796         (message-header-other-face, message-header-name-face)
13797         (message-header-xheader-face, message-separator-face)
13798         (message-cited-text-face, message-mml-face):
13799         New backward-compatibility aliases for renamed faces.
13800         (message-font-lock-keywords): Use renamed message faces.
13802         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
13803         (sieve-test-commands, sieve-tagged-arguments):
13804         Remove "-face" suffix from face names.
13805         (sieve-control-commands-face, sieve-action-commands-face)
13806         (sieve-test-commands-face, sieve-tagged-arguments-face):
13807         New backward-compatibility aliases for renamed faces.
13808         (sieve-control-commands-face, sieve-action-commands-face)
13809         (sieve-test-commands-face, sieve-tagged-arguments-face):
13810         Use renamed sieve faces.
13812         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
13813         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
13814         (gnus-group-news-3-empty, gnus-group-news-4)
13815         (gnus-group-news-4-empty, gnus-group-news-5)
13816         (gnus-group-news-5-empty, gnus-group-news-6)
13817         (gnus-group-news-6-empty, gnus-group-news-low)
13818         (gnus-group-news-low-empty, gnus-group-mail-1)
13819         (gnus-group-mail-1-empty, gnus-group-mail-2)
13820         (gnus-group-mail-2-empty, gnus-group-mail-3)
13821         (gnus-group-mail-3-empty, gnus-group-mail-low)
13822         (gnus-group-mail-low-empty, gnus-summary-selected)
13823         (gnus-summary-cancelled, gnus-summary-high-ticked)
13824         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
13825         (gnus-summary-high-ancient, gnus-summary-low-ancient)
13826         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
13827         (gnus-summary-low-undownloaded)
13828         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
13829         (gnus-summary-low-unread, gnus-summary-normal-unread)
13830         (gnus-summary-high-read, gnus-summary-low-read)
13831         (gnus-summary-normal-read, gnus-splash):
13832         Remove "-face" suffix from face names.
13833         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
13834         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
13835         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
13836         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
13837         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
13838         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
13839         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
13840         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
13841         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
13842         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
13843         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
13844         (gnus-summary-selected-face, gnus-summary-cancelled-face)
13845         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
13846         (gnus-summary-normal-ticked-face)
13847         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
13848         (gnus-summary-normal-ancient-face)
13849         (gnus-summary-high-undownloaded-face)
13850         (gnus-summary-low-undownloaded-face)
13851         (gnus-summary-normal-undownloaded-face)
13852         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
13853         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
13854         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
13855         (gnus-splash-face):
13856         New backward-compatibility aliases for renamed faces.
13857         (gnus-group-startup-message): Use renamed gnus faces.
13859         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
13860         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
13861         (gnus-server-agent): Remove "-face" suffix from face names.
13862         (gnus-server-agent-face, gnus-server-opened-face)
13863         (gnus-server-closed-face, gnus-server-denied-face)
13864         (gnus-server-offline-face):
13865         New backward-compatibility aliases for renamed faces.
13866         (gnus-server-agent-face, gnus-server-opened-face)
13867         (gnus-server-closed-face, gnus-server-denied-face)
13868         (gnus-server-offline-face): Use renamed gnus faces.
13870         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
13871         Remove "-face" suffix from face names.
13872         (gnus-picon-xbm-face, gnus-picon-face):
13873         New backward-compatibility aliases for renamed faces.
13875         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
13876         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
13877         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
13878         (gnus-cite-11): Remove "-face" suffix from face names.
13879         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
13880         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
13881         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
13882         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
13883         New backward-compatibility aliases for renamed faces.
13884         (gnus-cite-attribution-face, gnus-cite-face-list)
13885         (gnus-article-boring-faces): Use renamed gnus faces.
13887         * gnus-art.el (gnus-signature, gnus-header-from)
13888         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
13889         (gnus-header-content): Remove "-face" suffix from face names.
13890         (gnus-signature-face, gnus-header-from-face)
13891         (gnus-header-subject-face, gnus-header-newsgroups-face)
13892         (gnus-header-name-face, gnus-header-content-face):
13893         New backward-compatibility aliases for renamed faces.
13894         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
13896         * gnus-sum.el (gnus-summary-selected-face)
13897         (gnus-summary-highlight): Use renamed gnus faces.
13898         * gnus-group.el (gnus-group-highlight): Likewise.
13900 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
13902         * gnus-sieve.el (gnus-sieve-article-add-rule):
13903         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
13904         * spam-stat.el (spam-stat-buffer-change-to-spam)
13905         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
13907         * message.el (message-is-yours-p):
13908         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
13910 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13912         * mm-view.el (mm-inline-text): Withdraw the last change.
13914 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13916         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
13917         executing enriched-decode.
13919 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13921         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
13922         charset of tar files.
13924 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
13926         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
13928 2005-06-04  Lute Kamstra  <lute@gnu.org>
13930         * nnfolder.el (nnfolder-read-folder): Make sure that undo
13931         information is never recorded.
13933 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13935         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
13937 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13939         * pop3.el (pop3-apop): Run md5 in the binary mode.
13941         * starttls.el (starttls-set-process-query-on-exit-flag):
13942         Use eval-and-compile.
13944 2005-05-31  Simon Josefsson  <jas@extundo.com>
13946         * smime.el (smime-replace-in-string): Define.
13947         (smime-cert-by-ldap-1): Use it.
13949 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13951         * gnus-art.el (article-display-x-face): Replace
13952         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13954         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
13955         set-process-query-on-exit-flag or process-kill-without-query.
13957         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
13958         loop instead of replace-regexp.
13960         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
13961         instead of process-kill-without-query if it is available.
13963         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
13964         instead of find-file-hooks if it is available.
13966         * mml1991.el: Bind pgg-default-user-id when compiling.
13968         * mml2015.el: Bind pgg-default-user-id when compiling.
13970         * nndraft.el (nndraft-request-associate-buffer):
13971         Use write-contents-functions instead of write-contents-hooks if it is
13972         available.
13974         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
13975         instead of find-file-hooks if it is available.
13977         * nntp.el (nntp-open-connection): Replace
13978         process-kill-without-query by gnus-set-process-query-on-exit-flag.
13979         (nntp-open-ssl-stream): Ditto.
13980         (nntp-open-tls-stream): Ditto.
13982         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
13983         set-process-query-on-exit-flag or process-kill-without-query.
13984         (starttls-open-stream-gnutls): Use it instead of
13985         process-kill-without-query.
13986         (starttls-open-stream): Ditto.
13988 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
13990         * smime.el (smime-cert-by-ldap-1): Don't use
13991         replace-regexp-in-string.
13993 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
13995         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
13997         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
13998         in PEM format.  Adjust to the XEmacs compability.
14000 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14002         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14003         by `string-to-number'.
14004         * gnus-agent.el (gnus-agent-regenerate-group)
14005         (gnus-agent-fetch-articles): Ditto.
14006         * gnus-art.el (gnus-button-fetch-group): Ditto.
14007         * gnus-cache.el (gnus-cache-generate-active)
14008         (gnus-cache-articles-in-group): Ditto.
14009         * gnus-group.el (gnus-group-set-current-level)
14010         (gnus-group-insert-group-line): Ditto.
14011         * gnus-score.el (gnus-score-set-expunge-below)
14012         (gnus-score-set-mark-below, gnus-summary-score-effect)
14013         (gnus-summary-score-entry): Ditto.
14014         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14015         (gnus-soup-pack): Ditto.
14016         * gnus-spec.el (gnus-xmas-format): Ditto.
14017         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14018         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14019         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14020         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14021         * nndb.el (nndb-get-remote-expire-response): Ditto.
14022         * nndiary.el (nndiary-parse-schedule-value)
14023         (nndiary-string-to-number, nndiary-request-replace-article)
14024         (nndiary-request-article): Ditto.
14025         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14026         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14027         * nneething.el (nneething-make-head): Ditto.
14028         * nnfolder.el (nnfolder-request-article)
14029         (nnfolder-retrieve-headers): Ditto.
14030         * nnheader.el (nnheader-file-to-number): Ditto.
14031         * nnkiboze.el (nnkiboze-request-article): Ditto.
14032         * nnmail.el (nnmail-process-unix-mail-format)
14033         (nnmail-process-babyl-mail-format): Ditto.
14034         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14035         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14036         (nnmh-request-create-group, nnmh-request-list-1)
14037         (nnmh-request-group, nnmh-request-article): Ditto.
14038         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14039         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14040         * nnsoup.el (nnsoup-make-active): Ditto.
14041         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14042         * nntp.el (nntp-find-group-and-number)
14043         (nntp-retrieve-headers-with-xover): Ditto.
14044         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14045         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14046         (pgg-format-key-identifier): Ditto.
14047         * pop3.el (pop3-last, pop3-stat): Ditto.
14048         * qp.el (quoted-printable-decode-region): Ditto.
14050         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14051         of concat.
14053 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14055         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14057         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14059         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14061         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14063         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14065         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14067         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14068         (gnus-carpal-mode): Ditto.
14070         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14071         (gnus-browse-mode): Ditto.
14073         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14075         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14077 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14079         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14081 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14083         * gnus-util.el (gnus-run-mode-hooks): New function.
14085         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14087 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14089         * gnus-agent.el (gnus-agent-make-mode-line-string):
14090         Use mode-line-highlight as mouse-face.
14092 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14094         * canlock.el (canlock): Change the parent group to news.
14096         * deuglify.el (gnus-outlook-deuglify): Add :group.
14098         * dig.el (dig): Add :group.
14100         * dns-mode.el (dns-mode): Add :group.
14102         * encrypt.el (encrypt): Add :group.
14104         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14105         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14106         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14107         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14108         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14110         * gnus-diary.el (gnus-diary): Add :group.
14112         * gnus.el (gnus-group-news-1-face): Add :group.
14113         (gnus-group-news-1-empty-face): Ditto.
14114         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14115         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14116         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14117         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14118         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14119         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14120         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14121         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14122         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14123         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14124         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14125         (gnus-summary-high-ticked-face): Ditto.
14126         (gnus-summary-low-ticked-face): Ditto.
14127         (gnus-summary-normal-ticked-face): Ditto.
14128         (gnus-summary-high-ancient-face): Ditto.
14129         (gnus-summary-low-ancient-face): Ditto.
14130         (gnus-summary-normal-ancient-face): Ditto.
14131         (gnus-summary-high-undownloaded-face): Ditto.
14132         (gnus-summary-low-undownloaded-face): Ditto.
14133         (gnus-summary-normal-undownloaded-face): Ditto.
14134         (gnus-summary-high-unread-face): Ditto.
14135         (gnus-summary-low-unread-face): Ditto.
14136         (gnus-summary-normal-unread-face): Ditto.
14137         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14138         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14140         * hashcash.el (hashcash): New custom group.
14141         (hashcash-default-payment): Add :group.
14142         (hashcash-payment-alist): Ditto.
14143         (hashcash-default-accept-payment): Ditto.
14144         (hashcash-accept-resources): Ditto.
14145         (hashcash-path): Ditto.
14146         (hashcash-extra-generate-parameters): Ditto.
14147         (hashcash-double-spend-database): Ditto.
14148         (hashcash-in-news): Ditto.
14150         * message.el (message-minibuffer-local-map): Add :group.
14152         * netrc.el (netrc): Add :group.
14154         * sieve-manage.el (sieve-manage-log): Add :group.
14155         (sieve-manage-default-user): Diito.
14156         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14157         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14158         (sieve-manage-authenticators): Ditto.
14159         (sieve-manage-authenticator-alist): Ditto.
14160         (sieve-manage-default-port): Ditto.
14162         * sieve-mode.el (sieve-control-commands-face): Add :group.
14163         (sieve-action-commands-face): Ditto.
14164         (sieve-test-commands-face): Ditto.
14165         (sieve-tagged-arguments-face): Ditto.
14167         * smime.el (smime): Add :group.
14169         * spam-report.el (spam-report): Add :group.
14171         * spam.el (spam, spam-face): Add :group.
14173 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14175         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14176         return \n.\n.\n at the end of articles.  Protect against that.
14177         (nntp-with-open-group): Allow debugging.
14179         * nnheader.el (mail-header-set-extra): Make into a function
14180         because I just could't understand how to quote the list properly.
14182         * dns.el (query-dns-cached): New function.
14184 2005-05-26  Lute Kamstra  <lute@gnu.org>
14186         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14188 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14190         * gnus-art.el: Don't autoload mail-extract-address-components.
14192         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14193         eval-and-compile to evaluate it.
14195         * hashcash.el: Don't autoload executable-find.
14197         * nndb.el: Don't declare the nndb back end two or more times; don't
14198         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14200         * nntp.el: Autoload format-spec instead of format; use
14201         eval-and-compile to evaluate autoload forms.
14203 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14205         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14207 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14209         * gnus.el (gnus-version-number): Bump version.
14211 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14213         * gnus.el: No Gnus v0.3 is released.
14215 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14217         * gnus-art.el (gnus-article-edit-part): Disable undo.
14219 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14221         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14222         gnus-article-date-lapsed-new-header is t if date timer is active;
14223         skip headers in which the original date value is empty.
14224         (gnus-article-save-original-date): Redefine it as a macro.
14225         (gnus-display-mime): Use it.
14227 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14229         * gnus-art.el (article-date-ut): Support converting date in
14230         forwarded parts as well.
14231         (gnus-article-save-original-date): New function.
14232         (gnus-display-mime): Use it.
14234 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14236         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14237         enclosure element of <item>.
14239 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14241         * message.el (message-kill-buffer-query): Rename from
14242         `message-kill-buffer-query-if-modified'.  Add :version.
14244 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14246         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14247         window layout.
14249 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14251         * mml.el: Autoload dnd when compiling.
14253 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14255         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14256         x-dnd-*.
14258 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14260         * qp.el (quoted-printable-encode-region): Save excursion.
14262 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14264         * message.el (message-kill-buffer-query-if-modified): Add new variable
14265         so the user can kill a modified message buffer quickly.
14266         (message-kill-buffer): Use it.
14268 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14270         * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
14271         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14273 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14275         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14276         contained in text because xml.el decodes entities) with LFs.
14278 2005-04-11  Lute Kamstra  <lute@gnu.org>
14280         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14281         differently.
14283 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14285         * mm-util.el (mm-detect-coding-region): Typo.
14287 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14289         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14291 2005-04-06  Deepak Goel  <deego@gnufans.org>
14293         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14294         user-function allow user modifications of the scores.
14295         (spam-stat-score-buffer-user): New function, to allow
14296         user-computed modifications to the score.
14297         (spam-stat-score-buffer-user-functions): List of additional
14298         scoring functions.
14299         (spam-stat-error-holder): Global temporary error holder.
14300         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14301         variable.
14303 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14305         * gnus-registry.el (gnus-registry-clean-empty-function)
14306         (gnus-registry-trim, gnus-registry-fetch-groups)
14307         (gnus-registry-delete-group): Groups that match
14308         `gnus-registry-ignored-groups' are removed from the registry
14309         entries, not just ignored for splitting.  This helps clean up the
14310         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14311         to get all the groups a message ID is in.
14313         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14314         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14315         (spam-stat-score-buffer-user-functions): Add :number custom type.
14317 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14319         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14320         argument in XEmacs.
14322         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14323         (nnrss-request-group): Decode group name first.
14324         (nnrss-request-article): Make a text/plain article if mml-to-mime
14325         failed.
14326         (nnrss-get-encoding): Return a compatible encoding according to
14327         nnrss-compatible-encoding-alist.
14328         (nnrss-find-el): Use consp instead of listp.
14329         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14331 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14333         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14334         which Emacs 20 doesn't support.
14335         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14337 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14339         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14340         silence the byte compiler inside the defun.
14342         * gnus-demon.el (parse-time-string): Add autoload.
14344         * gnus-delay.el (parse-time-string): Add autoload.
14346         * gnus-art.el (parse-time-string): Add autoload.
14348         * nnultimate.el (parse-time): Require for `parse-time-string'.
14350 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14352         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14354         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14356         * smime.el (smime-ldap-host-list): Add :version.
14358 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14360         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14361         pass it to `gnus-browse-read-group'.
14362         (gnus-browse-read-group): Add NUMBER argument and pass it to
14363         `gnus-group-read-ephemeral-group'.
14365         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14366         argument and pass it to `gnus-group-read-group'.
14368 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14370         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14371         mm-xemacs-find-mime-charset-1 if we have the mule feature
14372         available at runtime.
14374 2005-03-25  Werner Lemberg  <wl@gnu.org>
14376         * nnmaildir.el: Replace `illegal' with `invalid'.
14378 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14380         * gnus-start.el (gnus-display-time-event-handler):
14381         Check display-time-timer at runtime rather than only at load time
14382         in case display-time-mode is turned off in the mean time.
14384 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14386         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14387         used.
14389         * nneething.el (nneething-map-file-directory): Derive from
14390         `gnus-directory'.
14392         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14393         the To/Cc button.
14395 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14397         * nnmaildir.el (nnmaildir-request-accept-article):
14398         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14400 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14402         * gnus-async.el: Require timer-funcs at compile time when in
14403         XEmacs for `run-with-idle-timer'.
14405 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14407         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14408         autoloaded function.
14410 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14412         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
14414 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
14416         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
14418 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14420         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
14421         Add gnus-expert-user to default.
14423 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
14425         * nnimap.el (nnimap-open-server): Ditto.
14427         * imap.el (imap-authenticate): Fix typo.
14429 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
14431         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
14432         buffer (since IMAP server might return FETCH response out of
14433         order, and the nntp buffer must be sorted).
14435 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
14437         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
14438         comparison on string.
14440         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
14441         (gnus-agent-score): Rename category keywords to match gnus-cus.
14442         (gnus-agent-summary-fetch-series): Modify to protect against
14443         gnus-agent-summary-fetch-group clearing processable flags.
14444         (gnus-agent-synchronize-group-flags): Update live group buffer as
14445         synchronization may occur due to the user toggle the plugged
14446         status.
14447         (gnus-agent-fetch-group-1): Clear downloadable flag when article
14448         successfully downloaded.
14449         (gnus-agent-expire-group-1): Avoid using markers when the overview
14450         is in ascending order; greatly improves performance.
14451         (gnus-agent-regenerate-group):
14452         Use gnus-agent-synchronize-group-flags to reset read status in both
14453         gnus and server.
14454         (gnus-agent-update-files-total-fetched-for): Fix initial size.
14456 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
14458         * message.el: Don't autoload former message-utils variables.
14459         (message-strip-subject-trailing-was): Change doc string.
14461         * nnweb.el: Fixes for `gnus-group-make-web-group'.
14462         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
14463         (nnweb-google-search): Add "hl=en" here.
14464         (nnweb-google-parse-1, nnweb-google-create-mapping):
14465         Don't hardcode URL.
14467 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
14469         * message.el (message-get-reply-headers, message-followup):
14470         Mention related variables `message-use-followup-to' and
14471         `message-use-mail-followup-to', in the information buffer.
14473         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
14474         of broken groups(-beta).google.com.
14476 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
14478         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
14479         parameter to invoked gnus-request-move-article; remove the
14480         redundant gnus-sum-hint-move-is-internal variable; apply the marks
14481         all at once instead of once per article.
14482         (gnus-summary-remove-process-mark): Accept a list of articles as
14483         well as a single article for processing.
14485         * gnus-int.el (gnus-request-move-article): Add move-is-internal
14486         parameter.
14488         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
14490         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
14492         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
14493         parameter.
14495         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
14496         parameter.
14498         * nnimap.el (nnimap-request-move-article): Add move-is-internal
14499         parameter and remove the gnus-sum-hint-move-is-internal variable.
14501         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
14502         parameter.
14504         * nndraft.el (nndraft-request-move-article): Add move-is-internal
14505         parameter.
14507         * nndiary.el (nndiary-request-move-article): Add move-is-internal
14508         parameter.
14510         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
14512         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
14513         parameter.
14515         * nnagent.el (nnagent-request-move-article): Add move-is-internal
14516         parameter.
14518 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
14520         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
14521         a more conservative way.
14523 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
14525         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
14526         buffer, so it moves the window's cursor.
14528 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
14530         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
14531         `mm-dissect-multipart' and receive the from field as an (optional)
14532         argument from `mm-dissect-multipart'.
14533         (mm-dissect-multipart): Receive the from field as an argument and
14534         pass it on when we call `mm-dissect-buffer' on MIME parts.
14535         Fixes verification/decryption of signed/encrypted MIME parts.
14537 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
14539         * gnus-sum.el (gnus-summary-move-article):
14540         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
14541         whatever it calls (right now, only nnimap-request-move article
14542         respects it).
14544         * nnimap.el (nnimap-request-move-article):
14545         When gnus-sum-hint-move-is-internal is set, don't do the extra
14546         nnimap-request-article.
14548 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
14550         * nnheader.el (nnheader-find-file-noselect): Add doc string.
14552         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
14553         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
14555         * gnus-sum.el (gnus-summary-caesar-message):
14556         Apply `gnus-treat-article' after rotation.
14558         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
14559         doc string.
14561 2005-02-22  Simon Josefsson  <jas@extundo.com>
14563         * encrypt.el (encrypt-password-cache-expiry): Remove (use
14564         `password-cache-expiry' instead).  Reported by Arne Jørgensen
14565         <arne@arnested.dk>.
14566         (encrypt): Add password-cache and password-cache-expiry as group
14567         members.
14569 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
14571         * smime.el (smime-ldap-host-list): Doc fix.
14572         (smime-ask-passphrase): Use `password-read-and-add' to read (and
14573         cache) password.
14574         (smime-sign-region): Use it.
14575         (smime-decrypt-region): Use it.
14576         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
14577         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
14578         fails.
14579         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
14580         certificate from DER to PEM format rather than calling openssl.
14582         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
14584         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
14585         for signing/encryption.
14587         * mml.el (mml-parse-1): Use them.
14589 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
14591         * nnrss.el (nnrss-verbose): Remove.
14592         (nnrss-request-group): Use `nnheader-message' instead.
14594 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
14596         * nnrss.el (nnrss-verbose): New variable.
14597         (nnrss-request-group): Make it say nnrss is requesting a group.
14599 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
14601         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
14602         Handle news URL with given port correctly.
14604 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14606         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
14607         containing special characters.
14609         * gnus-sum.el (gnus-summary-edit-article): Ditto.
14611         * mml.el (mime-to-mml): Ditto.
14613         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
14614         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
14615         (rfc2047-decode-region): Quote decoded words containing special
14616         characters when rfc2047-quote-decoded-words-containing-tspecials
14617         is non-nil.
14619 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
14621         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
14623         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
14625 2005-02-15  Simon Josefsson  <jas@extundo.com>
14627         * nnimap.el (nnimap-debug): Doc fix.
14629         * imap.el (imap-debug): Doc fix.
14631 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14633         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
14635 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
14637         * gnus.el (spam-contents): Improve docs for spam-contents
14638         parameter in its variable incarnation.
14640 2005-02-14  Simon Josefsson  <jas@extundo.com>
14642         * smime-ldap.el: Use require instead of load-library for ldap.
14643         (smime-ldap-search): Indent.
14644         (smime-ldap-search-internal): Shorten line.
14646         * smime.el (smime-cert-by-dns): Add doc-string.
14647         (smime-cert-by-ldap-1): Indent.
14649         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
14650         mml-smime-get-dns-ldap.
14651         (mml-smime-encrypt-query): Use new function.  Default to ldap.
14653 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
14655         * smime.el: Require smime-ldap.
14656         (smime-ldap-host-list): New variable.
14657         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
14659         * mml-smime.el (mml-smime-encrypt-query): New function.
14660         (mml-smime-encrypt-query): Use it.
14662         * smime-ldap.el: New file.
14664 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14666         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
14668 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
14670         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
14671         argument in doc string.  Make query for type more clear.
14673 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
14675         * gnus.el (gnus-group-startup-message): Search for gnus images in
14676         etc/images/gnus.
14677         * mm-util.el (mm-image-load-path): Likewise.
14678         * smiley.el (smiley-data-directory): Search for smilies in
14679         etc/images/smilies.
14681 2005-02-09  Kim F. Storm  <storm@cua.dk>
14683         Change Emacs release version from 21.4 to 22.1 throughout.
14684         Change Emacs development version from 21.3.50 to 22.0.50.
14686 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14688         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
14690         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
14691         non-Mule XEmacs as well.
14692         (mm-decompress-buffer): Signal an error intentionally if it does
14693         not decompress compressed data because auto-compression-mode is
14694         disabled.
14696 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
14698         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
14699         an ID in the registry even if it has no groups.
14701 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14703         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
14704         merge it into mm-decompress-buffer.
14705         (gnus-mime-copy-part): Use the MIME part charset, the value which
14706         a user specified or gnus-newsgroup-charset for decoding, like
14707         gnus-mime-inline-part does; set buffer-file-coding-system to tell
14708         save-buffer what was used.  Suggested by Kevin Ryde
14709         <user42@zip.com.au>.
14710         (gnus-mime-inline-part): Allow the name parameter as well as the
14711         filename parameter; force decompressing of compressed data; always
14712         display contents being not decoded as unibyte.
14714         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
14715         as well as the filename parameter.
14717         * mm-util.el (mm-decompress-buffer):
14718         Merge gnus-mime-jka-compr-maybe-uncompress.
14719         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
14720         of compressed data.
14722 2005-02-08  Simon Josefsson  <jas@extundo.com>
14724         * imap.el (imap-log): Doc fix.
14726 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14728         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
14729         the coding cookies; decompress compressed parts.
14731         * mml.el (mml-generate-mime-1): Add the charset parameter according
14732         to the value which a user specified manually or the coding cookie.
14734         * mm-util.el (mm-string-to-multibyte): New function.
14735         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
14736         (mm-coding-system-to-mime-charset): New function.
14737         (mm-decompress-buffer): New function.
14738         (mm-find-buffer-file-coding-system): New function.
14740         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
14741         (mm-display-inline-fontify): Rewrite for decoding and decompressing
14742         parts.
14744 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14746         * mm-view.el (mm-display-inline-fontify): Decode a part according
14747         to the charset parameter.
14749 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14751         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
14752         prefix arg is neither nil nor a number, as info specifies.
14754 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14756         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
14757         timestamps.
14759 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
14761         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
14762         groups error checking and notify user.
14764 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
14766         * message.el (message-send-mail-function): Check existence of
14767         sendmail-program first before using default value
14768         `message-send-mail-with-sendmail'.  Otherwise use more generic
14769         `smtpmail-send-it'.
14771 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14773         * nntp.el (nntp-request-update-info): Always return nil.
14775 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14777         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
14779 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14781         * message.el (message-beginning-of-line): Change the behavior when
14782         invoked between BOL and : so that it first moves backward.
14784 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14786         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
14787         article buffer when editing of the article is discarded.
14788         (gnus-article-prepare): Revert.
14790 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14792         * gnus-art.el (gnus-article-prepare):
14793         Remove message-strip-forbidden-properties from the local hook.
14795 2005-01-27  Simon Josefsson  <jas@extundo.com>
14797         * password.el (password-cache-add): Only start one timer per key.
14798         Reported by Derek Atkins <warlord@MIT.EDU>.
14800 2005-01-26  Steve Youngs  <steve@sxemacs.org>
14802         * run-at-time.el: Remove.  It is no longer needed as
14803         timer-funcs.el in the xemacs-base package has a working version of
14804         `run-at-time'.
14806         * password.el: Require timer-funcs instead of run-at-time in
14807         XEmacs.
14808         Remove `password-run-at-time' macro.
14809         (password-cache-add): Use `run-at-time' instead of
14810         `password-run-at-time'.
14812         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
14813         for `run-with-idle-timer'.
14815         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
14816         for `run-at-time'.
14818         * mm-url.el: Require timer-funcs at compile time when in XEmacs
14819         for `with-timeout'.
14821 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14823         * mml.el (mml-generate-mime-1): Convert string into unibyte when
14824         inserting " *mml*" buffer's contents into a unibyte temp buffer.
14826 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
14828         * mail-source.el (mail-source-fetch-imap): Search for ^From case
14829         sensitively.
14831 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
14833         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
14835 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14837         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
14838         which will be inserted according to the multibyteness of a buffer
14839         rather than the type of contents.  Suggested by ARISAWA Akihiro
14840         <ari@mbf.ocn.ne.jp>.
14842         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
14843         of string which old xml.el may return rather than a string.
14845 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14847         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
14849 2005-01-16  Simon Josefsson  <jas@extundo.com>
14851         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
14852         idn/idna.el isn't available.
14853         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
14854         <michael@waxrat.com>.
14856         * hashcash.el: Remove non-FSF copyright header.
14858         * hashcash.el (hashcash-extra-generate-parameters): New variable.
14859         (hashcash-generate-payment): Use it.
14860         (hashcash-generate-payment-async): Use it.
14862 2005-01-15  Simon Josefsson  <jas@extundo.com>
14864         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
14865         Suggested by Raymond Scholz <ray-2005@zonix.de>.
14867         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
14868         gnus-summary-idna-message.
14869         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
14870         (gnus-summary-idna-message): New function.
14872 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14874         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
14875         gnus-novice-user.
14877 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14879         * nnrss.el (nnrss-request-delete-group): Delete entries in
14880         nnrss-group-alist as well.
14881         (nnrss-save-server-data): Insert newline.
14883 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
14885         * gnus.el (gnus-user-agent): Use list of symbols instead of
14886         symbols.  Display full version number for (S)XEmacs.
14887         Optionally display (S)XEmacs codename.
14889         * gnus-util.el (gnus-emacs-version): Update for new
14890         `gnus-user-agent'.
14892         * gnus-msg.el (gnus-extended-version): Make it possible to omit
14893         Gnus version.
14895 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14897         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
14898         which is unreadable in some setups.
14900 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14902         * gnus-spec.el (gnus-update-format-specifications): Flush the
14903         group format spec cache if it doesn't support decoded group names.
14905 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14907         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
14908         Allow to apply decay on score files matching a regexp.
14910 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14912         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
14913         compatibility in %g and %c.
14915 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14917         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
14918         name for only %g and %c.
14919         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
14920         of gnus-tmp-group to decoded group name.
14921         (gnus-group-make-rss-group): Exclude `/'s from group names.
14923 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14925         * nnrss.el (nnrss-get-encoding): Fix regexp.
14927 2004-12-27  Simon Josefsson  <jas@extundo.com>
14929         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
14930         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
14931         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
14933 2004-12-17  Kim F. Storm  <storm@cua.dk>
14935         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
14937         * gnus-sum.el (gnus-summary-mode-map): Likewise.
14939 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14941         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
14943 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14945         * nnrss.el: Require rfc2047 and mml.
14946         (nnrss-file-coding-system): New variable.
14947         (nnrss-format-string): Redefine it as an inline function.
14948         (nnrss-decode-group-name): New function.
14949         (nnrss-string-as-multibyte): Remove.
14950         (nnrss-retrieve-headers): Decode group name; don't use
14951         nnrss-format-string.
14952         (nnrss-request-group): Decode group name.
14953         (nnrss-request-article): Decode group name; allow a Message-ID as
14954         well as an article number; don't use nnrss-format-string; encode a
14955         Message-ID string which may contain non-ASCII characters; use
14956         mml-to-mime to compose a MIME article.
14957         (nnrss-request-expire-articles): Decode group name.
14958         (nnrss-request-delete-group): Decode group name.
14959         (nnrss-fetch): Clarify error message.
14960         (nnrss-read-server-data): Use insert-file-contents instead of load;
14961         bind file-name-coding-system; use multibyte buffer.
14962         (nnrss-save-server-data): Bind coding-system-for-write to the
14963         value of nnrss-file-coding-system; bind file-name-coding-system;
14964         add coding cookie.
14965         (nnrss-read-group-data): Use insert-file-contents instead of load;
14966         bind file-name-coding-system; use multibyte buffer.
14967         (nnrss-save-group-data): Bind coding-system-for-write to the
14968         value of nnrss-file-coding-system; bind file-name-coding-system.
14969         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
14970         make it work with non-ASCII text.
14971         (nnrss-find-el): Make it work with old xml.el as well.
14973 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
14975         * nnrss.el (nnrss-get-encoding): New function.
14976         (nnrss-fetch): Use unibyte buffer initially; bind
14977         coding-system-for-read while performing mm-url-insert; remove ^Ms;
14978         decode contents according to the encoding attribute.
14979         (nnrss-save-group-data): Add coding cookie.
14980         (nnrss-mime-encode-string): New function.
14981         (nnrss-check-group): Use it to encode subject and author.
14983 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
14985         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
14986         imaginary variable.
14988 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14990         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
14991         correctly even if there are wide characters.
14993 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
14995         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
14996         downcased symbol names; make a new cache instead of reusing
14997         bbdb-hashtable.
14999 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15001         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15002         concatenating segments rather than before concatenating them.
15003         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15005         * message.el (message-get-reply-headers): Bind `extra'.
15007 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15009         * message.el (message-extra-wide-headers): New variable.
15010         (message-get-reply-headers): Use it.
15012 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15014         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15015         (gnus-agent-group-pathname): Ditto.
15017         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15019         * gnus-group.el (gnus-group-make-group): Decode group name.
15020         (gnus-group-make-rss-group): Register the group data after opening
15021         the nnrss group.
15023 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15025         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15026         by expiry now get marked as read.
15028 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15030         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15032 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15034         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15035         unify Latin characters in XEmacs.
15036         (mm-find-mime-charset-region): Use it.
15038 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15040         * gnus-util.el (gnus-delete-directory): New function.
15042         * gnus-agent.el (gnus-agent-delete-group): Use it.
15044         * gnus-cache.el (gnus-cache-delete-group): Use it.
15046 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15048         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15049         names.
15051 2004-12-16  Simon Josefsson  <jas@extundo.com>
15053         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15055 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15057         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15059         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15060         (gnus-group-set-current-level): Decode group name.
15062 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15064         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15065         failed.
15067 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15069         * gnus-group.el (gnus-group-delete-group): Decode group name.
15070         (gnus-group-make-rss-group): Encode group name.
15071         (gnus-group-catchup-current): Decode group name.
15072         (gnus-group-kill-group): Decode group name.
15074 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15076         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15078 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15080         * gnus-group.el (gnus-group-make-rss-group):
15081         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15083         * gnus-start.el (gnus-setup-news): Honor user's setting to
15084         gnus-message-archive-method.  Suggested by Lute Kamstra
15085         <lute@gnu.org>.
15087 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15089         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15090         global counterparts of the buffer-local variables.
15092 2004-11-16  Romain Francoise  <romain@orebokech.com>
15094         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15095         counterparts of the buffer-local variables.
15097 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15099         * message.el (message-forbidden-properties): Fix typo in doc
15100         string.
15102 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15104         * gnus-util.el (gnus-replace-in-string): Add doc string.
15106         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15107         to avoid problems when splitting mails with many recipients.
15109 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15111         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15112         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15114 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15116         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15117         if there is no hashtable in memory or file modification time is
15118         newer than cached timestamp.
15120 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15122         * gnus-sum.el (gnus-summary-limit-to-recipient):
15123         Implement not-matching option.
15125 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15127         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15128         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15129         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15130         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15131         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15132         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15134 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15136         * message.el (message-forward-make-body-mml): Remove headers
15137         according to message-forward-ignored-headers if a message is decoded.
15139 2004-12-02  Romain Francoise  <romain@orebokech.com>
15141         * message.el (message-forward-make-body-plain): Always remove
15142         headers according to message-forward-ignored-headers.
15144 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15146         * spam.el (spam-summary-prepare-exit): Remove the
15147         gnus-summary-limit pop for now, it has problems with ham marks for
15148         me.
15150 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15152         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15153         correctly.
15155 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15157         * format-spec.el (format-spec): Message the char.
15159 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15161         * gnus-art.el (gnus-split-methods): Reformat comments.
15163         * spam.el (spam-summary-prepare-exit): Remove article limits
15164         before exiting the summary buffer.
15166 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15168         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15169         order to silence the byte compiler.
15171         * spam.el: Fix the way to silence the byte compiler, which
15172         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15173         bbdb-search-simple, spam-BBDB-register-routine,
15174         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15175         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15176         spam-stat-buffer-is-spam, spam-stat-load,
15177         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15178         spam-stat-save and spam-stat-split-fancy.
15180 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15182         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15183         which may confuse users.
15184         (canlock-password-for-verify): Ditto.
15186         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15188         * gnus-art.el (gnus-emphasis-alist): Ditto.
15190         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15192         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15194         * gnus-start.el (gnus-save-killed-list): Ditto.
15196         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15197         (gnus-sum-thread-tree-root): Ditto.
15198         (gnus-sum-thread-tree-false-root): Ditto.
15199         (gnus-sum-thread-tree-single-indent): Ditto.
15201         * message.el (message-courtesy-message): Ditto.
15202         (message-archive-note): Ditto.
15203         (message-subscribed-address-file): Ditto.
15204         (message-user-fqdn): Ditto.
15206         * spam-report.el (spam-report-gmane-regex): Ditto.
15208         * spam.el (spam-blackhole-good-server-regex): Ditto.
15210 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15212         * mml.el (mml-preview): Widen the message buffer before copying
15213         the contents to the preview buffer; sort headers before previewing.
15215         * message.el (message-hidden-headers): Fix the way to avoid a bug
15216         in the `repeat' widget in Emacs 21.3 or earlier.
15218 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15220         * message.el (message-hidden-headers): Default to "^References:".
15221         Improve customization type.  Suggested by Reiner Steib
15222         <Reiner.Steib@gmx.de>.
15224 2004-11-25  Romain Francoise  <romain@orebokech.com>
15226         * message.el (message-strip-forbidden-properties): Remove check for
15227         obsolete `message-hidden' text property, hidden headers are not
15228         accessible in the buffer anymore.
15230 2004-11-22  Romain Francoise  <romain@orebokech.com>
15232         * message.el (message-header-format-alist): Add `From' in list
15233         so that it can be sorted.
15234         (message-fix-before-sending): Widen and sort headers before
15235         sending.
15236         (message-hide-headers): Use narrowing to hide headers by moving
15237         them to the top of the buffer and narrowing to the region
15238         underneath.
15240 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15242         * message.el (message-strip-forbidden-properties):
15243         Bind buffer-read-only (etc) to nil.
15245 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15247         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15248         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15250 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15252         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15254 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15256         * dns.el (query-dns): Use sit-for to time instead of
15257         accept-process-output, since that doesn't seem to work on udp
15258         sockets.
15260 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15262         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15264 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15266         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15267         doc string.  Improve doc string.
15269 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15271         * nntp.el (nntp-request-update-info): Return nil if
15272         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15273         may not call gnus-activate-group which uselessly issues the GROUP
15274         commands for all nntp groups and wastes time.  Reported by Romain
15275         Francoise <romain@orebokech.com>.
15277         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15279 2004-11-15  Simon Josefsson  <jas@extundo.com>
15281         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15282         headers separately.
15283         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15284         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15286 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15288         * gnus-start.el (gnus-convert-old-newsrc):
15289         Assign legacy-gnus-agent to 5.10.7.
15291 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15293         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15294         start of the lines.
15296 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15298         * hashcash.el (hashcash-default-payment): Change default to 20.
15299         (hashcash-default-accept-payment): Change default to 20.
15300         (hashcash-process-alist): New variable.
15301         (hashcash-generate-payment-async): Add.
15302         (hashcash-already-paid-p): Add.
15303         (hashcash-insert-payment): Don't generate payments twice.
15304         (hashcash-insert-payment-async): Add.
15305         (hashcash-insert-payment-async-2): Add.
15306         (hashcash-cancel-async): Add.
15307         (hashcash-wait-async): Add.
15308         (hashcash-processes-running-p): Add.
15309         (hashcash-wait-or-cancel): Add.
15310         (mail-add-payment): New optional argument.  Conditionally start
15311         asynchronous calculation.
15312         (mail-add-payment-async): Add.
15314         * message.el (message-send-mail): Wait for asynchronous hashcash
15315         results.  Don't clobber existing X-Hashcash headers.
15316         (message-setup-1): Call mail-add-payment-async when
15317         message-generate-hashcash is non-nil.
15319 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15321         * message.el (message-use-alternative-email-as-from): Examine the
15322         From header as well; use message-make-from in order to include a
15323         user's full name.
15325 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15327         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15328         default; improve customization type.
15329         (gnus-emphasis-custom-with-format): New macro.
15330         (gnus-emphasis-custom-value-to-external): New function.
15331         (gnus-emphasis-custom-value-to-internal): New function.
15333 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15335         * dns.el (query-dns): Resolve reverse addresses.
15337 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15339         * gnus-group.el (gnus-group-get-new-news): Use it.
15341         * gnus-start.el (gnus-check-reasonable-setup): New function.
15343 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15345         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15346         "Args out of range" error.  Reported by Arnaud Giersch
15347         <arnaud.giersch@free.fr>.
15349 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15351         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15353 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15355         * spam.el (spam group): Add :version.
15357         * pgg-def.el (pgg group): Add :version.
15359 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15361         * gnus-art.el (gnus-article-edit-article): Don't associate the
15362         article buffer with a draft file.  This is a temporary measure
15363         against the 2004-08-22 change to gnus-article-edit-mode.
15365 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15367         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15368         (html2text-format-tags): Remove unused variable `attr'.
15370 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15372         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15374         * spam-stat.el (spam-stat): Add :version.
15376         * sieve.el (sieve): Add :version.
15378         * sha1.el (sha1): Add :version.
15379         (sha1-use-external): Remove redundant version.
15381         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15382         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15383         (nnmail-split-fancy-match-partial-words)
15384         (nnmail-split-lowercase-expanded): Add :version.
15386         * nndiary.el (nndiary): Add :version.
15388         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
15390         * mml-sec.el (mml-default-sign-method)
15391         (mml-default-encrypt-method, mml-signencrypt-style-alist):
15392         Add :version.
15394         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
15396         * mm-url.el (mm-url-use-external, mm-url-program)
15397         (mm-url-arguments): Add :version.
15399         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
15400         (mm-attachment-file-modes, mm-decrypt-option)
15401         (mm-w3m-safe-url-regexp): Add :version.
15403         * message.el (message-cite-prefix-regexp)
15404         (message-sendmail-envelope-from, message-minibuffer-local-map)
15405         (message-user-fqdn, message-completion-alist): Add :version.
15407         * gnus-win.el (gnus-configure-windows-hook)
15408         (gnus-use-frames-on-any-display): Add :version.
15410         * gnus-art.el (gnus-article-address-banner-alist)
15411         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
15412         (gnus-treat-from-picon, gnus-treat-mail-picon)
15413         (gnus-treat-x-pgp-sig): Add :version.
15415         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
15416         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
15417         (gnus-summary-article-delete-hook)
15418         (gnus-summary-display-while-building): Add :version.
15420         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
15421         (gnus-get-top-new-news-hook): Add :version.
15423         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15424         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
15426         * gnus-registry.el (gnus-registry): Add :version.
15428         * gnus-spec.el (gnus-use-correct-string-widths)
15429         (gnus-make-format-preserve-properties): Add :version.
15431         * gnus.el (gnus-group-charter-alist)
15432         (gnus-group-fetch-control-use-browse-url)
15433         (gnus-install-group-spam-parameters): Add :version.
15435         * gnus-diary.el (gnus-diary): Add :version.
15437         * gnus-delay.el (gnus-delay): Add :version.
15439         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
15440         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
15441         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
15442         Add :version.
15444         * gnus-agent.el (gnus-agent-max-fetch-size)
15445         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
15446         (gnus-agent-prompt-send-queue): Add :version.
15448         * deuglify.el (gnus-outlook-deuglify): Add :version.
15450         * html2text.el: Beautify code.  Improve doc strings.
15451         Some checkdoc cleanup.
15452         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
15454 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
15456         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
15458 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
15460         * gnus-registry.el (gnus-registry-hashtb): Create the registry
15461         when package is loaded.
15463         * spam.el (spam-summary-score-preferred-header): Add global preference
15464         for people who want to override the default SpamAssassin over
15465         Bogofilter preference (when both are set).
15466         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
15467         (spam-user-format-function-S):
15468         Check spam-summary-score-preferred-header.
15469         (spam-extra-header-to-number): Add X-Bogosity header parsing.
15470         (spam-user-format-function-S): Format the score correctly.
15472 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15474         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
15475         signature file.  Suggested by Manoj Srivastava
15476         <srivasta@golden-gryphon.com>.
15478         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
15479         iso-2022-jp even in the Japanese language environment.
15480         Suggested by Jason Rumney <jasonr@gnu.org>.
15482 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15484         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
15485         use the same characters as the dummy marks; make it free from
15486         getting affected by the language environment.
15487         (gnus-summary-read-group-1): Update mark positions only when the
15488         format spec is updated.
15490         * gnus-spec.el (gnus-update-format-specifications): Return a list
15491         of updated types.
15493 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15495         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
15496         of boundp to check if display-warning is available.
15498 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
15500         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
15502 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15504         * nnspool.el (nnspool-spool-directory): Use news-path if the
15505         news-directory variable is not bound.
15507         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
15508         function instead of display-warning if it is not available.
15510 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
15512         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
15513         v5-10: Use `point-at-bol'.
15515 2004-10-26  Simon Josefsson  <jas@extundo.com>
15517         * hashcash.el: Fix URL in comment, reported by Cheng Gao
15518         <chenggao@gmail.com>.
15520 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
15522         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
15523         instead.
15525 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
15527         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
15528         to remove a server from the nnimap-server-buffer-alist.
15529         (nnimap-open-connection, nnimap-close-server): Use it.
15531         * gnus-encrypt.el: Remove file in favor of encrypt.el.
15533 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15535         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
15536         running the major-mode function.
15538 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15540         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
15541         dummy marks in the right way.
15543 2004-10-18  David Edmondson  <dme@dme.org>
15545         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
15546         excessively.
15548 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
15550         * gnus-util.el (gnus-split-references): Accept a nil references
15551         string and go on blissfully.
15553         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
15554         cases where the references string is non-nil but has no references.
15556         * encrypt.el: Add autoload tags.
15558         * spam.el (spam-resolve-registrations-routine): Remove article
15559         from unregistration list too.  Reported by David Hanak
15560         <dhanak@isis.vanderbilt.edu>
15562 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
15564         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
15565         nil.  Change custom type.
15567 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
15569         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
15571         * gnus-sum.el (gnus-summary-move-article): Use it.
15573 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
15575         * encrypt.el: Add autoload cookies.
15577         * spam.el (spam-backend-article-list-property)
15578         (spam-backend-get-article-todo-list)
15579         (spam-backend-put-article-todo-list)
15580         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
15581         Resolve registrations separately.
15582         (spam-register-routine): Format comments.
15583         (spam-unregister-routine, spam-register-routine): Always call with
15584         specific-articles, no default list.
15585         (spam-summary-prepare-exit): Use the spam-classifications function.
15587         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
15588         gnus-encrypt.el.
15590         * encrypt.el: Copied from gnus-encrypt.el.
15592         * gnus-encrypt.el: Commented that it's obsolete.
15594 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15596         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
15597         (gnus-score-save): Use it.
15599         * message.el (message-bury): Use `window-dedicated-p'.
15601 2004-10-15  Simon Josefsson  <jas@extundo.com>
15603         * pop3.el (top-level): Don't require nnheader.
15604         (pop3-read-timeout): Add.
15605         (pop3-accept-process-output): Add.
15606         (pop3-read-response, pop3-retr): Use it.
15608 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
15610         * spam.el (spam-register-routine): Move comment.
15611         (spam-verify-bogofilter): Use 'unknown for the initial
15612         spam-bogofilter-valid state, not 'never.
15614         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
15615         for netrc-machine.
15617         * nnimap.el (nnimap-open-connection):
15618         Use netrc-machine-user-or-password.
15620 2004-10-17  Richard M. Stallman  <rms@gnu.org>
15622         * gnus-registry.el (gnus-registry-unload-hook):
15623         Set as a variable with add-hook.
15625         * nnspool.el (nnspool-spool-directory): Use news-directory instead
15626         of news-path.
15628         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
15630         * spam.el: Delete duplicate `provide'.
15631         (spam-unload-hook): Set as a variable with add-hook.
15633 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
15635         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
15636         in the doc string.
15638         * message.el (message-ignored-news-headers)
15639         (message-ignored-supersedes-headers)
15640         (message-ignored-resent-headers)
15641         (message-forward-ignored-headers): Improve custom type.
15643 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15645         * message.el (message-tokenize-header): Fix 2004-09-06 change
15646         which used point-min in the wrong place.
15648 2004-10-12  Simon Josefsson  <jas@extundo.com>
15650         * tls.el (tls-certtool-program): New variable.
15651         (tls-certificate-information): New function, based on
15652         ssl-certificate-information.
15654 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15656         * compface.el: Move the version of ELisp-based uncompface program
15657         to the contrib directory because of the copyright problem.
15659 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
15661         * message.el (message-kill-buffer): Raise the current frame.
15663 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
15665         * gnus-sum.el: Mention that multibyte characters don't work as marks.
15667         * gnus.el (message-y-or-n-p): Autoload.
15669         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
15670         (pop3-password-required, pop3-authentication-scheme)
15671         (pop3-leave-mail-on-server): Make customizable.
15672         (pop3): New custom group.
15673         (pop3-retr): Remove `sleep-for' statements.
15674         Suggested by Dave Love <fx@gnu.org>.
15676         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
15677         Windows/DOS.
15679         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
15680         (imap-parse-body): Fix incorrect use of `assert'.
15681         Suggested by Dave Love <fx@gnu.org>.
15683         * mml.el (mml-minibuffer-read-disposition): Require match.
15684         Suggested by Dave Love <fx@gnu.org>.
15686 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
15688         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
15689         doc string.
15691 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15693         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
15695 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15697         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
15698         instead of calling `mm-insert-inline', to decode text/* parts
15699         before displaying them.
15701 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15703         * mm-uu.el (mm-uu-text-plain-type): New variable.
15704         (mm-uu-pgp-signed-extract-1): Use it.
15705         (mm-uu-pgp-encrypted-extract-1): Use it.
15706         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
15707         bind mm-uu-text-plain-type with that value.
15708         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
15709         mm-uu-dissect.
15711 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15713         * gnus-group.el (gnus-update-group-mark-positions):
15714         * gnus-sum.el (gnus-update-summary-mark-positions):
15715         * message.el (message-check-news-body-syntax):
15716         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
15717         of string-as-multibyte.
15719 2004-10-05  Juri Linkov  <juri@jurta.org>
15721         * gnus-group.el (gnus-update-group-mark-positions):
15722         * gnus-sum.el (gnus-update-summary-mark-positions):
15723         * message.el (message-check-news-body-syntax):
15724         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
15725         8-bit unibyte values to a multibyte string for search functions.
15727 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15729         * mm-uu.el (mm-uu-dissect): Allow optional arg.
15730         (mm-uu-dissect-text-parts): New function.
15732         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
15733         dissect text parts.
15735         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
15736         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
15738         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
15740         * gnus-topic.el (gnus-topic-hierarchical-parameters):
15741         Use gnus-current-topics instead of gnus-current-topic.
15743 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
15745         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
15747 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
15749         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
15750         where approriate.
15752         * nnml.el (nnml-generate-active-info): do.
15754         * nndiary.el (nndiary-generate-active-info): do.
15756         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
15757         (gnus-topic-move): do.
15759         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
15760         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
15762         * gnus-srvr.el (gnus-server-prepare)
15763         (gnus-server-open-all-servers): do.
15765         * gnus-msg.el (gnus-summary-cancel-article)
15766         (gnus-summary-resend-message)
15767         (gnus-summary-mail-crosspost-complaint): do.
15769         * gnus-move.el (gnus-change-server): do.
15771         * gnus-group.el (gnus-group-unmark-all-groups)
15772         (gnus-group-set-current-level): do.
15774 2004-10-04  Simon Josefsson  <jas@extundo.com>
15776         * message.el (message-generate-hashcash): Doc fix.
15778 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
15780         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
15781         avoid infinite recursion via gnus-get-function.
15783 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
15785         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
15787         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
15789         * nnmail.el (nnmail-split-history): do.
15791         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
15792         (nnml-request-delete-group): do.
15794         * nnslashdot.el (nnslashdot-read-groups): do.
15796         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
15797         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
15799         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
15800         (nnspool-sift-nov-with-sed): Use last.
15801         (nnspool-retrieve-headers-with-nov): Use mapc.
15802         (nnspool-request-newgroups): Use dolist.
15803         (nnspool-request-group): Use last.
15805         * nntp.el (nntp-read-server-type): Use dolist.
15807         * nnvirtual.el (nnvirtual-create-mapping)
15808         (nnvirtual-update-read-and-marked): Use dolist.
15809         (nnvirtual-convert-headers): Simplify.
15811 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15813         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15814         Add support for sync'ing tick marks.
15816 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15818         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
15819         there's no visible header.
15821 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
15823         * gnus-agent.el (gnus-agent-synchronize-group-flags):
15824         When necessary, pass full group name to gnus-request-set-marks.
15826 2004-10-01  Simon Josefsson  <jas@extundo.com>
15828         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
15829         acroread.
15831 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15833         * spam-report.el (spam-report-gmane): Fix interactive.
15835         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
15837         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
15838         when writing file.
15839         (gnus-agent-synchronize-flags): Don't default to being
15840         interactive.
15842 2004-09-30  Simon Josefsson  <jas@extundo.com>
15844         * message.el (message-generate-hashcash): Add.
15845         (message-send-mail): Use it, call mail-add-payment.
15847 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
15849         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
15851 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
15853         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
15854         gnus-requst-update-info with explicit code to sync the in-memory
15855         info read flags with the marks being sync'd to the backend.
15857         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
15859 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15861         * spam.el (spam-verify-bogofilter): Add new function.
15862         (spam-check-bogofilter)
15863         (spam-bogofilter-register-with-bogofilter): Use it.
15864         (spam-verify-bogofilter): Add small fixes.
15866 2004-09-28  Simon Josefsson  <jas@extundo.com>
15868         * hashcash.el (hashcash-generate-payment): Revert.
15870 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
15872         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15873         Use gnus-extract-references instead of gnus-split-references.
15875         * gnus-util.el (gnus-extract-references): Add new function, analogous
15876         to gnus-split-references but extracts only the message-ID without
15877         anything extra.
15879         * hashcash.el (hashcash-generate-payment)
15880         (hashcash-check-payment): Do the right thing if hashcash-path is
15881         nil (because the hashcash program could not be found).
15883         * spam.el (spam-use-hashcash): Remove comment.
15885 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
15887         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
15888         (gnus-cache-enter-article, gnus-cache-remove-article)
15889         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
15891         * gnus-async.el (gnus-async-prefetch-remove-group): do.
15893         * gnus-art.el (article-hide-boring-headers)
15894         (article-translate-strings, article-display-face)
15895         (gnus-article-mime-match-handle-first)
15896         (gnus-article-highlight-headers)
15897         (gnus-article-add-buttons-to-head): do.
15899 2004-09-27  Simon Josefsson  <jas@extundo.com>
15901         * hashcash.el: New version, from
15902         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
15903         ../contrib/.
15905 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15907         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
15909 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
15911         * gnus-dup.el (gnus-dup-open): Use mapc.
15912         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
15914         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
15915         Reported by Stefan Wiens <s.wi@gmx.net>.
15917         * gnus.el (gnus-shutdown): Use dolist.
15919         * gnus-undo.el (gnus-undo): Use mapc.
15921         * nnrss.el (nnrss-generate-active): do.
15923         * message.el (message-cite-original-without-signature)
15924         (message-cite-original): Use mapc.
15925         (message-do-actions, message-make-forward-subject): Use dolist.
15927 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15929         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
15930         deletion to remove entire duplicate line.  Fixes merged article
15931         number bug.
15933 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
15935         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
15936         servers that are offline.  Avoids having gnus-agent-toggle-plugged
15937         first ask if you want to open a server and then, even when you
15938         responded with no, asking if you want to synchronize the server's
15939         flags.
15940         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
15941         multi-line expressions.
15942         (gnus-agent-synchronize-group-flags): New internal function.
15943         Updates marks in memory (in the info structure) AND in the
15944         backend.
15946         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
15948         * nnagent.el (nnagent-request-set-mark):
15949         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
15950         method, to ensure that synchronization updates marks in the
15951         backend and in the info (in memory) structure.
15953 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15955         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
15956         convention fully; don't miss the root article of a thread; make
15957         the X-Draft-From header with correct article numbers.
15959 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
15961         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
15962         unless plugged.  Disable the agent so that an open failure causes
15963         an error.
15965         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
15966         Revert 2004-09-21 change.  The backend must be opened while
15967         synchronizing flags even when the backend stores the flags
15968         locally.
15970 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
15972         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
15973         in `header' match.  Reported by Svend Tollak Munkejord.
15975         * message.el (message-cite-original): Fix use of
15976         `message-cite-articles-with-x-no-archive'.
15978 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15980         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
15981         (gnus-window-to-buffer): Ditto.
15983         * mml.el (mml-preview-buffer): New variable.
15984         (mml-preview): Manage window layout with gnus-buffer-configuration.
15986         * gnus-msg.el (gnus-setup-message): Put article numbers into the
15987         X-Draft-From header even if those articles aren't quoted.
15989 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
15991         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
15992         (gnus-request-set-mark, gnus-request-update-mark): Use new
15993         g-s-t-u-l-m to decide to use backend even when unplugged.
15995 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15997         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
15998         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16000 2004-09-20  Simon Josefsson  <jas@extundo.com>
16002         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16003         "utf-16-le".
16005 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16007         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16009 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16011         * uudecode.el (uudecode-use-external): Add :version.
16013         * smime.el (smime-CA-file, smime-encrypt-cipher)
16014         (smime-dns-server): Add :version.
16016         * smiley.el (gnus-smiley-file-types): Add :version.
16018         * sha1.el (sha1-use-external): Add :version.
16020         * pgg-def.el (pgg-query-keyserver): Add :version.
16022         * nnmail.el (nnmail-fancy-expiry-targets)
16023         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16024         Add :version.
16026         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16027         (nnimap-retrieve-groups-asynchronous): Add :version.
16028         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16030         * mml.el (mml-content-disposition-parameters)
16031         (mml-insert-mime-headers-always): Add :version.
16033         * mm-util.el (mm-coding-system-priorities): Add :version.
16035         * mm-decode.el (mm-inline-text-html-with-images)
16036         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16037         (mm-verify-option): Add :version.
16038         (mm-text-html-renderer): Change :version.
16040         * message.el (message-fcc-externalize-attachments)
16041         (message-required-headers, message-draft-headers)
16042         (message-subject-trailing-was-query)
16043         (message-subject-trailing-was-ask-regexp)
16044         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16045         (message-mark-insert-end, message-archive-header)
16046         (message-archive-note, message-cross-post-default)
16047         (message-cross-post-note, message-followup-to-note)
16048         (message-cross-post-note-function, message-use-mail-followup-to)
16049         (message-subscribed-address-functions)
16050         (message-subscribed-address-file, message-subscribed-addresses)
16051         (message-subscribed-regexps, message-allow-no-recipients)
16052         (message-yank-cited-prefix, message-signature-insert-empty-line)
16053         (message-hidden-headers, message-hierarchical-addresses)
16054         (message-mail-user-agent, message-use-idna)
16055         (message-valid-fqdn-regexp)
16056         (message-strip-special-text-properties, message-header-synonyms)
16057         (message-beginning-of-line, message-tab-body-function): Add :version.
16058         (message-insert-canlock, message-wide-reply-confirm-recipients):
16059         Change :version.
16061         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16062         and :version.
16063         (mail-source-delete-old-incoming-confirm)
16064         (mail-source-movemail-program): Add :version.
16066         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16067         (gnus-agent-cache, gnus-agent): Change :version.
16069         * gnus-util.el (gnus-use-byte-compile): Change :version.
16071         * gnus-sum.el (gnus-summary-make-false-root-always)
16072         (gnus-summary-default-high-score)
16073         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16074         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16075         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16076         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16077         (gnus-sum-thread-tree-single-indent)
16078         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16079         (gnus-sum-thread-tree-leaf-with-other)
16080         (gnus-sum-thread-tree-single-leaf): Add :version.
16081         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16082         (gnus-article-loose-mime): Change :version.
16084         * gnus-start.el (gnus-backup-startup-file)
16085         (gnus-save-startup-file-via-temp-buffer): Add :version.
16087         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16088         (gnus-server-offline-face): Add :version.
16090         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16092         * gnus-msg.el (gnus-gcc-externalize-attachments)
16093         (gnus-debug-files, gnus-debug-exclude-variables)
16094         (gnus-discouraged-post-methods): Change :version.
16095         (gnus-confirm-mail-reply-to-news)
16096         (gnus-confirm-treat-mail-like-news): Add :version.
16098         * gnus-int.el (gnus-server-unopen-status): Add :version.
16100         * gnus-group.el (gnus-group-jump-to-group-prompt)
16101         (gnus-large-ephemeral-newsgroup)
16102         (gnus-fetch-old-ephemeral-headers): Add :version.
16104         * gnus-fun.el (gnus-x-face-directory)
16105         (gnus-convert-pbm-to-x-face-command)
16106         (gnus-convert-image-to-x-face-command)
16107         (gnus-convert-image-to-face-command): Add :version.
16109         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16111         * gnus-cite.el (gnus-cite-blank-line-after-header)
16112         (gnus-article-boring-faces): Add :version.
16114         * gnus-art.el (gnus-buttonized-mime-types)
16115         (gnus-inhibit-mime-unbuttonizing)
16116         (gnus-treat-display-face)
16117         (gnus-treat-body-boundary): Change :version.
16118         (gnus-body-boundary-delimiter, gnus-picon-databases)
16119         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16120         (gnus-treat-date-english, gnus-treat-fold-headers)
16121         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16122         (gnus-treat-mail-picon, gnus-treat-wash-html)
16123         (gnus-article-encrypt-protocol)
16124         (gnus-use-idna, gnus-article-over-scroll)
16125         (gnus-mime-display-multipart-alternative-as-mixed)
16126         (gnus-mime-display-multipart-related-as-mixed)
16127         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16128         (gnus-ctan-url, gnus-button-ctan-handler)
16129         (gnus-button-handle-ctan-bogus-regexp)
16130         (gnus-button-ctan-directory-regexp)
16131         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16132         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16133         (gnus-button-man-level, gnus-button-emacs-level)
16134         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16136         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16137         (gnus-agent-go-online): Change :version.
16138         (gnus-agent-expire-unagentized-dirs)
16139         (gnus-agent-auto-agentize-methods): Add :version.
16141         * flow-fill.el (fill-flowed-display-column)
16142         (fill-flowed-encode-column): Add :version.
16144         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16145         (gnus-outlook-deuglify-unwrap-max)
16146         (gnus-outlook-deuglify-cite-marks)
16147         (gnus-outlook-deuglify-unwrap-stop-chars)
16148         (gnus-outlook-deuglify-no-wrap-chars)
16149         (gnus-outlook-deuglify-attrib-cut-regexp)
16150         (gnus-outlook-deuglify-attrib-verb-regexp)
16151         (gnus-outlook-deuglify-attrib-end-regexp)
16152         (gnus-outlook-display-hook): Add :version.
16154         * binhex.el (binhex-use-external): Add :version.
16156 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16158         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16159         and `invisible'.
16161 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16163         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16164         in gnus-registry-trim.
16166 2004-09-13  Simon Josefsson  <jas@extundo.com>
16168         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16170         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16172         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16173         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16174         <yamaoka@jpl.org>.
16175         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16176         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16177         <yamaoka@jpl.org>.
16179         * sieve.el (sieve-manage-mode): Ditto.
16181 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16183         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16185 2004-09-11  Simon Josefsson  <jas@extundo.com>
16187         * dns-mode.el: Add.
16189         * mm-view.el (mm-display-dns-inline): Add.
16191         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16192         (mm-automatic-display): Ditto.
16194         * mailcap.el (mailcap-mime-data): Add text/dns.
16195         (mailcap-mime-extensions): Map .soa to text/dns.
16197 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16199         * gnus-art.el (article-decode-mime-words, article-babel)
16200         (gnus-article-highlight-signature, gnus-article-add-buttons)
16201         (gnus-signature-toggle): Remove unnecessary bindings of
16202         `inhibit-read-only' inherited from v5.10 merge.
16204 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16206         * nntp.el (nntp): New customization group.
16207         (nntp-authinfo-file): Add customization group.
16209         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16211         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16213         * gnus.el (to-address, to-list, subscribed)
16214         (large-newsgroup-initial): Ditto.
16216         * flow-fill.el (fill-flowed-display-column)
16217         (fill-flowed-encode-column): Ditto.
16219 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16221         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16222         Use point-min rather than 1.
16223         (message-send-mail): Use buffer-size rather than point-max.
16225         * gnus-sum.el (gnus-summary-search-article-forward):
16226         Signal a specific `search-failed' rather than a generic `error'.
16228         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16229         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16230         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16232 2004-09-10  Simon Josefsson  <jas@extundo.com>
16234         * nndb.el (require): Remove tcp and duplicate cl.
16236 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16238         * gnus-agent.el (directory-files-and-attributes): Move forward.
16240 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16242         * gnus-agent.el (directory-files-and-attributes):
16243         Optionally defined to support XEmacs.
16245 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16247         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16248         to avoid run-time CL dependencies.
16249         (gnus-agent-unfetch-articles): New function.
16250         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16251         article numbers even when local .overview file is missing.
16252         (gnus-agent-read-article-number): New function.  Only accepts
16253         27-bit article numbers.
16254         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16255         Use gnus-agent-read-article-number.
16256         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16257         from backend while recognizing that article numbers in .overview
16258         must be valid.
16259         (gnus-agent-update-files-total-fetched-for):
16260         Use directory-files-and-attributes to improve performance.
16261         * gnus-int.el (gnus-request-move-article):
16262         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16263         improve performance.
16265         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16266         some users confused by references to .newsrc when they only have a
16267         .newsrc.eld file.
16268         (gnus-convert-mark-converter-prompt)
16269         (gnus-convert-converter-needs-prompt): Fix use of property list.
16270         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16271         New function.  Used internally to only display 'gnus converting
16272         files' message when actually necessary.
16274         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16275         methods now autoloaded.
16277 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16279         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16280         identifiers.
16282 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16284         * gnus-picon.el: Fix indentation and closing parenthesis.
16286 2004-09-01  Simon Josefsson  <jas@extundo.com>
16288         * message.el (message-canlock-generate): Require sha1, not
16289         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16290         to require within a function.  Sadly, if sha1.el isn't loaded, the
16291         let binding in m-c-g will hide the defcustom definition, which is
16292         bad.)
16294         * canlock.el: Require sha1, not sha1-el.
16296         * message.el: Don't autoload sha1 (there is a autoload cookie in
16297         sha1.el).
16299         * sha1-el.el: Rename to sha1.el.
16301 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16303         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16305 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16307         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16309 2004-08-30  Kim F. Storm  <storm@cua.dk>
16311         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16313         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16314         Add :group 'nnimap.
16316 2004-08-30  Andreas Schwab  <schwab@suse.de>
16318         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16319         ?* and ?\;.
16321         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16322         and ?\' to symbol instead of whitespace.
16324 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16326         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16328         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16329         instead of re-search-forward.
16331         * gnus-uu.el (gnus-uu-save-article): Ditto.
16332         (gnus-uu-post-encode-uuencode): Ditto.
16334         * html2text.el (html2text-clean-list-items): Ditto.
16335         (html2text-clean-dtdd): Ditto.
16336         (html2text-format-tags): Ditto.
16338         * message.el (message-send-mail-with-sendmail): Fix regexp.
16339         (message-fill-field-general): Use search-forward instead of
16340         re-search-forward.
16341         (unbold-region): Ditto.
16343         * nnrss.el (nnrss-request-article): Ditto.
16345         * nnslashdot.el (nnslashdot-request-article): Ditto.
16347         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16349         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16350         "Unrecognized menu descriptor" error in XEmacs.
16352 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16354         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16355         parent article of a sparse article in the thread hashtb.
16357 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16359         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16360         (nnmail-expand-newtext): Lowercase expanded entries if
16361         nnmail-split-lowercase-expanded is non-nil.
16363 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16365         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16367         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16368         of gnus-tmp-news-method into string under XEmacs.  It will be
16369         passed to gnus-correct-length which takes only a string argument.
16371 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16373         * gnus-util.el (gnus-bind-print-variables): New macro.
16374         (gnus-prin1): Use it.
16375         (gnus-prin1-to-string): Use it.
16376         (gnus-pp): New function.
16377         (gnus-pp-to-string): New function.
16379         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16380         Replace pp-to-string with gnus-pp-to-string.
16381         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16382         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16383         * gnus-msg.el (gnus-debug): Ditto.
16384         * gnus-score.el (gnus-score-save): Ditto.
16385         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
16386         gnus-pp-to-string.
16387         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
16388         with gnus-pp.
16389         * score-mode.el (gnus-score-pretty-print): Ditto.
16390         * webmail.el (webmail-debug): Ditto.
16392 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16394         * gnus-art.el (article-display-face, article-display-x-face):
16395         Use buffer-read-only.
16397 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16399         * gnus-art.el (article-hide-list-identifiers):
16400         Bind inhibit-read-only as t.
16402 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
16404         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
16406 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16408         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
16409         (gnus-narrow-to-page): Don't assume point-min == 1.
16410         (gnus-article-edit-mode): Derive from message-mode.
16412         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
16413         point-min == 1.
16415         * imap.el (imap-parse-address-list, imap-parse-body-ext):
16416         Disable incorrect use of `assert'.
16418         * message.el (message-mode): Set comment-start-skip.
16420 2004-08-22  Sam Steingold  <sds@gnu.org>
16422         * pop3.el (pop3-leave-mail-on-server): New user variable.
16423         (pop3-movemail): Delete mail only when it is nil.
16425 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
16427         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
16429         * mml.el (mml-preview): Use `pop-to-buffer'.
16431         * message.el (message-goto-mail-followup-to): Insert after "To".
16432         (message-carefully-insert-headers): Add comment.
16434         * gnus.el: Remove unused variable `gnus-article-check-size'.
16436         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
16438         * gnus-art.el (gnus-button-alist):
16439         Improve `gnus-button-handle-library' entry.
16441 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
16443         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
16444         Use downcase, since XEmacs capitalizes error messages differently.
16446 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
16448         * nntp.el: Add (require 'gnus) due to reference to
16449         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
16451 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
16453         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
16454         Bind `mm-fill-flowed'.
16456         * mm-decode.el (mm-dissect-singlepart): Check it.
16458 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
16460         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
16461         'imap' for netrc parsing.
16463 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
16465         * mailcap.el (mailcap-mime-data): Mark as risky.
16467 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16469         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
16470         may be included in the encoded word.
16471         (rfc2047-encode): Don't append a space if the encoded word
16472         includes close parenthesis.
16474 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16476         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
16477         of text within parentheses.
16479 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
16481         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
16482         (gnus-encrypt-write-file-contents): Make the password key the file
16483         name PLUS the cipher, not just the cipher.  Also remove failed
16484         passwords from the cache.
16486 2004-08-06  Simon Josefsson  <jas@extundo.com>
16488         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
16489         Doc fix.
16491 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16493         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
16494         LWSP.
16496 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
16498         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16499         Try to append in-reply-to: data to the references: header.
16501         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
16502         (netrc-parse): Use gnus-encrypt.el functions.
16504         * gnus-encrypt.el: Add new file for encryption support; currently
16505         does only a few GPG ciphers and an internal XOR cipher.
16507         * password.el: Add comments on using password-read-and-add.
16508         (password-read-and-add): Add function to read and add the
16509         password to the cache at once.
16511 2004-07-28  Simon Josefsson  <jas@extundo.com>
16513         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
16514         parameter (but don't use it, for now).
16516         * imap.el (imap-ssl-open): Use imap-process-connection-type,
16517         instead of hard coding to nil.
16519 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16521         * mm-view.el (mm-inline-image-emacs): Open lines under an image
16522         as mm-inline-image-xemacs does.
16524 2004-07-26  Simon Josefsson  <jas@extundo.com>
16526         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
16527         Revert part of 2004-07-17 change below.
16529 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16531         * rfc2047.el (rfc2047-encode-region): Don't infloop.
16532         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
16534 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16536         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
16537         quotes that actually start with ">" at the beginning of the
16538         lines.
16540 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16542         * rfc2047.el (rfc2047-encode-region): Fix last change.
16543         (rfc2047-encode-parameter): Remove useless concat.
16545 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16547         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
16548         encode special characters; fix some kind of misconfigured headers;
16549         signal a real error if debug-on-quit or debug-on-error is non-nil.
16550         (rfc2047-encode-max-chars): New variable.
16551         (rfc2047-encode-1): Use it.
16552         (rfc2047-encode-parameter): New function.
16554         * mml.el (mml-insert-parameter): Remove an excessive space.
16556 2004-07-17  Simon Josefsson  <jas@extundo.com>
16558         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
16559         Kai Grossjohann <kai@emptydomain.de>.
16560         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
16561         (gnus-group-make-menu-bar): Ditto.
16563         * gnus-util.el (gnus-group-server): Add.
16565 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
16567         * message.el (message-clone-locals): Clone sendmail and smtp
16568         variables.
16570 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16572         * rfc2047.el (rfc2047-encode-region): Fix last change.
16574 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16576         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
16577         characters as non-special.
16579 2004-07-09  Simon Josefsson  <jas@extundo.com>
16581         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
16582         Users will lose all flag changes made while unplugged with
16583         e.g. nntp unless flag synchronization happens, thus `nil' is not a
16584         good default.  See numerous reports on ding mailing list.
16586 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16588         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
16589         add generate-head-function and generate-article-function to the
16590         rfc822-forward entry.
16591         (nndoc-rfc822-forward-generate-article): New function.
16592         (nndoc-rfc822-forward-generate-head): New function.
16594         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
16596 2004-07-06  Dan Christensen  <jdc@uwo.ca>
16598         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
16599         respect display group parameter and gnus-summary-expunge-below.
16600         (gnus-articles-to-read): Remove unused reference to display group
16601         parameter.
16603 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16605         * nnheader.el (nnheader-uniquify-message-id): New experimental
16606         variable.
16607         (nnheader-nov-read-message-id): Use it.
16609         * spam-report.el (spam-report-gmane): Add interactive.
16611 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16613         * mm-encode.el (mm-content-transfer-encoding-defaults):
16614         Use qp-or-base64 for the application/* types.
16616 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
16618         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
16620 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
16622         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
16623         trim value.
16625 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
16627         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
16628         New macro and function.
16629         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
16631 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16633         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
16634         after-load-alist.
16636 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16638         * gnus-group.el (gnus-group-get-new-news-this-group):
16639         Don't update info that isn't there.
16641 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
16643         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
16644         entry.
16646 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16648         * mm-view.el (mm-inline-render-with-function): Use multibyte
16649         buffer; decode html source by charset.
16651         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
16653         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
16654         Mule-UCS is loaded under XEmacs.
16655         (mm-mime-mule-charset-alist): Avoid duplicated entries.
16657 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
16659         * nnheader.el (nnheader-max-head-length): Increase to 8192.
16661 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16663         * mm-util.el (mm-coding-system-p): Return a coding-system.
16664         (mm-mime-mule-charset-alist): Use shift_jis instead of
16665         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
16666         entries for the mime charsets iso-2022-jp-3 and shift_jis.
16667         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
16668         instead of japanese-shift-jis and iso-latin-1 respectively in
16669         order to share the default value with both Emacs and XEmacs-mule.
16670         (mm-mule-charset-to-mime-charset):
16671         Make mm-coding-system-priorities effective.
16672         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
16673         while predicating of candidates upon the priorities.
16675 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
16677         * gnus-sum.el (gnus-summary-make-menu-bar):
16678         Add gnus-uu-invert-processable.
16680         * gnus.el: Autoload gnus-uu-invert-processable.
16682 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16684         * mm-util.el (mm-with-multibyte-buffer): New macro.
16686         * rfc2047.el (rfc2047-encode-string): Use it.
16687         (rfc2047-encode-region): Move point to the end of the region after
16688         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
16690 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16692         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
16693         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
16695 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16697         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
16698         (gnus-cite-parse): Ignore quoted envelope From_.
16699         Suggested by Karl Chen <quarl@nospam.quarl.org>.
16701 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
16703         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
16704         invalid addresses.
16706 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
16708         * spam.el: Change section markers, revise TODO list.
16709         (spam-backends): Make new master list of all installed backends.
16710         (spam-summary-exit-behavior): Add new variable to determine how
16711         messages moves are done at summary exit.
16712         (spam-move-spam-nonspam-groups-only)
16713         (spam-process-ham-in-nonham-groups)
16714         (spam-process-ham-in-spam-groups): Remove variables, the
16715         spam-summary-exit-behavior variable should be used to manage this
16716         behavior.
16717         (spam-old-ham-articles, spam-old-spam-articles): Remove.
16718         (spam-old-articles): Add variable, replacing spam-old-ham-articles
16719         and spam-old-spam-articles.
16720         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
16721         Add empty variables, placeholders for the backends they represent.
16722         (spam-set-difference): Move, unchanged.
16723         (spam-list-of-processors): Declare OBSOLETE, not used anymore
16724         unless the user has a processor variable.
16725         (spam-classifications, spam-classification-valid-p)
16726         (spam-backend-properties, spam-backend-property-valid-p)
16727         (spam-backend-function-type-valid-p)
16728         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
16729         (spam-report-articles-gmane, spam-report-articles-resend):
16730         Remove functions, they are not needed.
16731         (spam-install-backend-super, spam-backend-list)
16732         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
16733         (spam-backend-function, spam-backend-ham-registration-function)
16734         (spam-backend-spam-registration-function)
16735         (spam-backend-ham-unregistration-function)
16736         (spam-backend-spam-unregistration-function)
16737         (spam-backend-statistical-p, spam-backend-mover-p)
16738         (spam-install-backend-alias, spam-install-checkonly-backend)
16739         (spam-install-mover-backend, spam-install-nocheck-backend)
16740         (spam-install-backend, spam-install-statistical-backend)
16741         (spam-install-statistical-checkonly-backend): Add backend installation
16742         support.
16743         (spam-summary-prepare-exit): Rewrite to use the new backend code.
16744         (spam-group-processor-p): Use the new backend code and respect the
16745         summary exit behavior.
16746         (spam-mark-spam-as-expired-and-move-routine): Remove.
16747         (spam-summary-prepare): Change to use the new spam-old-articles
16748         variable.
16749         (spam-copy-or-move-routine, spam-copy-spam-routine)
16750         (spam-move-spam-routine, spam-copy-ham-routine)
16751         (spam-move-ham-routine): Add code to copy/move ham or spam.
16752         (spam-fetch-field-fast): Improve doc and code, plus allow the
16753         'number request.
16754         (spam-list-of-checks, spam-list-of-statistical-checks):
16755         Remove variables.
16756         (spam-split, spam-find-spam): Use the new backend code.
16757         (spam-registration-functions): Remove variable.
16758         (spam-unregister-routine): Add convenience wrapper.
16759         (spam-log-undo-registration, spam-register-routine)
16760         (spam-log-processing-to-registry)
16761         (spam-log-unregistration-needed-p): Rename "check" to "backend"
16762         where possible.
16763         (spam-check-gmane-xref, spam-check-regex-headers)
16764         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
16765         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
16766         (spam-check-bogofilter-headers, spam-check-spamoracle)
16767         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
16768         (spam-check-crm114-headers): Use the spam-split-group that
16769         spam-split prepares, no need to determine it every time.
16771         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
16772         to the nnheader-parse-naked-head call.
16774         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
16776         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
16777         the nnheader-nov-read-message-id call.
16779 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16781         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
16782         gnus-activate-group twice.  Suggested by Markus Peter
16783         <warp@spin.de>.
16785 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16787         * gnus-art.el (gnus-article-time-format): Exchange the order of
16788         day and month in the default value; fix customization type.
16789         (article-date-ut): Use add-text-properties.
16790         (article-make-date-line): Use message-make-date instead of
16791         current-time-string.
16793         * message.el (message-fetch-field): Don't use set-text-properties.
16794         (message-make-date): Simplify.
16796 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16798         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
16799         (rfc2047-encode-region): Treat text within parentheses as special;
16800         show the original text when error has occurred.
16802         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
16803         already-computed method to gnus-activate-group.
16805         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
16806         same select-methods identical Lisp objects.
16808         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
16809         object when modifying the info.
16811 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16813         * gnus-srvr.el (gnus-server-set-info): Remove the server from
16814         gnus-opened-servers since it has never been opened with the new
16815         configuration yet.
16817 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16819         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
16820         arg to nnheader-generate-fake-message-id.
16822 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
16824         * nnheader.el (nnheader-generate-fake-message-id): Accept a
16825         number and build a fake message ID localized to a group and
16826         article number (so it's repeatable from that point on).
16827         (nnheader-fake-message-id-p): Change regex to accommodate new fake
16828         ID format.
16830         * gnus-sum.el (gnus-get-newsgroup-headers):
16831         Call nnheader-generate-fake-message-id with the article number.
16833 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
16835         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
16836         end-of-buffer.
16838 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16840         * message.el (message-ignored-supersedes-headers): Add Approved.
16842 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16844         * rfc2047.el (rfc2047-encode-message-header): Remove useless
16845         goto-char.
16846         (rfc2047-encode): Fold the line before encoding.
16848 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16850         * rfc2047.el (rfc2047-encode-message-header): Disabled header
16851         folding -- not all headers can be folded, and this should be done
16852         by the message composition mode.  Probably.  I think.
16854 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16856         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
16857         fast.
16859         * gnus-ems.el (gnus-remove-image): Don't use
16860         message-text-with-property; remove only the image found first.
16862 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
16864         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
16866 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16868         * message.el (message-text-with-property): Make it fast and accept
16869         optional arguments.
16870         (message-strip-forbidden-properties): Use it.
16871         (message-fix-before-sending): Follow the m-t-w-p change.
16873         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
16875 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16877         * gnus-art.el (article-hide-headers): Don't change the buffer
16878         mistakenly when performing mml-preview even if
16879         gnus-single-article-buffer is nil.
16881 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
16883         * message.el (message-expand-name-databases): New user option.
16884         (message-expand-name): Use it.
16886 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
16888         * spam.el (spam-report-articles-resend)
16889         (spam-report-resend-register-routine): Allow ham reporting.
16890         (spam-report-resend-register-ham-routine): Add wrapper.
16891         (spam-registration-functions): Add ham resending functions.
16892         (spam-list-of-processors): Add ham resend processor.
16894         * gnus.el (ham-resend-to): Add new group parameter.
16895         (spam-process): Add ham resend option.
16897         * spam-report.el (spam-report-resend): Allow reporting ham.
16898         (spam-report-resend-ham): Add wrapper.
16900 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16902         * message.el (message-cite-articles-with-x-no-archive):
16903         New variable.
16904         (message-cite-original): Use it.
16906 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16908         * message.el (message-cite-original): Respect X-No-Archive.
16910 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16912         * gnus-art.el (article-hide-headers): Refer to the values for
16913         gnus-ignored-headers and gnus-visible-headers in the summary
16914         buffer since a user may have set them as group parameters.
16916 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
16918         * assistant.el (assistant-node-name): Add convenience function.
16919         (assistant-render-text, assistant-render-node): Add error handling,
16920         plus handle multiple next nodes.
16921         (assistant-find-next-node): Comment out for now.
16922         (assistant-find-next-nodes): Add function, returns list of next
16923         nodes.
16925 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
16927         * mail-source.el (mail-source-directory): Fix doc-string.
16929 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
16931         * assistant.el (assistant-render-text, assistant-eval): Add :set
16932         widget type, which is different because it takes and returns a
16933         list.  Much hilarity ensues.
16935 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
16937         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
16939         * gnus-group.el (gnus-group-get-new-news-this-group):
16940         Add doc-string.
16942         * gnus-start.el (gnus-activate-group): Add doc-string.
16944 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16946         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
16948 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
16950         * assistant.el (assistant-render-text): Try to add a :set
16951         widget, more to come.
16953         * spam.el (spam-group-spam-contents-p): Handle empty groupname
16954         strings.
16955         (spam-report-articles-resend)
16956         (spam-register-routine): Do registration iff any articles warrant
16957         it.
16958         (spam-summary-prepare-exit): Change log message for nil group
16959         destinations.
16961 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
16963         * spam.el (spam-report-resend-register-routine):
16964         Allow spam-report-resend-to to be a group parameter or a global value.
16966 2004-05-26  Simon Josefsson  <jas@extundo.com>
16968         * starttls.el: Merge with my GNUTLS based starttls.el.
16969         (starttls-gnutls-program, starttls-use-gnutls)
16970         (starttls-extra-arguments, starttls-process-connection-type)
16971         (starttls-connect, starttls-failure, starttls-success):
16972         New variables.
16973         (starttls-program, starttls-extra-args): Doc fix.
16974         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
16975         New functions.
16976         (starttls-negotiate, starttls-open-stream):
16977         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
16978         function if it is set.
16980 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16982         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
16983         structured fields.
16985 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16987         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
16989 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
16991         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16992         Add variable.
16993         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
16994         assigning the spam-mark to new messages.
16996 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
16998         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17000 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17002         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17003         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17004         default.
17006 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17008         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17009         correct data.
17011 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17013         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17014         (spam-group-processor-p): Fix function.
17015         (spam-group-processor-multiple-p)
17016         (spam-group-spam-processor-report-gmane-p)
17017         (spam-group-spam-processor-report-resend-p)
17018         (spam-group-spam-processor-bogofilter-p)
17019         (spam-group-spam-processor-blacklist-p)
17020         (spam-group-spam-processor-ifile-p)
17021         (spam-group-ham-processor-ifile-p)
17022         (spam-group-spam-processor-spamoracle-p)
17023         (spam-group-spam-processor-crm114-p)
17024         (spam-group-ham-processor-bogofilter-p)
17025         (spam-group-spam-processor-stat-p)
17026         (spam-group-ham-processor-stat-p)
17027         (spam-group-ham-processor-whitelist-p)
17028         (spam-group-ham-processor-BBDB-p)
17029         (spam-group-ham-processor-spamoracle-p)
17030         (spam-group-ham-processor-copy-p): Remove functions with some
17031         prejudice against unneeded code.
17032         (spam-report-articles-resend)
17033         (spam-report-resend-register-routine): Allow the group/topic
17034         spam-resend-to value to override spam-report-resend-to.
17035         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17036         properly now.
17038         * gnus.el (spam-resend-to): Add group/topic parameter.
17039         (spam-process): Move the OBSOLETE processors to the end of the
17040         choices.
17042 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17044         * spam-report.el (spam-report-resend-to, spam-report-resend):
17045         Start with resend-to set to nil, and then ask the user if necessary.
17046         (spam-report-resend): spam-report-resend takes a list of articles, not
17047         separate article numbers.
17049 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17051         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17052         addition to emacs-w3m.
17054 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17056         * assistant.el (assistant-authinfo-data): New function.
17057         (assistant-eval): Eval for entire assistant.
17059         * netrc.el (netrc-services-file): New variable.
17060         (netrc-parse-services): New function.
17061         (netrc-find-service-name): New function.
17062         (netrc-find-service-number): New function.
17063         (netrc-port-equal): New function.
17064         (netrc-machine): Use it.
17066         * nnimap.el (nnimap-open-connection): Use netrc.
17068         * gnus-util.el (gnus-netrc-get): Remove aliases.
17070         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17072         * assistant.el (wid-edit): Fix compilation.
17074         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17076 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17078         * gnus-util.el (gnus-set-file-modes): New function.  (small
17079         patch).
17081 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17083         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17085         * assistant.el (assistant-render-node): Fix up rendering and
17086         read-only text.
17087         (assistant-render-node): Reset.
17088         (assistant-make-read-only): Not sticky.
17090 2004-05-20  Danny Siu  <dsiu@adobe.com>
17092         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17093         centered even when gnus-auto-center-summary is t
17095 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17097         * dns.el (dns-get-txt-answer): New function.
17098         (dns-read-txt): Ditto.
17099         (query-dns): Use it.
17101 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17103         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17104         active for foreign groups even if the group level is higher than
17105         the specified value.
17107 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17109         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17110         non-active groups.
17112         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17114 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17116         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17118 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17120         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17121         (spam-crm114-header, spam-crm114-spam-switch)
17122         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17123         (spam-crm114-positive-spam-header)
17124         (spam-crm114-database-directory, spam-list-of-processors)
17125         (spam-group-spam-processor-crm114-p)
17126         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17127         (spam-generic-score, spam-list-of-checks)
17128         (spam-list-of-statistical-checks, spam-registration-functions)
17129         (spam-check-crm114-headers, spam-crm114-score)
17130         (spam-check-crm114, spam-crm114-register-with-crm114)
17131         (spam-crm114-register-spam-routine)
17132         (spam-crm114-unregister-spam-routine)
17133         (spam-crm114-register-ham-routine)
17134         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17135         From asjo@koldfront.dk (Adam Sjøgren).
17137         * gnus.el: Add spam-use-crm114.
17139         * spam.el (spam-list-of-processors, spam-registration-functions):
17140         Add spam-use-resend.
17141         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17142         (spam-report-articles-gmane): Add doc fix.
17143         (spam-report-articles-resend, spam-report-resend-register-routine):
17144         Add wrappers around spam-report-resend-to.
17146         * spam-report.el (spam-report-resend-to, spam-report-resend):
17147         Add support for resending spam.
17148         (spam-report-gmane): Fix line length >80.
17150         * gnus.el (spam-process): Add spam-use-resend.
17152 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17154         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17155         number of processed spam messages.
17156         (spam-ham-copy-or-move-routine): Return the number of processed
17157         ham messages.
17158         (spam-summary-prepare-exit): Use the above values to decide
17159         whether status messages shouled be displayed.
17161 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17163         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17164         `rfc2047-encoding-function-alist' in order to avoid conflicting
17165         with the old version.
17166         (rfc2047-encode-region): Concatenate words containing non-ASCII
17167         characters in structured fields; don't encode space-delimited
17168         ASCII words even in unstructured fields; don't break words at
17169         char-category boundaries.
17170         (rfc2047-encode-1): New function.
17171         (rfc2047-encode): Use it; encode text so that it occupies the
17172         maximum width within 76-column; work correctly on Q encoding for
17173         iso-2022-* charsets.
17174         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17175         sure not to break a line just after the header name.
17176         (rfc2047-b-encode-region): Remove.
17177         (rfc2047-b-encode-string): New function.
17178         (rfc2047-q-encode-region): Remove.
17179         (rfc2047-q-encode-string): New function.
17181         * mm-util.el (mm-replace-in-string): New function.
17183 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17185         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17186         Really get it right.
17187         (gnus-inews-make-draft): Really.
17189 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17191         * nnmh.el (nnmh-request-list-1): Don't check the link count
17192         before descending.  (small patch)
17194 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17196         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17197         stuff.
17199         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17200         Match on real group name.
17202         * gnus-art.el (gnus-signature-limit): Doc fix.
17204         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17206 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17208         * gnus-draft.el (gnus-draft-send):
17209         Bind rfc2047-encode-encoded-words.
17211         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17212         (rfc2047-encodable-p): Say that =? needs encoding.
17213         (rfc2047-encode-encoded-words): New variable.
17215         * gnus-group.el (gnus-group-select-group): Doc fix.
17217         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17219         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17220         to nil.
17222         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17224         * nnheader.el (nnheader-get-lines-and-char): New function.
17226 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17228         * gnus-msg.el (gnus-summary-followup-with-original):
17229         Document yanking of region when active.
17231 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17233         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17234         groups if the group level is higher than the specified value.
17236 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17238         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17239         (gnus-group-jump-to-group): Add prefix argument using
17240         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17241         non-active group.
17243         * compface.el (uncompface): Be verbose when changing
17244         `uncompface-use-external'.
17246         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17247         handle manual section.
17249 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17251         * gnus-art.el (gnus-button-alist): Revert previous change.
17253 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17255         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17257 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17259         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17260         whether backend can accept message.
17262         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17264 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17266         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17267         Avoid creating directory when nntp-marks-is-evil is true.
17268         Reported by Reiner Steib.
17270 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17272         * gnus-picon.el (gnus-picon-style): New variable.
17273         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17274         (gnus-picon-transform-address): Support `gnus-picon-style'.
17275         From Jesper Harder <harder@ifa.au.dk>.
17277 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17279         * message.el (message-fill-field): Return point.
17280         (message-generate-headers): Go to end of field.
17282         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17283         stuff for non-living groups.
17285 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17287         * gnus-art.el (gnus-article-followup-with-original)
17288         (gnus-article-reply-with-original): gnus-mark-active-p ->
17289         gnus-region-active-p.
17291 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17293         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17294         only when there is spam or ham to be processed.
17296 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17298         * mail-source.el (mail-source-delete-crash-box): Refactor.
17299         (mail-source-fetch): Use it.
17300         (mail-source-fetch-file): Ditto.
17301         (mail-source-fetch-directory): Run postscript in loop.
17302         (mail-source-fetch-pop): Delete.
17303         (mail-source-fetch-maildir): Ditto.
17304         (mail-source-fetch-imap): Ditto.
17306         * imap.el (imap-authenticators): Comment out sasl.
17308         * message.el (message-skip-to-next-address): New function.
17309         (message-fill-header-address): Refactor.
17310         (message-fill-address): Use it.
17311         (message-delete-address): Use it.
17312         (message-fill-header-general): Refactor.
17313         (message-fill-field-address): Rename.
17314         (message-narrow-to-field): Find the start of the header.
17315         (message-header-format-alist): Don't pre-fill.
17316         (message-fill-header): Remove.
17317         (message-insert-header): New function.
17318         (message-shorten-references): Use it.
17320         * rfc2047.el (rfc2047-field-value): Strip props.
17322         * mail-parse.el (mail-header-make-address): New alias.
17324         * ietf-drums.el (ietf-drums-make-address): New function.
17326         * imap.el: Add compiler directives.
17328         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17330         * gnus-art.el (article-decode-idna-rhs): Don't use
17331         message-idna-inside-rhs-p.
17333 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17335         * message.el (message-idna-inside-rhs-p): Remove.
17336         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17338         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17339         false positives.
17341 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17343         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17345 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17347         * nneething.el (nneething-file-name): Don't create spurious
17348         files.
17350         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17351         (gnus-inews-do-gcc): Remove sleep.
17353         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17354         part under point.
17356         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17357         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17359 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17361         * spam.el (spam-summary-prepare-exit): Fix (length).
17363 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17365         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17366         as expired without moving it" message when there are spam
17367         messages left.
17369 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
17371         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
17372         header is not nil.
17374 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
17376         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17377         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
17378         (nntp-marks-changed-p): New arg SERVER.
17379         (nntp-request-update-info): Adjust caller.
17381 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
17383         * nntp.el (nntp-save-marks): Pass missing arg.
17385 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
17387         * nntp.el: Support marks.
17388         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
17389         (nntp-marks-modtime, nntp-marks-directory): New variables.
17390         (nntp-request-set-mark, nntp-request-update-info)
17391         (nntp-possibly-create-directory, nntp-marks-changed-p)
17392         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
17393         New functions.
17395 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
17397         * gnus-score.el (gnus-score-insert-help):
17398         Use gnus-select-lowest-window.
17400         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
17401         appt-select-lowest-window and rename to gnus-select-lowest-window.
17403         * gnus.el: do.
17405 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17407         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
17408         encodings of MIME-encoded words, in order to improve
17409         interoperability with several broken MUAs.
17411 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17413         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
17414         tags, only when charsets are not specified in headers.
17415         (mm-inline-text-html-render-with-w3m): Ditto.
17417 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17419         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
17420         instead of MIME-decoded from fields when checking
17421         `gnus-article-address-banner-alist'.
17423 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
17425         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
17426         description rather than subject.
17428 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17430         * gnus.el (gnus-version-number): Bump.
17432 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17434         * gnus.el: No Gnus v0.2 is released.
17436 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17438         * gnus-agent.el (gnus-agent-read-agentview):
17439         Inline gnus-uncompress-range.
17441 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17443         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
17444         `exec-installed-p'.
17446 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17448         * gnus.el (spam-process, spam-autodetect-methods):
17449         Add bsfilter and bsfilter-headers.
17451         * spam.el (spam-bsfilter): New customize group.
17452         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
17453         (spam-bsfilter-header, spam-bsfilter-probability-header)
17454         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
17455         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
17456         (spam-bsfilter-database-directory): New options.
17457         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
17458         (spam-list-of-statistical-checks, spam-registration-functions):
17459         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
17460         (spam-bsfilter-score): New command.
17461         (spam-check-bsfilter-headers, spam-check-bsfilter)
17462         (spam-bsfilter-register-with-bsfilter)
17463         (spam-bsfilter-register-spam-routine)
17464         (spam-bsfilter-unregister-spam-routine)
17465         (spam-bsfilter-register-ham-routine)
17466         (spam-bsfilter-unregister-ham-routine): New functions.
17467         (spam-generic-score): Support bsfilter; Accept an optional argument
17468         to recalcurate spam score even if scoring header has already been
17469         added.
17470         (spam-bogofilter-score, spam-spamassassin-score): Accept an
17471         optional argument to recalcurate spam score even if scoring header
17472         has already been added.
17474 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
17476         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
17477         strings!  Reported by David D. Smith <davidsmith@acm.org>.
17478         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
17479         link is missing.
17481 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
17483         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
17484         (html2text-get-attr): Rewrite.
17486         * message.el (message-setup-1): Remove redundant put-text-property
17487         on mail-header-separator.
17489 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
17491         * gnus-registry.el (gnus-registry-cache-whitespace)
17492         (gnus-registry-action, gnus-registry-spool-action)
17493         (gnus-registry-split-fancy-with-parent): Change message levels
17494         from 5 to 3 or 7, as needed.
17496         * spam.el (spam-summary-prepare-exit)
17497         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
17498         (spam-split, spam-find-spam, spam-log-undo-registration)
17499         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
17500         level from 5 to 6.
17502 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17504         * gnus-ems.el: Autoload appt-select-lowest-window (revert
17505         2004-03-04 change).
17507 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
17509         * sieve-manage.el (sieve-manage-open):
17510         * nnweb.el (nnweb-insert-html):
17511         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
17512         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
17513         * nnspool.el (nnspool-request-group):
17514         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
17515         * nnml.el (nnml-request-update-info):
17516         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
17517         (nnmh-request-create-group, nnmh-update-gnus-unreads):
17518         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
17519         (nnimap-request-set-mark):
17520         * nnfolder.el (nnfolder-request-update-info):
17521         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
17522         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
17523         * gnus-uu.el (gnus-uu-find-articles-matching):
17524         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
17525         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
17526         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
17527         * gnus-nocem.el (gnus-nocem-scan-groups):
17528         * gnus-int.el (gnus-start-news-server):
17529         * gnus-group.el (gnus-group-make-kiboze-group)
17530         (gnus-group-browse-foreign-server):
17531         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
17532         Use mapc when appropriate.
17534 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
17536         FIXME: Make separate entries for each person.
17538         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
17539         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
17540         <shields@msrl.com>:
17542         * spam.el (spam-necessary-extra-headers): Get the extra headers we
17543         may need for spam sorting and scoring.
17544         (spam-user-format-function-S): Add user format function suitable for
17545         general use.
17546         (spam-article-sort-by-spam-status): Add sorting function for summary
17547         sorting.
17548         (spam-extra-header-to-number): Add function to get a score from a
17549         header.
17550         (spam-summary-score): Add function to  get a numeric score from the
17551         headers.
17552         (spam-generic-score): Fix function doc, was in wrong place.
17553         (spam-initialize): Take symbols when it's run, and install the
17554         extra headers that spam-necessary-extra-headers thinks we need.
17556 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
17558         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
17559         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
17561 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
17563         * gnus-sum.el (gnus-set-global-variables)
17564         (gnus-build-all-threads, gnus-get-newsgroup-headers)
17565         (gnus-article-get-xrefs, gnus-summary-best-group)
17566         (gnus-summary-next-article, gnus-summary-enter-digest-group)
17567         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
17568         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
17569         Use with-current-buffer.
17571 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
17573         * spam.el (spam-summary-prepare-exit): Simplify logic.
17574         (spam-fetch-article-header): Read the article header if it's not
17575         available.
17576         (spam-list-articles): Simplify logic.
17577         (spam-filelist-register-routine): Fix bug with unregister-list.
17579         * gnus-registry.el: Fix comments at beginning.
17581 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
17583         * message.el (message-cater-to-broken-inn): Remove.
17584         (message-shorten-references): Make sure the total folded length of
17585         References is shorter than 998 characters to cater to a bug in INN
17586         2.3.  Also, don't pretend that references aren't folded -- this
17587         hasn't worked for a while.
17589 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17591         * gnus-agent.el (gnus-agentize):
17592         gnus-agent-send-mail-real-function no longer set to current value
17593         of message-send-mail-function but rather a lambda that calls
17594         message-send-mail-function.  The change makes the agent real-time
17595         responsive to user changes to message-send-mail-function.
17597 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17599         * legacy-gnus-agent.el
17600         (gnus-agent-convert-to-compressed-agentview): Fix typos with
17601         help from Florian Weimer <fw@deneb.enyo.de>
17603 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17605         * nnmail.el (nnmail-cache-insert): Revert last change.
17607 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17609         * nnmail.el (nnmail-cache-insert): Always check whether
17610         nnmail-cache-ignore-groups matches a group name.
17612 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
17614         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
17615         (spam-find-spam, spam-log-processing-to-registry)
17616         (spam-log-registered-p, spam-log-unregistration-needed-p)
17617         (spam-log-undo-registration): Use gnus-message instead of
17618         gnus-error, none of these errors are fatal.
17620         * gnus-registry.el (gnus-registry-clean-empty-function)
17621         (gnus-registry-clean-empty): Remove only empty entries without
17622         extra data.
17624 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
17626         * spam-stat.el (spam-stat-buffer-change-to-spam)
17627         (spam-stat-buffer-change-to-non-spam): Change (error) to
17628         (gnus-message 8) invocation.
17630 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17632         * nntp.el (nntp-via-netcat-command): New variable.
17633         (nntp-via-netcat-switches): New variable.
17634         (nntp-open-via-rlogin-and-netcat): New function.
17635         (nntp-open-connection-function): Doc fix.
17636         (nntp-telnet-command): Doc fix.
17637         (nntp-end-of-line): Doc fix.
17638         (nntp-via-rlogin-command): Doc fix.
17639         (nntp-via-user-name): Doc fix.
17640         (nntp-via-address): Doc fix.
17642 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17644         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
17645         error in Emacs 21.1.
17647 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
17649         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
17651 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17653         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
17654         (gnus-agent-with-refreshed-group): New macro.
17655         (gnus-agent-rename-group): New function.
17656         (gnus-agent-delete-group): New function.
17657         (gnus-agent-save-group-info): Use gnus-command-method when
17658         `method' parameter is nil.  Don't write nil entries into the
17659         active file.
17660         (gnus-agent-get-group-info): New function.
17661         (gnus-agent-fetch-articles):
17662         Use gnus-agent-update-files-total-fetched-for to increment disk space
17663         used.
17664         (gnus-agent-fetch-headers, gnus-agent-save-alist):
17665         Use gnus-agent-update-view-total-fetched-for to increment disk space
17666         used.
17667         (gnus-agent-get-local): Add optional parameters to avoid calling
17668         gnus-group-real-name and gnus-find-method-for-group.
17669         (gnus-agent-set-local): Delete stored entry if either min, or max,
17670         are nil.
17671         (gnus-agent-fetch-session): Reworded error/quit messages.
17672         On quit, use gnus-agent-regenerate-group to record existence of any
17673         articles fetched to disk before the quit occurred.
17674         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
17675         gnus-agent-update-view-total-fetched-for, and
17676         gnus-agent-update-files-total-fetched-for to decrement disk space
17677         used.
17678         (gnus-agent-retrieve-headers):
17679         Use gnus-agent-update-view-total-fetched-for to increment disk space
17680         used.
17681         (gnus-agent-regenerate-group): Replace gnus-group-update-group
17682         with gnus-agent-update-files-total-fetched-for to decrement disk
17683         space and fresh group buffer.
17684         (gnus-agent-inhibit-update-total-fetched-for): New variable.
17685         (gnus-agent-need-update-total-fetched-for): New variable.
17686         (gnus-agent-update-files-total-fetched-for): New function.
17687         (gnus-agent-update-view-total-fetched-for): New function.
17688         (gnus-agent-total-fetched-for): New function.
17690         * gnus-cache.el (gnus-cache-save-buffers):
17691         Use gnus-cache-update-overview-total-fetched-for to change disk space
17692         used by this group.
17693         (gnus-cache-possibly-enter-article):
17694         Use gnus-cache-update-file-total-fetched-for to increment disk space
17695         used by this group.
17696         (gnus-cache-possibly-remove-article):
17697         Use gnus-cache-update-file-total-fetched-for to decrement disk space
17698         used by this group.
17699         (gnus-cache-generate-nov-databases): Purge total fetched cache.
17700         (gnus-cache-rename-group): New function.
17701         (gnus-cache-delete-group): New function.
17702         (gnus-cache-inhibit-update-total-fetched-for): New variable.
17703         (gnus-cache-need-update-total-fetched-for): New variable.
17704         (gnus-cache-with-refreshed-group): New macro.
17705         (gnus-cache-update-file-total-fetched-for): New function.
17706         (gnus-cache-update-overview-total-fetched-for): New function.
17707         (gnus-cache-rename-group-total-fetched-for): New function.
17708         (gnus-cache-delete-group-total-fetched-for): New function.
17709         (gnus-cache-total-fetched-for): New function.
17711         * gnus-group.el: Require gnus-sum and autoload functions to
17712         resolve warnings when gnus-group.el compiled alone.
17713         (gnus-group-line-format): Documented new %F.
17714         (size of Fetched data) group line format; identifies disk space
17715         used by agent and cache.
17716         (gnus-group-line-format-alist): Defined new F format.
17717         (gnus-total-fetched-for): New function.
17718         (gnus-group-delete-group): No longer update
17719         gnus-cache-active-altered as gnus-request-delete-group now keeps
17720         the cache in sync.
17721         (gnus-group-list-active): Let the agent store a server's active
17722         list if currently plugged.
17724         * gnus-int.el (gnus-request-delete-group):
17725         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
17726         local disk in sync with the server.
17727         (gnus-request-rename-group):
17728         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
17729         local disk in sync with the server.
17731         * gnus-start.el (gnus-get-unread-articles):
17732         Cosmetic simplification to logic.
17734         * gnus-util.el (gnus-rename-file): New function.
17736 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
17738         * mm-util.el (mm-image-load-path): Handle nil in load-path.
17740 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
17742         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
17743         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
17745 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
17747         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
17748         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
17750 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
17752         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
17754 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
17756         * spam.el (spam-set-difference): Add function to replace
17757         gnus-set-difference in spam.el.
17758         (spam-summary-prepare-exit): Use spam-set-difference.
17760 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
17762         * gnus-registry.el (gnus-registry-cache-file): Update to use
17763         gnus-dribble-directory OR gnus-home-directory OR ~.
17764         (gnus-registry-split-fancy-with-parent): Fix doc.
17766 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17768         * message.el (message-exchange-point-and-mark):
17769         Use message-mark-active-p.  Suggested by Jesper Harder
17770         <harder@ifa.au.dk>.
17772 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17774         * message.el (message-exchange-point-and-mark): Don't activate
17775         region if it was inactive.  Suggested by Hiroshi Fujishima
17776         <pooh@nature.tsukuba.ac.jp>.
17778 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17780         * gnus-art.el (article-display-face): Display Faces in the same
17781         order as X-Faces.
17783 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17785         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
17787 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17789         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
17790         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
17791         (gnus-article-mime-hierarchy): Remove.
17792         (gnus-article-mime-hierarchy-next): Remove.
17793         (gnus-article-mode): Revert 2004-03-19 change.
17794         (gnus-article-setup-buffer): Revert 2004-03-19 change.
17795         (gnus-insert-mime-button): Revert 2004-03-19 change.
17796         (gnus-mime-accumulate-hierarchy): Remove.
17797         (gnus-mime-enter-multipart): Remove.
17798         (gnus-mime-leave-multipart): Remove.
17799         (gnus-mime-display-part): Revert 2004-03-19 change.
17800         (gnus-mime-display-alternative): Revert 2004-03-19 change.
17802         * mml.el (mml-preview): Revert 2004-03-19 change.
17804 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
17806         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
17808 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17810         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
17811         t while entering a file name using the mm-with-multibyte macro.
17812         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17814         * mm-util.el (mm-with-multibyte): New macro.
17816 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17818         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
17819         New user option.
17820         (gnus-mime-multipart-functions): Doc and customization fix.
17821         (gnus-article-mime-hierarchy): New variable.
17822         (gnus-article-mime-hierarchy-next): New variable.
17823         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
17824         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
17825         gnus-article-mime-hierarchy-next to nil.
17826         (gnus-insert-mime-button): Show hierarchy numbers.
17827         (gnus-mime-accumulate-hierarchy): New function.
17828         (gnus-mime-enter-multipart): New function.
17829         (gnus-mime-leave-multipart): New function.
17830         (gnus-mime-display-part): Recompute hierarchical MIME structure.
17831         (gnus-mime-display-alternative): Show hierarchy numbers.
17833         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
17834         gnus-article-mime-hierarchy-next to nil.
17836 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
17838         * dns.el: Don't require gnus-xmas.
17840 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
17842         * mml.el (mml-generate-mime-1): Don't use format=flowed with
17843         inline PGP.
17844         (mml-menu): Disable mml-quote-region if mark is inactive.
17846 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17848         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
17849         when the group's active is not available.
17851 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17853         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
17854         error.
17856 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
17858         * imap.el (imap-store-password): New variable.
17859         (imap-interactive-login): Use it.
17860         Suggested by Mark Plaksin <happy@mcplaksin.org>.
17862 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17864         * gnus-art.el (gnus-article-read-summary-keys): Restore new
17865         window-start and hscroll to summary window.
17867 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17869         * gnus-start.el (gnus-convert-old-newsrc): Only write the
17870         conversion message to newsrc-dribble when an actual conversion is
17871         performed.
17873 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
17875         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
17877 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17879         * mm-decode.el (mm-complicated-handles): New function reviving
17880         former definition of mm-multiple-handles.
17882         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
17883         (gnus-mime-delete-part): Use it.
17885 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17887         * gnus-agent.el (gnus-agent-read-local):
17888         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
17889         avoid the implicit assumption that they will always be equal.
17890         (gnus-agent-save-local): Bind buffer-file-coding-system, not
17891         coding-system-for-write, as the with-temp-file macro first prints
17892         to a buffer then saves the buffer.
17894 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17896         * gnus-art.el (gnus-article-edit-part): New function.
17897         (gnus-mime-save-part-and-strip): Use it; do query instead of
17898         signaling an error; don't use mm-multiple-handles.
17899         (gnus-mime-delete-part): Ditto.
17901 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17903         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
17904         old file versions.
17905         (gnus-group-prepare-hook): Remove function that converted list
17906         form of gnus-agent-expire-days to group properties.
17908         * gnus-int.el: Autoload gnus-agent-regenerate-group.
17909         (gnus-request-accept-article): Re-indented.
17911         * gnus-start.el (gnus-convert-old-newsrc): Registered new
17912         converters to handle old agent file formats.  Add logic for a
17913         "backup before upgrading warning".
17914         (gnus-convert-mark-converter-prompt): Developers can mark
17915         functions as needing (default), or not needing,
17916         gnus-convert-old-newsrc's "backup before upgrading warning".
17917         (gnus-convert-converter-needs-prompt): Tests whether the user
17918         should be protected from potentially irreversable changes by the
17919         function.
17921         * legacy-gnus-agent.el: New.  Provides converters that are only
17922         loaded when gnus-convert-old-newsrc needs to call them.
17924 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17926         * mail-source.el (mail-source-touch-pop): Doc fix.
17928         * message.el (message-smtpmail-send-it): Doc fix.
17930 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
17932         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
17934         * nnmail.el (nnmail-split-fancy): do.
17936         * gnus-kill.el (gnus-kill, gnus-execute): do.
17938 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
17940         * gnus-sum.el (gnus-widget-reversible-match)
17941         (gnus-widget-reversible-to-internal)
17942         (gnus-widget-reversible-to-external): New functions.
17943         (gnus-widget-reversible): New widget.
17944         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
17946 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
17948         * gnus-sum.el (gnus-thread-sort-functions)
17949         (gnus-article-sort-functions): Document `(not F)' items.
17951 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
17953         * spam.el (spam-use-gmane-xref): Add new backend.
17954         (spam-gmane-xref-spam-group): Add variable to control the name of the
17955         Gmane spam group.
17956         (spam-blackhole-servers, spam-blackhole-good-server-regex)
17957         (spam-regex-headers-spam, spam-regex-headers-ham)
17958         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
17959         (spam-list-of-checks): Add spam-use-gmane-xref to list of
17960         backends and checks.
17961         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
17963         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
17964         an autodetect method.
17966 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
17968         * gnus-int.el (gnus-request-accept-article): Inform the agent that
17969         articles are being added to a group.
17970         (gnus-request-replace-article): Inform the agent that articles
17971         need to be uncached as the cached contents are no longer valid.
17973 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17975         * binhex.el: Don't autoload executable-find.
17977         * canlock.el: Don't autoload mail-fetch-field.
17979         * gnus-ems.el: Don't autoload appt-select-lowest-window.
17981         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
17982         rmail-dont-reply-to and rmail-output.
17984         * gnus-score.el: Don't autoload ffap-string-at-point.
17986         * gnus-setup.el: Don't autoload sc-cite-original.
17988         * imap.el: Don't autoload base64-decode-string,
17989         base64-encode-string and md5.
17991         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
17992         and rmail-msg-restore-non-pruned-header.
17994         * mm-decode.el: Don't autoload executable-find.
17996         * mm-url.el: Don't autoload executable-find.
17998         * mm-view.el: Don't autoload diff-mode.
18000         * nndb.el: Don't autoload news-reply-mode, news-setup,
18001         cancel-timer and telnet.
18003         * password.el: Don't autoload run-at-time for Emacs.
18005         * sha1-el.el: Don't autoload executable-find.
18007         * sieve-mode.el: Don't autoload c-mode.
18009         * uudecode.el: Don't autoload executable-find.
18011 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18013         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18014         (gnus-agent-possibly-alter-active): Avoid null in numeric
18015         comparison.
18016         (gnus-agent-set-local): Refuse to save null in local object table.
18017         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18018         list of articles that will be marked as unread.
18020 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18022         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18024 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18026         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18027         language tags.
18029 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18031         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18032         Don't bind "obarray".
18034         * gnus-sum.el (gnus-thread-sort-functions):
18035         Add `gnus-thread-sort-by-most-recent-number' and
18036         `gnus-thread-sort-by-most-recent-date'.
18037         Reported by Kai Grossjohann <kai@emptydomain.de>.
18039 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18041         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18043 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18045         * gnus-cus.el (gnus-agent-customize-category):
18046         Remove ignore-errors macro reference that required cl to be loaded at
18047         run-time.
18049         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18050         single-interval range of the form (min . max).  Previously the
18051         range had to look like ((min . max)).  Likewise, return
18052         (min . max) rather than ((min . max)).
18053         (gnus-range-map): Use gnus-range-normalize to accept
18054         single-interval range.
18056         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18057         the cache, but not the agent, now appear with their usual face.
18059 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18061         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18062         w3m-safe-url-regexp variable buffer-local.
18064         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18066 2004-02-27  Simon Josefsson  <jas@extundo.com>
18068         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18069         gnus-group-real-prefix.
18070         (gnus-summary-move-article): Use it, instead of
18071         gnus-group-real-prefix.
18073 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18075         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18076         w3m-safe-url-regexp variable buffer-local and set it as the value
18077         of mm-w3m-safe-url-regexp.
18079         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18081         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18082         parsing gnus-posting-styles when the message is not for replying.
18084         * nnrss.el (nnrss-opml-export):
18085         Use mm-set-buffer-file-coding-system instead of
18086         set-buffer-file-coding-system.
18088 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18090         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18091         of checkdoc.el).
18092         * nnrss.el: do.
18093         * gnus-mlspl.el: do.
18094         * gnus-ml.el: do.
18095         * gnus-srvr.el: do.
18097         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18099 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18101         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18102         Corrections to custom-manual links.
18104         * gnus-art.el (gnus-article): Ditto.
18106         * mm-decode.el (mime-display, mime-security): Ditto.
18108 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18110         * flow-fill.el: Typo.
18112 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18114         * spam-wash.el: New file.
18116 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18118         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18120 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18122         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18123         to be run with new-articles as LIST1, not LIST2.
18124         (spam-registration-functions): Add spam-use-ham-copy as a nil
18125         registration backend.
18127 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18129         * spam-stat.el (spam-stat-washing-hook): New option.
18130         (spam-stat-buffer-words): Use it.
18131         (spam-stat-process-directory, spam-stat-test-directory):
18132         Use insert-file-contents-literally.
18133         (spam-stat-coding-system): New variable.
18134         (spam-stat-load, spam-stat-save): Use it.
18136 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18138         * spam-report.el (spam-report-plug-agent):
18139         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18141 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18143         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18144         Allow / in mailto URLs.
18146 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18148         * spam-report.el (spam-report-process-queue): Fix interactive use.
18149         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18150         (spam-report-unplug-agent): Doc fixes.
18151         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18152         (spam-report-agentize, spam-report-deagentize):
18153         Autoload 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18155         * message.el (message-setup-fill-variables): Add mml tags to
18156         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18157         <ajk@iu.edu>.
18158         (message-mode): Don't modify paragraph-separate there.
18160 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18162         * compface.el (uncompface-use-external): Default to undecided.
18163         (uncompface-use-external-threshold): New variable.
18164         (uncompface-float-time): New macro.
18165         (uncompface): Determine whether to use the external decoder if
18166         uncompface-use-external is undecided.
18168 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18170         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18171         after images.
18173         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18175 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18177         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18179         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18181         * gnus-sum.el (gnus-summary-limit-to-age)
18182         (gnus-summary-limit-children): do.
18184         * gnus-int.el (gnus-request-scan): do.
18186         * gnus-group.el (gnus-group-suspend): do.
18188         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18190         * gnus-cite.el (gnus-cite-parse-attributions): do.
18192         * gnus-agent.el (gnus-summary-set-agent-mark)
18193         (gnus-agent-regenerate-group): do.
18195         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18197         * binhex.el (binhex-decode-region-internal): do.
18199 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18201         * gnus-fun.el (gnus-face-properties-alist): New user option.
18202         (gnus-display-x-face-in-from): Use it.
18204         * gnus-art.el (article-display-face): Ditto.
18206         * compface.el (uncompface-use-external): Default to nil.
18208 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18210         * nntp.el (nntp-erase-buffer): New function.
18211         (nntp-retrieve-data, nntp-send-command)
18212         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18213         (nntp-possibly-change-group): Use it.
18215         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18216         Use with-current-buffer.
18218 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18220         * compface.el: Merge the ELisp-based uncompface program.
18221         (compface): New customization group.
18222         (uncompface-use-external): New user option.
18223         (uncompface): Call uncompface-internal if uncompface-use-external
18224         is nil.
18225         (uncompface-internal): New function.  Note that there are also
18226         some other functions and variables added for this function.
18228 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18230         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18231         if necessary.
18233 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18235         * spam-report.el (spam-report-unplug-agent)
18236         (spam-report-plug-agent, spam-report-deagentize)
18237         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18238         Add support for the Agent in spam-report: when unplugged, report to a
18239         file; when plugged, submit all the requests.
18241         * spam.el (spam-register-routine): Fix message about
18242         registration.
18244 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18246         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18247         dependencies.
18248         (rfc2047-encode): Use it.
18250         * gnus-art.el (gnus-button-marker-list): Move before first
18251         reference.
18253         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18254         (imap-parse-body): Fix format string mismatch.
18256         * gnus-score.el (gnus-summary-increase-score): do.
18258         * nnrss.el (nnrss-close): New function.
18260 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18262         * nnrss.el (nnrss-make-filename): New function.
18263         (nnrss-request-delete-group, nnrss-read-server-data)
18264         (nnrss-save-server-data, nnrss-read-group-data)
18265         (nnrss-save-group-data): Use it.
18266         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18267         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18268         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18270 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18272         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18274 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18276         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18277         files.
18279         * message.el (message-generate-headers-first): Don't quote nil
18280         and t in docstrings.
18282         * imap.el (imap-id): do.
18284         * gnus-agent.el (gnus-agent-consider-all-articles)
18285         (gnus-agent-queue-mail): do.
18287 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18289         * spam-report.el (spam-report-process-queue): New function.
18290         Process requests from `spam-report-requests-file'.
18291         (spam-report-process-queue): Doc fix.
18293 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18295         * spam.el (spam-register-routine)
18296         (spam-log-processing-to-registry, spam-log-registered-p)
18297         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18298         Change "check" to "spam-check" for semi-clarity.
18300 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18302         * pop3.el: Require nnheader.
18304         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18306         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18308         * gnus-picon.el: Require cl.
18310         * gnus-fun.el: Require gnus-ems and gnus-util.
18312         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18314         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18316         * gnus-art.el (gnus-article-edit-mode): Define before first
18317         reference.
18319 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18321         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18322         (gnus-uu-post-encoded): Use point-at-bol.
18324         * gnus-topic.el (gnus-group-active-topic-p): do.
18326         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18328         * gnus-group.el (gnus-group-kill-region): do.
18330         * gnus-art.el (article-date-ut): do.
18332         * message.el (message-fetch-field): Remove redundant
18333         case-fold-search binding.
18334         (message-narrow-to-field): Simplify.
18336 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18338         * spam.el (spam-directory): Derive from `gnus-directory'.
18340         * spam-report.el (spam-report-url-to-file)
18341         (spam-report-requests-file): New function and variable for offline
18342         reporting.
18343         (spam-report-url-ping-function): Add `spam-report-url-to-file'
18344         and user defined function.
18345         (spam-report-url-ping-mm-url): Remove doubled slash.
18347 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
18349         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
18351 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
18353         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
18354         Fix format string mismatch.
18356         * sieve.el (sieve-deactivate-all): do.
18358         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
18360         * nnlistserv.el (nnlistserv-kk-wash-article): do.
18362         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
18364         * mm-bodies.el (mm-7bit-chars): Don't include \r.
18366 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
18368         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
18369         the list of checks.
18371 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
18373         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
18374         padding.
18376 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
18378         * mm-view.el (mm-fill-flowed): New variable.
18379         (mm-inline-text): Use it.
18381 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
18383         * spam.el (spam-spamassassin-register-ham-routine)
18384         (spam-spamassassin-register-spam-routine): Fix function names.
18386 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18388         * gnus.el (gnus-tmp-grouplens): Remove.
18389         (gnus-summary-line-format): Remove grouplens.
18391         * gnus-group.el (gnus-group-line-format): Ditto.
18393         * gnus-spec.el (gnus-format-specs): Ditto.
18394         (gnus-update-format-specifications): Flush the group format spec
18395         cache if there's the grouplens stuff.
18396         (gnus-parse-simple-format): Replace %l with the empty string.
18398 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
18400         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
18401         omission.
18403 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18405         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
18406         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18408 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
18410         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
18411         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
18412         New macros and functions.
18413         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
18414         Handle > NLINK_MAX messages.
18415         * nnmaildir.el (nnmaildir-request-set-mark):
18416         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
18418 2004-01-25  Alex Schroeder  <alex@gnu.org>
18420         * spam-stat.el (spam-stat-process-directory-age): New option.
18421         (spam-stat-process-directory): Use it.
18423 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
18425         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
18426         (spam-stat-save): Accept prefix argument.
18428 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
18430         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
18431         links" error.
18433 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18435         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
18436         compatibility with old .newsrc.eld files.
18438         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
18440         * gnus-start.el (gnus-1): do.
18442         * gnus-group.el (gnus-group-line-format-alist): do.
18444         * gnus.el (gnus-use-grouplens, gnus-visual): do.
18446         * gnus-gl.el: Remove.
18448 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18450         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
18451         marks consisting of a single range {for example, (3 . 5)} rather
18452         than a list of a single range { ((3 . 5)) }.
18454 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
18456         * spam-stat.el (spam-stat-store-gnus-article-buffer):
18457         Use with-current-buffer.
18458         (spam-stat-store-current-buffer): Use insert-buffer-substring to
18459         avoid consing a string.
18461         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
18462         Remove obsolete entries for big5 and gb2312.
18464 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18466         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
18467         uncompressed list.
18469 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
18471         * spam-stat.el (spam-stat-strip-xref): New function.
18472         (spam-stat-process-directory): Use it.
18474         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
18475         here -- it's done in message-fetch-field.
18477 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18479         * gnus-agent.el (gnus-agent-queue-mail)
18480         (gnus-agent-prompt-send-queue): New variables.
18481         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
18482         * gnus-draft.el (gnus-group-send-queue): Pass the group name
18483         "nndraft:queue" along to gnus-draft-send.
18484         Use gnus-agent-prompt-send-queue.
18485         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
18486         is "nndraft:queue".  Suggested by Gaute Strokkenes
18487         <gs234@srcf.ucam.org>
18489         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
18490         (agent-enable-undownloaded-faces): Add.
18491         (gnus-agent-cat-groups): Use eval-and-compile, not
18492         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
18493         method of gnus-agent-cat-groups even when the buffer has been
18494         evaled.
18495         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
18496         delete gnus-agent-save-active-1.
18497         (gnus-agent-save-groups): Delete.  Identical to
18498         gnus-agent-save-active.
18499         (gnus-agent-write-active): No longer adjust agent's copy of active
18500         file as agent's adjustments are now stored in their own
18501         file.  Remove optional parameter.
18502         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
18503         servers.  Add use of min/max range limits from server's local
18504         file.
18505         (gnus-agent-save-alist): Remove unused optional argument.
18506         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
18507         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
18508         (gnus-agent-set-local): A per-server file that keeps min/max range
18509         limits for articles known to the agent.  Provides a fast mechanism
18510         for altering many active ranges.
18511         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
18512         active file (local makes it unnecessary).
18513         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
18515         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
18516         (agent-enable-undownloaded-faces): Add.
18518         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
18519         disable it when sending to "nndraft:queue".
18520         (gnus-group-send-queue): Add safety check to avoid sending queue
18521         when unplugged.
18523         * gnus-group.el (gnus-group-catchup): Use new
18524         gnus-sequence-of-unread-articles, not
18525         gnus-list-of-unread-articles, to avoid exhausting memory with huge
18526         numbers of articles.  Use gnus-range-map to avoid having to
18527         uncompress the unread list.
18528         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
18529         Fix invalid ange-ftp reference.
18531         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
18532         (gnus-sorted-range-intersection): Intersection of two ranges
18533         without requiring that they first be uncompressed.
18535         * gnus-start.el (gnus-activate-group): Unless blocked by the
18536         caller, possibly expand the active range to include both cached
18537         and agentized articles.
18538         (gnus-convert-old-newsrc): Rewrote in anticipation of having
18539         multiple version-dependent converters.
18540         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
18541         gnus-agent-save-active.
18542         (gnus-save-newsrc-file): Save dirty agent range limits.
18544         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
18545         gnus-agent-possibly-alter-active.
18546         (gnus-adjust-marked-articles): Faster handling of simple lists
18548 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
18550         * spam-stat.el (spam-stat-test-directory): New optional argument
18551         displays a list of files detected.  Suggested by Andrew Cohen
18552         <cohen@andy.bu.edu>.
18553         (spam-stat-buffer-words-with-scores): Don't narrow and change
18554         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
18556 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
18558         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
18559         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
18560         (spam-spamassassin-arguments)
18561         (spam-spamassassin-spam-flag-header)
18562         (spam-spamassassin-positive-spam-flag-header)
18563         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
18564         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
18565         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
18566         (spam-list-of-processors, spam-list-of-checks)
18567         (spam-list-of-statistical-checks, spam-registration-functions)
18568         (spam-check-spamassassin-headers, spam-check-spamassassin)
18569         (spam-spamassassin-score)
18570         (spam-spamassassin-register-with-sa-learn)
18571         (spam-spamassassin-register-spam-routine)
18572         (spam-spamassassin-register-ham-routine)
18573         (spam-assassin-register-spam-routine)
18574         (spam-assassin-register-ham-routine): Add SpamAssassin support.
18575         (spam-bogofilter-score): Fix to show article before scoring.
18577 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
18579         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
18580         default scoring function.
18581         (spam-generic-score): Call spam-spamassassin-score if
18582         spam-use-spamassassin or spam-use-spamassassin-headers is on;
18583         spam-bogofilter-score otherwise.
18585         * gnus.el (spam-process, spam-autodetect-methods):
18586         Add spamassassin and spamassassin-headers.
18588 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
18590         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
18591         Suppress unnecessary messages.
18593 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
18595         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
18596         make-hash-table.
18598 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18600         * canlock.el (base64-encode-string): Don't autoload it.
18602 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18604         * run-at-time.el: Remove useless (require 'itimer),
18605         eval-and-compile and (featurep 'xemacs).
18607 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
18609         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
18610         GROUP is a virtual group.
18612 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
18614         * gnus.el: Autoload `message-y-or-n-p'.
18616 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
18618         * pgg-parse.el: Remove unnecessary (require 'custom).
18620         * pgg-def.el: do.
18622         * nnmail.el: do.
18624         * gnus-undo.el: do.
18626         * gnus-picon.el: do.
18628         * gnus-util.el: do.
18630 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
18632         * gnus-sum.el (gnus-pick-line-number): Add autoload.
18634 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18636         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
18637         handle, as well as a list.
18639         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
18640         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
18641         (mm-w3m-cid-retrieve): Simplify.
18643 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
18645         * message.el (message-kill-to-signature): Allow prefix arg to
18646         specify number of lines to keep before signature.
18648 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
18650         * message.el (message-kill-to-signature): Change docstring.
18652 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18654         * canlock.el: Always require sha1-el.
18655         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
18657         * message.el: Autoload sha1 only when compiling.
18659 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18661         * message.el (message-canlock-generate): Require sha1-el.
18663 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
18665         * message.el (message-expand-name): Silence the byte compiler.
18667 2004-01-13  Simon Josefsson  <jas@extundo.com>
18669         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
18670         Invoke gnus-score-mode.
18671         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18673         * gnus-range.el (gnus-compress-sequence): Doc fix.
18674         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
18676 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18678         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
18680 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
18682         * spam.el (spam-get-article-as-string): Update to use
18683         gnus-request-article-this-buffer, much simpler.
18684         (spam-get-article-as-buffer): Remove.
18686 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
18688         * message.el (message-expand-name): Use EUDC if the user uses that.
18690 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
18692         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
18693         character for the encoding to avoid consing a string.
18695         * rfc2047.el (rfc2047-decode-string): Don't cons a string
18696         unnecessarily.
18698         * mm-util.el (mm-replace-chars-in-string): Remove.
18700         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
18701         of mm-replace-chars-in-string.
18703 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
18705         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
18707         * mm-util.el (mm-subst-char-in-string): Support inplace.
18709         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
18710         a new string in every iteration.  Use shy groups.
18712 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
18714         * gnus-srvr.el (gnus-browse-unsubscribe-group):
18715         * gnus-soup.el (gnus-soup-group-brew):
18716         * gnus-msg.el (gnus-put-message):
18717         * gnus-move.el (gnus-group-move-group-to-server):
18718         * gnus-kill.el (gnus-batch-score):
18719         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
18720         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
18721         (gnus-group-update-group, gnus-group-read-group)
18722         (gnus-group-make-group, gnus-group-make-help-group)
18723         (gnus-group-make-archive-group, gnus-group-make-directory-group)
18724         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
18725         (gnus-group-sort-by-unread, gnus-group-catchup)
18726         (gnus-group-unsubscribe-group, gnus-group-kill-group)
18727         (gnus-group-yank-group, gnus-group-set-info)
18728         (gnus-group-list-groups):
18729         * gnus.el (gnus-generate-new-group-name):
18730         * gnus-delay.el (gnus-delay-send-queue):
18731         * nnvirtual.el (nnvirtual-catchup-group):
18732         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
18733         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
18734         (gnus-group-prepare-topics, gnus-topic-check-topology):
18735         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
18736         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
18737         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
18738         (gnus-group-make-articles-read):
18739         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
18740         (gnus-group-change-level, gnus-kill-newsgroup)
18741         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
18742         (gnus-get-unread-articles, gnus-make-articles-unread)
18743         (gnus-make-ascending-articles-unread): Use accessor
18744         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
18745         to get group information for improved readability.
18747 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18749         * gnus-art.el (article-decode-mime-words, article-babel)
18750         (gnus-article-highlight-signature, gnus-article-add-buttons)
18751         (gnus-signature-toggle): Use gnus-with-article-buffer.
18753         * gnus-art.el (gnus-article-highlight-headers)
18754         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
18756         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
18757         (gnus-article-set-globals, gnus-request-article-this-buffer)
18758         (gnus-button-message-id, gnus-article-maybe-hide-headers)
18759         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
18760         (gnus-mime-display-alternative): Use with-current-buffer.
18762 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18764         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
18765         also under 80 char limit, and call gnus-error if needed.
18766         (spam-fetch-article-header): Fix - it was a
18767         buffer-local variable (gnus-newsgroup-data).
18768         (spam-find-spam): Use spam-generate-fake-headers, forget about
18769         spam-insert-fake-headers.
18770         (spam-insert-fake-headers): Remove.
18772 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18774         * deuglify.el (gnus-article-outlook-unwrap-lines)
18775         (gnus-outlook-rearrange-article)
18776         (gnus-outlook-repair-attribution-outlook)
18777         (gnus-outlook-repair-attribution-block)
18778         (gnus-outlook-repair-attribution-other): Remove redundant
18779         save-excursion.
18781 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18783         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
18784         (spam-fetch-field-subject-fast)
18785         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
18786         (spam-fetch-article-header): Add functions to deal with Gnus
18787         internals for fast retrieval of article header data.
18788         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
18790 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
18792         * pop3.el (pop3-md5): Remove.
18793         (pop3-apop): Replace pop3-md5 with md5.
18795         * mm-bodies.el: base64 is always built-in.
18797         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
18798         Use with-current-buffer.
18800 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18802         * canlock.el (canlock-insert-header): Remove excessive grouping in
18803         regexp.
18805         * gnus-sum.el (gnus-summary-read-document): Ditto.
18807         * gnus-uu.el (gnus-uu-part-number): Ditto.
18809         * html2text.el (html2text-remove-tags): Ditto.
18810         (html2text-format-tags): Ditto.
18811         (html2text-format-single-elements): Ditto.
18813         * mml.el (mml-parse-1): Ditto.
18815 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18817         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
18819         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
18821         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
18823         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
18825 2003-11-15  Simon Josefsson  <jas@extundo.com>
18827         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
18828         (pgg-gpg-lookup-key): Use regexp match instead of
18829         split-string (split-string is different between emacs 21.2 and
18830         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
18832 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
18834         * gnus-art.el (gnus-mime-view-all-parts)
18835         (gnus-article-part-wrapper, gnus-article-view-part):
18836         Use with-current-buffer.
18838 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18840         * spam.el (spam-disable-spam-split-during-ham-respool)
18841         (spam-spamoracle-database, spam-cache-lookups)
18842         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
18843         (spam-group-ham-mark-p, spam-group-spam-mark-p)
18844         (spam-group-ham-marks, spam-group-spam-marks)
18845         (spam-group-spam-contents-p, spam-group-ham-contents-p)
18846         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
18847         also add spam-use-blackholes to the statistical checks.
18848         (spam-fetch-field-fast): Add interface to fetching fields, may
18849         become a macro.
18850         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
18851         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
18852         (spam-insert-fake-headers): Fake an article when needed.
18853         (spam-find-spam): Fake article when possible.
18854         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
18855         (spam-check-bogofilter-headers): Use message-fetch-field instead
18856         of nnmail-fetch-field.
18858 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18860         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
18862 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
18864         * spam.el (spam-split): Do not require spam-use-CHECK to be
18865         enabled if that check is passed to spam-split explicitly; also
18866         fix so 'spam doesn't get converted to spam-split-group when
18867         spam-split-symbolic-return is t.
18868         (spam-find-spam): Find registrations of the article and use those
18869         instead of re-running spam-split to find the spam/ham
18870         classification of the article.
18871         (spam-log-processing-to-registry, spam-log-registered-p)
18872         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18873         Use gnus-error instead of gnus-message.
18874         (spam-log-registration-type): Add function to determine the
18875         classification of a message based on registry entries; will
18876         return nil if both 'spam and 'ham are found.
18877         (spam-check-BBDB): Expand all the BBDB macros here so we can have
18878         a reasonably fast local cache without the loading errors.
18879         (spam-cache-lookups): Set to t by default.
18880         (spam-find-spam): Don't try to guess spam-cache-lookups.
18881         (spam-enter-whitelist, spam-enter-blacklist): Clear the
18882         spam-caches entry.
18883         (spam-filelist-build-cache, spam-filelist-check-cache):
18884         Fix caching of whitelist/blacklist entries.
18885         (spam-check-whitelist, spam-check-blacklist):
18886         Invoke spam-from-listed-p with a type, not a cache variable.
18887         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
18889 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18891         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
18893         * nnmail.el (nnmail-split-fancy): do.
18895         * mml.el (mml-parse): do.
18897         * gnus-score.el (gnus-enter-score-words-into-hashtb)
18898         (gnus-score-adaptive): do.
18900 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18902         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
18903         (gnus-mime-button-map): Don't set keymap parent.
18904         (gnus-button-ctan-directory-regexp): Use shy grouping.
18905         (gnus-prev-page-map): Don't set keymap parent.
18906         (gnus-prev-page-map): Remove duplicated one.
18907         (gnus-next-page-map): Don't set keymap parent.
18908         (gnus-mime-security-button-map): Ditto.
18910         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
18911         version number.
18913         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
18915 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18917         * canlock.el (canlock-sha1-function): Remove.
18918         (canlock-sha1-function-for-verify): Remove.
18919         (canlock-openssl-program): Remove.
18920         (canlock-openssl-args): Remove.
18921         (canlock-ignore-errors): Remove.
18922         (canlock-sha1-with-openssl): Remove.
18923         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
18924         (canlock-verify): Don't use canlock-ignore-errors.
18926         * sha1-el.el (sha1-string-external): Make it can return a string
18927         in binary form.
18928         (sha1-region-external): Ditto.
18929         (sha1-string-internal): Ditto.
18930         (sha1-region-internal): Ditto.
18931         (sha1-region): Ditto.
18932         (sha1-string): Ditto.
18933         (sha1): Ditto.
18935 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18937         * spam.el (spam-report-articles-gmane): New command.
18939 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18941         * gnus.el: Don't make unnecessary *Group* buffer when loading.
18943         * run-at-time.el (run-at-time-saved): Remove.
18944         (run-at-time): Doc fix.
18946 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
18948         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
18949         (gnus-summary-limit-map): Add it.
18950         (gnus-summary-make-menu-bar): do.
18952 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
18954         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
18955         Make attempt at some caching support (done for BBDB only now).
18956         (spam-find-spam): Set spam-cache-lookups if there are more than 2
18957         addresses to be checked.
18958         (spam-clear-cache-BBDB): Add function, to be invoked by
18959         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
18960         (spam-check-BBDB): Check and use the caches, if
18961         spam-cache-lookups is on, remove superfluous (provide).
18963 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
18965         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
18967 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
18969         * run-at-time.el (run-at-time-saved): Move to after the definition
18970         of `run-at-time'.
18972 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18974         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
18975         mm-w3m-local-map-property.
18977         * mm-view.el (mm-w3m-mode-map): Remove.
18978         (mm-w3m-local-map-property): Remove.
18979         (mm-inline-text-html-render-with-w3m): Don't use
18980         mm-w3m-local-map-property.
18982 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18984         * run-at-time.el: New file.
18986         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
18987         of gnus-set-text-properties.
18989         * gnus-uu.el (gnus-uu-save-article): Ditto.
18991         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
18993         * gnus-cite.el (gnus-cite-parse): Ditto.
18995         * gnus-art.el (gnus-button-push): Use set-text-properties instead
18996         of gnus-.
18998         * gnus.el: Change calls to nnheader-run-at-time and
18999         password-run-at-time throughout to use run-at-time directly.
19001         * password.el: Remove definition of run-at-time.
19003 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19005         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19006         in prompt.
19008 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19010         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19011         XEmacs version.
19013         * dns.el (dns-make-network-process): Use `open-network-stream'
19014         instead of `gnus-xmas-open-network-stream'.
19016         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19018 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19020         * gnus-art.el (gnus-mime-display-alternative)
19021         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19022         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19023         Don't use gnus-local-map-property.
19025         * gnus-util.el (gnus-local-map-property): Remove.
19027         * mm-view.el (mm-view-pkcs7-decrypt):
19028         Replace gnus-completing-read-maybe-default with completing-read.
19030         * gnus-util.el (gnus-completing-read): do.
19031         (gnus-completing-read-maybe-default): Remove.
19033 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19035         * password.el: Only autoload `run-at-time' if not XEmacs.
19036         Only autoload the itimer functions if XEmacs.
19038 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19040         * gnus-art.el (gnus-read-string): Remove.
19041         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19042         read-string.
19044 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19046         * netrc.el: Autoload password-read.
19047         (netrc): Add configuration group.
19048         (netrc-encoding-method, netrc-openssl-path):
19049         Add variables for encoding and decoding of files with symmetric
19050         ciphers.
19051         (netrc-encode): Add assistant function to encode a file with
19052         netrc-encoding-method.
19053         (netrc-parse): Add interactive parameter, added optional
19054         decoding if netrc-encoding-method is non-nil but otherwise
19055         behavior is standard.
19056         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19057         Do s/encode/encrypt/ everywhere.
19059         * spam.el: Remove executable-find autoload.
19061 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19063         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19065         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19067 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19069         * gnus-art.el (gnus-treat-ansi-sequences)
19070         (article-treat-ansi-sequences): New variable and function.
19071         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19073         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19074         Use it.
19076 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19078         * mm-util.el (mm-quote-arg): Remove.
19080         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19081         shell-quote-argument.
19083         * gnus-uu.el (gnus-uu-command): do.
19085         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19087         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19088         with make-char.
19090         * mm-util.el (mm-make-char): Remove.
19092         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19093         add-minor-mode.
19095         * gnus-undo.el (gnus-undo-mode): do.
19097         * gnus-topic.el (gnus-topic-mode): do.
19099         * gnus-sum.el (gnus-dead-summary-mode): do.
19101         * gnus-start.el (gnus-slave-mode): do.
19103         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19105         * gnus-ml.el (gnus-mailing-list-mode): do.
19107         * gnus-gl.el (gnus-grouplens-mode): do.
19109         * gnus-draft.el (gnus-draft-mode): do.
19111         * gnus-dired.el (gnus-dired-mode): do.
19113         * gnus-ems.el (gnus-add-minor-mode): Remove.
19115         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19116         Replace gnus-char-width with char-width.
19118         * gnus-ems.el (gnus-char-width): Remove.
19120         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19121         Replace gnus-char-width with char-width.
19123         * gnus-ems.el (gnus-char-width): Remove.
19125         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19126         definition.
19127         Remove Emacs 20 hash table compatibility code.
19129         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19130         20 compatibility code.
19132         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19134         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19136         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19137         Replace with point-at-{eol,bol}.
19139         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19141         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19143         * flow-fill.el (fill-flowed-point-at-bol)
19144         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19146         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19147         Replace with point-at-{eol,bol} throughout all files.
19149 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19151         * ntlm.el (ntlm-string-as-unibyte): New macro.
19152         (ntlm-build-auth-response): Use it.
19154         Remove Emacs 20 stuff:
19155         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19156         of delq and copy-sequence.
19157         * gnus-art.el (popup-menu): Remove the compiler macro.
19158         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19159         Emacs 20.
19161 2004-01-05  Simon Josefsson  <jas@extundo.com>
19163         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19164         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19165         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19166         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19167         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19168         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19169         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19170         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19171         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19172         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19173         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19174         string-xor into ntlm-string-xor.
19175         Suggested by Jesper Harder <harder@myrealbox.com>.
19177         * ntlm.el: Don't include poem.
19179         * md4.el (print-int32, print-string-hexa): Remove.
19180         Suggested by Jesper Harder <harder@myrealbox.com>.
19182         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19184         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19185         probably breaks emacs with DL patch, but do we care? Is anyone
19186         still using the DL stuff?)
19188         * sieve-manage.el: Use the password package.
19189         (sieve-manage-read-passwd): Remove.
19190         (sieve-manage-interactive-login): Use password.  Re-add
19191         condition-case around loop.
19193         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19194         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19195         Use the password package.
19197 2003-02-19  Simon Josefsson  <jas@extundo.com>
19199         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19200         token.
19202 2002-08-07  Simon Josefsson  <jas@extundo.com>
19204         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19205         (sieve-manage-authenticators):
19206         (sieve-manage-authenticator-alist): Add some SASL mechs.
19207         (sieve-sasl-auth): New function.
19208         (sieve-manage-cram-md5-auth):
19209         (sieve-manage-plain-auth): Rewrite using SASL library.
19210         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19211         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19212         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19213         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19215 2004-01-05  Simon Josefsson  <jas@extundo.com>
19217         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19218         New files.
19220 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19222         * gnus-group.el (gnus-no-groups-message): Update.
19224         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19226 2003-11-09  Simon Josefsson  <jas@extundo.com>
19228         * imap.el: Support for ID IMAP extension (RFC 2971).
19229         (imap-local-variables): Add imap-id.
19230         (imap-id): New variable.
19231         (imap-id): New function.
19232         (imap-parse-response): Parse untagged ID response.
19233         * nnimap.el (nnimap-id): New variable.
19234         (nnimap-open-connection): Use it.
19236 2003-12-28  Simon Josefsson  <jas@extundo.com>
19238         * gnus-score.el (gnus-score-edit-all-score): New.
19239         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19241 2004-01-04  Simon Josefsson  <jas@extundo.com>
19243         * password.el: Add.
19245 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19247         * dns.el (dns-query-types): Fix typo.
19248         (dns-query-types): New function.
19249         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19250         PTR and SOA replies, see RFC 1035.
19252 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19254         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19256         * Move to Changelog.2.
19258 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19260         * gnus.el (gnus-version-number): Bump version.
19262 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19264         * gnus.el: No Gnus v0.1 is released.
19266 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19268         * gnus.el: No Gnus v0.0 is released.
19270 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19272         * gnus.el (gnus-version-number): Bump.
19273         (gnus-version): No.
19275 See ChangeLog.2 for earlier changes.
19277   Copyright (C) 2004-2011  Free Software Foundation, Inc.
19279   This file is part of GNU Emacs.
19281   GNU Emacs is free software: you can redistribute it and/or modify
19282   it under the terms of the GNU General Public License as published by
19283   the Free Software Foundation, either version 3 of the License, or
19284   (at your option) any later version.
19286   GNU Emacs is distributed in the hope that it will be useful,
19287   but WITHOUT ANY WARRANTY; without even the implied warranty of
19288   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19289   GNU General Public License for more details.
19291   You should have received a copy of the GNU General Public License
19292   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19294 ;; Local Variables:
19295 ;; coding: utf-8
19296 ;; fill-column: 79
19297 ;; add-log-time-zone-rule: t
19298 ;; End: