* lisp/ido.el: Use lexical binding.
This commit is contained in:
parent
eae4fa520b
commit
4246ad2c2a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue