diff options
Diffstat (limited to 'lisp/window.el')
-rw-r--r-- | lisp/window.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/window.el b/lisp/window.el index c9bddba942c..298310418e8 100644 --- a/lisp/window.el +++ b/lisp/window.el @@ -385,6 +385,7 @@ bottom side of each frame. If an element is a number, this means to display at most that many side windows on the corresponding side. If an element is nil, this means there's no bound on the number of slots on that side." + :version "24.1" :risky t :type '(list |