From 1f586739152a5203fdaf206b7589b9de3d8f5422 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Sat, 21 Feb 2015 12:24:40 +0100 Subject: [PATCH] add python mode for emacs --- electrum | 1 + 1 file changed, 1 insertion(+) diff --git a/electrum b/electrum index 90536aea3..f9ad62b27 100755 --- a/electrum +++ b/electrum @@ -1,4 +1,5 @@ #!/usr/bin/env python2 +# -*- mode: python -*- # # Electrum - lightweight Bitcoin client # Copyright (C) 2011 thomasv@gitorious