yatex

diff yatex.el @ 481:723f136edde5

Legacy local variable settings removed
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 10 Sep 2017 17:03:34 +0859
parents 355b28fc0025
children 9132c20372ec
line diff
     1.1 --- a/yatex.el	Sun Sep 10 00:03:52 2017 +0859
     1.2 +++ b/yatex.el	Sun Sep 10 17:03:34 2017 +0859
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
     1.5  ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Tue Sep  5 13:31:22 2017 on firestorm
     1.7 +;;; Last modified Sun Sep 10 09:51:57 2017 on firestorm
     1.8  ;;; $Id$
     1.9  ;;; The latest version of this software is always available at;
    1.10  ;;; http://www.yatex.org/
    1.11 @@ -3278,7 +3278,3 @@
    1.12  
    1.13  ;; `History' was moved to ChangeLog
    1.14  ;----------------------------- End of yatex.el -----------------------------
    1.15 -
    1.16 -; Local variables:
    1.17 -; coding: sjis
    1.18 -; End: