From 8e7188860207ca03e16693a730a175372e8da899 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 17 Oct 2012 01:45:16 +0200 Subject: Doc update --- emacs/gitto.el | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'emacs') diff --git a/emacs/gitto.el b/emacs/gitto.el index 90fcf50..996ba7f 100644 --- a/emacs/gitto.el +++ b/emacs/gitto.el @@ -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 -- cgit v1.2.3-54-g00ecf