From: Glenn Morris Date: Mon, 18 Jun 2012 18:04:21 +0000 (-0400) Subject: Add coding cookie X-Git-Tag: emacs-24.2.90~1199^2~436 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a633e6a2b408d34482a9fb689585c6a8a2aea2aa;p=emacs.git Add coding cookie --- diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index dfa72a3084a..db21d800e70 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -1,4 +1,4 @@ -;;; python.el --- Python's flying circus support for Emacs +;;; python.el --- Python's flying circus support for Emacs -*- coding: utf-8 -*- ;; Copyright (C) 2003-2012 Free Software Foundation, Inc.