From fcad24639f1885f372d9f262bf36201f9841dfb5 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 8 Dec 1999 18:45:56 +0000 Subject: [PATCH] *** empty log message *** --- lispref/anti.texi | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lispref/anti.texi b/lispref/anti.texi index ff216bb514f..50511ed3aab 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -153,7 +153,14 @@ Emacs features use it anyway. Some use the @code{TMP} environment variable, and some use the @code{TMPDIR} environment variable. @item -The variable @code{inhibit-modification-hooks} +If the second argument of @code{save-some-buffers}, @var{pred}, is not +@code{nil}, then the precise value no longer matters. Any +non-@code{nil} value means the same as @code{t}: offer to save each +non-file buffer that has a non-@code{nil} value for +@code{buffer-offer-save}. + +@item +The variable @code{inhibit-modification-hooks} has no special meaning. @item -- 2.39.5