changeset 368:8ee8514e06ed dev

Start for 1.79
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 26 Dec 2014 01:10:22 +0900
parents d4413f5043dc
children a536acc07a75
files newpage.rb yahtml.el yatex.el yatex19.el yatex23.el yatexadd.el yatexenv.el yatexgen.el yatexhie.el yatexhlp.el yatexlib.el yatexmth.el yatexpkg.el yatexsec.el
diffstat 14 files changed, 14 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/newpage.rb	Fri Dec 26 01:09:32 2014 +0900
+++ b/newpage.rb	Fri Dec 26 01:10:22 2014 +0900
@@ -3,7 +3,7 @@
 # Create new HTML file referring other HTML file in the same directory.
 # (C)2010 by HIROSE Yuuji [yuuji@yatex.org]
 # Last modified Mon Sep  6 16:16:33 2010 on firestorm
-# $Id: newpage.rb,v 33c8875f52f9 2012-01-12 12:26 +0900 yuuji $
+# $Id$
 # http://www.yatex.org
 # Example:
 #	newpage.rb		Create new index.html by copying template.
--- a/yahtml.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yahtml.el	Fri Dec 26 01:10:22 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yahtml.el --- Yet Another HTML mode -*- coding: sjis -*-
 ;;; (c) 1994-2013 by HIROSE Yuuji [yuuji(@)yatex.org]
 ;;; Last modified Mon Dec 22 22:17:24 2014 on firestorm
-;;; $Id: yahtml.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 (defconst yahtml-revision-number "1.77"
   "Revision number of running yahtml.el")
--- a/yatex.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatex.el	Fri Dec 26 01:10:22 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
 ;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org]
 ;;; Last modified Fri Dec 26 00:04:43 2014 on firestorm
-;;; $Id: yatex.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 ;;; The latest version of this software is always available at;
 ;;; http://www.yatex.org/
 
--- a/yatex19.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatex19.el	Fri Dec 26 01:10:22 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatex19.el -- YaTeX facilities for Emacs 19 or later
 ;;; (c)1994-2013 by HIROSE Yuuji.[yuuji@yatex.org]
 ;;; Last modified Sun Dec 21 14:03:48 2014 on firestorm
-;;; $Id: yatex19.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 ;(require 'yatex)
--- a/yatex23.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatex23.el	Fri Dec 26 01:10:22 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*-
 ;;; (c)2014 by HIROSE Yuuji.[yuuji@yatex.org]
 ;;; Last modified Tue Dec 23 12:44:35 2014 on firestorm
-;;; $Id: yatex23.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 (defvar YaTeX-dnd-auto-figure "figure"
--- a/yatexadd.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexadd.el	Fri Dec 26 01:10:22 2014 +0900
@@ -2,7 +2,7 @@
 ;;; yatexadd.el rev.21
 ;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org]
 ;;; Last modified Sat Dec 20 14:55:10 2014 on firestorm
-;;; $Id: yatexadd.el,v 1.78 2014/12/25 15:25:17 yuuji Exp $
+;;; $Id$
 
 ;;; Code:
 ;;;
--- a/yatexenv.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexenv.el	Fri Dec 26 01:10:22 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatexenv.el --- YaTeX environment-specific functions
 ;;; (c) 1994-2013 by HIROSE Yuuji.[yuuji@yatex.org]
 ;;; Last modified Mon Dec 22 12:49:03 2014 on firestorm
-;;; $Id: yatexenv.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 ;;;
--- a/yatexgen.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexgen.el	Fri Dec 26 01:10:22 2014 +0900
@@ -2,7 +2,7 @@
 
 ;;; (c)1991-1995,1999,2000 by HIROSE Yuuji.[yuuji@yatex.org]
 ;;; Last modified Sun Dec 21 14:04:49 2014 on firestorm
-;;; $Id: yatexgen.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 (require 'yatex)
--- a/yatexhie.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexhie.el	Fri Dec 26 01:10:22 2014 +0900
@@ -2,7 +2,7 @@
 ;;; 
 ;;; (c)1995-2013 by HIROSE Yuuji [yuuji@yatex.org]
 ;;; Last modified Sun Dec 21 14:05:20 2014 on firestorm
-;;; $Id: yatexhie.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 ;; ----- Customizable variables -----
--- a/yatexhlp.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexhlp.el	Fri Dec 26 01:10:22 2014 +0900
@@ -2,7 +2,7 @@
 ;;; 
 ;;; (c)1994,1998,2004,2014 by HIROSE Yuuji.[yuuji@yatex.org]
 ;;; Last modified Sun Dec 21 22:55:07 2014 on firestorm
-;;; $Id: yatexhlp.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 (let ((help-file (concat "YATEXHLP."
--- a/yatexlib.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexlib.el	Fri Dec 26 01:10:22 2014 +0900
@@ -2,7 +2,7 @@
 ;;; 
 ;;; (c)1994-2013 by HIROSE Yuuji.[yuuji@yatex.org]
 ;;; Last modified Sun Dec 21 23:55:30 2014 on firestorm
-;;; $Id: yatexlib.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 ;; General variables
--- a/yatexmth.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexmth.el	Fri Dec 26 01:10:22 2014 +0900
@@ -2,7 +2,7 @@
 ;;; 
 ;;; (c)1993-2013 by HIROSE Yuuji [yuuji@yatex.org]
 ;;; Last modified Fri Jul  5 23:28:28 2013 on firestorm
-;;; $Id: yatexmth.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Commentary:
 ;;; [Customization guide]
--- a/yatexpkg.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexpkg.el	Fri Dec 26 01:10:22 2014 +0900
@@ -2,7 +2,7 @@
 ;;; 
 ;;; (c)2003-2014 by HIROSE, Yuuji [yuuji@yatex.org]
 ;;; Last modified Mon Dec 22 11:12:19 2014 on firestorm
-;;; $Id: yatexpkg.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 (defvar YaTeX-package-ams-envs
--- a/yatexsec.el	Fri Dec 26 01:09:32 2014 +0900
+++ b/yatexsec.el	Fri Dec 26 01:10:22 2014 +0900
@@ -2,7 +2,7 @@
 ;;; 
 ;;; (c) 1994-2013 by HIROSE Yuuji [yuuji@yatex.org]
 ;;; Last modified Sun Dec 21 14:16:35 2014 on firestorm
-;;; $Id: yatexsec.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
+;;; $Id$
 
 ;;; Code:
 (defvar YaTeX-sectioning-level

yatex.org