mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(directory-abbrev-alist): Doc fix.
This commit is contained in:
parent
2051e25956
commit
65151a1bd4
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ FROM with TO when it appears in a directory name. This replacement is
|
|||
done when setting up the default directory of a newly visited file.
|
||||
*Every* FROM string should start with `^'.
|
||||
|
||||
Do not use `~' in the TO strings.
|
||||
They should be ordinary absolute directory names.
|
||||
|
||||
Use this feature when you have directories which you normally refer to
|
||||
via absolute symbolic links. Make TO the name of the link, and FROM
|
||||
the name it is linked to.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue