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