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 byte-compiler warnings #87

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

skangas
Copy link
Contributor

@skangas skangas commented Jan 9, 2022

This fixes two byte-compiler warnings:

Compiling file /home/skangas/wip/emacs-packages/drupal-mode/drupal-mode.el at Sun Jan  9 18:21:47 2022
drupal-mode.el:179:1: Warning: custom-declare-variable
    `drupal-enable-auto-fill-mode' docstring wider than 80 characters
drupal-mode.el:326:1: Warning: defcustom for ‘drupal-style’ fails to specify
    type
drupal-mode.el:326:1: Warning: defcustom for ‘drupal-style’ fails to specify
    type

@arnested arnested merged commit e153305 into arnested:develop Jan 17, 2022
@arnested
Copy link
Owner

Thank you, @skangas

@skangas
Copy link
Contributor Author

skangas commented Jan 25, 2022

Thanks for merging! I have added this package to NonGNU ELPA and it should be available within 24 hours.

@arnested
Copy link
Owner

Thank you, @skangas !

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