File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed
Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1717
1818 < meta name ="dcterms.created " property ="dc:created " datatype ="dc:W3CDTF " content ="2022-08-17 " />
1919
20- < meta name ="dcterms.modified " property ="dc:modified " datatype ="dc:W3CDTF " content ="2022-12-02 " />
20+ < meta name ="dcterms.modified " property ="dc:modified " datatype ="dc:W3CDTF " content ="2022-12-10 " />
2121
2222 < meta name ="description " property ="dc:description " content ="w3mplus の利用方法及び機能についての解説。 " />
2323
@@ -535,6 +535,7 @@ <h1>目次</h1>
535535< li > < a href ="#uncategorized "> 未分類ヘルプ</ a > </ li >
536536</ ul > </ li >
537537< li > < a href ="#version "> バージョン情報</ a > < ul >
538+ < li > < a href ="#v0.4.4 "> v0.4.4 - 2022-12-10</ a > </ li >
538539< li > < a href ="#v0.4.3 "> v0.4.3 - 2022-12-02</ a > </ li >
539540< li > < a href ="#v0.4.2 "> v0.4.2 - 2022-09-27</ a > </ li >
540541< li > < a href ="#v0.4.1 "> v0.4.1 - 2022-09-17</ a > </ li >
@@ -1611,6 +1612,12 @@ <h2>未分類ヘルプ</h2>
16111612</ section >
16121613< section id ="version " class ="level1 ">
16131614< h1 > バージョン情報</ h1 >
1615+ < section id ="v0.4.4 " class ="level2 ">
1616+ < h2 > v0.4.4 - 2022-12-10</ h2 >
1617+ < ul >
1618+ < li > プログラムがユーザーコマンドやテキストエディタを実行する際に、元々の LC_ALL の値を使用する。</ li >
1619+ </ ul >
1620+ </ section >
16141621< section id ="v0.4.3 " class ="level2 ">
16151622< h2 > v0.4.3 - 2022-12-02</ h2 >
16161623< ul >
@@ -4490,7 +4497,7 @@ <h2>lynx モード</h2>
44904497 < dd > < time > 2022-08-17</ time > </ dd >
44914498
44924499 < dt > 更新日</ dt >
4493- < dd > < time > 2022-12-02 </ time > </ dd >
4500+ < dd > < time > 2022-12-10 </ time > </ dd >
44944501
44954502 </ dl >
44964503
Original file line number Diff line number Diff line change 66- name : qq542vev
77 url : https://purl.org/meta/me/
88created : 2022-08-17
9- modified : 2022-12-02
9+ modified : 2022-12-10
1010copyright : Copyright (C) 2022-2022 qq542vev. Some rights reserved.
1111license :
1212- name : CC-BY
@@ -787,6 +787,10 @@ w3mplus は、Pale Moon のようなプライベートブラウジングモー
787787
788788# バージョン情報 {#version}
789789
790+ # # v0.4.4 - 2022-12-10 {#v0.4.4}
791+
792+ * プログラムがユーザーコマンドやテキストエディタを実行する際に、元々の LC_ALL の値を使用する。
793+
790794# # v0.4.3 - 2022-12-02 {#v0.4.3}
791795
792796 * <about:cache> のバグを修正。
You can’t perform that action at this time.
0 commit comments