From: Frédéric Perrin Date: Tue, 26 Mar 2024 19:59:19 +0000 (+0000) Subject: Enable lexical-binding X-Git-Url: http://gitweb.fperrin.net/?p=atom.el.git;a=commitdiff_plain;h=ad6934c899d14c674e0027231dadc37bfc07bc7a Enable lexical-binding --- diff --git a/atom.el b/atom.el index 86fea4c..2a428a4 100644 --- a/atom.el +++ b/atom.el @@ -1,4 +1,4 @@ -;;; atom.el --- Create an Atom feed +;;; atom.el --- Create an Atom feed -*- lexical-binding: t -*- ;; Copyright (C) 2011 Frédéric Perrin