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