all repos — nixfiles @ 441d091d6e0492f97b99bd36fa2f52d4ad192ba6

System and user configuration, managed by nix and home-manager

Emacs: use lexical binding

Alan Pearce
commit

441d091d6e0492f97b99bd36fa2f52d4ad192ba6

parent

a943a2b3b4460c4857524c830c8d23d70d8141f1

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -1,3 +1,4 @@
+;; -*- lexical-binding: t; -*- ;;;; Startup ;; Do not merge echo-area-message sexp (setq inhibit-startup-echo-area-message "alan")