Files
doomemacs/modules/emacs/vc
Nikita Bloshchanevich 973f23b1df `git-commit': fix variable predicates
`git-commit-summary-max-length' should be a number, not a symbol.

`git-commit-major-mode' should be checked more carefully, as otherwise
exploits are possible (e.g. if it is `erase-buffer' or some more
dangerous function of the user's environment).
2021-03-07 18:25:01 +01:00
..
2020-03-08 13:07:50 -04:00
2021-02-16 14:15:41 -05:00
2020-05-23 16:59:12 -04:00

emacs/vc

Description

This module augments Emacs builtin version control support and provides better integration with git

Maintainers

This module has no dedicated maintainers.

Module Flags

This module provides no flags.

Prerequisites

This module has no prerequisites.

TODO Features

TODO Configuration

TODO Troubleshooting