0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 21:07:54 +00:00

ob-lob: Use lexical binding

This commit is contained in:
Nicolas Goaziou 2016-06-15 12:36:26 +02:00
parent ddd661a783
commit e3e52a45bb

View file

@ -1,4 +1,4 @@
;;; ob-lob.el --- functions supporting the Library of Babel
;;; ob-lob.el --- Functions Supporting the Library of Babel -*- lexical-binding: t; -*-
;; Copyright (C) 2009-2016 Free Software Foundation, Inc.