Mercurial > emacs
changeset 81763:ee27e7153c38
* NEWS: `file-remote-p' has a new optional parameter CONNECTED.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 08 Jul 2007 18:10:09 +0000 |
parents | 44be65f35e43 |
children | 12e5ff38b024 |
files | etc/ChangeLog etc/NEWS |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sun Jul 08 18:08:36 2007 +0000 +++ b/etc/ChangeLog Sun Jul 08 18:10:09 2007 +0000 @@ -1,3 +1,7 @@ +2007-07-08 Michael Albinus <michael.albinus@gmx.de> + + * NEWS: `file-remote-p' has a new optional parameter CONNECTED. + 2007-07-07 Michael Albinus <michael.albinus@gmx.de> * NEWS: New function `start-file-process'.
--- a/etc/NEWS Sun Jul 08 18:08:36 2007 +0000 +++ b/etc/NEWS Sun Jul 08 18:10:09 2007 +0000 @@ -126,6 +126,11 @@ but obeys file handlers. The file handler is chosen based on `default-directory'. ++++ +** `file-remote-p' has a new optional parameter CONNECTED. +With this paramter passed non-nil, it is checked whether a remote +connection has been established already. + * New Packages for Lisp Programming in Emacs 23.1