From 7231e8199856d42d9a3e2676b44a942da054d22a Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Tue, 17 Sep 2002 19:17:58 +0000 Subject: [PATCH] Add `umask' to the concept index. --- lispref/files.texi | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2