branch: externals/olivetti commit 687f2dfd6cb3c8d099c99de30cc326c964b1e7d4 Author: Paul W. Rankin <he...@paulwrankin.com> Commit: Paul W. Rankin <he...@paulwrankin.com>
Require Emacs 24.5 --- olivetti.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/olivetti.el b/olivetti.el index 9c942ad..334e6da 100644 --- a/olivetti.el +++ b/olivetti.el @@ -5,7 +5,7 @@ ;; Author: Paul Rankin <he...@paulwrankin.com> ;; Keywords: wp, text ;; Version: 1.6.1 -;; Package-Requires: ((emacs "24.4")) +;; Package-Requires: ((emacs "24.5")) ;; URL: https://github.com/rnkn/olivetti ;; This file is not part of GNU Emacs. @@ -57,7 +57,7 @@ ;; Requirements ;; ------------ -;; - Emacs 24.4 +;; - Emacs 24.5 ;; Installation ;; ------------