summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Leung <leungbk@posteo.net>2022-07-11 10:49:20 -0700
committerYoumu <condy0919@gmail.com>2022-07-12 15:29:44 +0800
commit91e55503b435bf20ab8bdf7bd876ce5f0893dec8 (patch)
tree1ff2eac152a1990a3ff0103f96210e8ccb2a9f9e
parentae35410851b91f88acecba60fa1066e69742bf27 (diff)
Placate docstring complaint
This is causing CI to fail on Emacs snapshot.
-rw-r--r--evil-collection.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-collection.el b/evil-collection.el
index 1fc3448..04a6d51 100644
--- a/evil-collection.el
+++ b/evil-collection.el
@@ -675,9 +675,9 @@ modes in the current buffer."
&rest translations
&key destructive
&allow-other-keys)
- "Similar to `evil-collection-translate-key' but for minor modes."
-
"Translate keys in the keymap(s) corresponding to STATES and MODES.
+
+Similar to `evil-collection-translate-key' but for minor modes.
STATES should be the name of an evil state, a list of states, or nil. MODES
should be a symbol corresponding to minor-mode to make the translations in or a
list of minor-mode symbols. TRANSLATIONS corresponds to a list of