1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-24 10:38:38 +00:00
This commit is contained in:
Pavel Janík 2002-12-11 06:53:24 +00:00
parent abceb4ac6e
commit 1e05661f4a

View File

@ -168,7 +168,7 @@ current year. The OLD-TIME-FORMAT is used for older files. To use ISO
;; This stub is to allow ls-lisp to parse symbolic links via another
;; library such as w32-symlinks.el from
;; http://centaur.qmw.ac.uk/Emacs/:
;; http://centaur.maths.qmw.ac.uk/Emacs/:
(defun ls-lisp-parse-symlink (file-name)
"This stub may be redefined to parse FILE-NAME as a symlink.
It should return nil or the link target as a string."