automounter prefixes. Reported by Lars Hansen.
+2003-02-21 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
+
+ * files.el (abbreviate-file-name): Document removal of
+ automounter prefixes. Reported by Lars Hansen.
+
2003-02-21 Kim F. Storm <storm@cua.dk>
* emulation/cua-base.el: Add run-time check to catch users trying
(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