doomemacs/modules/emacs/vc/autoload
Michael Peyton Jones bab4c921c8
tweak(vc): smerge-next -> smerge-vc-next-conflict
This is provided by `smerge-mode` in Emacs 27, and functions exactly
like `smerge-next`, except that if there are no more conflicts in the
current file, it will go to the next file with conflicts.

Arguably this could be a different key binding. However, I find that it
is almost strictly superior to `smerge-next`: I can't think of a case
where I *wouldn't* immediately want to go to the next file with
conflicts, and even if you do by accident you can just pop back to the
preceding buffer. So I think it warrants being the default.

Close: #5431
2023-03-22 18:22:47 -04:00
..
bug-reference-backport.el refactor: deprecate EMACS2[89]+, NATIVECOMP, MODULES 2022-08-14 20:43:35 +02:00
hydra.el tweak(vc): smerge-next -> smerge-vc-next-conflict 2023-03-22 18:22:47 -04:00
vc.el fix(vc): +vc--remote-homepage 2023-02-23 16:39:04 -05:00