]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/find-dired.el: Enable lexical binding
authorTino Calancha <tino.calancha@gmail.com>
Sat, 29 Jul 2017 15:50:52 +0000 (00:50 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Sat, 29 Jul 2017 15:50:52 +0000 (00:50 +0900)
lisp/find-dired.el

index a92d477e1e0cc46170c9ffcca578c908c0251535..2292b5f32d4fc9df9cb43576812f3769261fb662 100644 (file)
@@ -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.