[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/anti.texi
From: |
Lars Hansen |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/anti.texi |
Date: |
Fri, 21 Nov 2003 13:24:53 -0500 |
Index: emacs/lispref/anti.texi
diff -c emacs/lispref/anti.texi:1.26 emacs/lispref/anti.texi:1.27
*** emacs/lispref/anti.texi:1.26 Sun Nov 2 01:29:55 2003
--- emacs/lispref/anti.texi Fri Nov 21 13:24:52 2003
***************
*** 292,297 ****
--- 292,298 ----
@item
@code{file-attributes} returns the file size and the file inode number
only as a simple integer.
+ Also @acronym{UID} and @acronym{GID} are always returned as integers.
@end itemize
@ignore