yatex

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 diff
     1.1 --- a/yahtml.el	Mon Jan 09 20:12:56 2012 +0900
     1.2 +++ b/yahtml.el	Mon Jan 09 20:21:13 2012 +0900
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; -*- Emacs-Lisp -*-
     1.5 -;;; (c) 1994-2011 by HIROSE Yuuji [yuuji(@)yatex.org]
     1.6 -;;; Last modified Mon Jan  9 14:09:47 2012 on firestorm
     1.7 +;;; (c) 1994-2012 by HIROSE Yuuji [yuuji(@)yatex.org]
     1.8 +;;; Last modified Mon Jan  9 20:13:20 2012 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  (defconst yahtml-revision-number "1.74.2"
     2.1 --- a/yatex.el	Mon Jan 09 20:12:56 2012 +0900
     2.2 +++ b/yatex.el	Mon Jan 09 20:21:13 2012 +0900
     2.3 @@ -1,15 +1,15 @@
     2.4  ;;; -*- Emacs-Lisp -*-
     2.5  ;;; Yet Another tex-mode for emacs - //–ì’¹//
     2.6 -;;; yatex.el rev. 1.74.6
     2.7 -;;; (c)1991-2011 by HIROSE Yuuji.[yuuji@yatex.org]
     2.8 -;;; Last modified Mon Jan  9 18:56:57 2012 on firestorm
     2.9 +;;; yatex.el rev. 1.74.7
    2.10 +;;; (c)1991-2012 by HIROSE Yuuji.[yuuji@yatex.org]
    2.11 +;;; Last modified Mon Jan  9 20:12:52 2012 on firestorm
    2.12  ;;; $Id$
    2.13  ;;; The latest version of this software is always available at;
    2.14  ;;; http://www.yatex.org/
    2.15  
    2.16  (require 'comment)
    2.17  (require 'yatexlib)
    2.18 -(defconst YaTeX-revision-number "1.74.6"
    2.19 +(defconst YaTeX-revision-number "1.74.7"
    2.20    "Revision number of running yatex.el")
    2.21  
    2.22  ;---------- Local variables ----------
     3.1 --- a/yatexhie.el	Mon Jan 09 20:12:56 2012 +0900
     3.2 +++ b/yatexhie.el	Mon Jan 09 20:21:13 2012 +0900
     3.3 @@ -1,8 +1,8 @@
     3.4  ;;; -*- Emacs-Lisp -*-
     3.5  ;;; YaTeX hierarchy browser.
     3.6  ;;; yatexhie.el
     3.7 -;;; (c)1995 by HIROSE Yuuji [yuuji@yatex.org]
     3.8 -;;; Last modified Fri Jun 27 12:09:49 2003 on firestorm
     3.9 +;;; (c)1995-2012 by HIROSE Yuuji [yuuji@yatex.org]
    3.10 +;;; Last modified Mon Jan  9 20:19:06 2012 on firestorm
    3.11  ;;; $Id$
    3.12  
    3.13  ;; ----- Customizable variables -----
     4.1 --- a/yatexinf.el	Mon Jan 09 20:12:56 2012 +0900
     4.2 +++ b/yatexinf.el	Mon Jan 09 20:21:13 2012 +0900
     4.3 @@ -1,7 +1,7 @@
     4.4  ;;; -*- Emacs-Lisp -*-
     4.5  ;;; YaTeX interfaces for Texinfo mode.
     4.6 -;;; (c)1994,1998,2001 by HIROSE, Yuuji [yuuji@yatex.org]
     4.7 -;;; Last modified Fri Jun 27 12:10:03 2003 on firestorm
     4.8 +;;; (c)1994-2012 by HIROSE, Yuuji [yuuji@yatex.org]
     4.9 +;;; Last modified Mon Jan  9 20:19:55 2012 on firestorm
    4.10  
    4.11  (require 'yatex)
    4.12  (or (boundp 'texinfo-mode-map)
     5.1 --- a/yatexlib.el	Mon Jan 09 20:12:56 2012 +0900
     5.2 +++ b/yatexlib.el	Mon Jan 09 20:21:13 2012 +0900
     5.3 @@ -1,8 +1,8 @@
     5.4  ;;; -*- Emacs-Lisp -*-
     5.5  ;;; YaTeX and yahtml common libraries, general functions and definitions
     5.6  ;;; yatexlib.el
     5.7 -;;; (c)1994-2009 by HIROSE Yuuji.[yuuji@yatex.org]
     5.8 -;;; Last modified Thu Dec 15 13:37:26 2011 on firestorm
     5.9 +;;; (c)1994-2012 by HIROSE Yuuji.[yuuji@yatex.org]
    5.10 +;;; Last modified Mon Jan  9 20:20:09 2012 on firestorm
    5.11  ;;; $Id$
    5.12  
    5.13  ;; General variables
     6.1 --- a/yatexmth.el	Mon Jan 09 20:12:56 2012 +0900
     6.2 +++ b/yatexmth.el	Mon Jan 09 20:21:13 2012 +0900
     6.3 @@ -1,8 +1,8 @@
     6.4  ;;; -*- Emacs-Lisp -*-
     6.5  ;;; YaTeX math-mode-specific functions.
     6.6  ;;; yatexmth.el
     6.7 -;;; (c)1993-2010 by HIROSE Yuuji [yuuji@yatex.org]
     6.8 -;;; Last modified Mon Jan  9 14:11:08 2012 on firestorm
     6.9 +;;; (c)1993-2012 by HIROSE Yuuji [yuuji@yatex.org]
    6.10 +;;; Last modified Mon Jan  9 20:14:02 2012 on firestorm
    6.11  ;;; $Id$
    6.12  
    6.13  ;;; [Customization guide]
     7.1 --- a/yatexpkg.el	Mon Jan 09 20:12:56 2012 +0900
     7.2 +++ b/yatexpkg.el	Mon Jan 09 20:21:13 2012 +0900
     7.3 @@ -1,8 +1,8 @@
     7.4  ;;; -*- Emacs-Lisp -*-
     7.5  ;;; YaTeX package manager
     7.6  ;;; yatexpkg.el
     7.7 -;;; (c)2003-2010 by HIROSE, Yuuji [yuuji@yatex.org]
     7.8 -;;; Last modified Mon Jan  9 14:10:34 2012 on firestorm
     7.9 +;;; (c)2003-2012 by HIROSE, Yuuji [yuuji@yatex.org]
    7.10 +;;; Last modified Mon Jan  9 20:13:53 2012 on firestorm
    7.11  ;;; $Id$
    7.12  
    7.13  (defvar YaTeX-package-ams-envs
     8.1 --- a/yatexprc.el	Mon Jan 09 20:12:56 2012 +0900
     8.2 +++ b/yatexprc.el	Mon Jan 09 20:21:13 2012 +0900
     8.3 @@ -1,8 +1,8 @@
     8.4  ;;; -*- Emacs-Lisp -*-
     8.5  ;;; YaTeX process handler.
     8.6  ;;; yatexprc.el
     8.7 -;;; (c)1993-2010 by HIROSE Yuuji.[yuuji@yatex.org]
     8.8 -;;; Last modified Fri Feb 18 10:35:39 2011 on firestorm
     8.9 +;;; (c)1993-2012 by HIROSE Yuuji.[yuuji@yatex.org]
    8.10 +;;; Last modified Mon Jan  9 20:20:24 2012 on firestorm
    8.11  ;;; $Id$
    8.12  
    8.13  ;(require 'yatex)
     9.1 --- a/yatexsec.el	Mon Jan 09 20:12:56 2012 +0900
     9.2 +++ b/yatexsec.el	Mon Jan 09 20:21:13 2012 +0900
     9.3 @@ -1,8 +1,8 @@
     9.4  ;;; -*- Emacs-Lisp -*-
     9.5  ;;; YaTeX sectioning browser.
     9.6  ;;; yatexsec.el
     9.7 -;;; (c) 1994,1998,1999,2003 by HIROSE Yuuji [yuuji@yatex.org]
     9.8 -;;; Last modified Thu Mar 24 10:35:24 2011 on firestorm
     9.9 +;;; (c) 1994-2012 by HIROSE Yuuji [yuuji@yatex.org]
    9.10 +;;; Last modified Mon Jan  9 20:20:32 2012 on firestorm
    9.11  ;;; $Id$
    9.12  
    9.13  (defvar YaTeX-sectioning-level