diff yatex.el @ 578:4dad5f91b26c dev yatex-1.82

Release preparation for 1.82
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 26 Dec 2019 12:50:39 +0859
parents 777d17c07759
children 995282fc8bf5
line wrap: on
line diff
--- a/yatex.el	Tue Nov 26 08:26:49 2019 +0900
+++ b/yatex.el	Thu Dec 26 12:50:39 2019 +0859
@@ -1,6 +1,6 @@
 ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
 ;;; (c)1991-2019 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Thu Oct 17 09:51:11 2019 on firestorm
+;;; Last modified Thu Dec 26 12:46:41 2019 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.5"
+(defconst YaTeX-revision-number "1.82"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------

yatex.org