]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/frames.texi (Mouse Position): Fix cross-ref.
authorGlenn Morris <rgm@gnu.org>
Tue, 28 Feb 2012 04:01:56 +0000 (20:01 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 28 Feb 2012 04:01:56 +0000 (20:01 -0800)
doc/lispref/ChangeLog
doc/lispref/frames.texi

index a3ddc5b1cffbaeedef12f2b80c8aa48aefeabca6..da8d7c483e7683b7785ab52d396a240b838ab432 100644 (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
index 27303637e42a69be03087da1e9db299daa3d8690..1e4ae6b135a3259d327985b010324ce9cb72a18f 100644 (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