From 65151a1bd491f852a66d652ceebd677b307dd216 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 17 Sep 1993 17:51:40 +0000 Subject: [PATCH] (directory-abbrev-alist): Doc fix. --- lisp/files.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/files.el b/lisp/files.el index 4696dbababe..01d08ed0c71 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -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.") -- 2.39.5