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