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