From: Hiraoka Date: Tue, 28 Dec 2021 11:45:35 +0000 (+0900) Subject: add TAB and M-TAB to docstring of howm-view-mode X-Git-Url: http://git.osdn.net/view?p=howm%2Fhowm.git;a=commitdiff_plain;h=f9e60187eab9aad697721025242841ae4349e76f add TAB and M-TAB to docstring of howm-view-mode --- diff --git a/ChangeLog b/ChangeLog index 42dfae3..fd7c95d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +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 diff --git a/howm-view.el b/howm-view.el index 95414e8..4a5aedf 100644 --- a/howm-view.el +++ b/howm-view.el @@ -172,6 +172,8 @@ key binding \\[riffle-scroll-other-window] Scroll contents one line \\[riffle-scroll-other-window-down] Scroll contents one line \\[riffle-summary-to-contents] Concatenate all contents +\\[howm-view-summary-next-section] Next file (Skip items in the same file) +\\[howm-view-summary-previous-section] Previous file (Skip items in the same file) \\[howm-view-filter-uniq] Remove duplication of same file \\[howm-view-summary-shell-command] Execute command in inferior shell