Add lexical binding comment to init file
This commit is contained in:
parent
83cf24c30c
commit
2ec99827bb
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
;; -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
(add-hook 'emacs-startup-hook
|
(add-hook 'emacs-startup-hook
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(message "tobmacs loaded in %s."
|
(message "tobmacs loaded in %s."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue