diff yatex.el @ 294:8d3156073892 dev

for 1.77
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 01 Apr 2013 22:47:31 +0900
parents 027c4e8d98ce
children 326bd21ad995
line wrap: on
line diff
--- a/yatex.el	Tue Feb 26 11:02:23 2013 +0900
+++ b/yatex.el	Mon Apr 01 22:47:31 2013 +0900
@@ -1,6 +1,6 @@
 ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
-;;; (c)1991-2012 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Tue Feb 12 14:11:51 2013 on firestorm
+;;; (c)1991-2013 by HIROSE Yuuji.[yuuji@yatex.org]
+;;; Last modified Mon Apr  1 22:40:25 2013 on firestorm
 ;;; $Id$
 ;;; The latest version of this software is always available at;
 ;;; http://www.yatex.org/
@@ -8,7 +8,7 @@
 ;;; Code:
 (require 'comment)
 (require 'yatexlib)
-(defconst YaTeX-revision-number "1.76.3"
+(defconst YaTeX-revision-number "1.77"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------

yatex.org