From: Tino Calancha Date: Sat, 29 Jul 2017 16:00:51 +0000 (+0900) Subject: * lisp/find-lisp.el: Enable lexical binding X-Git-Tag: emacs-26.0.90~517^2~69 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2c930d15f541761422a268cd2b5a7f5c11c9a00e;p=emacs.git * lisp/find-lisp.el: Enable lexical binding --- diff --git a/lisp/find-lisp.el b/lisp/find-lisp.el index e9f844487bc..a795211f4fe 100644 --- a/lisp/find-lisp.el +++ b/lisp/find-lisp.el @@ -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