summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/help.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi
index 746c51e33f0..b3ff0517e13 100644
--- a/doc/emacs/help.texi
+++ b/doc/emacs/help.texi
@@ -359,8 +359,11 @@ view, describe, default.
@end quotation
@vindex apropos-do-all
- If the variable @code{apropos-do-all} is non-@code{nil}, the apropos
-commands always behave as if they had been given a prefix argument.
+ If the variable @code{apropos-do-all} is non-@code{nil}, most
+apropos commands behave as if they had been given a prefix
+argument. There is one exception: @code{apropos-variable} without a
+prefix argument will always search for all variables, no matter what
+the value of @code{apropos-do-all} is.
@vindex apropos-sort-by-scores
@cindex apropos search results, order by score