* lisp/org-contrib.el: Switch to lexical binding The sole purpose is getting rid of the compiler warning.
1 files changed, 1 insertions(+), 1 deletions(-) M lisp/org-contrib.el
M lisp/org-contrib.el => lisp/org-contrib.el +1 -1
@@ 1,4 1,4 @@ -;;; org-contrib.el --- Unmaintained add-ons for Org-mode +;;; org-contrib.el --- Unmaintained add-ons for Org-mode -*- lexical-binding: t; -*- ;; Copyright (C) 2021 Bastien Guerry