* doc/lispref/frames.texi (Mouse Position): Fix cross-ref.

This commit is contained in:
Glenn Morris 2012-02-27 20:01:56 -08:00
parent abe074de52
commit 1383d930d5
2 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2012-02-28 Glenn Morris <rgm@gnu.org>
* frames.texi (Mouse Position): Fix cross-ref.
2012-02-27 Chong Yidong <cyd@gnu.org>
* buffers.texi (Creating Buffers): Clarify that

View file

@ -1,7 +1,6 @@
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012
@c Free Software Foundation, Inc.
@c Copyright (C) 1990-1995, 1998-1999, 2001-2012 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/frames
@node Frames, Positions, Windows, Top
@ -1709,7 +1708,7 @@ displayed on @var{frame} is visible; otherwise it returns @code{nil}.
@var{frame} omitted or @code{nil} means the selected frame. This is
useful when @code{make-pointer-invisible} is set to @code{t}: it
allows to know if the pointer has been hidden.
@xref{Mouse Avoidance,,,emacs}.
@xref{Mouse Avoidance,,,emacs, The Emacs Manual}.
@end defun
@need 3000