branch: elpa/org-contrib
commit 382b1c7fd0f5f693dc214ffd2bdeab8c324384f6
Author: Ihor Radchenko <[email protected]>
Commit: Ihor Radchenko <[email protected]>
lisp/org-contribdir.el: Switch to lexical binding
---
lisp/org-contribdir.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org-contribdir.el b/lisp/org-contribdir.el
index e643e25d08..3f8779b32d 100644
--- a/lisp/org-contribdir.el
+++ b/lisp/org-contribdir.el
@@ -1,4 +1,4 @@
-;;; org-contribdir.el --- Mark the location of the contrib directory
+;;; org-contribdir.el --- Mark the location of the contrib directory -*-
lexical-binding: t; -*-
;; Copyright (C) 2009-2021 Free Software Foundation, Inc.
;;
;; Author: Carsten Dominik <[email protected]>