Просмотр исходного кода

org-eshell: Use lexical binding

Nicolas Goaziou 8 лет назад
Родитель
Сommit
b1c05d5169
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lisp/org-eshell.el

+ 1 - 1
lisp/org-eshell.el

@@ -1,4 +1,4 @@
-;;; org-eshell.el - Support for links to working directories in eshell
+;;; org-eshell.el - Support for Links to Working Directories in Eshell -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2011-2016 Free Software Foundation, Inc.