changeset 26769:6059a830d589

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 08 Dec 1999 18:45:56 +0000
parents 02eb997314dc
children 2d8554ed8748
files lispref/anti.texi
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/anti.texi	Wed Dec 08 15:04:51 1999 +0000
+++ b/lispref/anti.texi	Wed Dec 08 18:45:56 1999 +0000
@@ -153,7 +153,14 @@
 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