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

fix compiler error #441

Merged
merged 1 commit into from
Aug 5, 2023
Merged

fix compiler error #441

merged 1 commit into from
Aug 5, 2023

Conversation

arteen1000
Copy link
Contributor

Made changes to remove compiler error:

⛔ Warning (comp): solarized.el:252:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting)

More information here:

https://emacs.stackexchange.com/questions/73047/emacs-29-docstring-single-quote-escaping-rules-compiler-level-event
https://www.gnu.org/software/emacs/manual/html_node/elisp/Keys-in-Documentation

I am not sure of the necessity in the case of the KEYSEQ.

@thomasf
Copy link
Collaborator

thomasf commented Aug 5, 2023

thanks

@thomasf thomasf merged commit 1005424 into bbatsov:master Aug 5, 2023
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