From 537286fdbc2e58144d3ff4e60377e6dc36937001 Mon Sep 17 00:00:00 2001 From: Russel Winder Date: Sun, 7 Mar 2010 16:32:27 +0000 Subject: [PATCH] Add an Emacs mode line. --- __init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__init__.py b/__init__.py index c60d940e1..13a6d435b 100644 --- a/__init__.py +++ b/__init__.py @@ -1,4 +1,5 @@ # vim: set et sw=3 tw=0 fo=awqorc ft=python: +# -*- mode:python; coding:utf-8; -*- # # Astxx, the Asterisk C++ API and Utility Library. # Copyright (C) 2005, 2006 Matthew A. Nicholson