* lisp/find-dired.el: Enable lexical binding

This commit is contained in:
Tino Calancha 2017-07-30 00:50:52 +09:00
parent d7825cb09e
commit fb09370b37

View file

@ -1,4 +1,4 @@
;;; find-dired.el --- run a `find' command and dired the output
;;; find-dired.el --- run a `find' command and dired the output -*- lexical-binding: t -*-
;; Copyright (C) 1992, 1994-1995, 2000-2017 Free Software Foundation,
;; Inc.