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