]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix URL.
authorPavel Janík <Pavel@Janik.cz>
Wed, 11 Dec 2002 06:53:24 +0000 (06:53 +0000)
committerPavel Janík <Pavel@Janik.cz>
Wed, 11 Dec 2002 06:53:24 +0000 (06:53 +0000)
lisp/ls-lisp.el

index 2d4fdb157dce69c273d339241bc12e8f3dbecae0..3bf7d55f4c16a50fb63a028dffc6a885897a1a29 100644 (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."