From 66dea652ef5f5eacb7bdec23068f0b684f69956d Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 16 Aug 2016 08:40:02 -0700 Subject: ; * doc/lispref/windows.texi (Window Parameters): Grammar tweaks. * etc/NEWS: Likewise. --- doc/lispref/windows.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 386584bf9e..78094e95f4 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -4358,11 +4358,11 @@ values instead of the actual margin widths for determining whether a window can be split or shrunk horizontally. Emacs never auto-adjusts the margins of any window after splitting or -resizing it. It is sole responsibility of the application that has set +resizing it. It is the sole responsibility of any application setting this parameter to adjust the margins of this window as well as those of any new window that inherits this window's margins due to a split. -Both, @code{window-configuration-change-hook} and -@code{window-size-change-functions} (@pxref{Window Hooks}), should be +Both @code{window-configuration-change-hook} and +@code{window-size-change-functions} (@pxref{Window Hooks}) should be employed for this purpose. This parameter was introduced in Emacs version 25.1 to support -- cgit v1.2.3