Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use cl function instead of seq-every-p #860

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Use cl function instead of seq-every-p #860

merged 1 commit into from
Nov 17, 2024

Conversation

syohex
Copy link
Collaborator

@syohex syohex commented Nov 17, 2024

Description

seq-every-p and apply-partially is not autoloaded function on older emacs

Related Issue

Type of Change

  • Improvement (non-breaking change which improves an existing feature)

Checklist

  • I have read the CONTRIBUTING.md document.
  • I have updated the documentation in the README.md file if necessary.
  • I have added an entry to CHANGES.md.
  • I have added tests to cover my changes.
  • All new and existing tests passed (using make test).

seq-every-p and apply-partially is not autoloaded function on older emacs
@syohex syohex merged commit b8637ba into master Nov 17, 2024
8 checks passed
@syohex syohex deleted the fix-older-emacs branch November 17, 2024 15:10
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.

1 participant