changeset 481:723f136edde5 dev

Legacy local variable settings removed
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 10 Sep 2017 17:03:34 +0859
parents 307d5bf535bb
children 9132c20372ec
files docs/htmlqa docs/qanda yahtml.el yatex.el yatex19.el yatex23.el yatexadd.el yatexlib.el
diffstat 8 files changed, 5 insertions(+), 28 deletions(-) [+]
line wrap: on
line diff
--- 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:
--- 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:
--- 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:
--- 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:
--- 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:
--- 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:
--- 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:
--- 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:

yatex.org