yatex

changeset 395:5aa8208fbef0 dev

Change header lines.
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 16 Jan 2015 10:39:19 +0900
parents 67fa6d791bc9
children 2fc714f03ddf
files yatex.el yatex19.el yatexadd.el yatexhlp.el yatexlib.el yatexmth.el yatexpkg.el yatexprc.el
diffstat 8 files changed, 19 insertions(+), 20 deletions(-) [+]
line diff
     1.1 --- a/yatex.el	Fri Jan 16 10:13:08 2015 +0900
     1.2 +++ b/yatex.el	Fri Jan 16 10:39:19 2015 +0900
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
     1.5  ;;; (c)1991-2015 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Fri Jan 16 09:19:57 2015 on firestorm
     1.7 +;;; Last modified Fri Jan 16 10:27:24 2015 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 @@ -8,7 +8,7 @@
    1.12  ;;; Code:
    1.13  (require 'comment)
    1.14  (require 'yatexlib)
    1.15 -(defconst YaTeX-revision-number "1.78.6"
    1.16 +(defconst YaTeX-revision-number "1.78.7"
    1.17    "Revision number of running yatex.el")
    1.18  
    1.19  ;---------- Local variables ----------
     2.1 --- a/yatex19.el	Fri Jan 16 10:13:08 2015 +0900
     2.2 +++ b/yatex19.el	Fri Jan 16 10:39:19 2015 +0900
     2.3 @@ -1,6 +1,6 @@
     2.4 -;;; yatex19.el -- YaTeX facilities for Emacs 19 or later
     2.5 +;;; yatex19.el -- YaTeX facilities for Emacs 19 or later -*- coding: sjis -*-
     2.6  ;;; (c)1994-2015 by HIROSE Yuuji.[yuuji@yatex.org]
     2.7 -;;; Last modified Tue Jan  6 08:53:53 2015 on firestorm
     2.8 +;;; Last modified Fri Jan 16 10:29:41 2015 on firestorm
     2.9  ;;; $Id$
    2.10  
    2.11  ;;; Code:
     3.1 --- a/yatexadd.el	Fri Jan 16 10:13:08 2015 +0900
     3.2 +++ b/yatexadd.el	Fri Jan 16 10:39:19 2015 +0900
     3.3 @@ -1,7 +1,6 @@
     3.4 -;;; yatexadd.el --- YaTeX add-in functions
     3.5 -;;; yatexadd.el rev.21
     3.6 +;;; yatexadd.el --- YaTeX add-in functions -*- coding: sjis -*-
     3.7  ;;; (c)1991-2015 by HIROSE Yuuji.[yuuji@yatex.org]
     3.8 -;;; Last modified Fri Jan 16 09:33:05 2015 on firestorm
     3.9 +;;; Last modified Fri Jan 16 10:29:11 2015 on firestorm
    3.10  ;;; $Id$
    3.11  
    3.12  ;;; Code:
     4.1 --- a/yatexhlp.el	Fri Jan 16 10:13:08 2015 +0900
     4.2 +++ b/yatexhlp.el	Fri Jan 16 10:39:19 2015 +0900
     4.3 @@ -1,7 +1,7 @@
     4.4 -;;; yatexhlp.el --- YaTeX helper with LaTeX commands and macros
     4.5 +;;; yatexhlp.el --- YaTeX helper for LaTeX -*- coding: sjis -*-
     4.6  ;;; 
     4.7  ;;; (c)1994,1998,2004,2014,2015 by HIROSE Yuuji.[yuuji@yatex.org]
     4.8 -;;; Last modified Tue Jan  6 20:24:31 2015 on firestorm
     4.9 +;;; Last modified Fri Jan 16 10:31:49 2015 on firestorm
    4.10  ;;; $Id$
    4.11  
    4.12  ;;; Code:
     5.1 --- a/yatexlib.el	Fri Jan 16 10:13:08 2015 +0900
     5.2 +++ b/yatexlib.el	Fri Jan 16 10:39:19 2015 +0900
     5.3 @@ -1,7 +1,7 @@
     5.4 -;;; yatexlib.el --- YaTeX and yahtml common libraries
     5.5 +;;; yatexlib.el --- YaTeX and yahtml common libraries -*- coding: sjis -*-
     5.6  ;;; 
     5.7 -;;; (c)1994-2013 by HIROSE Yuuji.[yuuji@yatex.org]
     5.8 -;;; Last modified Fri Jan 16 08:40:45 2015 on firestorm
     5.9 +;;; (c)1994-2015 by HIROSE Yuuji.[yuuji@yatex.org]
    5.10 +;;; Last modified Fri Jan 16 10:32:31 2015 on firestorm
    5.11  ;;; $Id$
    5.12  
    5.13  ;;; Code:
     6.1 --- a/yatexmth.el	Fri Jan 16 10:13:08 2015 +0900
     6.2 +++ b/yatexmth.el	Fri Jan 16 10:39:19 2015 +0900
     6.3 @@ -1,7 +1,7 @@
     6.4 -;;; yatexmth.el --- YaTeX math-mode-specific functions
     6.5 +;;; yatexmth.el --- YaTeX math-mode-specific functions -*- coding: sjis -*-
     6.6  ;;; 
     6.7 -;;; (c)1993-2013 by HIROSE Yuuji [yuuji@yatex.org]
     6.8 -;;; Last modified Fri Jul  5 23:28:28 2013 on firestorm
     6.9 +;;; (c)1993-2015 by HIROSE Yuuji [yuuji@yatex.org]
    6.10 +;;; Last modified Fri Jan 16 10:33:07 2015 on firestorm
    6.11  ;;; $Id$
    6.12  
    6.13  ;;; Commentary:
     7.1 --- a/yatexpkg.el	Fri Jan 16 10:13:08 2015 +0900
     7.2 +++ b/yatexpkg.el	Fri Jan 16 10:39:19 2015 +0900
     7.3 @@ -1,7 +1,7 @@
     7.4 -;;; yatexpkg.el --- YaTeX package manager
     7.5 +;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
     7.6  ;;; 
     7.7 -;;; (c)2003-2014 by HIROSE, Yuuji [yuuji@yatex.org]
     7.8 -;;; Last modified Mon Dec 22 11:12:19 2014 on firestorm
     7.9 +;;; (c)2003-2015 by HIROSE, Yuuji [yuuji@yatex.org]
    7.10 +;;; Last modified Fri Jan 16 10:33:26 2015 on firestorm
    7.11  ;;; $Id$
    7.12  
    7.13  ;;; Code:
     8.1 --- a/yatexprc.el	Fri Jan 16 10:13:08 2015 +0900
     8.2 +++ b/yatexprc.el	Fri Jan 16 10:39:19 2015 +0900
     8.3 @@ -1,7 +1,7 @@
     8.4 -;;; yatexprc.el --- YaTeX process handler
     8.5 +;;; yatexprc.el --- YaTeX process handler -*- coding: sjis -*-
     8.6  ;;; 
     8.7  ;;; (c)1993-2015 by HIROSE Yuuji.[yuuji@yatex.org]
     8.8 -;;; Last modified Thu Jan 15 11:15:07 2015 on firestorm
     8.9 +;;; Last modified Fri Jan 16 10:33:37 2015 on firestorm
    8.10  ;;; $Id$
    8.11  
    8.12  ;;; Code: