Support --srcdir=DIR.
[gnus] / contrib / ChangeLog
1 2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
2
3         * gpg.el (gpg-command-sign-detached): Doc fix.
4
5 2001-08-07  Andreas Jaeger  <aj@suse.de>
6
7         * gpg.el (gpg-passphrase-forget): Don't cache
8         gpg-passphrase-timer.
9         (gpg-passphrase-store): Check if gpg-passphrase-timer is
10         initialized already.
11         
12 2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
13         From Andreas Fuchs <asf@void.at>
14
15         * gpg.el (gpg-command-verify): --status-fd 1
16         (gpg-unabbrev-trust-alist): New.
17
18 2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
19
20         * gpg.el (gpg-make-temp-file): Error info.
21
22 2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
23
24         * gpg.el (gpg-build-arg-list): Use copy-sequence.
25
26 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
27
28         * gpg.el (defalias): Use eval-and-compile.
29         (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
30
31 2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
32
33         * gpg.el (gpg-command-alist): Alist may not be defined.
34
35 2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
36
37         * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
38
39 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
40
41         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
42
43 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
44
45         * gpg.el: (gpg-make-temp-file): Use expand-file-name.
46         (gpg-point-at-eol): New function.
47         (gpg-call-process): Use it.
48         (gpg-key-list-keys-parse-line): Ditto.
49         (gpg-with-passphrase-env): edebug-form-spec.
50         (gpg-with-temp-files): Ditto.
51         (gpg-show-result): Ditto.
52
53 2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
54
55         * gpg.el: In Xemacs it is called point-at-eol, not
56         line-end-position
57
58         * gpg.el (gpg-key-lessp): use string-lessp instead of
59         compare-strings (not available on XEmacs)
60         
61 2000-11-16  Simon Josefsson  <sj@extundo.com>
62
63         * gpg.el (gpg-command-verify-cleartext): New variable.
64         (gpg-verify-cleartext): New function.
65         
66 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
67
68         * gpg.el (gpg-verify): The last argument of apply is a list.
69         (gpg-encrypt): Add passphrase as a parameter.
70
71 ;; Local Variables:
72 ;; coding: iso-2022-7bit
73 ;; End: