projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb09370
)
* lisp/find-lisp.el: Enable lexical binding
author
Tino Calancha
<tino.calancha@gmail.com>
Sat, 29 Jul 2017 16:00:51 +0000
(
01:00
+0900)
committer
Tino Calancha
<tino.calancha@gmail.com>
Sat, 29 Jul 2017 16:00:51 +0000
(
01:00
+0900)
lisp/find-lisp.el
patch
|
blob
|
history
diff --git
a/lisp/find-lisp.el
b/lisp/find-lisp.el
index e9f844487bc6deccf179cc9c95230f783cb7ca83..a795211f4fe89ea2af9ef17c937cf27250acc5d4 100644
(file)
--- 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