Thanks to visit codestin.com
Credit goes to github.com

Skip to content

psysh-doc-buffer-color: fix odd type warning in native compilation #10

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

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

piotrkwiecinski
Copy link
Contributor

Fixes:

psysh.el:231:12: Warning: defcustom for ‘psysh-doc-buffer-color’ has
    syntactically odd type ‘'(choice (const :tag Auto detect color
    mode. 'auto) (const :tag Use only PsySH original coloring. 'only-psysh)
    (const :tag Use only Emacs font-lock coloring. 'only-emacs) (const :tag
    Use multiple coloring mechanism. 'mixed) (const :tag No coloring. 'none))’

@zonuexe zonuexe merged commit 8bf82fa into emacs-php:master Aug 15, 2023
@zonuexe
Copy link
Member

zonuexe commented Aug 15, 2023

@piotrkwiecinski Thank you!

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.

2 participants