emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/Attic/windows.texi, v [EMACS_22_B


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/Attic/windows.texi, v [EMACS_22_BASE]
Date: Tue, 02 Oct 2007 02:04:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/10/02 02:04:41

Index: windows.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/Attic/windows.texi,v
retrieving revision 1.107.2.2
retrieving revision 1.107.2.3
diff -u -b -r1.107.2.2 -r1.107.2.3
--- windows.texi        27 Aug 2007 03:57:10 -0000      1.107.2.2
+++ windows.texi        2 Oct 2007 02:04:41 -0000       1.107.2.3
@@ -55,15 +55,11 @@
   In each frame, at any time, one and only one window is designated as
 @dfn{selected within the frame}.  The frame's cursor appears in that
 window, but the other windows have ``non-selected'' cursors, normally
-less visible.  At any time, one frame is the selected frame; and the
-window selected within that frame is @dfn{the selected window}.  The
-selected window's buffer is usually the current buffer (except when
address@hidden has been used).  @xref{Current Buffer}.
-
address@hidden cursor-in-non-selected-windows
-If this variable is @code{nil}, Emacs displays only one cursor,
-in the selected window.  Other windows have no cursor at all.
address@hidden defvar
+less visible.  (@pxref{Cursor Parameters}, for customization of this.)
+At any time, one frame is the selected frame; and the window selected
+within that frame is @dfn{the selected window}.  The selected window's
+buffer is usually the current buffer (except when @code{set-buffer}
+has been used).  @xref{Current Buffer}.
 
   For practical purposes, a window exists only while it is displayed in
 a frame.  Once removed from the frame, the window is effectively deleted




reply via email to

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