ace-window.el (aw-dispatch-alist): Add hyperbole comment

master
Oleh Krehel 6 years ago
parent 7e0777b39a
commit a36c1472d0
  1. 1
      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:

Loading…
Cancel
Save