changeset 195:cf7352dfa40c dev

Update copyright line.
author yuuji@gentei.org
date Mon, 09 Jan 2012 20:21:13 +0900
parents 2af7a6ba45cd
children 701d87b607e0
files yahtml.el yatex.el yatexhie.el yatexinf.el yatexlib.el yatexmth.el yatexpkg.el yatexprc.el yatexsec.el
diffstat 9 files changed, 20 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/yahtml.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yahtml.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,6 +1,6 @@
 ;;; -*- Emacs-Lisp -*-
-;;; (c) 1994-2011 by HIROSE Yuuji [yuuji(@)yatex.org]
-;;; Last modified Mon Jan  9 14:09:47 2012 on firestorm
+;;; (c) 1994-2012 by HIROSE Yuuji [yuuji(@)yatex.org]
+;;; Last modified Mon Jan  9 20:13:20 2012 on firestorm
 ;;; $Id$
 
 (defconst yahtml-revision-number "1.74.2"
--- a/yatex.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yatex.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,15 +1,15 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; Yet Another tex-mode for emacs - //–ì’¹//
-;;; yatex.el rev. 1.74.6
-;;; (c)1991-2011 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Mon Jan  9 18:56:57 2012 on firestorm
+;;; yatex.el rev. 1.74.7
+;;; (c)1991-2012 by HIROSE Yuuji.[yuuji@yatex.org]
+;;; Last modified Mon Jan  9 20:12:52 2012 on firestorm
 ;;; $Id$
 ;;; The latest version of this software is always available at;
 ;;; http://www.yatex.org/
 
 (require 'comment)
 (require 'yatexlib)
-(defconst YaTeX-revision-number "1.74.6"
+(defconst YaTeX-revision-number "1.74.7"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------
--- a/yatexhie.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yatexhie.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,8 +1,8 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; YaTeX hierarchy browser.
 ;;; yatexhie.el
-;;; (c)1995 by HIROSE Yuuji [yuuji@yatex.org]
-;;; Last modified Fri Jun 27 12:09:49 2003 on firestorm
+;;; (c)1995-2012 by HIROSE Yuuji [yuuji@yatex.org]
+;;; Last modified Mon Jan  9 20:19:06 2012 on firestorm
 ;;; $Id$
 
 ;; ----- Customizable variables -----
--- a/yatexinf.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yatexinf.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,7 +1,7 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; YaTeX interfaces for Texinfo mode.
-;;; (c)1994,1998,2001 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Fri Jun 27 12:10:03 2003 on firestorm
+;;; (c)1994-2012 by HIROSE, Yuuji [yuuji@yatex.org]
+;;; Last modified Mon Jan  9 20:19:55 2012 on firestorm
 
 (require 'yatex)
 (or (boundp 'texinfo-mode-map)
--- a/yatexlib.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yatexlib.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,8 +1,8 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; YaTeX and yahtml common libraries, general functions and definitions
 ;;; yatexlib.el
-;;; (c)1994-2009 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Thu Dec 15 13:37:26 2011 on firestorm
+;;; (c)1994-2012 by HIROSE Yuuji.[yuuji@yatex.org]
+;;; Last modified Mon Jan  9 20:20:09 2012 on firestorm
 ;;; $Id$
 
 ;; General variables
--- a/yatexmth.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yatexmth.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,8 +1,8 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; YaTeX math-mode-specific functions.
 ;;; yatexmth.el
-;;; (c)1993-2010 by HIROSE Yuuji [yuuji@yatex.org]
-;;; Last modified Mon Jan  9 14:11:08 2012 on firestorm
+;;; (c)1993-2012 by HIROSE Yuuji [yuuji@yatex.org]
+;;; Last modified Mon Jan  9 20:14:02 2012 on firestorm
 ;;; $Id$
 
 ;;; [Customization guide]
--- a/yatexpkg.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yatexpkg.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,8 +1,8 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; YaTeX package manager
 ;;; yatexpkg.el
-;;; (c)2003-2010 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Mon Jan  9 14:10:34 2012 on firestorm
+;;; (c)2003-2012 by HIROSE, Yuuji [yuuji@yatex.org]
+;;; Last modified Mon Jan  9 20:13:53 2012 on firestorm
 ;;; $Id$
 
 (defvar YaTeX-package-ams-envs
--- a/yatexprc.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yatexprc.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,8 +1,8 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; YaTeX process handler.
 ;;; yatexprc.el
-;;; (c)1993-2010 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Fri Feb 18 10:35:39 2011 on firestorm
+;;; (c)1993-2012 by HIROSE Yuuji.[yuuji@yatex.org]
+;;; Last modified Mon Jan  9 20:20:24 2012 on firestorm
 ;;; $Id$
 
 ;(require 'yatex)
--- a/yatexsec.el	Mon Jan 09 20:12:56 2012 +0900
+++ b/yatexsec.el	Mon Jan 09 20:21:13 2012 +0900
@@ -1,8 +1,8 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; YaTeX sectioning browser.
 ;;; yatexsec.el
-;;; (c) 1994,1998,1999,2003 by HIROSE Yuuji [yuuji@yatex.org]
-;;; Last modified Thu Mar 24 10:35:24 2011 on firestorm
+;;; (c) 1994-2012 by HIROSE Yuuji [yuuji@yatex.org]
+;;; Last modified Mon Jan  9 20:20:32 2012 on firestorm
 ;;; $Id$
 
 (defvar YaTeX-sectioning-level

yatex.org