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