Next: file-name-quote, Previous: file-name-absolute-p, Up: Directory and File Variables and Functions [Index]
Convert an absolute file name to a relative file name in relation to a directory.
a file name upon which to operate to convert it to be relative to
DIRECTORY, which defaults to default-directory
.
a directory to act as a reference for this function;
a relative file name which is equivalent to FILENAME in combination with DIRECTORY.