summaryrefslogtreecommitdiffstats
path: root/emacs.d/20-git-commit.el
Commit message (Collapse)AuthorAgeFilesLines
* EMACS: PathsGravatar Tom Willemsen2011-04-181-1/+0
| | | | | Of course paths need to be defined in ~/.emacs, otherwise the compilation function might not be aware of them.
* Add git-commit-modeGravatar Tom Willemsen2011-04-171-0/+6
Makes emacs look more like vim when commiting messages. Shows me what I'm doing wrong or right.