X-Git-Url: http://git.osdn.net/view?p=howm%2Fhowm.git;a=blobdiff_plain;f=ChangeLog;h=8169341ed2e8bffb5b4c44b42b6cbac347d6f7fa;hp=945e5ede7ca4ac8b19c0ee6a7b282299bb15be01;hb=fda1b2acb1626b5f860ec7624c74331df44be9c3;hpb=b08d2cb8175686773b148149ac7f7707357e9f3a diff --git a/ChangeLog b/ChangeLog index 945e5ed..8169341 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,114 @@ +2021-12-30 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.9-snapshot1 + +2021-12-30 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.8 + + * howm.el.in: update copyright years + +2021-12-28 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.8-snapshot3 + +2021-04-29 HIRAOKA Kazuyuki + + * howm-mode.el (howm-mode): update define-minor-mode for emacs 28.1 + thx > U5948U5e7eU4e43 + https://twitter.com/U5948U5e7eU4e43/status/1387373441582387209 + http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2fb271ca35ff96540c0940b0ea5281bdaac953ec + + * action-lock.el (action-lock-mode): ditto. + + * illusion.el (illusion-mode): ditto. + +2021-04-28 HIRAOKA Kazuyuki + + * howm-view.el (howm-view-summary-mode): add TAB and M-TAB to docstring + +2021-02-17 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.8-snapshot2 + + * cheat-font-lock.el (cheat-font-lock-mode, cheat-font-lock-fontify): + fix incomplete font-lock after save + +2020-12-31 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.8-snapshot1 + +2020-12-31 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.7 + + * howm.el.in: update copyright years + +2020-12-29 HIRAOKA Kazuyuki + + * howm-mode.el (howm-template-title): + delete obsolete comment + + * cheat-font-lock.el (cheat-font-lock-fontify): + fix warning on font-lock-fontify-buffer in byte compiling + +2020-10-15 HIRAOKA Kazuyuki + + * configure.ac: set version as 1.4.7-snapshot2 + +2020-09-14 HIRAOKA Kazuyuki + + * howm-common.el (howm-call-process-last-command): + fix 'invalid-read-syntax "#"' in docstring + +2018-09-29 HIRAOKA Kazuyuki + + * configure.ac: set version as 1.4.7-snapshot1 + +2019-12-31 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.6 + +2019-08-18 HIRAOKA Kazuyuki + + * configure.ac: set version as 1.4.6-snapshot3 + + * howm-common.el (howm-decode-time): fix for new decode-time + thx > U5948U5e7eU4e43 + https://twitter.com/U5948U5e7eU4e43/status/1162732269347336193 + http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b06917a4912a60402025286d07d4a195749245c4 + +2018-12-31 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.5 + +2018-09-29 HIRAOKA Kazuyuki + + * configure.ac: set version as 1.4.5-snapshot3 + +2018-09-29 HIRAOKA Kazuyuki + + * update autotools + +2018-09-27 HIRAOKA Kazuyuki + + * howm-mode.el + (howm-migemo-get-pattern, howm-migemo-client, howm-migemo-client-option): + support cmigemo as an alternative to migemo-client + +2018-03-31 HIRAOKA Kazuyuki + + * howm-mode.el: fix wrong warning "Requiring howm-mode is obsolete" + +2018-02-25 HIRAOKA Kazuyuki + + * configure.ac: set version as 1.4.5-snapshot2 + +2018-02-23 HIRAOKA Kazuyuki + + * howm-menu-fr.el: translate menu documents to French + thx > Xavier Maillard san (xavier at maillard.im) + 2018-02-13 HIRAOKA Kazuyuki * howm-vars.el (howm-menu-lang): fix "Lisp error: (void-function caddr)"