; Remove extraneous "coding: utf-8" specifications in Elisp files

This commit is contained in:
Dmitry Gutov
2015-09-29 01:39:14 +03:00
parent 2d712286ac
commit 166a6556d0
74 changed files with 41 additions and 158 deletions

View File

@@ -5123,7 +5123,6 @@ returned as is."
(provide 'python)
;; Local Variables:
;; coding: utf-8
;; indent-tabs-mode: nil
;; End: