* lisp/ido.el: Use lexical binding.

This commit is contained in:
Mark Oteiza 2017-07-29 10:28:57 -04:00
parent eae4fa520b
commit 4246ad2c2a

View file

@ -1,4 +1,4 @@
;;; ido.el --- interactively do things with buffers and files
;;; ido.el --- interactively do things with buffers and files -*- lexical-binding: t -*-
;; Copyright (C) 1996-2017 Free Software Foundation, Inc.