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 wrap: on
line diff
--- a/yatex.new	Sat Jan 29 07:59:59 1994 +0000
+++ b/yatex.new	Fri Apr 22 17:35:25 1994 +0000
@@ -2,6 +2,13 @@
 	Yet Another tex-mode for Emacs
 	yatex.el 各バージョンの変更点について。
 
+1.46	リジョン指定つき section 型補完の追加。
+	[prefix] k で section 型コマンドの削除、対応する括弧の削除。
+	エラー行ジャンプの適正化。
+	再帰的 section 型補完時のバグフィクス。
+	親ファイルを手入力した時に二度目以降もそのファイルを親とみなす。
+	\verbのアドイン関数追加。
+
 1.45:	comment-region を begin/end 行で起動した時にメッセージを出す。
 	yatexmth:イメージ補完で複数の補完テーブルが使えるようにし、
 	/で始まるギリシャ文字補完を追加。

yatex.org