/[emacs]/emacs/src/fileio.c
ViewVC logotype

Diff of /emacs/src/fileio.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.423 by pj, Fri Nov 2 20:24:41 2001 UTC revision 1.424 by rms, Wed Nov 14 00:09:27 2001 UTC
# Line 3175  See `file-symlink-p' to distinguish syml Line 3175  See `file-symlink-p' to distinguish syml
3175  }  }
3176    
3177  DEFUN ("file-accessible-directory-p", Ffile_accessible_directory_p, Sfile_accessible_directory_p, 1, 1, 0,  DEFUN ("file-accessible-directory-p", Ffile_accessible_directory_p, Sfile_accessible_directory_p, 1, 1, 0,
3178         doc: /* Return t if file FILENAME is the name of a directory as a file,         doc: /* Return t if file FILENAME names a directory you can open.
3179  and files in that directory can be opened by you.  In order to use a  For the value to be t, FILENAME must specify the name of a directory as a file,
3180    and the directory must allow you to open files in it.  In order to use a
3181  directory as a buffer's current directory, this predicate must return true.  directory as a buffer's current directory, this predicate must return true.
3182  A directory name spec may be given instead; then the value is t  A directory name spec may be given instead; then the value is t
3183  if the directory so specified exists and really is a readable and  if the directory so specified exists and really is a readable and

Legend:
Removed from v.1.423  
changed lines
  Added in v.1.424

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26