mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* lisp/eshell/*.el: Use lexical-binding.
* test/automated/eshell.el: Move from test/eshell.el. (eshell-test/for-loop, eshell-test/for-name-loop): New tests. Fixes: debbugs:15231
This commit is contained in:
parent
da0752f937
commit
ae5e4c483a
31 changed files with 60 additions and 56 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; esh-io.el --- I/O management
|
||||
;;; esh-io.el --- I/O management -*- lexical-binding:t -*-
|
||||
|
||||
;; Copyright (C) 1999-2013 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue