Skip to content

Commit 6a425f6

Browse files
committed
Add missing lexical-binding decl
This caused the pedantic byte compilation in Emacs HEAD to fail
1 parent 7632f60 commit 6a425f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ledger-test.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;;; ledger-test.el --- Helper code for use with the "ledger" command-line tool
1+
;;; ledger-test.el --- Helper code for use with the "ledger" command-line tool -*- lexical-binding: t -*-
22

33
;; Copyright (C) 2003-2016 John Wiegley (johnw AT gnu DOT org)
44

0 commit comments

Comments
 (0)