From 476272fea32a568a5cdd46e70d60d30ff2fd4154 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 27 May 2002 23:26:29 +0000 Subject: [PATCH] Get "starttls" from ftp://ftp.opaopa.org/pub/elisp/. --- lisp/starttls.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/starttls.el b/lisp/starttls.el index 3c65e5d..85bb10d 100644 --- a/lisp/starttls.el +++ b/lisp/starttls.el @@ -27,6 +27,8 @@ ;; This module defines some utility functions for STARTTLS profiles. +;; Get "starttls" from ftp://ftp.opaopa.org/pub/elisp/. + ;; [RFC 2595] "Using TLS with IMAP, POP3 and ACAP" ;; by Chris Newman (1999/06) -- 1.7.10.4