From 7a49cee3b578d1e0cd7f8e2c1cba9f0e31d587be Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Mon, 8 Dec 2014 23:30:06 +0900 Subject: [PATCH] emacs.el: Add git-commit-mode to my-package-list --- emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.el b/emacs.el index 8593d1a..2a0ed06 100644 --- a/emacs.el +++ b/emacs.el @@ -139,6 +139,7 @@ IF OK-IF-ALREADY-EXISTS is true force download." xclip gnuplot-mode erlang + git-commit-mode ) )