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