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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tls.el
Date: Sat, 04 Sep 2004 09:25:35 -0400

Index: emacs/lisp/net/tls.el
diff -c emacs/lisp/net/tls.el:1.2 emacs/lisp/net/tls.el:1.3
*** emacs/lisp/net/tls.el:1.2   Mon Sep  1 15:45:33 2003
--- emacs/lisp/net/tls.el       Sat Sep  4 13:13:48 2004
***************
*** 66,72 ****
    :group 'tls)
  
  (defcustom tls-process-connection-type nil
!   "*Value for `process-connection-type' to use when starting process."
    :type 'boolean
    :group 'tls)
  
--- 66,72 ----
    :group 'tls)
  
  (defcustom tls-process-connection-type nil
!   "*Value for `process-connection-type' to use when starting TLS process."
    :type 'boolean
    :group 'tls)
  




reply via email to

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