From 91e55503b435bf20ab8bdf7bd876ce5f0893dec8 Mon Sep 17 00:00:00 2001 From: Brian Leung Date: Mon, 11 Jul 2022 10:49:20 -0700 Subject: [PATCH] Placate docstring complaint This is causing CI to fail on Emacs snapshot. --- evil-collection.el | 4 ++-- 1 file 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