1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

; * src/fileio.c (Fsubstitute_in_file_name): Doc fix.

This commit is contained in:
Eli Zaretskii 2021-06-13 15:52:17 +03:00
parent 00802c0cfe
commit bad87a162c

View File

@ -1830,7 +1830,8 @@ the value of that variable. The variable name should be terminated
with a character not a letter, digit or underscore; otherwise, enclose
the entire variable name in braces.
If FOO is not defined in the environment, it is not substituted.
If FOO is not defined in the environment, `$FOO' is left unchanged in
the value of this function.
If `/~' appears, all of FILENAME through that `/' is discarded.
If `//' appears, everything up to and including the first of