aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/window.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/window.c b/src/window.c
index 733cf75d132..8d86f7f0815 100644
--- a/src/window.c
+++ b/src/window.c
@@ -7269,8 +7269,8 @@ same combination.
7269 7269
7270Other values are reserved for future use. 7270Other values are reserved for future use.
7271 7271
7272This variable takes no effect if the variable `window-combination-limit' is 7272A specific split operation may ignore the value of this variable if it
7273non-nil. */); 7273is affected by a non-nil value of `window-combination-limit'. */);
7274 Vwindow_combination_resize = Qnil; 7274 Vwindow_combination_resize = Qnil;
7275 7275
7276 DEFVAR_LISP ("window-combination-limit", Vwindow_combination_limit, 7276 DEFVAR_LISP ("window-combination-limit", Vwindow_combination_limit,