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

Cleanup - Remove unused function and do not use removed function #236

Merged
merged 9 commits into from
Sep 27, 2022

Conversation

matsl
Copy link
Collaborator

@matsl matsl commented Jul 24, 2022

What

Do not use obsolete functions.

Why

We can use the new function directly since they are supported from 27.2.

Note

Also fixes a duplication related to an obsolete function. Maybe I missed this or made a bad rebase!?

@matsl matsl requested a review from rswgnu July 24, 2022 21:28
hact.el Outdated Show resolved Hide resolved
hibtypes.el Outdated Show resolved Hide resolved
@matsl matsl force-pushed the do_not_use_obsolete_functions branch from 922f6f4 to 98ea2c7 Compare August 2, 2022 07:22
hypb.el Show resolved Hide resolved
hypb.el Outdated Show resolved Hide resolved
@matsl matsl requested a review from rswgnu August 2, 2022 07:27
@matsl matsl force-pushed the do_not_use_obsolete_functions branch from 98ea2c7 to 0991333 Compare September 18, 2022 20:35
@matsl matsl changed the title Do not use obsolete functions Cleanup - Remove unused function and do not use removed function Sep 19, 2022
@matsl
Copy link
Collaborator Author

matsl commented Sep 19, 2022

@rswgnu I learned today how easy it is to remove a file from a PR and then it was easy to repurpose this PR to just a small cleanup. PTAL.

@rswgnu
Copy link
Owner

rswgnu commented Sep 25, 2022

Let's work on the merge of this when we are together as well.

@matsl matsl force-pushed the do_not_use_obsolete_functions branch from 36fd5db to e10ae65 Compare September 26, 2022 20:59
@matsl
Copy link
Collaborator Author

matsl commented Sep 26, 2022

@rswgnu With the fix of the CI this PR now builds so can be merged if approved. Was that the reason for merging this together?

It has 9 commits but all boils down to two small changes. Replace of one function and removal of another. So just look at the combined result and not each commit. I'll squash so the commits becomes one.

@matsl matsl merged commit ce72dc8 into master Sep 27, 2022
@matsl matsl deleted the do_not_use_obsolete_functions branch September 27, 2022 06:56
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