aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-06 07:05:37 +0000
committerSean Whitton <spwhitton@spwhitton.name>2019-01-06 07:14:46 +0000
commitd748cb950866a04295d8c6d48151763a67eb035a (patch)
treec151243b5360afbf72bcbed2852f3d13e310dda7
parent8665eb3d9a4a406c9030f4a0325c6d76f5413193 (diff)
downloadorg-d20-d748cb950866a04295d8c6d48151763a67eb035a.tar.gz
enable lexical binding
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--org-d20.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/org-d20.el b/org-d20.el
index 2abcee9..cecf2ba 100644
--- a/org-d20.el
+++ b/org-d20.el
@@ -1,4 +1,4 @@
-;;; org-d20.el --- minor mode for tabletop roleplaying games that use a d20
+;;; org-d20.el --- minor mode for tabletop roleplaying games that use a d20 -*- lexical-binding: t; -*-
;; Copyright (C) 2017-2019 Sean Whitton