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