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