]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS: `file-remote-p' has a new optional parameter CONNECTED.
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 8 Jul 2007 18:10:09 +0000 (18:10 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 8 Jul 2007 18:10:09 +0000 (18:10 +0000)
etc/ChangeLog
etc/NEWS

index b88e98af12302342bfe1c4f2e86096f2993cdfd2..f735a2df0198cf1ea99869d1f993d83bde39dec0 100644 (file)
@@ -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'.
index 8006fa427ed3be887a579b8dd10b40e7769a2d78..290fe0f6c7b63363dbcf55a0b3d9b07115f1ccd8 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -126,6 +126,11 @@ with a given image specification.
 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.
+
 \f
 * New Packages for Lisp Programming in Emacs 23.1