yatex

changeset 534:d10e53367fef dev

Emacs-26 ready version begins from 1.80.3
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 30 May 2018 23:24:32 +0900
parents 81af9784a013
children 5cc303fb927c
files yatex.el yatex.new
diffstat 2 files changed, 4 insertions(+), 3 deletions(-) [+]
line diff
     1.1 --- a/yatex.el	Wed May 30 21:12:14 2018 +0900
     1.2 +++ b/yatex.el	Wed May 30 23:24:32 2018 +0900
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; yatex.el --- Yet Another tex-mode for emacs //野鳥// -*- coding: sjis -*-
     1.5  ;;; (c)1991-2018 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Wed May 16 13:41:39 2018 on firestorm
     1.7 +;;; Last modified Wed May 30 23:22:15 2018 on firestorm
     1.8  ;;; $Id$
     1.9  ;;; The latest version of this software is always available at;
    1.10  ;;; https://www.yatex.org/
    1.11 @@ -16,7 +16,7 @@
    1.12  
    1.13  ;;; Code:
    1.14  (require 'yatexlib)
    1.15 -(defconst YaTeX-revision-number "1.80.2"
    1.16 +(defconst YaTeX-revision-number "1.80.3"
    1.17    "Revision number of running yatex.el")
    1.18  
    1.19  ;---------- Local variables ----------
     2.1 --- a/yatex.new	Wed May 30 21:12:14 2018 +0900
     2.2 +++ b/yatex.new	Wed May 30 23:24:32 2018 +0900
     2.3 @@ -1,7 +1,8 @@
     2.4  	What's new in YaTeX/yahtml
     2.5  	野鳥/yahtml - 各バージョンの変更点について
     2.6  
     2.7 -1.81	== yatex ==
     2.8 +1.81	emacs-26 の主要関数の仕様変更に対応。
     2.9 +	== yatex ==
    2.10  	タイプセットコマンド定義中の %k を漢字コード名に変換(-kanji=%k)
    2.11  	ドット環境で外部フィルタを自動起動する機能を追加。
    2.12