[emacs] Cleanup related to lexical binding

This commit is contained in:
John Doty 2025-05-19 18:16:30 +00:00
parent 72cb014e80
commit 4c61541f83
4 changed files with 3 additions and 167 deletions

View file

@ -1,3 +1,4 @@
;; -*- lexical-binding: t; -*-
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.

View file

@ -1,4 +1,4 @@
;;; init.el -- Summary
;;; init.el -- Summary -*- lexical-binding: t; -*-
;;; Emacs initialization file
;;; john@d0ty.me
;;;

View file

@ -1,4 +1,4 @@
;; ## added by OPAM user-setup for emacs / base ## 2cfdcafda6d58f1dfe93a46e434ff502 ## you can edit, but keep this line
;; ## added by OPAM user-setup for emacs / base ## 2cfdcafda6d58f1dfe93a46e434ff502 ## you can edit, but keep this line -*- lexical-binding: t; -*-
(provide 'opam-user-setup)
;; Base configuration for OPAM