summaryrefslogtreecommitdiff
path: root/lisp/ls-lisp.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-12-11 06:53:24 +0000
committerPavel Janík <Pavel@Janik.cz>2002-12-11 06:53:24 +0000
commitc229949f8daac3accb0d7d8be1bfa8c6aa90ebaa (patch)
tree6e3338a96692c50721d1f32f4da740f72919fc11 /lisp/ls-lisp.el
parent3fa4f4048e77b856bfdbbbe1eee49e6422f1e28d (diff)
downloademacs-c229949f8daac3accb0d7d8be1bfa8c6aa90ebaa.tar.gz
Fix URL.
Diffstat (limited to 'lisp/ls-lisp.el')
-rw-r--r--lisp/ls-lisp.el2
1 files changed, 1 insertions, 1 deletions
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."