summaryrefslogtreecommitdiff
path: root/reviews
diff options
context:
space:
mode:
Diffstat (limited to 'reviews')
-rw-r--r--reviews/emacs/hype.org9
1 files changed, 5 insertions, 4 deletions
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org
index a474c87..c078acf 100644
--- a/reviews/emacs/hype.org
+++ b/reviews/emacs/hype.org
@@ -114,10 +114,11 @@ With bindings under =C-x w=, complete with repeat maps. Looking
forward to ~flip~ and ~rotate~ and ~transpose~ 🫨
**** =split-window-preferred-direction=
By default, when splits are possible in either direction according to
-=split-{height,width}-threshold=, Emacs is biased toward splitting
-vertically. Setting this new option to ='longest= reduces that bias
-by making Emacs consider the window layout: "landscape" windows (such
-as a single window in a maximized frame) will be split horizontally.
+=split-{height,width}-threshold=, Emacs was biased toward splitting
+vertically. This new option defaults to ='longest=, reducing that
+bias by making Emacs consider the window layout: "landscape" windows
+(such as a single window in a maximized frame) will be split
+horizontally.
* 30
** =:core= promotions
*** visual-wrap (was adaptive-wrap): soft & mode-sensitive wrap prefixes