comparison yahtml.el @ 364:d69fd7b1ac4d dev yatex-1.78

yatex-1.78
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 26 Dec 2014 01:02:52 +0900
parents dbef6cf84f98
children 77a2fd4fd634
comparison
equal deleted inserted replaced
363:f7ae3e4be0bb 364:d69fd7b1ac4d
1 ;;; yahtml.el --- Yet Another HTML mode -*- coding: sjis -*- 1 ;;; yahtml.el --- Yet Another HTML mode -*- coding: sjis -*-
2 ;;; (c) 1994-2013 by HIROSE Yuuji [yuuji(@)yatex.org] 2 ;;; (c) 1994-2013 by HIROSE Yuuji [yuuji(@)yatex.org]
3 ;;; Last modified Mon Dec 22 22:17:24 2014 on firestorm 3 ;;; Last modified Mon Dec 22 22:17:24 2014 on firestorm
4 ;;; $Id$ 4 ;;; $Id: yahtml.el,v 1.78 2014/12/25 15:11:02 yuuji Rel $
5 5
6 (defconst yahtml-revision-number "1.77" 6 (defconst yahtml-revision-number "1.77"
7 "Revision number of running yahtml.el") 7 "Revision number of running yahtml.el")
8 8
9 ;;; Commentary: 9 ;;; Commentary:

yatex.org