From 3aeb19ad3604f888756489c30ea089b2f13805a7 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 16 May 2007 11:24:16 +0000 Subject: [PATCH] (ls-lisp-verbosity): Doc fix. --- lisp/ls-lisp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index 20da227b01..94c8004ff5 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el @@ -113,7 +113,7 @@ option will have no effect until you restart Emacs." (t '(links uid gid))) ; GNU ls "*A list of optional file attributes that ls-lisp should display. It should contain none or more of the symbols: links, uid, gid. -nil (or an empty list) means display none of them. +A value of nil (or an empty list) means display none of them. Concepts come from UNIX: `links' means count of names associated with the file\; `uid' means user (owner) identifier\; `gid' means group -- 2.20.1