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