yatex

diff yatex.new @ 14:b7b023a74293

Region-based section-type completion. Kill section-type command and parens (sometimes with font) with [prefix] k. Rewrite error-jump functions. Fix the bug of recursive section-type completion.
author yuuji
date Fri, 22 Apr 1994 17:35:25 +0000
parents eafae54794a0
children cd762e854337
line diff
     1.1 --- a/yatex.new	Sat Jan 29 07:59:59 1994 +0000
     1.2 +++ b/yatex.new	Fri Apr 22 17:35:25 1994 +0000
     1.3 @@ -2,6 +2,13 @@
     1.4  	Yet Another tex-mode for Emacs
     1.5  	yatex.el 各バージョンの変更点について。
     1.6  
     1.7 +1.46	リジョン指定つき section 型補完の追加。
     1.8 +	[prefix] k で section 型コマンドの削除、対応する括弧の削除。
     1.9 +	エラー行ジャンプの適正化。
    1.10 +	再帰的 section 型補完時のバグフィクス。
    1.11 +	親ファイルを手入力した時に二度目以降もそのファイルを親とみなす。
    1.12 +	\verbのアドイン関数追加。
    1.13 +
    1.14  1.45:	comment-region を begin/end 行で起動した時にメッセージを出す。
    1.15  	yatexmth:イメージ補完で複数の補完テーブルが使えるようにし、
    1.16  	/で始まるギリシャ文字補完を追加。