branch: externals-release/org
commit 2a4dfa7e51b03e660ab4e94eb9701c0d0d3f8bc4
Author: Bastien <b...@gnu.org>
Commit: Bastien <b...@gnu.org>

    lisp/ol-man.el: Add lexical-binding cookie
---
 lisp/ol-man.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/ol-man.el b/lisp/ol-man.el
index 670cc5a..1f00f14 100644
--- a/lisp/ol-man.el
+++ b/lisp/ol-man.el
@@ -1,4 +1,4 @@
-;;; ol-man.el --- Links to man pages
+;;; ol-man.el --- Links to man pages -*- lexical-binding: t; -*-
 ;;
 ;; Author: Carsten Dominik <carsten.domi...@gmail.com>
 ;; Maintainer: Bastien Guerry <b...@gnu.org>

Reply via email to