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