* lisp/image-dired.el: Turn on lexical-binding.

This commit is contained in:
Mark Oteiza 2016-12-15 19:58:33 -05:00
parent 7ec55a189c
commit 9886239bd2

View file

@ -1,4 +1,4 @@
;;; image-dired.el --- use dired to browse and manipulate your images
;;; image-dired.el --- use dired to browse and manipulate your images -*- lexical-binding: t -*-
;;
;; Copyright (C) 2005-2016 Free Software Foundation, Inc.
;;