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