yatex

diff yahtml.el @ 481:723f136edde5

Legacy local variable settings removed
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 10 Sep 2017 17:03:34 +0859
parents 31864e5830fe
children 6fd30c828f96
line diff
     1.1 --- a/yahtml.el	Sun Sep 10 16:32:30 2017 +0859
     1.2 +++ b/yahtml.el	Sun Sep 10 17:03:34 2017 +0859
     1.3 @@ -1,6 +1,5 @@
     1.4  ;;; yahtml.el --- Yet Another HTML mode -*- coding: sjis -*-
     1.5  ;;; (c) 1994-2017 by HIROSE Yuuji [yuuji(@)yatex.org]
     1.6 -;;; Last modified Sun Sep 10 15:57:47 2017 on firestorm
     1.7  ;;; $Id$
     1.8  
     1.9  (defconst yahtml-revision-number "1.79.3"
    1.10 @@ -3365,5 +3364,4 @@
    1.11  ; fill-prefix: ";;; "
    1.12  ; paragraph-start: "^$\\|\\|;;;$"
    1.13  ; paragraph-separate: "^$\\|\\|;;;$"
    1.14 -; coding: sjis
    1.15  ; End: