From fe43bef9bea227a8f1fc36f1fbb4e28261e2a2e9 Mon Sep 17 00:00:00 2001
From: Seblu <sebastien.luttringer@smartjog.com>
Date: Mon, 25 Jul 2011 15:32:27 +0200
Subject: [PATCH] add emacs python header

---
 bin/is | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/is b/bin/is
index 1b67f0b..03a1f13 100755
--- a/bin/is
+++ b/bin/is
@@ -1,4 +1,5 @@
 #!/usr/bin/python2.7
+# -*- python -*-
 # -*- coding: utf-8 -*-
 # Started 30/06/2011 by Seblu <seblu@seblu.net>
 
-- 
GitLab