emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r107449: * doc/lispref/frames.texi (M


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r107449: * doc/lispref/frames.texi (Mouse Position): Fix cross-ref.
Date: Mon, 27 Feb 2012 20:01:56 -0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 107449
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-02-27 20:01:56 -0800
message:
  * doc/lispref/frames.texi (Mouse Position): Fix cross-ref.
modified:
  doc/lispref/ChangeLog
  doc/lispref/frames.texi
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2012-02-27 07:26:13 +0000
+++ b/doc/lispref/ChangeLog     2012-02-28 04:01:56 +0000
@@ -1,3 +1,7 @@
+2012-02-28  Glenn Morris  <address@hidden>
+
+       * frames.texi (Mouse Position): Fix cross-ref.
+
 2012-02-27  Chong Yidong  <address@hidden>
 
        * buffers.texi (Creating Buffers): Clarify that

=== modified file 'doc/lispref/frames.texi'
--- a/doc/lispref/frames.texi   2012-01-28 04:26:33 +0000
+++ b/doc/lispref/frames.texi   2012-02-28 04:01:56 +0000
@@ -1,7 +1,6 @@
 @c -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
address@hidden Copyright (C) 1990-1995, 1998-1999, 2001-2012
address@hidden   Free Software Foundation, Inc.
address@hidden 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 @@
 @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.
address@hidden Avoidance,,,emacs}.
address@hidden Avoidance,,,emacs, The Emacs Manual}.
 @end defun
 
 @need 3000


reply via email to

[Prev in Thread] Current Thread [Next in Thread]