Fix: Depend on Emacs 26.1 for if-let*
This commit is contained in:
parent
adcb96cb1e
commit
2b267ad195
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
;; Author: Adam Porter <adam@alphapapa.net>
|
||||
;; Url: http://github.com/alphapapa/org-ql
|
||||
;; Version: 0.2-pre
|
||||
;; Package-Requires: ((emacs "25.1") (dash "2.13") (org "9.0") (s "1.12.0"))
|
||||
;; Package-Requires: ((emacs "26.1") (dash "2.13") (org "9.0") (s "1.12.0"))
|
||||
;; Keywords: hypermedia, outlines, Org, agenda
|
||||
|
||||
;;; Commentary:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue