From a633e6a2b408d34482a9fb689585c6a8a2aea2aa Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 18 Jun 2012 14:04:21 -0400 Subject: [PATCH] Add coding cookie --- lisp/progmodes/python.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2