comparison yahtml.el @ 271:d467c0fb6083 dev

Preparing for 1.76 release
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 10 May 2012 11:40:02 +0900
parents 74229d191b17
children bf201e406e3f
comparison
equal deleted inserted replaced
270:1b4e0acd0106 271:d467c0fb6083
1 ;;; -*- Emacs-Lisp -*- 1 ;;; -*- Emacs-Lisp -*-
2 ;;; (c) 1994-2012 by HIROSE Yuuji [yuuji(@)yatex.org] 2 ;;; (c) 1994-2012 by HIROSE Yuuji [yuuji(@)yatex.org]
3 ;;; Last modified Thu Feb 9 08:36:16 2012 on firestorm 3 ;;; Last modified Thu May 10 11:06:39 2012 on firestorm
4 ;;; $Id$ 4 ;;; $Id$
5 5
6 (defconst yahtml-revision-number "1.75" 6 (defconst yahtml-revision-number "1.76"
7 "Revision number of running yahtml.el") 7 "Revision number of running yahtml.el")
8 8
9 ;;;[Installation] 9 ;;;[Installation]
10 ;;; 10 ;;;
11 ;;; First, you have to install YaTeX and make sure it works fine. Then 11 ;;; First, you have to install YaTeX and make sure it works fine. Then

yatex.org