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 some package lint messages #199

Merged
merged 7 commits into from
Jun 14, 2022
Merged

Conversation

matsl
Copy link
Collaborator

@matsl matsl commented Jun 14, 2022

What

Fix some package lint messages.

Why

Some or the reaming issues looked small so I gave it a try.

Some are really hard, impossible!?, to fix since we change function in other packages. I supposed that would require some help from the packages we modify to support some hooks or similar for those changes to be possible cleanly!?

Note

Each type of change is in a separate commit except for the ChangeLog and copyright year update that tend to be afterthoughts in my case and comes together as the last commit.

@matsl matsl requested a review from rswgnu June 14, 2022 19:40
ChangeLog Outdated

* hibtypes.el (cl-lib): Require cl-lib to remove package-lint warning.

* hyperbole.el: Remove defalias for compatilility with obsolete functions
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compatibility misspelling.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😱

ChangeLog Outdated
* hyperbole.el: Remove defalias for compatilility with obsolete functions
since Emacs 25.1 and outline-flag-region available since 2003.

* hui-em-but.el (hproperty:good-colors): package-lint code formating.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I must start with having the spell checker active in the commit window. 🙏

@matsl matsl merged commit 8cbaa73 into master Jun 14, 2022
@matsl matsl deleted the fix-some-package-lint-messages branch June 14, 2022 21:33
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.

None yet

2 participants