From: Tino Calancha Date: Sat, 29 Jul 2017 15:50:52 +0000 (+0900) Subject: * lisp/find-dired.el: Enable lexical binding X-Git-Tag: emacs-26.0.90~517^2~70 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fb09370b37b30a2c5a391b87bddcd2aad918d61c;p=emacs.git * lisp/find-dired.el: Enable lexical binding --- diff --git a/lisp/find-dired.el b/lisp/find-dired.el index a92d477e1e0..2292b5f32d4 100644 --- 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.