X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fpgg-def.el;h=ec208ea816de2f9dc92321abfcdb0bf4d24e936a;hp=c506d579283b61aee3928cb8210f78a34f04c0e0;hb=bbe68edb313e02acb4557e5cc4ff2f87a41ca66c;hpb=9a8731d6dea8021a10dec1b42f382609336a9aa9 diff --git a/lisp/pgg-def.el b/lisp/pgg-def.el index c506d5792..ec208ea81 100644 --- a/lisp/pgg-def.el +++ b/lisp/pgg-def.el @@ -1,11 +1,12 @@ ;;; pgg-def.el --- functions/macros for defining PGG functions -;; Copyright (C) 1999, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2002-2012 Free Software Foundation, Inc. ;; Author: Daiki Ueno ;; Created: 1999/11/02 ;; Keywords: PGP, OpenPGP, GnuPG +;; Package: pgg +;; Obsolete-since: 24.1 ;; This file is part of GNU Emacs. @@ -94,5 +95,4 @@ Whether the passphrase is cached at all is controlled by (provide 'pgg-def) -;; arch-tag: c425f3ab-ed75-4055-bb46-431a418c94b7 ;;; pgg-def.el ends here