(nnir-imap-search-field, nnir-imap-search-arguments)
[gnus] / contrib / ChangeLog
1 2003-09-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
2         From Torsten Hilbrich <torsten.hilbrich@gmx.net>.
3
4         * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments)
5         (nnir-imap-search-argument-history): New variables.
6         (nnir-engines, nnir-run-imap): Use them.
7         (nnir-read-parm): Support reading the new IMAP query parameters.
8
9 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
10
11         * README: Explain purpose of each file (well, most files).
12
13 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
14
15         * gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is
16         set. 
17
18 2003-04-17  Steve Youngs  <youngs@xemacs.org>
19
20         * hashcash.el (hashcash-point-at-bol): Move the fbound test
21         outside of the defalias.
22         (hashcash-point-at-eol): Ditto.
23
24 2003-03-19  Simon Josefsson  <jas@extundo.com>
25
26         * gnus-idna.el: Update.
27
28 2003-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
29
30         * hashcash.el (hashcash-version, hashcash-insert-payment): patch
31         from Paul Foley
32
33 2003-03-07  Simon Josefsson  <jas@extundo.com>
34
35         * gnus-idna.el (gnus-idna-to-ascii-rhs-1): Narrow to
36         head (otherwise forwarded mail break havoc).
37
38 2003-03-07  Teodor Zlatanov  <tzz@bwh.harvard.edu>
39
40         * hashcash.el: New version from Paul Foley with better variable
41         names, executable-find support, and no errors in GNU Emacs
42         (hashcash-version): return nil when invoked with a
43         nil token
44
45 2003-02-21  Simon Josefsson  <jas@extundo.com>
46
47         * hashcash.el (hashcash-point-at-bol):
48         (hashcash-point-at-eol): Defalias.
49         (hashcash-generate-payment):
50         (mail-check-payment): Use it.
51
52 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
53
54         * hashcash.el: New version from Paul Foley with new
55         mail-check-payment function.
56
57 2002-06-22  Simon Josefsson  <jas@extundo.com>
58
59         * hashcash.el: New file.
60         (hashcash-default-payment, hashcash-payment-alist, hashcash):
61         Defcustom.
62         (hashcash-generate-payment): Update to recent hashcode command
63         line syntax.
64         (hashcash-insert-payment): Use X-Hashcode:.
65         (mail-add-payment): Also look at Newsgroups.
66         (top-level): Add provide and EOF comment.
67         (mail-add-payment): Autoload.
68         (hashcash-insert-payment): s/Hashcode/Hashcash/
69         (mail-add-payment): Doc fix.
70
71 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
72
73         * gnus-mdrtn.el (gnus-moderated-groups): Removed (require 'gnus-load).
74
75 2002-04-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
76
77         * ucs-tables.el (featurep): Barf on XEmacs.
78
79 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
80
81         * ucs-tables.el: Copy from Emacs 21.
82         
83 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
84
85         * xml.el: Sync with Emacs 21.
86
87 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
88
89         * gpg.el (gpg-command-decrypt): Enable the status-fd command line
90         option to gpg when decrypting so `mml2015-mailcrypt-decrypt' can
91         parse and display the output.
92
93 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
94
95         * gnus-mdrtn.el (gnus-moderation-cancel-article): Insert an extra
96         newline.
97
98 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
99
100         * gpg.el (gpg-command-default-alist): Using gpg-2comp is no longer
101         the default.
102
103 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
104
105         * ChangeLog: changed buffer-file-coding-system back to
106         coding. (oops)
107
108 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
109
110         * ChangeLog: changed coding to buffer-file-coding-system
111
112 2001-11-22  Simon Josefsson  <jas@extundo.com>
113
114         * sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
115         ../lisp/).
116
117 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
118
119         * canlock.el, hex-util.el, sha1-el.el: Move to lisp.
120
121 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
122
123         * canlock.el: (canlock-base64-encode-function): Removed.
124         (canlock-mmencode-program): Removed.
125         (canlock-mmencode-args-for-encoding): Removed.
126         (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
127         (canlock-openssl-args): Renamed from `canlock-ssleay-args'.
128         (canlock-load-hook): Removed.
129         (canlock-base64-encode-string-with-mmencode): Removed.
130         (canlock-sha1-with-openssl): Renamed from
131         `canlock-sha1-with-ssleay'.
132         (canlock-hex-string-to-int): Removed.
133         (canlock-fetch-fields): Don't use `mapcar'.
134         (canlock-fetch-id-for-key): Don't use Cancel header if there is no
135         cancel command.
136         (gnus-summary-canlock-verify): Removed.
137         (wl-summary-canlock-verify): Removed.
138         (canlock-mew-summary-display): Removed.
139         (mew-summary-canlock-verify): Removed.
140         (mh-summary-canlock-verify): Removed.
141         (vm-summary-canlock-verify): Removed.
142         (cmail-summary-canlock-verify): Removed.
143         (rmail-summary-canlock-verify): Removed.
144
145 2001-10-25  Simon Josefsson  <jas@extundo.com>
146
147         * canlock.el (canlock-password, canlock-password-for-verify) 
148         (canlock-force-insert-header): Defcustom.
149
150 2001-10-17  Simon Josefsson  <jas@extundo.com>
151
152         * canlock.el (sha1-binary): Autoload `sha1-binary'.
153         (canlock-sha1-function): Use it.
154         (canlock-sha1-function-for-verify): Ditto.
155
156         * sha1-el.el: New file.
157
158         * hex-util.el: Ditto.
159
160 2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
161
162         * gpg.el (gpg-command-sign-detached): Doc fix.
163
164 2001-08-07  Andreas Jaeger  <aj@suse.de>
165
166         * gpg.el (gpg-passphrase-forget): Don't cache
167         gpg-passphrase-timer.
168         (gpg-passphrase-store): Check if gpg-passphrase-timer is
169         initialized already.
170         
171 2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
172         From Andreas Fuchs <asf@void.at>
173
174         * gpg.el (gpg-command-verify): --status-fd 1
175         (gpg-unabbrev-trust-alist): New.
176
177 2001-01-18  Colin Marquardt <colin.marquardt@usa.alcatel.com>
178
179         * gpg.el (gpg-make-temp-file): Error info.
180
181 2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
182
183         * gpg.el (gpg-build-arg-list): Use copy-sequence.
184
185 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
186
187         * gpg.el (defalias): Use eval-and-compile.
188         (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
189
190 2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
191
192         * gpg.el (gpg-command-alist): Alist may not be defined.
193
194 2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
195
196         * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
197
198 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
199
200         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
201
202 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
203
204         * gpg.el: (gpg-make-temp-file): Use expand-file-name.
205         (gpg-point-at-eol): New function.
206         (gpg-call-process): Use it.
207         (gpg-key-list-keys-parse-line): Ditto.
208         (gpg-with-passphrase-env): edebug-form-spec.
209         (gpg-with-temp-files): Ditto.
210         (gpg-show-result): Ditto.
211
212 2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
213
214         * gpg.el: In Xemacs it is called point-at-eol, not
215         line-end-position
216
217         * gpg.el (gpg-key-lessp): use string-lessp instead of
218         compare-strings (not available on XEmacs)
219         
220 2000-11-16  Simon Josefsson  <sj@extundo.com>
221
222         * gpg.el (gpg-command-verify-cleartext): New variable.
223         (gpg-verify-cleartext): New function.
224         
225 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
226
227         * gpg.el (gpg-verify): The last argument of apply is a list.
228         (gpg-encrypt): Add passphrase as a parameter.
229
230 ;; Local Variables:
231 ;; coding: iso-2022-7bit
232 ;; End: