Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utils.el: fix "no lexical binding" warning
Upstream Emacs has enabled warnings for `.el` files with no lexical-binding directive, so this file triggers a: In toplevel form: lsp.el:1:1: Warning: file has no ‘lexical-binding’ directive on its first line Fix that.
- Loading branch information