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