From 166a6556d0ec9926035aa2bce3dc0b0827b447ef Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Tue, 29 Sep 2015 01:39:14 +0300 Subject: ; Remove extraneous "coding: utf-8" specifications in Elisp files --- lisp/progmodes/python.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/progmodes/python.el') diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index b641e300163..6ff12b54976 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -5123,7 +5123,6 @@ returned as is." (provide 'python) ;; Local Variables: -;; coding: utf-8 ;; indent-tabs-mode: nil ;; End: -- cgit v1.2.1