* emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
[bpt/emacs.git] / lisp / ls-lisp.el
index 521729b..8944d4c 100644 (file)
@@ -534,7 +534,7 @@ SWITCHES, TIME-INDEX and NOW give the full switch list and time data."
            " "
            (ls-lisp-format-time file-attr time-index now)
            " "
-           file-name
+           (propertize file-name 'dired-filename t)
            (if (stringp file-type)     ; is a symbolic link
                (concat " -> " file-type))
            "\n"