projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae4fa5
)
* lisp/ido.el: Use lexical binding.
author
Mark Oteiza
<mvoteiza@udel.edu>
Sat, 29 Jul 2017 14:28:57 +0000
(10:28 -0400)
committer
Mark Oteiza
<mvoteiza@udel.edu>
Sat, 29 Jul 2017 14:28:57 +0000
(10:28 -0400)
lisp/ido.el
patch
|
blob
|
history
diff --git
a/lisp/ido.el
b/lisp/ido.el
index 07a5bcf7229f9c7467e2ba2cf3f58dde4d1c7f47..defb744201d9e72c29c6c100031da044f7ed4e22 100644
(file)
--- 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.