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