aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* Make gitto.el work with the latest gittoGravatar Tom Willemse2013-10-131-4/+4
|
* Change nameGravatar Tom Willemse2013-05-201-2/+2
|
* Bump versionGravatar Tom Willemsen2012-10-171-1/+1
|
* Checkdoc-suggested changesGravatar Tom Willemsen2012-10-171-4/+4
|
* Add unregister command to emacs interfaceGravatar Tom Willemsen2012-10-171-0/+17
| | | | | | * emacs/gitto.el (gitto-registered-p): New function. (gitto-unregister): New command (gitto-register): Add docstring.
* Doc updateGravatar Tom Willemsen2012-10-171-0/+5
|
* Add emacs interfaceGravatar Tom Willemsen2012-10-161-0/+46
Only has a `gitto-register' function for now. Just a start.