emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi, v [EMACS_22_BASE]
Date: Mon, 06 Aug 2007 06:53:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Martin Rudalics <m061211>       07/08/06 06:53:13

Index: windows.texi
===================================================================
RCS file: /sources/emacs/emacs/lispref/windows.texi,v
retrieving revision 1.107
retrieving revision 1.107.2.1
diff -u -b -r1.107 -r1.107.2.1
--- windows.texi        7 Apr 2007 01:44:28 -0000       1.107
+++ windows.texi        6 Aug 2007 06:53:13 -0000       1.107.2.1
@@ -1887,6 +1887,12 @@
 @end example
 @end defun
 
address@hidden window-full-width-p &optional window
+This function returns address@hidden if @var{window} is as wide as
+the frame that contains it; otherwise @code{nil}.
+If @var{window} is @code{nil}, the function uses the selected window.
address@hidden defun
+
 @defun window-edges &optional window
 This function returns a list of the edge coordinates of @var{window}.
 If @var{window} is @code{nil}, the selected window is used.




reply via email to

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