summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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