Skip to content

Fix compilation warnings in Emacs 31+#703

Merged
bbatsov merged 2 commits into
clojure-emacs:masterfrom
p4v4n:fix-compilation-warnings
Jun 15, 2026
Merged

Fix compilation warnings in Emacs 31+#703
bbatsov merged 2 commits into
clojure-emacs:masterfrom
p4v4n:fix-compilation-warnings

Conversation

@p4v4n

@p4v4n p4v4n commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Update: The bytecomp issue is now fixed upstream in 1.11.2. I've updated the PR accordingly.

p4v4n added 2 commits June 15, 2026 19:24
 - Quote obsolete font-lock face variables:
   'font-lock-doc-face, 'font-lock-string-face, 'font-lock-comment-face
 - Replace obsolete macros with if-let* / when-let*.
@p4v4n p4v4n force-pushed the fix-compilation-warnings branch from 1b24f8a to 3cb3191 Compare June 15, 2026 13:56
@bbatsov bbatsov merged commit 762674d into clojure-emacs:master Jun 15, 2026
7 checks passed
@bbatsov

bbatsov commented Jun 15, 2026

Copy link
Copy Markdown
Member

Thanks!

@p4v4n p4v4n deleted the fix-compilation-warnings branch June 15, 2026 14:38
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