commit 9bf0b61710e1af5f4042151082abe1207bd659b1
parent f1c94c5b88ed44f9e663c5c98f8ad586126b1863
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sun, 6 Sep 2026 15:24:07 +0200
Call out some recent Emacs improvements
Diffstat:
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org
@@ -9,6 +9,12 @@ Not merged yet; still excited about it.
Change cursor style depending on arbitrary predicates. Might finally
stop me from activating repeat maps by accident.
* 32
+** Applications
+*** Man
+**** OSC 8 hyperlinks
+** Editing
+*** Search & replace
+**** =query-replace-show-preview= (bug#81583)
** UI
*** Outline
**** ~outline-occur~ (bug#81512)
@@ -66,7 +72,7 @@ have a set of keys to do both actions at once.
The option can be set to kill either [[info:emacs#Words][an Emacs word]] (major-mode
dependant) or a [[info:readline#Commands For Killing][readline word]] (whitespace-separated).
-*** isearch
+*** Search & replace
**** Transpose FROM & TO with =M-s t=
** Elisp
*** So long /pure storage/ 🫡