Skip to content

Fix evil-up-paren for Emacs 31#1994

Merged
tomdl89 merged 1 commit intoemacs-evil:masterfrom
hiecaq:fix/treesit-evil-up-paren
Nov 8, 2025
Merged

Fix evil-up-paren for Emacs 31#1994
tomdl89 merged 1 commit intoemacs-evil:masterfrom
hiecaq:fix/treesit-evil-up-paren

Conversation

@hiecaq
Copy link
Copy Markdown
Contributor

@hiecaq hiecaq commented Nov 8, 2025

Fix #1993

Emacs 31 introduces up-list-function which is used in treesit, so we need to overrides it too to make the up-list calls in evil-up-paren work as intended.

@tomdl89 tomdl89 merged commit 729d9a5 into emacs-evil:master Nov 8, 2025
12 checks passed
@tomdl89
Copy link
Copy Markdown
Member

tomdl89 commented Nov 8, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

evil-inner-paren etc is broken in Emacs 31's treesit modes

2 participants