Signed-off-by: Xavier Maillard <zedek@xxxxxxx> --- contrib/emacs/vc-git.el | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/contrib/emacs/vc-git.el b/contrib/emacs/vc-git.el index 8ec470c..4cab845 100644 --- a/contrib/emacs/vc-git.el +++ b/contrib/emacs/vc-git.el @@ -27,7 +27,9 @@ ;; TODO ;; - changelog generation ;; - working with revisions other than HEAD -;; +;; - code (re)factoring +;; - docstrings +;; - more customisable variables (eval-when-compile (require 'cl) -- 1.5.0 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html