mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
(Minibuffer Misc): Add anchor.
This commit is contained in:
parent
b96b979c74
commit
b1895e7380
1 changed files with 1 additions and 0 deletions
|
|
@ -1773,6 +1773,7 @@ This function returns the currently active minibuffer window, or
|
|||
@end defun
|
||||
|
||||
@defun minibuffer-window &optional frame
|
||||
@anchor{Definition of minibuffer-window}
|
||||
This function returns the minibuffer window used for frame @var{frame}.
|
||||
If @var{frame} is @code{nil}, that stands for the current frame. Note
|
||||
that the minibuffer window used by a frame need not be part of that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue