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