From: Glenn Morris Date: Sat, 14 Nov 2009 04:14:05 +0000 (+0000) Subject: (epg): Doc fix. X-Git-Tag: emacs-pretest-23.1.90~446 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d31357463781689dcaa20bf37da732ed4ac34ca3;p=emacs.git (epg): Doc fix. --- diff --git a/lisp/epg-config.el b/lisp/epg-config.el index 6738d1e95fe..2ad27c728d2 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 @@ -31,7 +32,7 @@ "Report bugs to this address.") (defgroup epg () - "The EasyPG Library" + "The EasyPG library." :version "23.1" :group 'emacs)