summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-01-07 14:24:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-01-07 14:39:47 -0700
commitce9fd9458f4e3c6842c7b6075d33a80adad1f348 (patch)
tree7a3e922caa11a1918f21d272b357d26bead7b967
parentfa6bbfd2d65f3ec255e92bda30e8112dbe603bfc (diff)
downloadmailscripts-ce9fd9458f4e3c6842c7b6075d33a80adad1f348.tar.gz
mailscripts.el: enable lexical binding
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/changelog1
-rw-r--r--mailscripts.el2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 69c65ae..136be57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
mailscripts (0.24-1) UNRELEASED; urgency=medium
* mailscripts.el:
+ - Enable lexical binding.
- mailscripts-detach-head-from-existing-branch can now have value `ask'.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 07 Jan 2022 14:21:25 -0700
diff --git a/mailscripts.el b/mailscripts.el
index ba4f9da..234fba2 100644
--- a/mailscripts.el
+++ b/mailscripts.el
@@ -1,4 +1,4 @@
-;;; mailscripts.el --- functions to access tools in the mailscripts package
+;;; mailscripts.el --- functions to access tools in the mailscripts package -*- lexical-binding: t; -*-
;; Author: Sean Whitton <spwhitton@spwhitton.name>
;; Version: 0.23