emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ace-window a36c147 88/92: ace-window.el (aw-dispatch-al


From: Stefan Monnier
Subject: [elpa] externals/ace-window a36c147 88/92: ace-window.el (aw-dispatch-alist): Add hyperbole comment
Date: Wed, 17 Mar 2021 18:39:28 -0400 (EDT)

branch: externals/ace-window
commit a36c1472d0ee59c2c1e6fb3ad66304141b154ef5
Author: Oleh Krehel <ohwoeowho@gmail.com>
Commit: Oleh Krehel <ohwoeowho@gmail.com>

    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:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]