emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/net/tls.el,v


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tls.el,v
Date: Sat, 24 Feb 2007 18:05:45 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     John Paul Wallington <jpw>      07/02/24 18:05:45

Index: tls.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/net/tls.el,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tls.el      21 Jan 2007 03:02:10 -0000      1.12
+++ tls.el      24 Feb 2007 18:05:45 -0000      1.13
@@ -86,7 +86,7 @@
   "Name of  GnuTLS certtool.
 Used by `tls-certificate-information'."
   :version "22.1"
-  :type '(repeat string)
+  :type 'string
   :group 'tls)
 
 (defun tls-certificate-information (der)




reply via email to

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