Skip to content

Commit

Permalink
require Emacs 24.1 because of enabling lexical-binding
Browse files Browse the repository at this point in the history
  • Loading branch information
conao3 committed Sep 12, 2020
1 parent 3e53551 commit e4664a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion japanese-holidays.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
;; Keywords: calendar
;; Prefix: japanese-holiday-
;; URL: https://github.com/emacs-jp/japanese-holidays
;; Package-Requires: ((cl-lib "0.3"))
;; Package-Requires: ((emacs "24.1") (cl-lib "0.3"))

;; Copyright (C) 1999 Takashi Hattori <[email protected]>
;; Copyright (C) 2005 Hiroya Murata <[email protected]>
Expand Down

0 comments on commit e4664a5

Please sign in to comment.