yatex

diff yatex23.el @ 447:9a91ec831762

Fix infinite loop in subequations-env completion.
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 05 Jan 2017 23:15:34 +0900
parents 5b49aea3810d
children 723f136edde5
line diff
     1.1 --- a/yatex23.el	Thu Oct 15 12:27:30 2015 +0859
     1.2 +++ b/yatex23.el	Thu Jan 05 23:15:34 2017 +0900
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*-
     1.5 -;;; (c)2014-2015 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Thu Oct 15 12:26:08 2015 on firestorm
     1.7 +;;; (c)2014-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     1.8 +;;; Last modified Thu Jan  5 17:45:48 2017 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  (require 'yatex19)