aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/epg-config.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-11-14 04:14:05 +0000
committerGlenn Morris <[email protected]>2009-11-14 04:14:05 +0000
commitd31357463781689dcaa20bf37da732ed4ac34ca3 (patch)
treec7b8c2542fa18cefd83c65e433744a79551021e6 /lisp/epg-config.el
parentcb27a5443b3b851ac851a839e0c2ae664d8c48db (diff)
(epg): Doc fix.
Diffstat (limited to 'lisp/epg-config.el')
-rw-r--r--lisp/epg-config.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/epg-config.el b/lisp/epg-config.el
index 6738d1e95f..2ad27c728d 100644
--- a/lisp/epg-config.el
+++ b/lisp/epg-config.el
@@ -1,4 +1,5 @@
;;; epg-config.el --- configuration of the EasyPG Library
+
;; Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Daiki Ueno <[email protected]>
@@ -31,7 +32,7 @@
"Report bugs to this address.")
(defgroup epg ()
- "The EasyPG Library"
+ "The EasyPG library."
:version "23.1"
:group 'emacs)