time-date.el: Commentary fix
[gnus] / contrib / ChangeLog
1 2012-11-08  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2
3         * gnus-namazu.el (gnus-namazu/make-directory-table): Bind
4         file-name-handler-alist to nil, in order to avoid that semicolons
5         included in group names trigger tramp related handlers.
6
7 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8
9         * compface.el (uncompface): Update the header format of icon data for
10         the most recent icontopbm program.
11
12 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13
14         * smtpmail.el: Removed.
15
16         * ucs-tables.el: Removed.
17
18         * sendmail.el: Removed.
19
20 2010-09-26  Julien Danjou  <julien@danjou.info>
21
22         * ssl.el: Removed.
23
24         * xml.el: Removed.
25
26 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27
28         * gpg.el: Removed -- seems unused.
29
30 2009-04-09  Richard M Stallman  <rms@gnu.org>
31
32         * sendmail.el (sendmail-send-it): Replace any
33         pre-existing Content-type header if we insert one.
34
35 2009-03-15  Glenn Morris  <rgm@gnu.org>
36
37         * sendmail.el (mail-yank-prefix): Doc fix.
38         (mail-mode-map): Only enable the "Cite Original" menu-item when
39         appropriate.  Standardize the text used for other headers re hyphens.
40
41 2009-03-14  Glenn Morris  <rgm@gnu.org>
42
43         * sendmail.el (mail-interactive): Doc fix.
44         (mail-yank-ignored-headers): Add X-RMAIL- headers, bump :version.
45         (mail-setup): Use the function mail-signature.
46         (mail-mode-hook): Doc fix.
47         (mail-to, mail-subject, mail-cc, mail-bcc, mail-reply-to)
48         (mail-mail-reply-to, mail-mail-followup-to): Doc fixes.
49         (mail-signature): Check the signature file is readable.
50         With the argument ATPOINT, really insert at point.
51         Handle the case when the variable mail-signature is an expression.
52
53 2009-03-10  Glenn Morris  <rgm@gnu.org>
54
55         * sendmail.el (mail-archive-file-name, mail-default-headers):
56         Doc fixes.
57         (mail-mailing-lists): Remove leading `*' from defcustom doc.
58
59 2009-03-03  Simon Josefsson  <simon@josefsson.org>
60
61         * smtpmail.el (smtpmail-auth-supported): Mention that list is
62         in preference order.
63         (smtpmail-try-auth-methods): Improve which authentication
64         mechanism to use, so that the locally most preferred and mutually
65         supported mechanism is used.
66
67 009-02-26  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
68
69         * sendmail.el (sendmail-send-it): `call-process-region' can return a
70         string.  (Bug#2428)
71
72 2009-02-07  Glenn Morris  <rgm@gnu.org>
73
74         * sendmail.el (mail-bury-selects-summary, mail-yank-original): Doc fix.
75         (rmail-output-to-rmail-buffer): Autoload it.
76         (mail-do-fcc): Give it a doc string.  Update for mbox Rmail, simplify.
77
78 2009-01-23  Glenn Morris  <rgm@gnu.org>
79
80         * sendmail.el (mail-bury): Revert previous change now pmail is no more.
81
82 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
83
84         * README: Add gnus-kill-to-score.el.
85
86         * gnus-kill-to-score.el: New file from
87         <http://heim.ifi.uio.no/~larsi/ding-various/gnus-kill-to-score.el>.
88
89 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
90
91         * smtpmail.el (smtpmail-open-stream): Use
92         `starttls-any-program-available'.  Auto-load starttls.el for it.
93
94 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
95
96         * sendmail.el (mail-interactive): Change default.
97
98 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
99
100         * README: Remove entry about nnir.el.
101
102         * nnir.el: Move to ../lisp.
103
104 2008-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * compface.el (uncompface): Make buffer, in which uncompface program
107         runs, unibyte.
108
109 2008-05-19  Teodor Zlatanov  <tzz@lifelogs.com>
110
111         * smtpmail.el: Add autoload for `auth-source-user-or-password'.
112         (smtpmail-try-auth-methods): Use it.
113
114 2008-05-15  Andreas Schwab  <schwab@suse.de>
115
116         * nnir.el (nnir-add-result): Properly substitute the parameters.
117
118 2008-05-08  Reiner Steib  <reiner.steib@gmx.de>
119
120         * nnir.el (nnir-run-waissearch, nnir-run-swish++): Remove unused local
121         variable.
122         (nnimap-server-buffer): Silence compiler warning.
123
124 2008-04-24  Christoph Conrad  <christoph.conrad@gmx.de>
125
126         * nnir.el: Fix byte compiler warnings.
127         (nnir-retrieve-headers): Don't set let-bound vars to nil.  Replace
128         mapcar called for effect with mapc.
129         (nnir-compose-result): Bind `group'.  Don't set let-bound vars to nil.
130         (nnir-run-imap, nnir-artlist-groups): Replace mapcar called for effect
131         with mapc.
132         (nnir-run-swish++, nnir-run-swish-e, nnir-run-namazu): Don't set
133         let-bound vars to nil.
134
135 2008-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
136
137         * nnir.el: Don't require cl at runtime.  Require gnus-util at runtime.
138         Autoload nnimap and imap functions.
139
140 2008-04-21  Justus Piater  <Justus-bulk@Piater.name>
141
142         * nnir.el (nnir-compose-result): Use `gnus-replace-in-string' instead
143         of `substitute' to avoid using cl at runtime.
144
145 2008-04-19  Reiner Steib  <Reiner.Steib@gmx.de>
146
147         * nnir.el: Don't require edmacro anymore.  Remove bogus Emacs 19
148         compatibility code for `kbd'.  Replace `string-to-int' with
149         `string-to-number'.
150         (nnmaildir-base-name-to-article-number): Autoload.
151         (nnir-compose-result): Simplify the code.
152
153 2008-04-19  Justus Piater  <Justus-bulk@Piater.name>
154
155         * nnir.el (nnir-add-result): New helper macro.
156         (nnir-compose-result): Use it.  Fix inexistent file check for maildir.
157
158 2008-04-15  Christoph Conrad  <christoph.conrad@gmx.de>
159
160         * nnir.el (nnir-run-swish++): Fix inexistent file check for nnml.
161
162 2008-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
163
164         * nnir.el (nnir-run-swish++): Fix typo in doc string.  Move comment on
165         nnml-use-compressed-files to more suitable place.
166
167 2008-04-13  Daniel Pittman  <daniel@rimspace.net>
168
169         * nnir.el (nnir-run-imap): Add doc string.  Use `nnir-imap-make-query'.
170         (nnir-imap-make-query, nnir-imap-query-to-imap)
171         (nnir-imap-expr-to-imap, nnir-imap-parse-query, nnir-imap-next-expr)
172         (nnir-imap-peek-symbol, nnir-imap-next-symbol)
173         (nnir-imap-delimited-string, nnir-imap-end-of-input): New functions.
174         Implement a query language for IMAP search, parse that and compose the
175         back-end query from it.  This allows searches with AND, OR and fixed
176         strings, not just a single substring.
177
178 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
179
180         * nnir.el: Add assignment status.
181         (nnir-group-mode-hook): Remove XEmacs 19 compatibility code.
182
183 2008-04-13  Justus Piater  <Justus-bulk@Piater.name>
184
185         * nnir.el (nnir-run-swish++): Suppress non-existing files.
186         (nnir-group-server): For native groups, obtain the server name from
187         gnus-select-method.
188         (nnir-run-swish++, nnir-run-namazu): Support nnmaildir.
189         (nnir-compose-result): New function unifying some code formerly
190         duplicated between nnir-run-swish++ and nnir-run-namazu.
191
192 2008-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
193
194         * README: Clarify relevant Emacs versions for sendmail.el and
195         smtpmail.el.  Add fill-column.  Refill paragraphs.  Typographic fixes.
196         Add comment about gpg-ring.el and gpg.el.
197
198 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
199
200         * README: Remove hashcash.el.
201
202 2007-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
203
204         * sendmail.el (dired-view-file, dired-get-filename): Declare as
205         functions.
206
207 2007-11-24  Kenichi Handa  <handa@m17n.org>
208
209         * ucs-tables.el (ucs-8859-7-alist): Update the table.
210
211 2007-11-20  Noah S. Friedman  <friedman@splode.com>
212
213         * vcard.el: Update to revision 1.11 2000/06/29.
214
215 2007-10-15  Sam Steingold  <sds@gnu.org>
216
217         * sendmail.el (sendmail-error-reporting-interactive)
218         (sendmail-error-reporting-non-interactive): New variables for
219         sendmail error reporting options to simplify support for imperfect
220         sendmail emulators.
221         (sendmail-send-it): Use them instead of list literals.
222
223 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
224
225         * Relicense "GPLv2 or later" files to "GPLv3 or later".
226
227 2007-09-23  Richard Stallman  <rms@gnu.org>
228
229         * sendmail.el (mail-bury): Delete the frame if this frame looks
230         like it was made for this message.
231
232 2007-09-16  Andreas Seltenreich  <andreas@gate450.dyndns.org>
233
234         * nnir.el (nnir-run-query): Add a find-grep engine.
235
236 2007-04-06  Chong Yidong  <cyd@stupidchicken.com>
237
238         * sendmail.el (mail-text, mail-mode): Revert extant pieces of
239         1995-05-19 doc changes.
240
241 2007-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
242
243         * nnir.el (gnus-group-make-nnir-group): Put a message-unique-id into
244         names of ephemeral groups to avoid gnus-backlog related caching
245         problems on repeated searches.
246
247 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
248
249         * smtpmail.el: Signal an error when used with Emacs 22+ or XEmacs.
250         (smtpmail-send-it): Remove NOMODIFY argument of
251         `set-buffer-file-coding-system' for compatibility with Emacs 21.
252
253 2007-02-20  Juanma Barranquero  <lekktu@gmail.com>
254
255         * smtpmail.el (smtpmail-smtp-service, smtpmail-queue-index-file):
256         Fix typos in docstrings.
257         (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
258
259 2007-01-06  Simon Josefsson  <simon@josefsson.org>
260
261         * README: Mention that smtpmail.el doesn't work on XEmacs.
262
263 2006-11-24  Eli Zaretskii  <eliz@gnu.org>
264
265         * smtpmail.el (smtpmail-send-it):
266         Copy buffer-file-coding-system from the mail buffer.  Possibly add a
267         MIME header for the message encoding.
268         Bind coding-system-for-write around the call to mail-do-fcc.
269         Use smtpmail-code-conv-from to encode queued mail messages.
270
271 2006-10-02  MIYOSHI Masanori  <miyoshi@meadowy.org>  (tiny change)
272
273         * smtpmail.el (smtpmail-try-auth-methods): Fix typo in
274         2006-09-28 commit.
275
276 2006-09-28  Osamu Yamane  <yamane@green.ocn.ne.jp> (tiny change)
277
278         * smtpmail.el (smtpmail-try-auth-methods): Do not break long
279         lines in base64-encoded authentication response.
280
281 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
282
283         * sendmail.el (sendmail-program): Moved here from pathe.el.
284
285 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
286
287         * compface.el (uncompface): Use binary rather than raw-text-unix.
288
289 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
290
291         * compface.el (uncompface): Make sure the eol conversion doesn't take
292         place when communicating with the external programs.  Reported by
293         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
294
295 2006-07-17  Sascha Wilde  <wilde@sha-bang.de>
296
297         * nnir.el: Removed support for non free backends glimpse and excite.
298         Changed and updated copyright to Free Software Foundation.  Moved all
299         authors to head.
300
301 2006-06-15  Chong Yidong  <cyd@stupidchicken.com>
302
303         * sendmail.el (mail-send): Search explicitly for
304         mail-header-separator when checking for corrupted header lines.
305
306 2006-06-10  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
307
308         * nnir.el (nnir-read-server-parm): Do not unconditionally fall back to
309         global variables if nnir-mail-backend is nil.
310         (nnir-retrieve-headers): Error on void novitem.  It would just result
311         in a more obscure error later.
312
313 2006-06-09  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
314
315         * nnir.el (nnir-group-server): DTRT when called on native groups.  The
316         macro is called on groups without checking for foreigness, although the
317         docstring stated it was only for foreign ones.
318
319 2006-06-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
320
321         * nnir.el (nnir-retrieve-headers): Bind gnus-override-method before
322         calling gnus-retrieve-headers.  If we hit a group that isn't in
323         gnus-newsrc-hashtb, gnus-find-method-for-group invented a new select
324         method with empty parameters, possibly corrupting
325         gnus-server-method-cache on the next call to gnus-method-to-server.
326
327 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
328
329         * nnir.el (nnir-retrieve-headers): Revert last change; we might as well
330         see message-ids instead of article numbers.
331         (nnir-request-article): Actually check for message-ids.
332
333 2006-06-01  Reiner Steib  <Reiner.Steib@gmx.de>
334
335         * nnir.el (nnir-run-swish++): Compressed files might not have .gz
336         extension.
337
338 2006-05-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
339
340         * nnir.el (nnir-retrieve-headers, nnir-request-article): Move check for
341         message-id request.
342
343 2006-05-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
344
345         * nnir.el (nnir-retrieve-headers): Return correct article numbers when
346         less than the full range is selected.
347
348 2006-05-12  Simon Josefsson  <jas@extundo.com>
349
350         * nnir.el: Compare servers using gnus-server-equal, otherwise
351         string methods in nnir-mail-backend won't work.
352
353 2006-04-11  Sascha Wilde  <wilde@sha-bang.de>
354
355         * nnir.el (nnir-run-swish++): Allow matching gzipped files.
356
357 2006-02-11  Miles Bader  <miles@gnu.org>
358
359         * sendmail.el, smtpmail.el: New files, from Emacs tree.
360
361 2005-12-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
362
363         * gnus-namazu.el (gnus-namazu-remote-groups): Accept `t' as an
364         symbol that matches the method specified by `gnus-select-method'.
365         (gnus-namazu/make-directory-table): Follow the above change.
366         (gnus-namazu/call-namazu): Wrap a query string with quotes.
367
368 2005-12-05  Adrian Aichner  <adrian@xemacs.org>
369
370         * nnir.el: New variable nnir-swish-e-index-files to support
371         multiple swish-e index files.
372         * nnir.el (nnir-swish-e-index-file): Make obsolete.
373         * nnir.el (nnir-swish-e-index-files): New.
374         * nnir.el (nnir-run-swish-e): Use nnir-swish-e-index-files.
375
376 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
377
378         * nnir.el (nnir): Add :group.
379
380 2005-01-26  Steve Youngs  <steve@sxemacs.org>
381
382         * gpg.el: Add timer/itimer compatibility.
383
384 2004-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
385
386         * README (compface.el): Describe.
387
388 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
389
390         * compface.el: Move the version of ELisp-based uncompface program
391         from the lisp directory because of the copyright problem.
392
393 2004-09-27  Simon Josefsson  <jas@extundo.com>
394
395         * hashcash.el: Move to ../lisp/.
396
397 2004-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
398
399         * gnus-namazu.el (gnus-namazu/make-directory-table): Treat drive
400         letters when calcurating pathnames of remote groups.
401         From KOSEKI Yoshinori <kose@meadowy.org> (tiny change).
402
403 2004-05-27  Simon Josefsson  <jas@extundo.com>
404
405         * starttls.el: Moved to ../lisp/.
406
407 2004-05-26  Simon Josefsson  <jas@extundo.com>
408
409         * starttls.el: Sync with proposed Emacs version.
410
411 2004-05-13  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
412
413         * gnus-namazu.el (gnus-namazu/setup): Do not update indices
414         `gnus-namazu-command-prefix' is non-nil.
415
416 2004-05-12  Kai Grossjohann  <kai@emptydomain.de>
417
418         * README (nnir.el): Describe.
419
420 2004-05-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
421
422         * README (gnus-namazu.el): Describe.
423
424         * gnus-namazu.el: New file.
425
426 2004-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
427
428         * nnir.el (nnir-group-server): Fix doc-string, indent.
429
430 2004-04-05  Andreas Schwab  <schwab@suse.de>
431
432         * nnir.el (nnir-group-server): Move before first use.
433
434 2004-03-15  Adrian Lanz  <lanz@fowi.ethz.ch>  (tiny change)
435
436         * nnir.el (nnir-run-swish-e): Fixed typo.
437
438 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
439
440         * README: update.
441
442         * md5.el: Remove.
443
444         * base64.el: Remove.
445
446 2004-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
447
448         * nnir.el (nnir-run-glimpse): Fixed typo.  Reported by Patrick
449         Drechsler <patrick.drechsler@gmx.net>.
450
451 2003-11-15  Simon Josefsson  <jas@extundo.com>
452
453         * starttls.el: Sync with recent gnu.emacs.sources post.
454
455 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
456
457         * nnir.el: Autoload `read-kbd-macro' at compile time.
458
459 2003-09-30  Torsten Hilbrich  <torsten.hilbrich@gmx.net>
460
461         * nnir.el (nnir-imap-search-field, nnir-imap-search-arguments)
462         (nnir-imap-search-argument-history): New variables.
463         (nnir-engines, nnir-run-imap): Use them.
464         (nnir-read-parm): Support reading the new IMAP query parameters.
465
466 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
467
468         * README: Explain purpose of each file (well, most files).
469
470 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
471
472         * gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is
473         set.
474
475 2003-04-17  Steve Youngs  <youngs@xemacs.org>
476
477         * hashcash.el (hashcash-point-at-bol): Move the fbound test
478         outside of the defalias.
479         (hashcash-point-at-eol): Ditto.
480
481 2003-03-19  Simon Josefsson  <jas@extundo.com>
482
483         * gnus-idna.el: Update.
484
485 2003-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
486
487         * hashcash.el (hashcash-version, hashcash-insert-payment): patch
488         from Paul Foley
489
490 2003-03-07  Simon Josefsson  <jas@extundo.com>
491
492         * gnus-idna.el (gnus-idna-to-ascii-rhs-1): Narrow to
493         head (otherwise forwarded mail break havoc).
494
495 2003-03-07  Teodor Zlatanov  <tzz@bwh.harvard.edu>
496
497         * hashcash.el: New version from Paul Foley with better variable
498         names, executable-find support, and no errors in GNU Emacs
499         (hashcash-version): return nil when invoked with a
500         nil token
501
502 2003-02-21  Simon Josefsson  <jas@extundo.com>
503
504         * hashcash.el (hashcash-point-at-bol):
505         (hashcash-point-at-eol): Defalias.
506         (hashcash-generate-payment):
507         (mail-check-payment): Use it.
508
509 2002-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * hashcash.el: New version from Paul Foley with new
512         mail-check-payment function.
513
514 2002-06-22  Simon Josefsson  <jas@extundo.com>
515
516         * hashcash.el: New file.
517         (hashcash-default-payment, hashcash-payment-alist, hashcash):
518         Defcustom.
519         (hashcash-generate-payment): Update to recent hashcode command
520         line syntax.
521         (hashcash-insert-payment): Use X-Hashcode:.
522         (mail-add-payment): Also look at Newsgroups.
523         (top-level): Add provide and EOF comment.
524         (mail-add-payment): Autoload.
525         (hashcash-insert-payment): s/Hashcode/Hashcash/
526         (mail-add-payment): Doc fix.
527
528 2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
529
530         * gnus-mdrtn.el (gnus-moderated-groups): Removed (require 'gnus-load).
531
532 2002-04-24  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
533
534         * ucs-tables.el (featurep): Barf on XEmacs.
535
536 2002-03-06  ShengHuo ZHU  <zsh@cs.rochester.edu>
537
538         * ucs-tables.el: Copy from Emacs 21.
539
540 2002-03-05  ShengHuo ZHU  <zsh@cs.rochester.edu>
541
542         * xml.el: Sync with Emacs 21.
543
544 2002-01-25  Josh Huber  <huber@alum.wpi.edu>
545
546         * gpg.el (gpg-command-decrypt): Enable the status-fd command line
547         option to gpg when decrypting so `mml2015-mailcrypt-decrypt' can
548         parse and display the output.
549
550 2002-01-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
551
552         * gnus-mdrtn.el (gnus-moderation-cancel-article): Insert an extra
553         newline.
554
555 2001-12-26  Florian Weimer  <fw@deneb.enyo.de>
556
557         * gpg.el (gpg-command-default-alist): Using gpg-2comp is no longer
558         the default.
559
560 2001-12-18  Josh Huber  <huber@alum.wpi.edu>
561
562         * ChangeLog: changed buffer-file-coding-system back to
563         coding. (oops)
564
565 2001-12-17  Josh Huber  <huber@alum.wpi.edu>
566
567         * ChangeLog: changed coding to buffer-file-coding-system
568
569 2001-11-22  Simon Josefsson  <jas@extundo.com>
570
571         * sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
572         ../lisp/).
573
574 2001-10-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
575
576         * canlock.el, hex-util.el, sha1-el.el: Move to lisp.
577
578 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
579
580         * canlock.el (canlock-base64-encode-function): Removed.
581         (canlock-mmencode-program): Removed.
582         (canlock-mmencode-args-for-encoding): Removed.
583         (canlock-openssl-program): Renamed from `canlock-ssleay-program'.
584         (canlock-openssl-args): Renamed from `canlock-ssleay-args'.
585         (canlock-load-hook): Removed.
586         (canlock-base64-encode-string-with-mmencode): Removed.
587         (canlock-sha1-with-openssl): Renamed from
588         `canlock-sha1-with-ssleay'.
589         (canlock-hex-string-to-int): Removed.
590         (canlock-fetch-fields): Don't use `mapcar'.
591         (canlock-fetch-id-for-key): Don't use Cancel header if there is no
592         cancel command.
593         (gnus-summary-canlock-verify): Removed.
594         (wl-summary-canlock-verify): Removed.
595         (canlock-mew-summary-display): Removed.
596         (mew-summary-canlock-verify): Removed.
597         (mh-summary-canlock-verify): Removed.
598         (vm-summary-canlock-verify): Removed.
599         (cmail-summary-canlock-verify): Removed.
600         (rmail-summary-canlock-verify): Removed.
601
602 2001-10-25  Simon Josefsson  <jas@extundo.com>
603
604         * canlock.el (canlock-password, canlock-password-for-verify)
605         (canlock-force-insert-header): Defcustom.
606
607 2001-10-17  Simon Josefsson  <jas@extundo.com>
608
609         * canlock.el (sha1-binary): Autoload `sha1-binary'.
610         (canlock-sha1-function): Use it.
611         (canlock-sha1-function-for-verify): Ditto.
612
613         * sha1-el.el: New file.
614
615         * hex-util.el: Ditto.
616
617 2001-08-24 16:09:14  Fabien Penso  <penso@linuxfr.org>
618
619         * gpg.el (gpg-command-sign-detached): Doc fix.
620
621 2001-08-07  Andreas Jaeger  <aj@suse.de>
622
623         * gpg.el (gpg-passphrase-forget): Don't cache
624         gpg-passphrase-timer.
625         (gpg-passphrase-store): Check if gpg-passphrase-timer is
626         initialized already.
627
628 2001-07-30 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
629         From Andreas Fuchs <asf@void.at>
630
631         * gpg.el (gpg-command-verify): --status-fd 1
632         (gpg-unabbrev-trust-alist): New.
633
634 2001-01-18  Colin Marquardt  <colin.marquardt@usa.alcatel.com>
635
636         * gpg.el (gpg-make-temp-file): Error info.
637
638 2001-01-13 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
639
640         * gpg.el (gpg-build-arg-list): Use copy-sequence.
641
642 2000-12-19 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
643
644         * gpg.el (defalias): Use eval-and-compile.
645         (gpg-command-all-arglist): Suggest by Jeff Senn <senn@maya.com>.
646
647 2000-12-15 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
648
649         * gpg.el (gpg-command-alist): Alist may not be defined.
650
651 2000-12-14 23:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
652
653         * gpg.el (gpg-make-temp-file): Don't check file-modes of M$Windows.
654
655 2000-12-14 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
656
657         * gpg.el (gpg-passphrase-store): Don't activate timer if it is live.
658
659 2000-11-30 22:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
660
661         * gpg.el (gpg-make-temp-file): Use expand-file-name.
662         (gpg-point-at-eol): New function.
663         (gpg-call-process): Use it.
664         (gpg-key-list-keys-parse-line): Ditto.
665         (gpg-with-passphrase-env): edebug-form-spec.
666         (gpg-with-temp-files): Ditto.
667         (gpg-show-result): Ditto.
668
669 2000-11-08  Bj\e,Av\e(Brn Torkelsson  <torkel@hpc2n.umu.se>
670
671         * gpg.el: In Xemacs it is called point-at-eol, not
672         line-end-position
673
674         * gpg.el (gpg-key-lessp): use string-lessp instead of
675         compare-strings (not available on XEmacs)
676
677 2000-11-16  Simon Josefsson  <sj@extundo.com>
678
679         * gpg.el (gpg-command-verify-cleartext): New variable.
680         (gpg-verify-cleartext): New function.
681
682 2000-10-31 17:32:02  ShengHuo ZHU  <zsh@cs.rochester.edu>
683
684         * gpg.el (gpg-verify): The last argument of apply is a list.
685         (gpg-encrypt): Add passphrase as a parameter.
686
687   Copyright (C) 2000-2012 Free Software Foundation, Inc.
688
689   This file is part of GNU Emacs.
690
691   GNU Emacs is free software; you can redistribute it and/or modify
692   it under the terms of the GNU General Public License as published by
693   the Free Software Foundation; either version 3, or (at your option)
694   any later version.
695
696   GNU Emacs is distributed in the hope that it will be useful,
697   but WITHOUT ANY WARRANTY; without even the implied warranty of
698   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
699   GNU General Public License for more details.
700
701   You should have received a copy of the GNU General Public License
702   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
703
704 ;; Local Variables:
705 ;; coding: iso-2022-7bit
706 ;; fill-column: 79
707 ;; add-log-time-zone-rule: t
708 ;; End: