memory-leaks

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

commit 608ea86849b66c4dfe1744680fb315da69da7fb0
parent 8c3601dfeaa1236cbb7efb9ab2125dad3c1f2b23
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 17 Jun 2025 08:26:06 +0200

Add new section for features that have not been merged yet

This one has stalled; hopefully it'll land but better not give anyone
false hopes.

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

diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org @@ -1,6 +1,13 @@ Emacs's NEWS files are useful as a searchable reference, but they can be overwhelming as an entry point to a new release. In this file, I'm keeping track of the changes /I/ am excited about. +* (Cooking) +Not merged yet; still excited about it. +** UI +*** Cursor +**** ~cursor-indicators-mode~ (bug#77224) +Change cursor style depending on arbitrary predicates. Might finally +stop me from activating repeat maps by accident. * 31 ** Applications *** Dired @@ -59,10 +66,6 @@ Now: **** ~completion-pcm-leading-wildcard~ **** ~completion-styles~ bindings - to set completion-ignore-case -*** Cursor -**** ~cursor-indicators-mode~ (bug#77224) -Change cursor style depending on arbitrary predicates. Might finally -stop me from activating repeat maps by accident. *** Input **** =repeat-continue= Users can tell ~repeat-mode~ that some commands should not interrupt