yatex

diff yatexadd.el @ 493:a9f39600366a

Added tag yatex-1.80 for changeset a2bb2426a154
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 10 Sep 2017 21:47:29 +0859
parents c996fbcc2e79
children c0827f80b18e
line diff
     1.1 --- a/yatexadd.el	Sat Jun 03 23:24:44 2017 +0859
     1.2 +++ b/yatexadd.el	Sun Sep 10 21:47:29 2017 +0859
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; yatexadd.el --- YaTeX add-in functions -*- coding: sjis -*-
     1.5  ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Sat Jun  3 23:23:23 2017 on firestorm
     1.7 +;;; Last modified Sun Sep 10 09:52:35 2017 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10  ;;; Code:
    1.11 @@ -2368,5 +2368,4 @@
    1.12  ; fill-prefix: ";;; "
    1.13  ; paragraph-start: "^$\\|\\|;;;$"
    1.14  ; paragraph-separate: "^$\\|\\|;;;$"
    1.15 -; coding: sjis
    1.16  ; End: