Skip to content

feat(core)!: replace auto with-eval-after-load hooks with global minor modes#3

Merged
saulotoledo merged 1 commit into
mainfrom
feat/move-to-minor-modes
Jun 29, 2026
Merged

feat(core)!: replace auto with-eval-after-load hooks with global minor modes#3
saulotoledo merged 1 commit into
mainfrom
feat/move-to-minor-modes

Conversation

@saulotoledo

Copy link
Copy Markdown
Owner

Integration is now opt-in via jal-lsp-java-mode / jal-eglot-java-mode, allowing toggling, safe teardown of advice, and library-only use.

BREAKING CHANGE: jal-lsp-java-setup / jal-eglot-java-setup are removed and integration is no longer auto-enabled on load. Enable it explicitly with (jal-lsp-java-mode 1) or (jal-eglot-java-mode 1).

…r modes

Integration is now opt-in via `jal-lsp-java-mode` / `jal-eglot-java-mode`,
allowing toggling, safe teardown of advice, and library-only use.

BREAKING CHANGE: `jal-lsp-java-setup` / `jal-eglot-java-setup` are removed and
integration is no longer auto-enabled on load. Enable it explicitly with
`(jal-lsp-java-mode 1)` or `(jal-eglot-java-mode 1)`.
@saulotoledo saulotoledo merged commit 54cbd7a into main Jun 29, 2026
2 checks passed
@saulotoledo saulotoledo deleted the feat/move-to-minor-modes branch June 29, 2026 14: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.

1 participant