2000-12-14 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
[gnus] / contrib / ChangeLog
1 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
2
3         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
4
5 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
6
7         * gpg.el: (gpg-make-temp-file): Use expand-file-name.
8         (gpg-point-at-eol): New function.
9         (gpg-call-process): Use it.
10         (gpg-key-list-keys-parse-line): Ditto.
11         (gpg-with-passphrase-env): edebug-form-spec.
12         (gpg-with-temp-files): Ditto.
13         (gpg-show-result): Ditto.
14
15 2000-11-08  Bj\e-Aƶrn Torkelsson  <torkel@hpc2n.umu.se>\e$)A
16
17         * gpg.el: In Xemacs it is called point-at-eol, not
18         line-end-position
19
20         * gpg.el (gpg-key-lessp): use string-lessp instead of
21         compare-strings (not available on XEmacs)
22         
23 2000-11-16  Simon Josefsson  <sj@extundo.com>
24
25         * gpg.el (gpg-command-verify-cleartext): New variable.
26         (gpg-verify-cleartext): New function.
27         
28 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
29
30         * gpg.el (gpg-verify): The last argument of apply is a list.
31         (gpg-encrypt): Add passphrase as a parameter.
32         
33 ;; Local Variables:
34 ;; coding: iso-2022-7bit
35 ;; End: