1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-24 08:51:10 -08:00

enable-recursive-minibuffers change need not be mentioned in the manual.

This commit is contained in:
Chong Yidong 2008-08-16 17:42:42 +00:00
parent c8d4721b7e
commit c4e606b67e

View file

@ -374,6 +374,7 @@ similarly, using the file displayed on the current line.
region in transient-mark-mode, the word under the cursor, the last Isearch
regexp, the last Isearch string and the last replacement regexp.
---
*** When enable-recursive-minibuffers is non-nil, operations which use
switch-to-buffer (such as C-x b and C-x C-f) do not fail any more when
used in a minibuffer or a dedicated window. Instead, they fallback on