]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/em-rebind.el
Don’t create unnecessary marker in ‘delete-trailing-whitespace’
[gnu-emacs] / lisp / eshell / em-rebind.el
index a526d590307c958637b8ab4e00b89357eecb2789..c23e20b9cf39e21e0dc866663e50e6f408226e82 100644 (file)
@@ -1,6 +1,6 @@
-;;; em-rebind.el --- rebind keys when point is at current input
+;;; em-rebind.el --- rebind keys when point is at current input  -*- lexical-binding:t -*-
 
-;; Copyright (C) 1999-2013 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2016 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>