emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/lispref windows.texi


From: Chong Yidong
Subject: [Emacs-diffs] emacs/doc/lispref windows.texi
Date: Tue, 25 Nov 2008 03:51:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/11/25 03:51:26

Modified files:
        doc/lispref    : windows.texi 

Log message:
        (Choosing Window, Selecting Windows): Fix typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/windows.texi?cvsroot=emacs&r1=1.23&r2=1.24

Patches:
Index: windows.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/windows.texi,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- windows.texi        21 Nov 2008 07:39:45 -0000      1.23
+++ windows.texi        25 Nov 2008 03:51:26 -0000      1.24
@@ -957,11 +957,11 @@
 @defopt pop-up-windows
 This variable specifies whether @code{display-buffer} is allowed to
 split (@pxref{Splitting Windows}) an existing window .  If it is
address@hidden, @code{display-buffer} tries to the split the largest or
-least recently used window on the selected frame.  (If the selected
-frame is a minibuffer-only frame, it tries to split a window on another
-frame instead.)  If @code{pop-up-windows} is nil or the variable
address@hidden (see below) is address@hidden,
address@hidden, @code{display-buffer} tries to the split the largest
+or least recently used window on the selected frame.  (If the selected
+frame is a minibuffer-only frame, it tries to split a window on
+another frame instead.)  If @code{pop-up-windows} is @code{nil} or the
+variable @code{pop-up-frames} (see below) is address@hidden,
 @code{display-buffer} does not split any window.
 @end defopt
 




reply via email to

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