yatex

diff yatex.new @ 532:5eb2b1d824f3

Emacs26's switch-to-buffer does not keep logical point. So we need to use set-window-buffer to bring current but non-interactive buffer up to interactive buffer.
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 30 May 2018 13:54:46 +0900
parents 4b5055c54331
children d10e53367fef
line diff
     1.1 --- a/yatex.new	Tue Jan 02 22:59:01 2018 +0900
     1.2 +++ b/yatex.new	Wed May 30 13:54:46 2018 +0900
     1.3 @@ -3,6 +3,7 @@
     1.4  
     1.5  1.81	== yatex ==
     1.6  	タイプセットコマンド定義中の %k を漢字コード名に変換(-kanji=%k)
     1.7 +	ドット環境で外部フィルタを自動起動する機能を追加。
     1.8  
     1.9  1.80	string-to-int除外と同時に emacs-18 をサポート外に。
    1.10  	2-Clause BSDでもOKという風に書いてみた。