diff options
| author | Lars Hansen | 2003-11-21 18:24:52 +0000 |
|---|---|---|
| committer | Lars Hansen | 2003-11-21 18:24:52 +0000 |
| commit | f6118a9d07cf52ef5ca09853d08682af4d85b8fe (patch) | |
| tree | 705a7cc4f443901b51ff49da4b5647604c40f9c8 | |
| parent | 9ac8c83b0878c338a1159dc510dd0659c696d8c8 (diff) | |
| download | emacs-f6118a9d07cf52ef5ca09853d08682af4d85b8fe.tar.gz emacs-f6118a9d07cf52ef5ca09853d08682af4d85b8fe.zip | |
(File Attributes): Describe removed parameter ID-FORMAT.
| -rw-r--r-- | lispref/anti.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/anti.texi b/lispref/anti.texi index b3fd113ad84..8d3ea8b1886 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi | |||
| @@ -292,6 +292,7 @@ and allied functions. | |||
| 292 | @item | 292 | @item |
| 293 | @code{file-attributes} returns the file size and the file inode number | 293 | @code{file-attributes} returns the file size and the file inode number |
| 294 | only as a simple integer. | 294 | only as a simple integer. |
| 295 | Also @acronym{UID} and @acronym{GID} are always returned as integers. | ||
| 295 | @end itemize | 296 | @end itemize |
| 296 | 297 | ||
| 297 | @ignore | 298 | @ignore |