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

This commit is contained in:
Tino Calancha 2017-07-30 01:00:51 +09:00
parent fb09370b37
commit 2c930d15f5

View file

@ -1,4 +1,4 @@
;;; find-lisp.el --- emulation of find in Emacs Lisp
;;; find-lisp.el --- emulation of find in Emacs Lisp -*- lexical-binding: t -*-
;; Author: Peter Breton
;; Created: Fri Mar 26 1999