memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 2107be2cac3f50eb1a6487ac241cefc1740e877d
parent 75deab6cfd31e7aa5c8a9e270abf5d7be1b4d8a5
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat, 22 Nov 2025 19:53:34 +0100

Rejoice some more

Diffstat:
Mreviews/emacs/hype.org | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git 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