From 6ff11588f000ce6d1250c0a4aef76310caffa976 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 7 Apr 2007 03:51:48 +0000 Subject: [PATCH] * net/tls.el (open-tls-stream): Properly handle case where there is no associated buffer. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0ef0e223a88..c93f0ce947a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-07 Chong Yidong + + * net/tls.el (open-tls-stream): Properly handle case where there + is no associated buffer. + 2007-04-07 Glenn Morris * ffap.el (ffap-file-at-point): Lower the priority of the -- 2.11.4.GIT