summaryrefslogtreecommitdiff
path: root/lisp/mail/sendmail.el
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2015-09-29 01:39:14 +0300
committerDmitry Gutov <dgutov@yandex.ru>2015-09-29 01:39:46 +0300
commit166a6556d0ec9926035aa2bce3dc0b0827b447ef (patch)
treef9c77f7f41fdfaa55212e60fe71d5d595fe3a298 /lisp/mail/sendmail.el
parent2d712286ac67c3bb4d8da3a6d62d71eca1726aad (diff)
downloademacs-166a6556d0ec9926035aa2bce3dc0b0827b447ef.tar.gz
; Remove extraneous "coding: utf-8" specifications in Elisp files
Diffstat (limited to 'lisp/mail/sendmail.el')
-rw-r--r--lisp/mail/sendmail.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el
index 4c0f2b98257..9269d7f7d83 100644
--- a/lisp/mail/sendmail.el
+++ b/lisp/mail/sendmail.el
@@ -2078,7 +2078,6 @@ you can move to one of them and type C-c C-c to recover that one."
;; Local Variables:
;; byte-compile-dynamic: t
-;; coding: utf-8
;; End:
;;; sendmail.el ends here