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