OSDN Git Service

add TAB and M-TAB to docstring of howm-view-mode
authorHiraoka <khi@users.osdn.me>
Tue, 28 Dec 2021 11:45:35 +0000 (20:45 +0900)
committerHiraoka <khi@users.osdn.me>
Tue, 28 Dec 2021 11:45:35 +0000 (20:45 +0900)
ChangeLog
howm-view.el

index 42dfae3..fd7c95d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-04-28  HIRAOKA Kazuyuki  <khi@users.osdn.me>
+
+       * howm-view.el (howm-view-summary-mode): add TAB and M-TAB to docstring
+
 2021-02-17  HIRAOKA Kazuyuki  <khi@users.osdn.me>
 
        * configure.ac: version 1.4.8-snapshot2
 2021-02-17  HIRAOKA Kazuyuki  <khi@users.osdn.me>
 
        * configure.ac: version 1.4.8-snapshot2
index 95414e8..4a5aedf 100644 (file)
@@ -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
 \\[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
 
 \\[howm-view-filter-uniq]      Remove duplication of same file
 \\[howm-view-summary-shell-command]    Execute command in inferior shell