瀏覽代碼

org-eshell: Use lexical binding

Nicolas Goaziou 8 年之前
父節點
當前提交
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.