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