commit aa5980aec403dc1bc7bbc22458c9282f04457fa1
parent 2aca0498abab86611fcb71315ebdf84e85f327ab
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date: Tue, 22 Apr 2025 22:55:14 +0200
Pacify new Emacs warning
Had hoped I'd port all of this to use-package in init.el, but the
March of Progress was too fast for me.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el
@@ -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.