2003-10-24 Steve Youngs <sryoungs@bigpond.net.au>
[gnus] / contrib / ChangeLog
1 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
2
3         * nnir.el: Autoload `read-kbd-macro' at compile time.
4
5 2003-09-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
6         From Torsten Hilbrich <torsten.hilbrich@gmx.net>.
7
8         * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments)
9         (nnir-imap-search-argument-history): New variables.
10         (nnir-engines, nnir-run-imap): Use them.
11         (nnir-read-parm): Support reading the new IMAP query parameters.
12
13 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
14
15         * README: Explain purpose of each file (well, most files).
16
17 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
18
19         * gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is
20         set. 
21
22 2003-04-17  Steve Youngs  <youngs@xemacs.org>
23
24         * hashcash.el (hashcash-point-at-bol): Move the fbound test
25         outside of the defalias.
26         (hashcash-point-at-eol): Ditto.
27
28 2003-03-19  Simon Josefsson  <jas@extundo.com>
29
30         * gnus-idna.el: Update.
31
32 2003-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
33
34         * hashcash.el (hashcash-version, hashcash-insert-payment): patch
35         from Paul Foley
36
37 2003-03-07  Simon Josefsson  <jas@extundo.com>
38
39         * gnus-idna.el (gnus-idna-to-ascii-rhs-1): Narrow to
40         head (otherwise forwarded mail break havoc).
41
42 2003-03-07  Teodor Zlatanov  <tzz@bwh.harvard.edu>
43
44         * hashcash.el: New version from Paul Foley with better variable
45         names, executable-find support, and no errors in GNU Emacs
46         (hashcash-version): return nil when invoked with a
47         nil token
48
49 2003-02-21  Simon Josefsson  <jas@extundo.com>
50
51         * hashcash.el (hashcash-point-at-bol):
52         (hashcash-point-at-eol): Defalias.
53         (hashcash-generate-payment):
54         (mail-check-payment): Use it.
55
56 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * hashcash.el: New version from Paul Foley with new
59         mail-check-payment function.
60
61 2002-06-22  Simon Josefsson  <jas@extundo.com>
62
63         * hashcash.el: New file.
64         (hashcash-default-payment, hashcash-payment-alist, hashcash):
65         Defcustom.
66         (hashcash-generate-payment): Update to recent hashcode command
67         line syntax.
68         (hashcash-insert-payment): Use X-Hashcode:.
69         (mail-add-payment): Also look at Newsgroups.
70         (top-level): Add provide and EOF comment.
71         (mail-add-payment): Autoload.
72         (hashcash-insert-payment): s/Hashcode/Hashcash/
73         (mail-add-payment): Doc fix.
74
75 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
76
77         * gnus-mdrtn.el (gnus-moderated-groups): Removed (require 'gnus-load).
78
79 2002-04-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
80
81         * ucs-tables.el (featurep): Barf on XEmacs.
82
83 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
84
85         * ucs-tables.el: Copy from Emacs 21.
86         
87 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
88
89         * xml.el: Sync with Emacs 21.
90
91 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
92
93         * gpg.el (gpg-command-decrypt): Enable the status-fd command line
94         option to gpg when decrypting so `mml2015-mailcrypt-decrypt' can
95         parse and display the output.
96
97 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
98
99         * gnus-mdrtn.el (gnus-moderation-cancel-article): Insert an extra
100         newline.
101
102 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
103
104         * gpg.el (gpg-command-default-alist): Using gpg-2comp is no longer
105         the default.
106
107 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
108
109         * ChangeLog: changed buffer-file-coding-system back to
110         coding. (oops)
111
112 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
113
114         * ChangeLog: changed coding to buffer-file-coding-system
115
116 2001-11-22  Simon Josefsson  <jas@extundo.com>
117
118         * sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
119         ../lisp/).
120
121 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
122
123         * canlock.el, hex-util.el, sha1-el.el: Move to lisp.
124
125 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * canlock.el: (canlock-base64-encode-function): Removed.
128         (canlock-mmencode-program): Removed.
129         (canlock-mmencode-args-for-encoding): Removed.
130         (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
131         (canlock-openssl-args): Renamed from `canlock-ssleay-args'.
132         (canlock-load-hook): Removed.
133         (canlock-base64-encode-string-with-mmencode): Removed.
134         (canlock-sha1-with-openssl): Renamed from
135         `canlock-sha1-with-ssleay'.
136         (canlock-hex-string-to-int): Removed.
137         (canlock-fetch-fields): Don't use `mapcar'.
138         (canlock-fetch-id-for-key): Don't use Cancel header if there is no
139         cancel command.
140         (gnus-summary-canlock-verify): Removed.
141         (wl-summary-canlock-verify): Removed.
142         (canlock-mew-summary-display): Removed.
143         (mew-summary-canlock-verify): Removed.
144         (mh-summary-canlock-verify): Removed.
145         (vm-summary-canlock-verify): Removed.
146         (cmail-summary-canlock-verify): Removed.
147         (rmail-summary-canlock-verify): Removed.
148
149 2001-10-25  Simon Josefsson  <jas@extundo.com>
150
151         * canlock.el (canlock-password, canlock-password-for-verify) 
152         (canlock-force-insert-header): Defcustom.
153
154 2001-10-17  Simon Josefsson  <jas@extundo.com>
155
156         * canlock.el (sha1-binary): Autoload `sha1-binary'.
157         (canlock-sha1-function): Use it.
158         (canlock-sha1-function-for-verify): Ditto.
159
160         * sha1-el.el: New file.
161
162         * hex-util.el: Ditto.
163
164 2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
165
166         * gpg.el (gpg-command-sign-detached): Doc fix.
167
168 2001-08-07  Andreas Jaeger  <aj@suse.de>
169
170         * gpg.el (gpg-passphrase-forget): Don't cache
171         gpg-passphrase-timer.
172         (gpg-passphrase-store): Check if gpg-passphrase-timer is
173         initialized already.
174         
175 2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
176         From Andreas Fuchs <asf@void.at>
177
178         * gpg.el (gpg-command-verify): --status-fd 1
179         (gpg-unabbrev-trust-alist): New.
180
181 2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
182
183         * gpg.el (gpg-make-temp-file): Error info.
184
185 2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
186
187         * gpg.el (gpg-build-arg-list): Use copy-sequence.
188
189 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
190
191         * gpg.el (defalias): Use eval-and-compile.
192         (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
193
194 2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
195
196         * gpg.el (gpg-command-alist): Alist may not be defined.
197
198 2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
199
200         * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
201
202 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
203
204         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
205
206 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
207
208         * gpg.el: (gpg-make-temp-file): Use expand-file-name.
209         (gpg-point-at-eol): New function.
210         (gpg-call-process): Use it.
211         (gpg-key-list-keys-parse-line): Ditto.
212         (gpg-with-passphrase-env): edebug-form-spec.
213         (gpg-with-temp-files): Ditto.
214         (gpg-show-result): Ditto.
215
216 2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
217
218         * gpg.el: In Xemacs it is called point-at-eol, not
219         line-end-position
220
221         * gpg.el (gpg-key-lessp): use string-lessp instead of
222         compare-strings (not available on XEmacs)
223         
224 2000-11-16  Simon Josefsson  <sj@extundo.com>
225
226         * gpg.el (gpg-command-verify-cleartext): New variable.
227         (gpg-verify-cleartext): New function.
228         
229 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
230
231         * gpg.el (gpg-verify): The last argument of apply is a list.
232         (gpg-encrypt): Add passphrase as a parameter.
233
234 ;; Local Variables:
235 ;; coding: iso-2022-7bit
236 ;; End: