mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-12 15:10:50 +00:00
; * doc/lispref/files.texi (Changing Files): Fix xref to file-modes.
'file-modes' is in node "Testing Accessibility", not "File Attributes".
This commit is contained in:
parent
edc93a5ce6
commit
252a769b11
1 changed files with 1 additions and 1 deletions
|
@ -1824,7 +1824,7 @@ Interactively, @var{mode} is read from the minibuffer using
|
||||||
@code{read-file-modes} (see below), which lets the user type in either
|
@code{read-file-modes} (see below), which lets the user type in either
|
||||||
an integer or a string representing the permissions symbolically.
|
an integer or a string representing the permissions symbolically.
|
||||||
|
|
||||||
@xref{File Attributes}, for the function @code{file-modes}, which
|
@xref{Testing Accessibility}, for the function @code{file-modes}, which
|
||||||
returns the permissions of a file.
|
returns the permissions of a file.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue