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: Eli Zaretskii
Subject: [Emacs-diffs] emacs/doc/lispref windows.texi
Date: Thu, 07 May 2009 18:55:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    09/05/07 18:55:54

Modified files:
        doc/lispref    : windows.texi 

Log message:
        (Choosing Window): Fix a typo.

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

Patches:
Index: windows.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/windows.texi,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- windows.texi        8 Jan 2009 05:29:03 -0000       1.27
+++ windows.texi        7 May 2009 18:55:54 -0000       1.28
@@ -957,7 +957,7 @@
 @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
address@hidden, @code{display-buffer} tries to 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




reply via email to

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