Changeset 4210 for trunk/lisp/ls-lisp.el
- Timestamp:
- 06/02/07 09:29:41 (1 year ago)
- Files:
-
- trunk/lisp/ls-lisp.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/ls-lisp.el
r4190 r4210 114 114 "*A list of optional file attributes that ls-lisp should display. 115 115 It should contain none or more of the symbols: links, uid, gid. 116 nil (or an empty list) means display none of them.116 A value of nil (or an empty list) means display none of them. 117 117 118 118 Concepts come from UNIX: `links' means count of names associated with
