diff yatex.el @ 564:71697ec66240 dev

Auto-usepackage assumes amsart, amsbook and amsproc same as amsmath
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 24 Jan 2019 08:03:47 +0900
parents bf4bdd7c4aae
children 6c09561c22f0
line wrap: on
line diff
--- a/yatex.el	Wed Jan 16 08:24:17 2019 +0900
+++ b/yatex.el	Thu Jan 24 08:03:47 2019 +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 Wed Jan 16 08:00:17 2019 on firestorm
+;;; Last modified Thu Jan 24 08:00:29 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.2"
+(defconst YaTeX-revision-number "1.81.3"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------

yatex.org