aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Allen <steven@stebalien.com>2024-02-24 11:49:50 -0800
committerVasilij Schneidermann <mail@vasilij.de>2024-04-07 14:19:53 +0200
commita3643334c1edef2f938d60d146744e0b31f2357b (patch)
tree09a84c4a02fb92454fc40a6cc77d042c0096e9b0
parent4e61316e6157a742eedac86eedcae0036c1cb80b (diff)
Enable lexical bindings
-rw-r--r--nov.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/nov.el b/nov.el
index c5b4a13..f7c1395 100644
--- a/nov.el
+++ b/nov.el
@@ -1,4 +1,4 @@
-;;; nov.el --- Featureful EPUB reader mode
+;;; nov.el --- Featureful EPUB reader mode -*- lexical-binding:t -*-
;; Copyright (C) 2017 Vasilij Schneidermann <mail@vasilij.de>