yatex

diff yatex.new @ 13:eafae54794a0

Show message at comment-region on begin/end mode. Greek letters completion in yatexmth. YaTeX-mark environment and YaTeX-%-menu added. Erase cursor at the execution of dviout(DOS). Enable recursive completion at section-type completion.
author yuuji
date Sat, 29 Jan 1994 07:59:59 +0000
parents a7f397790cdc
children b7b023a74293
line diff
     1.1 --- a/yatex.new	Mon Oct 25 14:35:00 1993 +0000
     1.2 +++ b/yatex.new	Sat Jan 29 07:59:59 1994 +0000
     1.3 @@ -2,6 +2,16 @@
     1.4  	Yet Another tex-mode for Emacs
     1.5  	yatex.el 各バージョンの変更点について。
     1.6  
     1.7 +1.45:	comment-region を begin/end 行で起動した時にメッセージを出す。
     1.8 +	yatexmth:イメージ補完で複数の補完テーブルが使えるようにし、
     1.9 +	/で始まるギリシャ文字補完を追加。
    1.10 +	YaTeX-mark-evrironment を追加。
    1.11 +	[prefix] % の %#記法編集メニューを追加。
    1.12 +	dviout起動時(DOS)にカーソルを消すようにした。
    1.13 +	section型コマンドの引数入力時に section/large/maketitle 型補完を
    1.14 +	再帰的に利用できるようにした。
    1.15 +	yatexaddの引数型付加関数に第二引数以後の処理が行かないバグを修正。
    1.16 +
    1.17  1.44:	タイプセットプログラムの起動処理を高速化。
    1.18  	エラージャンプのウィンドウ利用の最適化。
    1.19  	数式モード/修正モードのモードライン表示修正。