diff --git a/help/YATEXHLP.jp b/help/YATEXHLP.jp
index 464dc54..daf13f7 100644
--- a/help/YATEXHLP.jp
+++ b/help/YATEXHLP.jp
@@ -1281,14 +1281,17 @@
�Ƒ��k����ƁA�u�����v�ƈ�R���A���炭�o���Ă���u����ς�~
�����v�ƌ����ȂǁA�����̍������������Ă��������܂����B
+ 1997�N3��10���A��ʎ��̂ɂ�舤�@ZZ-R1100(D1)�Ƌ��ɂ��̐��֗���
+ ����܂����B���N��\�Z�B�ނɂ́A�쒹�����łȂ�������|��������
+ ���̃\�t�g�E�F�A����铮�@�A�Z���X���ӂ��R�����g�Ȃǂ��܂�
+ ���B���݂̖쒹���F�l�Ɏx�������悤�Ɍ��₩�Ɉ�����͔̂ނ̂���
+ ���ƌ����Ă��ߌ��ł͂���܂���B�쒹/����/�������g���Ƃ��ɔނ̈�
+ �炩�Ȗ�������Ƌ��ɋF���ĉ������B
+
��˂�������(asciinet)
�肢�t�������ł��B
http://www.comp.ae.keio.ac.jp/~yuuji/lune/astrology/
-���삳��(prc)
- �e���Ŗ\��Ă��܂��B
- http://www.prc.tsukuba.ac.jp/~katsura/
-
�O���P�Y����(�c���)
�J�����ʂ̓��͎��̏����̃��[�h�����̃A�C�f�A���܂����B
diff --git a/yahtml.el b/yahtml.el
index f22d712..ec8cac0 100644
--- a/yahtml.el
+++ b/yahtml.el
@@ -1,6 +1,6 @@
;;; -*- Emacs-Lisp -*-
;;; (c ) 1994-1997 by HIROSE Yuuji [yuuji@ae.keio.ac.jp]
-;;; Last modified Fri Jan 24 18:03:01 1997 on supra
+;;; Last modified Mon Apr 7 16:58:32 1997 on crx
;;; $Id$
;;;[Installation]
@@ -115,7 +115,7 @@
(yahtml-define-begend-key-normal key env map)
(if YaTeX-inhibit-prefix-letter nil
(yahtml-define-begend-region-key
- (concat (upcase (substring key 0 1)) (substring key 1)) env)))
+ (concat (upcase (substring key 0 1)) (substring key 1)) env map)))
(if yahtml-mode-map nil
@@ -146,8 +146,10 @@
(YaTeX-define-key ")" 'YaTeX-insert-parens-region map)
(YaTeX-define-key "s" 'yahtml-insert-form map)
(YaTeX-define-key "l" 'yahtml-insert-tag map)
+ (YaTeX-define-key "L" 'yahtml-insert-tag-region map)
(YaTeX-define-key "m" 'yahtml-insert-single map)
- (YaTeX-define-key "n" '(lambda () (interactive) (if yahtml-prefer-upcases (insert "
")(insert "
"))) map)
+ (YaTeX-define-key "n" '(lambda () (interactive) (insert (if yahtml-prefer-upcases "
" "
"))) map)
+ (YaTeX-define-key "-" '(lambda () (interactive) (insert (if yahtml-prefer-upcases "