annotate lisp/mailcrypt/README @ 143:50e7fedfe353

Added tag r20-2b5 for changeset 1856695b1fa9
author cvs
date Mon, 13 Aug 2007 09:33:20 +0200
parents 376386a54a3c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 Mailcrypt is an Emacs lisp package which provides a simple interface
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 to cryptographic functions with PGP. It was written by Patrick
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 LoPresti (patl@lcs.mit.edu) and Jin Choi (jin@atype.com).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 The latest version of Mailcrypt is always (?) available through the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 Mailcrypt home page at `http://cag-www.lcs.mit.edu/mailcrypt/'. An
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 FTP mirror is at `ftp://cag.lcs.mit.edu/pub/patl/'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 To install the Mailcrypt package on your system, follow the directions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 in the file `INSTALL'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 To hook Mailcrypt into your mail and news browsers, follow the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 directions in the "Installation" section of the Mailcrypt manual. If
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 you don't know how to use the Emacs Info browser, you should learn;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 type `C-h i' and poke around. You can read the Info version of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 Mailcrypt manual by doing `C-u C-h i' on the file `mailcrypt.info'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 Or read the HTML version of the manual which is directly accessible
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 from the Mailcrypt home page.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 To automatically be informed of improvements to Mailcrypt, add
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 yourself to the (very low volume) Mailcrypt announcement list. Send
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 Email to mc-announce-request@cag.lcs.mit.edu with a request to be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 Send all bug reports and comments to the authors. And most of all,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 enjoy!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 - Patrick LoPresti (patl@lcs.mit.edu) and Jin Choi (jin@atype.com)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 Thu Jun 22 19:58:35 1995