summaryrefslogtreecommitdiff
path: root/.emacs.d/site-lisp
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/site-lisp')
-rw-r--r--.emacs.d/site-lisp/transient-cycles.el24
1 files changed, 14 insertions, 10 deletions
diff --git a/.emacs.d/site-lisp/transient-cycles.el b/.emacs.d/site-lisp/transient-cycles.el
index 03851e9f..b027018c 100644
--- a/.emacs.d/site-lisp/transient-cycles.el
+++ b/.emacs.d/site-lisp/transient-cycles.el
@@ -336,10 +336,11 @@ augmented by `transient-cycles-buffer-siblings-mode'."
;;;###autoload
(define-minor-mode transient-cycles-buffer-siblings-mode
- "Augment a number of standard buffer switching commands with
-transient cycling through buffer siblings. After typing
-\\[switch-to-buffer], \\[display-buffer], \\[info] and some
-others, you can use the keys
+ "Enhance buffer switching commands by adding transient cycling.
+
+Augments a number of standard buffer switching commands. After
+typing \\[switch-to-buffer], \\[display-buffer], \\[info] and
+some others, you can use the keys
`transient-cycles-buffer-siblings-cycle-backwards-key' and
`transient-cycles-buffer-siblings-cycle-forwards-key' to select a
different, relevantly similar buffer to select or display
@@ -423,8 +424,10 @@ augmented by `transient-cycles-window-buffers-mode'."
;;;###autoload
(define-minor-mode transient-cycles-window-buffers-mode
- "Augment \\[previous-buffer] and \\[next-buffer] with transient
-cycling. After typing those commands, you can use
+ "Enhance window buffer switching commands by adding transient cycling.
+
+Augments \\[previous-buffer] and \\[next-buffer]. After typing
+those commands, you can use
`transient-cycles-window-buffers-cycle-backwards-key' and
`transient-cycles-window-buffers-cycle-forwards-key' to move
forwards and backwards in a virtual list of the window's
@@ -510,10 +513,11 @@ since then. Otherwise, call `previous-buffer'."
;;;###autoload
(define-minor-mode transient-cycles-tab-bar-mode
- "Augment \\[tab-previous], \\[tab-next] and
-\\[tab-bar-switch-to-recent-tab] with transient cycling. After
-running those commands, you can use
-`transient-cycles-tab-bar-cycle-backwards-key' and
+ "Enhance tab switching commands by adding transient cycling.
+
+Augments \\[tab-previous], \\[tab-next] and
+\\[tab-bar-switch-to-recent-tab]. After running those commands,
+you can use `transient-cycles-tab-bar-cycle-backwards-key' and
`transient-cycles-tab-bar-cycle-forwards-key' to move forwards
and backwards in the list of tabs. When transient cycling
completes, tab access times will be as though you had moved