From: Hiraoka Date: Thu, 31 Dec 2020 10:08:35 +0000 (+0900) Subject: update docs for 1.4.7 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=038cebba0d9f815efe20059880c3b13e334406bf;p=howm%2Fhowm.git update docs for 1.4.7 --- diff --git a/doc/ChangeLog b/doc/ChangeLog index be2d435..c84d9b2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2020-12-31 HIRAOKA Kazuyuki + + * README.ja.rd: update version. + + * index-j.html: ditto. + + * index.html: ditto. + 2020-10-16 HIRAOKA Kazuyuki * index-j.html: fix link to README-j.html. diff --git a/doc/README-j.html b/doc/README-j.html index 6394592..b555e11 100644 --- a/doc/README-j.html +++ b/doc/README-j.html @@ -1290,6 +1290,13 @@ make test

¹¹¿·µ­Ï¿

thx > patch¡¦²þÎÉ°Æ¡¦»ØŦ¤ò¤¯¤À¤µ¤Ã¤¿³§ÍÍ

    +
  • ¥ê¥ê¡¼¥¹ÈÇ howm-1.4.7 [2020-12-31] +
      +
    • fix: ¥Ð¥¤¥È¥³¥ó¥Ñ¥¤¥ë»þ¤Î·Ù¹ð¤ò²óÈò (`font-lock-fontify-buffer' is for interactive use only; use `font-lock-ensure' or `font-lock-flush' instead.)
    • +
    • fix: web¥Ú¡¼¥¸¤Îʸ»ú²½¤±¤ò½¤Àµ + thx
    • +
    • fix: ¤½¤Î¾¤´¤¯·ÚÈù¤Ê½¤Àµ¡¦¹¹¿· (docstring, ¥³¥á¥ó¥È, web¥Ú¡¼¥¸¤Î¥ê¥ó¥¯)
    • +
  • ¥ê¥ê¡¼¥¹ÈÇ howm-1.4.6 [2019-12-31]
    • fix: C-c , : (howm-find-yesterday) ¤¬²õ¤ì¤Æ¤¤¤¿ diff --git a/doc/README.ja.rd b/doc/README.ja.rd index b3502e8..fcca237 100644 --- a/doc/README.ja.rd +++ b/doc/README.ja.rd @@ -926,6 +926,12 @@ Emacs thx > patch¡¦²þÎÉ°Æ¡¦»ØŦ¤ò¤¯¤À¤µ¤Ã¤¿³§ÍÍ +* ¥ê¥ê¡¼¥¹ÈÇ howm-1.4.7 [2020-12-31] + * fix: ¥Ð¥¤¥È¥³¥ó¥Ñ¥¤¥ë»þ¤Î·Ù¹ð¤ò²óÈò (`font-lock-fontify-buffer' is for interactive use only; use `font-lock-ensure' or `font-lock-flush' instead.) + * fix: web¥Ú¡¼¥¸¤Îʸ»ú²½¤±¤ò½¤Àµ + (()) + * fix: ¤½¤Î¾¤´¤¯·ÚÈù¤Ê½¤Àµ¡¦¹¹¿· (docstring, ¥³¥á¥ó¥È, web¥Ú¡¼¥¸¤Î¥ê¥ó¥¯) + * ¥ê¥ê¡¼¥¹ÈÇ howm-1.4.6 [2019-12-31] * fix: C-c , : (howm-find-yesterday) ¤¬²õ¤ì¤Æ¤¤¤¿ (()) diff --git a/doc/index-j.html b/doc/index-j.html index 7742d39..287b7e7 100644 --- a/doc/index-j.html +++ b/doc/index-j.html @@ -19,9 +19,9 @@ Emacs で断片的なメモをどんどんとるための環境です.
      • ダウンロード: - 1.4.6 + 1.4.7 (更新記録) - [2019-12-31] + [2020-12-31]
      • 使い方: UNIX USER 誌の記事 / diff --git a/doc/index.html b/doc/index.html index 828d74c..f48d477 100644 --- a/doc/index.html +++ b/doc/index.html @@ -11,7 +11,7 @@
        • Download - howm-1.4.6.tar.gz + howm-1.4.7.tar.gz (snapshot: MELPA / @@ -117,6 +117,12 @@ For customization, try 'M-x customize-group RET howm RET'.

          Update from old version

          +

          1.4.6 to 1.4.7

          + +

          +fix a warning in byte compilation, etc. (`font-lock-fontify-buffer' is for interactive use only; use `font-lock-ensure' or `font-lock-flush' instead.) +

          +

          1.4.5 to 1.4.6