[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master 4246ad2: * lisp/ido.el: Use lexical binding.
From: |
Mark Oteiza |
Subject: |
[Emacs-diffs] master 4246ad2: * lisp/ido.el: Use lexical binding. |
Date: |
Sat, 29 Jul 2017 10:29:08 -0400 (EDT) |
branch: master
commit 4246ad2c2aec52a0248b73af13861c413fd8e7b9
Author: Mark Oteiza <address@hidden>
Commit: Mark Oteiza <address@hidden>
* lisp/ido.el: Use lexical binding.
---
lisp/ido.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ido.el b/lisp/ido.el
index 07a5bcf..defb744 100644
--- a/lisp/ido.el
+++ b/lisp/ido.el
@@ -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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] master 4246ad2: * lisp/ido.el: Use lexical binding.,
Mark Oteiza <=