# HG changeset patch # User HIROSE Yuuji # Date 1505030641 -32373 # Node ID 723f136edde54e83d69c6e2284b4b5652d3e63b0 # Parent 307d5bf535bba4a646847aa2536ad46a097aa3ab Legacy local variable settings removed diff -r 307d5bf535bb -r 723f136edde5 docs/htmlqa --- a/docs/htmlqa Sun Sep 10 16:59:57 2017 +0859 +++ b/docs/htmlqa Sun Sep 10 17:03:34 2017 +0859 @@ -188,5 +188,4 @@ mode: indented-text fill-column: 72 fill-prefix: " " -buffer-file-coding-system: shift_jis-dos End: diff -r 307d5bf535bb -r 723f136edde5 docs/qanda --- a/docs/qanda Sun Sep 10 16:59:57 2017 +0859 +++ b/docs/qanda Sun Sep 10 17:03:34 2017 +0859 @@ -709,5 +709,4 @@ mode: indented-text fill-column: 72 fill-prefix: " " -buffer-file-coding-system: shift_jis-dos End: diff -r 307d5bf535bb -r 723f136edde5 yahtml.el --- a/yahtml.el Sun Sep 10 16:59:57 2017 +0859 +++ b/yahtml.el Sun Sep 10 17:03:34 2017 +0859 @@ -1,6 +1,5 @@ ;;; yahtml.el --- Yet Another HTML mode -*- coding: sjis -*- ;;; (c) 1994-2017 by HIROSE Yuuji [yuuji(@)yatex.org] -;;; Last modified Sun Sep 10 15:57:47 2017 on firestorm ;;; $Id$ (defconst yahtml-revision-number "1.79.3" @@ -3365,5 +3364,4 @@ ; fill-prefix: ";;; " ; paragraph-start: "^$\\| \\|;;;$" ; paragraph-separate: "^$\\| \\|;;;$" -; coding: sjis ; End: diff -r 307d5bf535bb -r 723f136edde5 yatex.el --- a/yatex.el Sun Sep 10 16:59:57 2017 +0859 +++ b/yatex.el Sun Sep 10 17:03:34 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*- ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Tue Sep 5 13:31:22 2017 on firestorm +;;; Last modified Sun Sep 10 09:51:57 2017 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; http://www.yatex.org/ @@ -3278,7 +3278,3 @@ ;; `History' was moved to ChangeLog ;----------------------------- End of yatex.el ----------------------------- - -; Local variables: -; coding: sjis -; End: diff -r 307d5bf535bb -r 723f136edde5 yatex19.el --- a/yatex19.el Sun Sep 10 16:59:57 2017 +0859 +++ b/yatex19.el Sun Sep 10 17:03:34 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatex19.el -- YaTeX facilities for Emacs 19 or later -*- coding: sjis -*- ;;; (c)1994-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Thu Jan 5 17:45:46 2017 on firestorm +;;; Last modified Sun Sep 10 09:51:04 2017 on firestorm ;;; $Id$ ;;; Code: @@ -823,5 +823,4 @@ ; fill-prefix: ";;; " ; paragraph-start: "^$\\| \\|;;;$" ; paragraph-separate: "^$\\| \\|;;;$" -; coding: sjis ; End: diff -r 307d5bf535bb -r 723f136edde5 yatex23.el --- a/yatex23.el Sun Sep 10 16:59:57 2017 +0859 +++ b/yatex23.el Sun Sep 10 17:03:34 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*- ;;; (c)2014-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Thu Jan 5 17:45:48 2017 on firestorm +;;; Last modified Sun Sep 10 09:52:29 2017 on firestorm ;;; $Id$ (require 'yatex19) @@ -105,10 +105,3 @@ "Face of on-the-fly preview image mode") (provide 'yatex23) - -; Local variables: -; fill-prefix: ";;; " -; paragraph-start: "^$\\| \\|;;;$" -; paragraph-separate: "^$\\| \\|;;;$" -; coding: sjis -; End: diff -r 307d5bf535bb -r 723f136edde5 yatexadd.el --- a/yatexadd.el Sun Sep 10 16:59:57 2017 +0859 +++ b/yatexadd.el Sun Sep 10 17:03:34 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatexadd.el --- YaTeX add-in functions -*- coding: sjis -*- ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sat Jun 3 23:23:23 2017 on firestorm +;;; Last modified Sun Sep 10 09:52:35 2017 on firestorm ;;; $Id$ ;;; Code: @@ -2368,5 +2368,4 @@ ; fill-prefix: ";;; " ; paragraph-start: "^$\\| \\|;;;$" ; paragraph-separate: "^$\\| \\|;;;$" -; coding: sjis ; End: diff -r 307d5bf535bb -r 723f136edde5 yatexlib.el --- a/yatexlib.el Sun Sep 10 16:59:57 2017 +0859 +++ b/yatexlib.el Sun Sep 10 17:03:34 2017 +0859 @@ -1,7 +1,7 @@ ;;; yatexlib.el --- YaTeX and yahtml common libraries -*- coding: sjis -*- ;;; ;;; (c)1994-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sat Jan 28 15:59:00 2017 on firestorm +;;; Last modified Sun Sep 10 09:53:33 2017 on firestorm ;;; $Id$ ;;; Code: @@ -1703,9 +1703,3 @@ (kill-emacs)))) (provide 'yatexlib) -; Local variables: -; fill-prefix: ";;; " -; paragraph-start: "^$\\| \\|;;;$" -; paragraph-separate: "^$\\| \\|;;;$" -; coding: sjis -; End: