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