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
commit1e05661f4a80988cc2595b93ba0f42de2090dfe0 (patch)
tree4371a2c54ed903065bff815e6eb17b0c9b448abf /lisp/ls-lisp.el
parentabceb4ac6ed2386634452c700ed33ff04fa86fb1 (diff)
downloademacs-1e05661f4a80988cc2595b93ba0f42de2090dfe0.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."