Skip to content

Remove byte compile support for Emacs older than 28#884

Merged
matsl merged 1 commit intomasterfrom
pr_remove_byte_compile_support_for_older_emacs
Mar 4, 2026
Merged

Remove byte compile support for Emacs older than 28#884
matsl merged 1 commit intomasterfrom
pr_remove_byte_compile_support_for_older_emacs

Conversation

@matsl
Copy link
Collaborator

@matsl matsl commented Mar 3, 2026

What

Remove byte compile support for Emacs older than 28.

  • hload-path.el (hload-path--make-directory-autoloads): Use Emacs provided
    byte compilation functions.
    (hload-path--internal-make-directory-autoloads): Removed, not required from
    Emacs 28.

Why

Not needed since we require at least Emacs 28.

* hload-path.el (hload-path--make-directory-autoloads): Use Emacs provided
    byte compilation functions.
  (hload-path--internal-make-directory-autoloads): Removed, not required from
    Emacs 28.
@matsl matsl requested a review from rswgnu March 3, 2026 13:27
@matsl matsl merged commit c20d2bf into master Mar 4, 2026
4 checks passed
@matsl matsl deleted the pr_remove_byte_compile_support_for_older_emacs branch March 4, 2026 08:47
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