Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-16 | vc: rudimentary pijul support | JSDurand | |
* vc-conf.el ("vc-pijul", vc-handled-backends): Add rudimentary pijul support. | |||
2022-09-07 | bookmark and vc | JSDurand | |
* bookmark-conf.el: Delete a `message' call that I forgot to delete after debugging. * vc-conf.el (vc-prefix-map): Bind "C-x v -" to `vc-revision-other-window', a very handy feature. | |||
2021-08-04 | new: vc-conf | JSDurand | |
* vc-conf.el: add my configurations for vc. Right now it just defines a function in vc-dir-mode-map, but in the future I might want to do more things in it. |