memory-leaks

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

commit 11e9ab07f02f08072c8aacd74c92ab2084525a3c
parent 0d9c3c44a498a1a44ede5b76fe554ade9af78e20
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat, 14 Sep 2024 12:31:47 +0200

Get Emacs 31 hype train started

Diffstat:
Mreviews/emacs/hype.org | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org @@ -1,6 +1,16 @@ 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. +* 31 +** Applications +*** grep +**** Editable =*grep*= buffers (bug#70820) +- =e= to start editing +- =C-c C-c= to apply +** Editing +*** DWIM =C-w= (bug#69097) +- cut region when it is active +- otherwise behave like readline's =unix-word-rubout= * 30 ** =:core= promotions *** visual-wrap (was adaptive-wrap): soft & mode-sensitive wrap prefixes