summaryrefslogtreecommitdiff
path: root/.emacs.d/site-lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-01-29 17:14:41 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-01-29 17:14:52 -0700
commit3d1f94db1a4a4422dcd28a23cdea4e9dad7801ec (patch)
tree66c4da3b683a20f971afb7f416566d7f3f0ff788 /.emacs.d/site-lisp
parent7f5c6c24c35d648e74a993b7c0ac93100b3fde13 (diff)
downloaddotfiles-3d1f94db1a4a4422dcd28a23cdea4e9dad7801ec.tar.gz
set containing group for transient-cycles customisation group
Diffstat (limited to '.emacs.d/site-lisp')
-rw-r--r--.emacs.d/site-lisp/transient-cycles.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.d/site-lisp/transient-cycles.el b/.emacs.d/site-lisp/transient-cycles.el
index 5b32ebb3..c3c63fff 100644
--- a/.emacs.d/site-lisp/transient-cycles.el
+++ b/.emacs.d/site-lisp/transient-cycles.el
@@ -68,7 +68,8 @@
(require 'cl-lib)
(defgroup transient-cycles nil
- "Defaults when defining variants of commands with transient cycling.")
+ "Defaults when defining variants of commands with transient cycling."
+ :group 'convenience)
(defcustom transient-cycles-default-cycle-backwards-key [up]
"Default key for cycling backwards in the transient maps set by