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

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

[nongnu] elpa/swsw 85d9c690b1 102/146: ; Add key binding to swsw-mode's


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 85d9c690b1 102/146: ; Add key binding to swsw-mode's docstring
Date: Wed, 25 May 2022 02:59:51 -0400 (EDT)

branch: elpa/swsw
commit 85d9c690b1e353d709f30e16a20e6c76d6eabfb3
Author: Daniel Semyonov <cmstr@dsemy.com>
Commit: Daniel Semyonov <cmstr@dsemy.com>

    ; Add key binding to swsw-mode's docstring
---
 swsw.el | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/swsw.el b/swsw.el
index 45d6106383..8f2e22f4f9 100644
--- a/swsw.el
+++ b/swsw.el
@@ -330,7 +330,12 @@ selection.")
 ;;;###autoload
 (define-minor-mode swsw-mode
   "Minor mode for managing windows using an ID assigned to them
-automatically."
+automatically.
+
+The following key bindings are available after starting window
+selection:
+
+\\{swsw-command-map}"
   :global t
   :lighter
   (:eval (when (eq swsw-display-function 'lighter)



reply via email to

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