yatex

diff yahtml.el @ 201:257590bb4a64

Include newpage.rb
author yuuji@gentei.org
date Tue, 10 Jan 2012 16:00:00 +0900
parents 76fe4e01931d
children ee74177831b4
line diff
     1.1 --- a/yahtml.el	Tue Jan 10 15:55:35 2012 +0900
     1.2 +++ b/yahtml.el	Tue Jan 10 16:00:00 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 Tue Jan 10 15:54:39 2012 on firestorm
     1.7 +;;; Last modified Tue Jan 10 15:55:19 2012 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10 -(defconst yahtml-revision-number "1.74.2"
    1.11 +(defconst yahtml-revision-number "1.74.3"
    1.12    "Revision number of running yahtml.el")
    1.13  
    1.14  ;;;[Installation]