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