yatex

diff yahtml.el @ 217:e59126447ee7

Recognize null environment name as \begin{} ... \end{}.
author yuuji@gentei.org
date Fri, 13 Jan 2012 16:19:56 +0900
parents ee74177831b4
children 74229d191b17
line diff
     1.1 --- a/yahtml.el	Wed Jan 11 09:34:58 2012 +0900
     1.2 +++ b/yahtml.el	Fri Jan 13 16:19:56 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 Wed Jan 11 09:33:46 2012 on firestorm
     1.7 +;;; Last modified Thu Jan 12 11:40:53 2012 on firestorm
     1.8  ;;; $Id$
     1.9  
    1.10 -(defconst yahtml-revision-number "1.74.3"
    1.11 +(defconst yahtml-revision-number "1.75"
    1.12    "Revision number of running yahtml.el")
    1.13  
    1.14  ;;;[Installation]