]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 8 Dec 1999 18:45:56 +0000 (18:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 8 Dec 1999 18:45:56 +0000 (18:45 +0000)
lispref/anti.texi

index ff216bb514fd5a8594076886ac58075bb2a26710..50511ed3aabfe37c8330170e94280b46a913a2a8 100644 (file)
@@ -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