From 19839d3067c8bd779fc05eb0f355564b232329b3 Mon Sep 17 00:00:00 2001 From: tslil Date: Tue, 25 Aug 2026 15:25:32 +0100 Subject: [emacs] lexical binding i guess --- emacs/inits/99-last.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'emacs/inits/99-last.el') diff --git a/emacs/inits/99-last.el b/emacs/inits/99-last.el index 9f62f15..b84c993 100644 --- a/emacs/inits/99-last.el +++ b/emacs/inits/99-last.el @@ -1,3 +1,5 @@ +;;; -*- lexical-binding: t -*- + ;; Time-stamp: <2024-03-18 09h51 CET (0c109a04)> (add-hook 'after-init-hook -- cgit v1.2.3