commit 088e488963003872e2bffc30409ba7442f6c3552
parent 5d465bf7a203ae0b27bb2e0f7db004e6980d6902
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sun, 17 Aug 2025 15:41:22 +0200
Hype up Emacs VC
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org
@@ -18,8 +18,11 @@ With =C-u 1 w=.
- =e= to start editing
- =C-c C-c= to apply
*** VC
+Steadily inching closer to Magit.
**** =C-x v w= map for working tree commands
With ~project.el~ integration.
+**** =C-x v I= & =C-x v O= maps for incoming & outgoing change reviews
+Opt-in with =vc-use-incoming-outgoing-prefixes=.
** Editing
*** DWIM =C-w= (bug#69097)
=kill-region-dwim= tells =C-w= what to do when the region is inactive: