yatex

diff yahtml.el @ 283:95e8bb2a5c5f

Incorporate tag into dev branch
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 14 May 2012 21:36:02 +0900
parents 74229d191b17
children bf201e406e3f
line diff
     1.1 --- a/yahtml.el	Thu Feb 09 08:41:53 2012 +0900
     1.2 +++ b/yahtml.el	Mon May 14 21:36:02 2012 +0900
     1.3 @@ -1,9 +1,9 @@
     1.4  ;;; -*- Emacs-Lisp -*-
     1.5  ;;; (c) 1994-2012 by HIROSE Yuuji [yuuji(@)yatex.org]
     1.6 -;;; Last modified Thu Feb  9 08:36:16 2012 on firestorm
     1.7 +;;; Last modified Thu May 10 11:06:39 2012 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10 -(defconst yahtml-revision-number "1.75"
    1.11 +(defconst yahtml-revision-number "1.76"
    1.12    "Revision number of running yahtml.el")
    1.13  
    1.14  ;;;[Installation]