emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/files.texi


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lispref/files.texi
Date: Sat, 29 May 2004 18:53:36 -0400

Index: emacs/lispref/files.texi
diff -c emacs/lispref/files.texi:1.65 emacs/lispref/files.texi:1.66
*** emacs/lispref/files.texi:1.65       Tue Apr 27 13:21:28 2004
--- emacs/lispref/files.texi    Sat May 29 22:44:40 2004
***************
*** 2493,2499 ****
  @code{file-attributes},
  @code{file-directory-p},
  @code{file-executable-p}, @code{file-exists-p},
! @code{file-local-copy},
  @code{file-modes}, @code{file-name-all-completions},
  @code{file-name-as-directory},
  @code{file-name-completion},
--- 2493,2499 ----
  @code{file-attributes},
  @code{file-directory-p},
  @code{file-executable-p}, @code{file-exists-p},
! @code{file-local-copy}, @code{file-remote-p},
  @code{file-modes}, @code{file-name-all-completions},
  @code{file-name-as-directory},
  @code{file-name-completion},
***************
*** 2537,2543 ****
  @code{file-attributes},
  @address@hidden,
  @code{file-executable-p}, @code{file-exists-p},
! @code{file-local-copy},
  @code{file-modes}, @code{file-name-all-completions},
  @code{file-name-as-directory},
  @code{file-name-completion},
--- 2537,2543 ----
  @code{file-attributes},
  @address@hidden,
  @code{file-executable-p}, @code{file-exists-p},
! @code{file-local-copy}, @code{file-remote-p},
  @code{file-modes}, @code{file-name-all-completions},
  @code{file-name-as-directory},
  @code{file-name-completion},
***************
*** 2645,2652 ****
  @end defun
  
  @defun file-remote-p filename
! This function returns @code{t} if @var{filename} is a remote file---that is,
! a magic file name that handles @code{file-local-copy}.
  @end defun
  
  @defun unhandled-file-name-directory filename
--- 2645,2651 ----
  @end defun
  
  @defun file-remote-p filename
! This function returns @code{t} if @var{filename} is a remote file.
  @end defun
  
  @defun unhandled-file-name-directory filename




reply via email to

[Prev in Thread] Current Thread [Next in Thread]