From: Stefan Monnier Date: Tue, 17 Sep 2002 19:17:58 +0000 (+0000) Subject: Add `umask' to the concept index. X-Git-Tag: ttn-vms-21-2-B4~13142 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7231e8199856d42d9a3e2676b44a942da054d22a;p=emacs.git Add `umask' to the concept index. --- diff --git a/lispref/files.texi b/lispref/files.texi index 35955f14b40..720d1323d6e 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -1322,6 +1322,7 @@ be an integer). Only the low 12 bits of @var{mode} are used. @c Emacs 19 feature @defun set-default-file-modes mode +@cindex umask This function sets the default file protection for new files created by Emacs and its subprocesses. Every file created with Emacs initially has this protection, or a subset of it (@code{write-region} will not give a