]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/em-script.el
No longer set dired-directory in eshell. (Bug#16477)
[gnu-emacs] / lisp / eshell / em-script.el
index b073928738ffc1faab0b301b4df7e1ac590e023a..04f3a9828e2158e3a82876e13aeb7c7c3e193270 100644 (file)
@@ -1,6 +1,6 @@
-;;; em-script.el --- Eshell script files
+;;; em-script.el --- Eshell script files  -*- lexical-binding:t -*-
 
-;; Copyright (C) 1999-2013 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2015 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>