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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/files.texi [lexbind]
Date: Tue, 06 Jul 2004 06:01:06 -0400

Index: emacs/lispref/files.texi
diff -c emacs/lispref/files.texi:1.42.4.8 emacs/lispref/files.texi:1.42.4.9
*** emacs/lispref/files.texi:1.42.4.8   Thu Apr 29 10:59:11 2004
--- emacs/lispref/files.texi    Tue Jul  6 09:31:53 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]