yatex

changeset 497:c0827f80b18e dev

Merged with old orphaned branch for clarity
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 17 Sep 2017 10:25:38 +0859
parents 9c857ce72a03 77a2fd4fd634
children ca7cf34e959c 16763e5b7481
files yatex.el yatex19.el yatex23.el yatexadd.el yatexenv.el yatexhlp.el yatexlib.el yatexmth.el yatexpkg.el yatexprc.el
diffstat 10 files changed, 10 insertions(+), 10 deletions(-) [+]
line diff
     1.1 --- a/yatex.el	Mon Sep 11 14:44:13 2017 +0859
     1.2 +++ b/yatex.el	Sun Sep 17 10:25:38 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 Mon Sep 11 14:43:29 2017 on firestorm
     1.7 +;;; Last modified Sun Sep 17 10:22:43 2017 on firestorm
     1.8  ;;; $Id$
     1.9  ;;; The latest version of this software is always available at;
    1.10  ;;; https://www.yatex.org/
     2.1 --- a/yatex19.el	Mon Sep 11 14:44:13 2017 +0859
     2.2 +++ b/yatex19.el	Sun Sep 17 10:25:38 2017 +0859
     2.3 @@ -1,6 +1,6 @@
     2.4  ;;; yatex19.el -- YaTeX facilities for Emacs 19 or later -*- coding: sjis -*-
     2.5  ;;; (c)1994-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     2.6 -;;; Last modified Sun Sep 10 09:51:04 2017 on firestorm
     2.7 +;;; Last modified Sun Sep 17 10:22:54 2017 on firestorm
     2.8  ;;; $Id$
     2.9  
    2.10  ;;; Code:
     3.1 --- a/yatex23.el	Mon Sep 11 14:44:13 2017 +0859
     3.2 +++ b/yatex23.el	Sun Sep 17 10:25:38 2017 +0859
     3.3 @@ -1,6 +1,6 @@
     3.4  ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*-
     3.5  ;;; (c)2014-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     3.6 -;;; Last modified Sun Sep 10 09:52:29 2017 on firestorm
     3.7 +;;; Last modified Sun Sep 17 10:23:02 2017 on firestorm
     3.8  ;;; $Id$
     3.9  
    3.10  (require 'yatex19)
     4.1 --- a/yatexadd.el	Mon Sep 11 14:44:13 2017 +0859
     4.2 +++ b/yatexadd.el	Sun Sep 17 10:25:38 2017 +0859
     4.3 @@ -1,6 +1,6 @@
     4.4  ;;; yatexadd.el --- YaTeX add-in functions -*- coding: sjis -*-
     4.5  ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     4.6 -;;; Last modified Sun Sep 10 09:52:35 2017 on firestorm
     4.7 +;;; Last modified Sun Sep 17 10:23:10 2017 on firestorm
     4.8  ;;; $Id$
     4.9  
    4.10  ;;; Code:
     5.1 --- a/yatexenv.el	Mon Sep 11 14:44:13 2017 +0859
     5.2 +++ b/yatexenv.el	Sun Sep 17 10:25:38 2017 +0859
     5.3 @@ -1,6 +1,6 @@
     5.4  ;;; yatexenv.el --- YaTeX environment-specific functions
     5.5  ;;; (c) 1994-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     5.6 -;;; Last modified Thu May  4 10:19:20 2017 on firestorm
     5.7 +;;; Last modified Sun Sep 17 10:23:16 2017 on firestorm
     5.8  ;;; $Id$
     5.9  
    5.10  ;;; Code:
     6.1 --- a/yatexhlp.el	Mon Sep 11 14:44:13 2017 +0859
     6.2 +++ b/yatexhlp.el	Sun Sep 17 10:25:38 2017 +0859
     6.3 @@ -1,7 +1,7 @@
     6.4  ;;; yatexhlp.el --- YaTeX helper for LaTeX -*- coding: sjis -*-
     6.5  ;;; 
     6.6  ;;; (c)1994,1998,2004,2014,2015 by HIROSE Yuuji.[yuuji@yatex.org]
     6.7 -;;; Last modified Fri Jan 16 10:31:49 2015 on firestorm
     6.8 +;;; Last modified Sun Sep 17 10:23:19 2017 on firestorm
     6.9  ;;; $Id$
    6.10  
    6.11  ;;; Code:
     7.1 --- a/yatexlib.el	Mon Sep 11 14:44:13 2017 +0859
     7.2 +++ b/yatexlib.el	Sun Sep 17 10:25:38 2017 +0859
     7.3 @@ -1,7 +1,7 @@
     7.4  ;;; yatexlib.el --- YaTeX and yahtml common libraries -*- coding: sjis -*-
     7.5  ;;; 
     7.6  ;;; (c)1994-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     7.7 -;;; Last modified Sun Sep 10 21:16:11 2017 on firestorm
     7.8 +;;; Last modified Sun Sep 17 10:23:31 2017 on firestorm
     7.9  ;;; $Id$
    7.10  
    7.11  ;;; Code:
     8.1 --- a/yatexmth.el	Mon Sep 11 14:44:13 2017 +0859
     8.2 +++ b/yatexmth.el	Sun Sep 17 10:25:38 2017 +0859
     8.3 @@ -1,7 +1,7 @@
     8.4  ;;; yatexmth.el --- YaTeX math-mode-specific functions -*- coding: sjis -*-
     8.5  ;;; 
     8.6  ;;; (c)1993-2017 by HIROSE Yuuji [yuuji@yatex.org]
     8.7 -;;; Last modified Tue May 23 11:41:17 2017 on firestorm
     8.8 +;;; Last modified Sun Sep 17 10:23:45 2017 on firestorm
     8.9  ;;; $Id$
    8.10  
    8.11  ;;; Commentary:
     9.1 --- a/yatexpkg.el	Mon Sep 11 14:44:13 2017 +0859
     9.2 +++ b/yatexpkg.el	Sun Sep 17 10:25:38 2017 +0859
     9.3 @@ -1,7 +1,7 @@
     9.4  ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
     9.5  ;;; 
     9.6  ;;; (c)2003-2017 by HIROSE, Yuuji [yuuji@yatex.org]
     9.7 -;;; Last modified Tue May 23 11:33:17 2017 on firestorm
     9.8 +;;; Last modified Sun Sep 17 10:22:13 2017 on firestorm
     9.9  ;;; $Id$
    9.10  
    9.11  ;;; Code:
    10.1 --- a/yatexprc.el	Mon Sep 11 14:44:13 2017 +0859
    10.2 +++ b/yatexprc.el	Sun Sep 17 10:25:38 2017 +0859
    10.3 @@ -1,7 +1,7 @@
    10.4  ;;; yatexprc.el --- YaTeX process handler -*- coding: sjis -*-
    10.5  ;;; 
    10.6  ;;; (c)1993-2017 by HIROSE Yuuji.[yuuji@yatex.org]
    10.7 -;;; Last modified Sun Feb 26 11:33:27 2017 on firestorm
    10.8 +;;; Last modified Sun Sep 17 10:22:02 2017 on firestorm
    10.9  ;;; $Id$
   10.10  
   10.11  ;;; Code: