From b15ce388501edd516377e2fb8cc84538163ccff7 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 21 Apr 2006 14:13:53 -0400 Subject: [PATCH] Revert emacs thing --- chat/richtext.py | 1 - 1 file changed, 1 deletion(-) diff --git a/chat/richtext.py b/chat/richtext.py index 0dc7fb66..5f0e6e59 100644 --- a/chat/richtext.py +++ b/chat/richtext.py @@ -1,5 +1,4 @@ #!/usr/bin/env python -# -*- tab-width: 4; indent-tabs-mode: t -*- import pygtk pygtk.require('2.0')