Hitori Otegaru Wiki Modoki
Revision | 4f550d35935abc943e37e1f2da78c52218ac7c8d (tree) |
---|---|
Time | 2019-12-31 19:31:48 |
Author | Hiraoka <khi@user...> |
Commiter | Hiraoka |
update docs for 1.4.6
commit 495d0ce13f9ec4ed9cc3d7535a221429da430685
Author: Hiraoka <khi@users.osdn.me>
Date: Tue Dec 31 19:31:14 2019 +0900
@@ -1290,14 +1290,11 @@ make test</pre></li> | ||
1290 | 1290 | <h3><a name="label-19" id="label-19">更新記録</a></h3><!-- RDLabel: "更新記録" --> |
1291 | 1291 | <p>thx > patch・改良案・指摘をくださった皆様</p> |
1292 | 1292 | <ul> |
1293 | -<li>スナップショット版 | |
1294 | -<ul> | |
1295 | -<li>[2019-08-18] | |
1293 | +<li>リリース版 howm-1.4.6 [2019-12-31] | |
1296 | 1294 | <ul> |
1297 | 1295 | <li>fix: C-c , : (howm-find-yesterday) が壊れていた |
1298 | - <a href="https://twitter.com/U5948U5e7eU4e43/status/1162732269347336193">thx</a> | |
1299 | - <a href="http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b06917a4912a60402025286d07d4a195749245c4">ref</a></li> | |
1300 | -</ul></li> | |
1296 | + <a href="https://twitter.com/U5948U5e7eU4e43/status/1162732269347336193">thx</a> | |
1297 | + <a href="http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b06917a4912a60402025286d07d4a195749245c4">ref</a></li> | |
1301 | 1298 | </ul></li> |
1302 | 1299 | <li>リリース版 howm-1.4.5 [2018-12-31] |
1303 | 1300 | <ul> |
@@ -926,11 +926,10 @@ Emacs | ||
926 | 926 | |
927 | 927 | thx > patch・改良案・指摘をくださった皆様 |
928 | 928 | |
929 | -* スナップショット版 | |
930 | - * [2019-08-18] | |
931 | - * fix: C-c , : (howm-find-yesterday) が壊れていた | |
932 | - ((<thx|URL:https://twitter.com/U5948U5e7eU4e43/status/1162732269347336193>)) | |
933 | - ((<ref|URL:http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b06917a4912a60402025286d07d4a195749245c4>)) | |
929 | +* リリース版 howm-1.4.6 [2019-12-31] | |
930 | + * fix: C-c , : (howm-find-yesterday) が壊れていた | |
931 | + ((<thx|URL:https://twitter.com/U5948U5e7eU4e43/status/1162732269347336193>)) | |
932 | + ((<ref|URL:http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b06917a4912a60402025286d07d4a195749245c4>)) | |
934 | 933 | |
935 | 934 | * リリース版 howm-1.4.5 [2018-12-31] |
936 | 935 | * migemo-client のかわりに cmigemo も対応 |
@@ -18,9 +18,9 @@ Emacs で断片的なメモをどんどんとるための環境です. | ||
18 | 18 | |
19 | 19 | <ul> |
20 | 20 | <li> ダウンロード: |
21 | - <a href="https://howm.osdn.jp/a/howm-1.4.5.tar.gz">1.4.5</a> | |
21 | + <a href="https://howm.osdn.jp/a/howm-1.4.6.tar.gz">1.4.6</a> | |
22 | 22 | (<a href="README-j.html#label-19">更新記録</a>) |
23 | - [2018-12-31] | |
23 | + [2019-12-31] | |
24 | 24 | <li> 使い方: |
25 | 25 | <a href="https://howm.osdn.jp/uu/">UNIX USER 誌の記事</a> |
26 | 26 | / |
@@ -11,7 +11,7 @@ | ||
11 | 11 | |
12 | 12 | <ul> |
13 | 13 | <li> Download |
14 | - <a href="https://howm.osdn.jp/a/howm-1.4.5.tar.gz">howm-1.4.5.tar.gz</a> | |
14 | + <a href="https://howm.osdn.jp/a/howm-1.4.6.tar.gz">howm-1.4.6.tar.gz</a> | |
15 | 15 | (snapshot: |
16 | 16 | <a href="https://melpa.org/#/howm"><img alt="MELPA" src="https://melpa.org/packages/howm-badge.svg"/></a> |
17 | 17 | / |
@@ -117,6 +117,12 @@ For customization, try 'M-x customize-group RET howm RET'. | ||
117 | 117 | |
118 | 118 | <h2>Update from old version</h2> |
119 | 119 | |
120 | +<h3>1.4.5 to 1.4.6</h3> | |
121 | + | |
122 | +<p> | |
123 | +fix C-c , : (howm-find-yesterday) for newer Emacs. | |
124 | +</p> | |
125 | + | |
120 | 126 | <h3>1.4.4 to 1.4.5</h3> |
121 | 127 | |
122 | 128 | <p> |