emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110810: * window.c (quad): New f


From: Dmitry Antipov
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r110810: * window.c (quad): New function.
Date: Tue, 06 Nov 2012 21:17:09 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

On 11/06/2012 05:41 PM, martin rudalics wrote:

My bad: The second line of the doc-string of `window-combination-limit'
is silly.  Please revert this part of your patch and change the
doc-string in the Emacs-24.3 branch to:

DEFUN ("window-combination-limit", Fwindow_combination_limit, 
Swindow_combination_limit, 1, 1, 0,
        doc: /* Return combination limit of window WINDOW.
If the return value is nil, child windows of WINDOW can be recombined with
WINDOW's siblings.  A return value of t means that child windows of
WINDOW are never \(re-)combined with WINDOW's siblings.

WINDOW must be a valid window.  The return value is meaningful for
internal windows only.  */)

Done for the trunk in r110814.

Did you mean emacs-24? How should I propagate this change to that branch?

Dmitry




reply via email to

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