emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/misc/epa.texi,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/doc/misc/epa.texi,v
Date: Sun, 10 Feb 2008 20:57:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      08/02/10 20:57:47

Index: doc/misc/epa.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/epa.texi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- doc/misc/epa.texi   9 Feb 2008 02:29:01 -0000       1.2
+++ doc/misc/epa.texi   10 Feb 2008 20:57:44 -0000      1.3
@@ -77,26 +77,28 @@
 @node  Quick start
 @chapter Quick start
 
-To install, just follow the standard CMMI installation instructions.
address@hidden To install, just follow the standard CMMI installation 
instructions.
 
address@hidden
address@hidden
-$ ./configure
-$ sudo make install
address@hidden example
address@hidden cartouche
address@hidden @cartouche
address@hidden @example
address@hidden $ ./configure
address@hidden $ sudo make install
address@hidden @end example
address@hidden @end cartouche
 
address@hidden
-Then, add the following line to your @file{~/.emacs}
address@hidden @noindent
address@hidden Then, add the following line to your @file{~/.emacs}
+
+Add the following line to your @file{~/.emacs}.
 
 @cartouche
 @lisp
-(require 'epa-setup)
+(epa-mode 1)
 @end lisp
 @end cartouche
 
 @noindent
-That's all.  Restart emacs and type @kbd{M-x epa- @key{TAB}}, and you will see 
a
+Restart emacs and type @kbd{M-x epa- @key{TAB}}, and you will see a
 lot of commands available.  For example,
 
 @itemize @bullet




reply via email to

[Prev in Thread] Current Thread [Next in Thread]