From fd7572234c79b45ab6bc866ea71923040cd11367 Mon Sep 17 00:00:00 2001 From: ueno Date: Mon, 10 Sep 2001 17:12:23 +0000 Subject: [PATCH] * pgg.texi (How to use): Fixed. --- pgg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgg.texi b/pgg.texi index ad1814e..cbb305a 100644 --- a/pgg.texi +++ b/pgg.texi @@ -98,7 +98,7 @@ application program. @end lisp If you want to check existence of pgg.el at runtime, instead you can -list autoload settings for functions you want as follows. +list autoload setting for desired functions as follows. @lisp (autoload 'pgg-encrypt-region "pgg" -- 1.7.10.4