From 06b605171f1c9d8b42bd3326a243b8b03d2e4e58 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 19 Apr 2011 15:44:55 +0200 Subject: lisp/*.el: Lexical-binding cleanup. --- lisp/ls-lisp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/ls-lisp.el') diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index 9314f934dc1..14a8cabf1a7 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el @@ -329,7 +329,7 @@ not contain `d', so that a full listing is expected." (max-gid-len 0) (max-file-size 0) ;; do all bindings here for speed - total-line files elt short file-size fil attr + total-line files elt short file-size attr fuid fgid uid-len gid-len) (cond ((memq ?A switches) (setq file-alist -- cgit v1.2.1