Doc update

This commit is contained in:
Tom Willemsen 2012-10-17 01:45:16 +02:00
parent 3c81ade7bf
commit 8e71888602

View file

@ -23,6 +23,11 @@
;; Small interface between gitto and emacs.
;; Right now it only offers the `gitto-register' command which lets
;; you register repositories from within emacs. When called
;; interactively this command will try to register the git directory
;; of the file of the current buffer.
;;; Code:
(defgroup gitto nil