Mercurial > emacs
diff lisp/ChangeLog @ 84942:437d3bb02139
* net/tramp.el (tramp-maybe-open-connection): Make test for alive
connection more robust.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 27 Sep 2007 04:37:33 +0000 |
parents | 89bab9e0761d |
children | edbd4ad65565 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 26 15:59:13 2007 +0000 +++ b/lisp/ChangeLog Thu Sep 27 04:37:33 2007 +0000 @@ -1,3 +1,8 @@ +2007-09-27 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp.el (tramp-maybe-open-connection): Make test for alive + connection more robust. + 2007-09-26 Juanma Barranquero <lekktu@gmail.com> * emacs-lisp/eldoc.el (eldoc-function-argstring-format):