Skip to content

Commit

Permalink
rm lexical binding
Browse files Browse the repository at this point in the history
this uses dynamic variables, I am not sure we need lexical here.
  • Loading branch information
Your Name committed Feb 20, 2024
1 parent 07b387c commit 37b83c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doi-utils.el
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;;; doi-utils.el --- DOI utilities for making bibtex entries -*- lexical-binding: t; -*-
;;; doi-utils.el --- DOI utilities for making bibtex entries

;; Copyright (C) 2015-2021 John Kitchin

Expand Down

0 comments on commit 37b83c3

Please sign in to comment.