summaryrefslogtreecommitdiff
path: root/lisp/ls-lisp.el
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2017-11-25 16:03:53 +0100
committerMichael Albinus <michael.albinus@gmx.de>2017-11-25 16:03:53 +0100
commit55c5b12fa040b0c4e1549207840fd6c84e5d2b19 (patch)
treec0e4b47a77fc6b79eb74cad2cd98155431eaed3e /lisp/ls-lisp.el
parent3198a1646e743dbf8178efb8bba7dea6230f2874 (diff)
downloademacs-55c5b12fa040b0c4e1549207840fd6c84e5d2b19.tar.gz
Add test for Bug#29423 in Tramp.
* test/lisp/net/tramp-tests.el (tramp-test17-insert-directory): Add test for Bug#29423.
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 cf3bff5c482..ad2a770430f 100644
--- a/lisp/ls-lisp.el
+++ b/lisp/ls-lisp.el
@@ -843,7 +843,7 @@ SWITCHES and TIME-INDEX give the full switch list and time data."
" "
(ls-lisp-format-time file-attr time-index)
" "
- (if (not (memq ?F switches)) ; ls-lisp-classify already did that
+ (if (not (memq ?F switches)) ; ls-lisp-classify-file already did that
(propertize file-name 'dired-filename t)
file-name)
(if (stringp file-type) ; is a symbolic link