# HG changeset patch # User Glenn Morris # Date 1258172045 0 # Node ID 44a26392fd0988a0fd6ebb4759f118ca35998379 # Parent d258bc2a4ad1243e689ea515d49f9e103a566f0f (epg): Doc fix. diff -r d258bc2a4ad1 -r 44a26392fd09 lisp/epg-config.el --- a/lisp/epg-config.el Sat Nov 14 04:12:58 2009 +0000 +++ b/lisp/epg-config.el Sat Nov 14 04:14:05 2009 +0000 @@ -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 @@ -31,7 +32,7 @@ "Report bugs to this address.") (defgroup epg () - "The EasyPG Library" + "The EasyPG library." :version "23.1" :group 'emacs)