From 23c86708a9bf5509b30f2ac1f19400c79913598c Mon Sep 17 00:00:00 2001 From: Evan Klitzke Date: Sun, 17 May 2020 11:31:52 -0700 Subject: [PATCH] Use lexical-binding in yasnippet.el --- yasnippet.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yasnippet.el b/yasnippet.el index ac25669c..1aa2c5a8 100644 --- a/yasnippet.el +++ b/yasnippet.el @@ -1,4 +1,4 @@ -;;; yasnippet.el --- Yet another snippet extension for Emacs +;;; yasnippet.el --- Yet another snippet extension for Emacs -*- lexical-binding: t; -*- ;; Copyright (C) 2008-2019 Free Software Foundation, Inc. ;; Authors: pluskid ,