Skip to content

lispy.el (lispy-raise-minor-mode): Fix duplication in alist #589

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

taku0
Copy link

@taku0 taku0 commented Apr 16, 2021

delq deletes elements eq to the given value, so we should pass x, which is a cons, rather than mode, which is a symbol.

`delq` deletes elements `eq` to the given value.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 62.714% when pulling 156b952 on taku0:fix-lispy-raise-minor-mode into 38a7df4 on abo-abo:master.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants