summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-01-28 18:35:45 +0100
committerStefan Kangas <stefan@marxist.se>2021-01-28 18:43:15 +0100
commitc407b54cf37ae56f65a75f5238f86898be7d8159 (patch)
tree9a2483437718039b1f21645e7c9bf1d4a4f81b22
parent592a230832257e915aa3ed798a1f0210df639031 (diff)
* lisp/ezimage.el: Use lexical-binding.
-rw-r--r--lisp/ezimage.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ezimage.el b/lisp/ezimage.el
index 9c1d8599101..13f5c039a7f 100644
--- a/lisp/ezimage.el
+++ b/lisp/ezimage.el
@@ -1,4 +1,4 @@
-;;; ezimage --- Generalized Image management
+;;; ezimage.el --- Generalized Image management -*- lexical-binding: t -*-
;; Copyright (C) 1999-2021 Free Software Foundation, Inc.