* lisp/find-lisp.el: Enable lexical binding
This commit is contained in:
parent
fb09370b37
commit
2c930d15f5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue