From: Pavel Janík Date: Wed, 11 Dec 2002 06:53:24 +0000 (+0000) Subject: Fix URL. X-Git-Tag: ttn-vms-21-2-B4~12046 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1e05661f4a80988cc2595b93ba0f42de2090dfe0;p=emacs.git Fix URL. --- diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index 2d4fdb157dc..3bf7d55f4c1 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el @@ -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."