commit 1f586739152a5203fdaf206b7589b9de3d8f5422 parent 7dbb182a2e950c10de89c21ca59ff01ae316f762 Author: ThomasV <thomasv@gitorious> Date: Sat, 21 Feb 2015 12:24:40 +0100 add python mode for emacs Diffstat:
M | electrum | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/electrum b/electrum @@ -1,4 +1,5 @@ #!/usr/bin/env python2 +# -*- mode: python -*- # # Electrum - lightweight Bitcoin client # Copyright (C) 2011 thomasv@gitorious