Add `umask' to the concept index.

This commit is contained in:
Stefan Monnier 2002-09-17 19:17:58 +00:00
parent 99d85a90ed
commit 7231e81998

View file

@ -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