yatex

diff yatex19.el @ 488:5509565abe76

Added tag yatex-1.80 for changeset 129b9f9b6d34
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 10 Sep 2017 21:42:14 +0859
parents 7a9d30752353
children c0827f80b18e
line diff
     1.1 --- a/yatex19.el	Thu Jan 05 17:49:05 2017 +0900
     1.2 +++ b/yatex19.el	Sun Sep 10 21:42:14 2017 +0859
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; yatex19.el -- YaTeX facilities for Emacs 19 or later -*- coding: sjis -*-
     1.5  ;;; (c)1994-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Thu Jan  5 17:45:46 2017 on firestorm
     1.7 +;;; Last modified Sun Sep 10 09:51:04 2017 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10  ;;; Code:
    1.11 @@ -823,5 +823,4 @@
    1.12  ; fill-prefix: ";;; "
    1.13  ; paragraph-start: "^$\\|\\|;;;$"
    1.14  ; paragraph-separate: "^$\\|\\|;;;$"
    1.15 -; coding: sjis
    1.16  ; End: