Use lexical binding in README.el

This commit is contained in:
Ivan Malison 2016-06-09 12:52:26 -07:00
parent 5d94bb49d6
commit 946c8ba3b9

View File

@ -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