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