(Fset_minibuffer_window): Doc fix.
This commit is contained in:
parent
dc2628c113
commit
dea7e2ba84
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ choose_minibuf_frame_1 (ignore)
|
|||
DEFUN ("set-minibuffer-window", Fset_minibuffer_window,
|
||||
Sset_minibuffer_window, 1, 1, 0,
|
||||
doc: /* Specify which minibuffer window to use for the minibuffer.
|
||||
This effects where the minibuffer is displayed if you put text in it
|
||||
This affects where the minibuffer is displayed if you put text in it
|
||||
without invoking the usual minibuffer commands. */)
|
||||
(window)
|
||||
Lisp_Object window;
|
||||
|
|
Loading…
Add table
Reference in a new issue