[emacs] Cleanup related to lexical binding
This commit is contained in:
parent
72cb014e80
commit
4c61541f83
4 changed files with 3 additions and 167 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
;;; init.el -- Summary
|
||||
;;; init.el -- Summary -*- lexical-binding: t; -*-
|
||||
;;; Emacs initialization file
|
||||
;;; john@d0ty.me
|
||||
;;;
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue