From 946c8ba3b9e00c160ede299251b523d53e8ef3b5 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 9 Jun 2016 12:52:26 -0700 Subject: [PATCH] Use lexical binding in README.el --- dotfiles/emacs.d/README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index cf8747eb..59366f4f 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -1,4 +1,9 @@ * General Configuation +** Lexical Binding +This makes it so that the file that is produced from tangling this file uses lexical scoping +#+BEGIN_SRC emacs-lisp +;;; -*- lexical-binding: t -*- +#+END_SRC ** User Info #+BEGIN_SRC emacs-lisp (setq user-full-name