emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ls-lisp.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ls-lisp.el,v
Date: Wed, 16 May 2007 13:15:23 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/05/16 13:15:23

Index: ls-lisp.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ls-lisp.el,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -b -r1.63 -r1.64
--- ls-lisp.el  27 Jan 2007 13:21:19 -0000      1.63
+++ ls-lisp.el  16 May 2007 13:15:23 -0000      1.64
@@ -113,7 +113,7 @@
        (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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]