emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/org-contrib 81c60ca9c4: * lisp/ol-vm.el: Switch to lexical


From: ELPA Syncer
Subject: [nongnu] elpa/org-contrib 81c60ca9c4: * lisp/ol-vm.el: Switch to lexical binding
Date: Sun, 5 Nov 2023 06:59:56 -0500 (EST)

branch: elpa/org-contrib
commit 81c60ca9c40d524dc821d5d88fb348545cc71cea
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    * lisp/ol-vm.el: Switch to lexical binding
---
 lisp/ol-vm.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/ol-vm.el b/lisp/ol-vm.el
index b42843d679..f942cbc092 100644
--- a/lisp/ol-vm.el
+++ b/lisp/ol-vm.el
@@ -1,4 +1,4 @@
-;;; ol-vm.el --- Links to VM messages
+;;; ol-vm.el --- Links to VM messages  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2004-2021 Free Software Foundation, Inc.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]