aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
authorPaul Eggert2016-01-30 11:43:26 -0800
committerPaul Eggert2016-01-30 11:43:26 -0800
commitcb4e054e41cdb7e398351a5ae8224759e721349e (patch)
treeae2bec4f10425bd61e2a90563edc178d382bb4b8 /src/window.c
parente6d575316a42946aac6d83c9587f09afd1a59d98 (diff)
parent60902756b0d794b16b9c1c67c4c40a3ac04d1c1b (diff)
downloademacs-cb4e054e41cdb7e398351a5ae8224759e721349e.tar.gz
emacs-cb4e054e41cdb7e398351a5ae8224759e721349e.zip
-
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 70b7e58feb5..e1a30ee5714 100644
--- a/src/window.c
+++ b/src/window.c
@@ -7261,7 +7261,7 @@ resizing a window preferably resizes one adjacent window only.
7261 7261
7262If this variable is t, splitting a window tries to get the space 7262If this variable is t, splitting a window tries to get the space
7263proportionally from all windows in the same combination. This also 7263proportionally from all windows in the same combination. This also
7264allows to split a window that is otherwise too small or of fixed size. 7264allows splitting a window that is otherwise too small or of fixed size.
7265Resizing and deleting a window proportionally resize all windows in the 7265Resizing and deleting a window proportionally resize all windows in the
7266same combination. 7266same combination.
7267 7267