# HG changeset patch # User HIROSE Yuuji # Date 1515844678 -32400 # Node ID ce46889a743dec9bb185e3cb61057e55ea9eb2ab # Parent cef987df070f2170bd3af84521f5a8b960aaf4eb Add yatexflt.el to manifest diff -r cef987df070f -r ce46889a743d makefile --- a/makefile Tue Jan 09 13:35:08 2018 +0900 +++ b/makefile Sat Jan 13 20:57:58 2018 +0900 @@ -49,7 +49,7 @@ # make tag to add release tags LISP = ${LISP18} ${LISP19} ${LISP23} YAHTML = yahtml.el -COMMON = yatexlib.el yatexprc.el +COMMON = yatexlib.el yatexprc.el yatexhlp.el LISP18 = yatex.el yatexadd.el yatexgen.el yatexenv.el \ ${COMMON} \ yatexmth.el yatexhks.el yatexhlp.el \ diff -r cef987df070f -r ce46889a743d manifest --- a/manifest Tue Jan 09 13:35:08 2018 +0900 +++ b/manifest Sat Jan 13 20:57:58 2018 +0900 @@ -27,6 +27,7 @@ yatex23.el Emacs-23以降用の設定 yatexadd.el 付加関数の定義例 yatexenv.el LaTeX 環境依存の関数 +yatexflt.el 外部フィルタコマンドとの連携 yatexgen.el 野鳥用付加関数自動作成モード yatexhie.el 野鳥用ドキュメント階層表示プログラム yatexhks.el hook を詰め込むために使う(ユーザ用)