diff options
| author | Dmitry Gutov <dgutov@yandex.ru> | 2015-09-29 01:39:14 +0300 |
|---|---|---|
| committer | Dmitry Gutov <dgutov@yandex.ru> | 2015-09-29 01:39:46 +0300 |
| commit | 166a6556d0ec9926035aa2bce3dc0b0827b447ef (patch) | |
| tree | f9c77f7f41fdfaa55212e60fe71d5d595fe3a298 /lisp/calc/calc-ext.el | |
| parent | 2d712286ac67c3bb4d8da3a6d62d71eca1726aad (diff) | |
| download | emacs-166a6556d0ec9926035aa2bce3dc0b0827b447ef.tar.gz | |
; Remove extraneous "coding: utf-8" specifications in Elisp files
Diffstat (limited to 'lisp/calc/calc-ext.el')
| -rw-r--r-- | lisp/calc/calc-ext.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/calc/calc-ext.el b/lisp/calc/calc-ext.el index 933c446875e..9adf66f23bd 100644 --- a/lisp/calc/calc-ext.el +++ b/lisp/calc/calc-ext.el @@ -3507,8 +3507,4 @@ A key may contain additional specs for Inverse, Hyperbolic, and Inv+Hyp.") (provide 'calc-ext) -;; Local variables: -;; coding: utf-8 -;; End: - ;;; calc-ext.el ends here |
