emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp epg-config.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp epg-config.el
Date: Sat, 14 Nov 2009 04:14:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/11/14 04:14:05

Modified files:
        lisp           : epg-config.el 

Log message:
        (epg): Doc fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/epg-config.el?cvsroot=emacs&r1=1.6&r2=1.7

Patches:
Index: epg-config.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/epg-config.el,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- epg-config.el       5 Jan 2009 03:19:06 -0000       1.6
+++ epg-config.el       14 Nov 2009 04:14:05 -0000      1.7
@@ -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 <address@hidden>
@@ -31,7 +32,7 @@
   "Report bugs to this address.")
 
 (defgroup epg ()
-  "The EasyPG Library"
+  "The EasyPG library."
   :version "23.1"
   :group 'emacs)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]