X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=ChangeLog;h=7b04ca3fa4b99ce04f18a9b88d31ded2bb9edcd4;hb=bd49b4d886f0731321f0def1cf3e97aae17434a6;hp=295e7d10c32b3ed809e80cc78f81746ab047ba82;hpb=2e0ce88125d33474f84d72b0b72b2b86d0b4bd86;p=howm%2Fhowm.git diff --git a/ChangeLog b/ChangeLog index 295e7d1..7b04ca3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2023-01-29 HIRAOKA Kazuyuki + + * configure.ac: version 1.5.1-snapshot2 + +2023-01-28 HIRAOKA Kazuyuki + + * howm-view.el (howm-sort-items-by-name, howm-sort-items-by-numerical-name): + fix "No match" + thx > Andrei Sukhovskii san (qojop at tuta.io) + +2022-12-27 HIRAOKA Kazuyuki + + * configure.ac: version 1.5.1-snapshot1 + +2022-12-27 HIRAOKA Kazuyuki + + * configure.ac: version 1.5.0 + + * howm-vars.el (howm-iigrep-show-what): + disable iigrep by default for backward compatibility + +2022-12-10 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.9-snapshot3 + + * iigrep.el: new file + import iigrep for incremental search messages + http://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?IncrementalGrep + http://howm.sourceforge.jp/a/iigrep.el + + * riffle.el (riffle-summary-update, riffle-pop-window, riffle-pop-to-buffer): + fix: failed to split window when minibuffer is active + +2022-08-23 HIRAOKA Kazuyuki + + * howm-mode.el (howm-search, howm-list-migemo): + use Romaji for buffer names in migemo search + +2022-08-15 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.9-snapshot2 + +2022-08-15 HIRAOKA Kazuyuki + + * howm-view.el (howm-sort-items): fix broken macro (worked accidentally) + 2022-08-15 HIRAOKA Kazuyuki * howm-view.el (howm-view-toggle-uniq): "uniq" is now togglable