]> code.delx.au - gnu-emacs/commit
Port tls.el to older Emacs
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 1 Sep 2015 01:14:15 +0000 (18:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Sep 2015 01:16:48 +0000 (18:16 -0700)
commit9004011ec0876d74209814417f939a348e107d61
tree8725c8da8b92d266e729c253f01afa898420d806
parent5c0fb39c280b2557f49c12a5fc49486768b9de6f
Port tls.el to older Emacs

* lisp/net/tls.el (tls-format-message):
Alias to format-message, or format if not available.
(open-tls-stream): Use it.
lisp/net/tls.el