Rename file-subdir-of-p to file-in-directory-p.
commita4f5be05b8a7de97407dd516e8a7a4e82ee1a638
authorChong Yidong <cyd@gnu.org>
Sun, 1 Apr 2012 02:44:24 +0000 (1 10:44 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 1 Apr 2012 02:44:24 +0000 (1 10:44 +0800)
treec5b903be4245788ae570f16f636fa7a0b47f0c1b
parent2fbbe430a329c622680472424bbe55e9db69f007
Rename file-subdir-of-p to file-in-directory-p.

* lisp/files.el (file-in-directory-p): Rename from file-subdir-of-p.
Handle root directory properly.
(copy-directory): Caller changed.

* lisp/dired-aux.el (dired-copy-file-recursive, dired-create-files):
* lisp/net/tramp.el (tramp-file-name-for-operation): Callers changed.

* doc/lispref/files.texi (Kinds of Files): file-subdir-of-p renamed to
file-in-directory-p.
doc/lispref/ChangeLog
doc/lispref/files.texi
lisp/ChangeLog
lisp/dired-aux.el
lisp/dired.el
lisp/files.el
lisp/net/tramp.el