* files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.

This commit is contained in:
Michael Albinus
2012-02-26 10:41:13 +01:00
parent 4fd9655790
commit 6a11ec9d5c
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2012-02-26 Michael Albinus <michael.albinus@gmx.de>
* files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2012-02-26 Chong Yidong <cyd@gnu.org>
* files.texi (Kinds of Files): Improve documentation of

View File

@@ -2726,9 +2726,9 @@ first, before handlers for jobs such as remote file access.
@code{file-name-nondirectory},
@code{file-name-sans-versions}, @code{file-newer-than-file-p},
@code{file-ownership-preserved-p},
@code{file-readable-p}, @code{file-regular-p}, @code{file-symlink-p},
@code{file-truename}, @code{file-writable-p},
@code{find-backup-file-name},
@code{file-readable-p}, @code{file-regular-p}, @code{file-subdir-of-p},
@code{file-symlink-p}, @code{file-truename}, @code{file-writable-p},
@code{files-equal-p}, @code{find-backup-file-name},
@c Not sure why it was here: @code{find-file-noselect},@*
@code{get-file-buffer},
@code{insert-directory},