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