* doc/lispref/windows.texi (Display Action Functions): Mention next-window.
This commit is contained in:
parent
ab9980cd3b
commit
ac446ed806
2 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-07-19 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* windows.texi (Display Action Functions): Mention next-window.
|
||||
|
||||
2013-07-16 Xue Fuqiao <xfq.free@gmail.com>
|
||||
|
||||
* windows.texi (Selecting Windows): Fix the introduction of
|
||||
|
|
|
@ -1924,6 +1924,10 @@ frames to search for a reusable window:
|
|||
A frame means consider windows on that frame only.
|
||||
@end itemize
|
||||
|
||||
Note that these meanings differ slightly from those of the
|
||||
@var{all-frames} argument to @code{next-window} (@pxref{Cyclic Window
|
||||
Ordering}).
|
||||
|
||||
If @var{alist} contains no @code{reusable-frames} entry, this function
|
||||
normally searches just the selected frame; however, if the variable
|
||||
@code{pop-up-frames} is non-@code{nil}, it searches all frames on the
|
||||
|
|
Loading…
Add table
Reference in a new issue