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