[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/epg-config.el,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/epg-config.el,v |
Date: |
Sat, 09 Feb 2008 21:59:37 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/02/09 21:59:36
Index: epg-config.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/epg-config.el,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- epg-config.el 9 Feb 2008 02:29:02 -0000 1.2
+++ epg-config.el 9 Feb 2008 21:59:33 -0000 1.3
@@ -27,6 +27,7 @@
(defgroup epg ()
"The EasyPG Library"
+ :version "23.1"
:group 'emacs)
(defcustom epg-gpg-program "gpg"