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

Cleanup defcustom definitions #651

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

Conversation

RuijieYu
Copy link
Contributor

@RuijieYu RuijieYu commented Apr 5, 2023

  • lispy.el lispy-no-space: use :local keyword instead of calling make-variable-buffer-local explicitly.
    {widget} lispy-avy-style: defined to avoid code duplication. lispy-avy-style-char lispy-avy-style-paren lispy-avy-style-symbol: use this type.
    lispy-safe-threshold: can't logically be a float.
    lispy-multiline-threshold: docstring typo.
    lispy-move-after-commenting: reflowed docstring.
    lispy-comment-use-single-semicolon: quoted lispy-right.

* lispy.el lispy-no-space: use `:local' keyword instead of calling
`make-variable-buffer-local' explicitly.
{widget} lispy-avy-style: defined to avoid code duplication.
lispy-avy-style-char lispy-avy-style-paren lispy-avy-style-symbol:
use this type.
lispy-safe-threshold: can't logically be a float.
lispy-multiline-threshold: docstring typo.
lispy-move-after-commenting: reflowed docstring.
lispy-comment-use-single-semicolon: quoted `lispy-right'.
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