[ Merge from Emacs: ]
[gnus] / lisp / ChangeLog
1 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>  (tiny change)
2
3         * message.el (message-resend): Bind message-generate-hashcash to
4         to nil.
5
6 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>  (tiny change)
7
8         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
9         when searching for already-paid recipients.
10
11 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12
13         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
14         passphrases when it is not needed.
15         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16         passphrase stuff from gpg, should only be necessary when you use
17         gpg with a smartcard.
18
19 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20
21         * mml.el (mml-insert-mime): Ignore cached contents of
22         message/external-body part.
23
24         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
25         (mm-insert-part): Ditto.
26
27 2006-03-23  Simon Josefsson  <jas@extundo.com>
28
29         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
30         Reiner.
31         (pgg-gpg-use-agent-p): Use it again.
32
33 2006-03-23  Simon Josefsson  <jas@extundo.com>
34
35         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
36         older emacsen.
37         (pgg-gpg-use-agent-p): Don't use it.
38
39 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
40
41         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
42         if we can.
43
44 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
45
46         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
47         (pgg-gpg-update-agent): New function.
48         (pgg-gpg-use-agent-p): New function.
49         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
50         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
51         (pgg-gpg-sign-region): Use it.
52
53 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
54
55         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
56         Reported by Ralf Wachinger <rwachinger@gmx.de>.
57