summaryrefslogtreecommitdiff
path: root/modes/beginend
AgeCommit message (Collapse)Author
2023-08-28beginend: declare functionscondy
2023-01-21Add "ext:" to declare-function invocationsBrian Leung
This is technically required for Lisp files that are not part of core Emacs.
2022-12-04beginend: Support elfeed-show-modeBrian Leung
2022-06-06Change package-requires to 26.3James Nguyen
25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files
2021-09-22beginend: fix autoload cookieBrian Leung
2021-09-22beginend: evil-collection-beginend-maps -> [...]-modes, and iterateBrian Leung
2021-09-17beginend: ensure num-prefixed motions do not break when enabledBalaji Sivaraman
2021-09-12beginend: add basic supportBalaji Sivaraman