changeset 559:3f5ce5a755c4 dev

Road to 1.82
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 25 Dec 2018 20:12:43 +0900
parents a2ef47ba407f
children 637d152145d7 e947b9ae31c2
files yatex.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/yatex.el	Tue Dec 25 20:02:58 2018 +0900
+++ b/yatex.el	Tue Dec 25 20:12:43 2018 +0900
@@ -1,6 +1,6 @@
 ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
 ;;; (c)1991-2018 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Mon Dec 24 20:55:33 2018 on firestorm
+;;; Last modified Tue Dec 25 20:03:02 2018 on firestorm
 ;;; $Id$
 ;;; The latest version of this software is always available at;
 ;;; https://www.yatex.org/
@@ -16,7 +16,7 @@
 
 ;;; Code:
 (require 'yatexlib)
-(defconst YaTeX-revision-number "1.81"
+(defconst YaTeX-revision-number "1.81.1"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------

yatex.org