From 3a350c060ffb5a144ff00ad09551de402397ace3 Mon Sep 17 00:00:00 2001 From: Austin Bingham Date: Sun, 14 May 2017 16:32:13 +0200 Subject: [PATCH] New minimum emacs version is 24.4. --- flycheck-vale.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flycheck-vale.el b/flycheck-vale.el index 6f6ad54..a2e844b 100644 --- a/flycheck-vale.el +++ b/flycheck-vale.el @@ -4,7 +4,7 @@ ;; Author: Austin Bingham ;; Version: 0.1 ;; URL: https://github.com/abingham/flycheck-vale -;; Package-Requires: ((emacs "24") (flycheck "0.22")) +;; Package-Requires: ((emacs "24.4") (flycheck "0.22")) ;; ;; This file is not part of GNU Emacs. ;;