aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/anti.texi9
1 files changed, 8 insertions, 1 deletions
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
153variable, and some use the @code{TMPDIR} environment variable. 153variable, and some use the @code{TMPDIR} environment variable.
154 154
155@item 155@item
156The variable @code{inhibit-modification-hooks} 156If the second argument of @code{save-some-buffers}, @var{pred}, is not
157@code{nil}, then the precise value no longer matters. Any
158non-@code{nil} value means the same as @code{t}: offer to save each
159non-file buffer that has a non-@code{nil} value for
160@code{buffer-offer-save}.
161
162@item
163The variable @code{inhibit-modification-hooks}
157has no special meaning. 164has no special meaning.
158 165
159@item 166@item