Mercurial > emacs
changeset 48800:4ba3749055f0
Fix URL.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Wed, 11 Dec 2002 06:53:24 +0000 |
parents | 9daf1020fccf |
children | c5a36bdd65d1 |
files | lisp/ls-lisp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ls-lisp.el Tue Dec 10 22:39:33 2002 +0000 +++ b/lisp/ls-lisp.el Wed Dec 11 06:53:24 2002 +0000 @@ -168,7 +168,7 @@ ;; 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."