comparison yahtml.el @ 607:157aa7974191 draft dev yatex-1.83

Release preparation for 1.83
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 25 Dec 2022 14:12:18 +0900
parents 38a414d755c1
children e87c3271b8fd
comparison
equal deleted inserted replaced
606:c11261c0960f 607:157aa7974191
1 ;;; yahtml.el --- Yet Another HTML mode -*- coding: sjis -*- 1 ;;; yahtml.el --- Yet Another HTML mode -*- coding: sjis -*-
2 ;;; (c) 1994-2022 by HIROSE Yuuji [yuuji(@)yatex.org] 2 ;;; (c) 1994-2022 by HIROSE Yuuji [yuuji(@)yatex.org]
3 ;;; $Id$ 3 ;;; $Id$
4 4
5 (defconst yahtml-revision-number "1.80.1" 5 (defconst yahtml-revision-number "1.83"
6 "Revision number of running yahtml.el") 6 "Revision number of running yahtml.el")
7 7
8 ;;; Commentary: 8 ;;; Commentary:
9 9
10 ;;;[Installation] 10 ;;;[Installation]

yatex.org