From ce9fd9458f4e3c6842c7b6075d33a80adad1f348 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 7 Jan 2022 14:24:42 -0700 Subject: mailscripts.el: enable lexical binding Signed-off-by: Sean Whitton --- mailscripts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mailscripts.el') 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 ;; Version: 0.23 -- cgit v1.2.3