Skip to content

Fix some package lint messages#199

Merged
matsl merged 7 commits intomasterfrom
fix-some-package-lint-messages
Jun 14, 2022
Merged

Fix some package lint messages#199
matsl merged 7 commits intomasterfrom
fix-some-package-lint-messages

Conversation

@matsl
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Formatting

Copy link
Copy Markdown
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.

2 participants