]> code.delx.au - gnu-emacs/blobdiff - lisp/epg-config.el
Add "Package:" file headers to denote built-in packages.
[gnu-emacs] / lisp / epg-config.el
index 29ac8b09c3a4aca7993d89b77955ab33e5ea962a..37c5d01fb1d530214fb1f19e9251228ce897b7fa 100644 (file)
@@ -1,8 +1,10 @@
 ;;; epg-config.el --- configuration of the EasyPG Library
-;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
+
+;; Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 ;; Author: Daiki Ueno <ueno@unixuser.org>
 ;; Keywords: PGP, GnuPG
+;; Package: epg
 
 ;; This file is part of GNU Emacs.
 
@@ -31,9 +33,9 @@
   "Report bugs to this address.")
 
 (defgroup epg ()
-  "The EasyPG Library"
+  "The EasyPG library."
   :version "23.1"
-  :group 'emacs)
+  :group 'data)
 
 (defcustom epg-gpg-program "gpg"
   "The `gpg' executable."