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