Improve directory-append manual entry
* doc/lispref/files.texi (Directory Names): Mention zero-length restriction.
This commit is contained in:
parent
28bf38743d
commit
ba918ecb78
1 changed files with 2 additions and 0 deletions
|
@ -2355,6 +2355,8 @@ didn't end with a slash.
|
|||
@end group
|
||||
@end example
|
||||
|
||||
A zero-length directory or component is not allowed.
|
||||
|
||||
This is almost the same as using @code{concat}, but @var{dirname} (and
|
||||
the non-final components) may or may not end with slash characters,
|
||||
and this function will not double those characters.
|
||||
|
|
Loading…
Add table
Reference in a new issue