From a36c1472d0ee59c2c1e6fb3ad66304141b154ef5 Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Sat, 1 Feb 2020 18:53:20 +0100 Subject: [PATCH] ace-window.el (aw-dispatch-alist): Add hyperbole comment --- ace-window.el | 1 + 1 file changed, 1 insertion(+) diff --git a/ace-window.el b/ace-window.el index 9cde17f..62d986b 100644 --- a/ace-window.el +++ b/ace-window.el @@ -168,6 +168,7 @@ Consider changing this if the overlay tends to overlap with other things." (?b aw-split-window-horz "Split Horz Window") (?o delete-other-windows "Delete Other Windows") (?T aw-transpose-frame "Transpose Frame") + ;; ?i ?r ?t are used by hyperbole.el (?? aw-show-dispatch-help)) "List of actions for `aw-dispatch-default'. Each action is a list of either: