diff lisp/files.el @ 49900:f2039eaf90bb

(abbreviate-file-name): Document removal of automounter prefixes. Reported by Lars Hansen.
author Kai Großjohann <kgrossjo@eu.uu.net>
date Fri, 21 Feb 2003 16:33:24 +0000
parents 6455c268ddb1
children 060a5c979c8e
line wrap: on
line diff
--- a/lisp/files.el	Fri Feb 21 12:50:58 2003 +0000
+++ b/lisp/files.el	Fri Feb 21 16:33:24 2003 +0000
@@ -996,7 +996,8 @@
 
 (defun abbreviate-file-name (filename)
   "Return a version of FILENAME shortened using `directory-abbrev-alist'.
-This also substitutes \"~\" for the user's home directory.
+This also substitutes \"~\" for the user's home directory and
+removes automounter prefixes (see the variable `automount-dir-prefix').
 Type \\[describe-variable] directory-abbrev-alist RET for more information."
   ;; Get rid of the prefixes added by the automounter.
   (if (and automount-dir-prefix