Depend on Emacs 25.1

Seems to work fine, using this package with Emacs 25 so let's be less
restrictive with the requirements.
This commit is contained in:
David Landell
2019-09-19 12:17:06 +02:00
parent 25ea7a8a7f
commit 50fdee7d29

View File

@@ -20,7 +20,7 @@
;; Keywords: org, rst, reST, reStructuredText ;; Keywords: org, rst, reST, reStructuredText
;; Version: 0.3 ;; Version: 0.3
;; URL: https://github.com/msnoigrs/ox-rst ;; URL: https://github.com/msnoigrs/ox-rst
;; Package-Requires: ((emacs "26.1") (org "8.3")) ;; Package-Requires: ((emacs "25.1") (org "8.3"))
;;; Commentary: ;;; Commentary:
;; This library implements an reStructuredText back-end for ;; This library implements an reStructuredText back-end for