2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
[gnus] / contrib / gpg-ring.el
index 86ecd73..32c2571 100644 (file)
@@ -7,7 +7,7 @@
 ;; Keywords: crypto
 ;; Created: 2000-04-28
 
-;; $Id: gpg-ring.el,v 6.1 2000/10/31 21:31:31 zsh Exp $
+;; $Id: gpg-ring.el,v 1.2 2001/07/13 19:31:08 zsh Exp $
 
 ;; This file is NOT (yet?) part of GNU Emacs.
 
 
 
 \f
-;;;; Code:
+;;; Code:
 
 (require 'gpg)
-(eval-when-compile 
-  (require 'cl))
+(eval-when-compile (require 'cl))
 
 ;;;; Customization:
 
@@ -481,4 +480,4 @@ used."
 
 (provide 'gpg-ring)
 
-;;; gpg-ring.el ends here
\ No newline at end of file
+;;; gpg-ring.el ends here