emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/assess e820ccf163 05/95: Emacs 24.4 or later.


From: ELPA Syncer
Subject: [elpa] externals/assess e820ccf163 05/95: Emacs 24.4 or later.
Date: Tue, 19 Jul 2022 15:57:28 -0400 (EDT)

branch: externals/assess
commit e820ccf163a2e3d5c3e45141718f61d068dc3f81
Author: Phillip Lord <phillip.lord@newcastle.ac.uk>
Commit: Phillip Lord <phillip.lord@newcastle.ac.uk>

    Emacs 24.4 or later.
    
    We use nadvice, so must have 24.4.
---
 .travis.yml | 3 ---
 sisyphus.el | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 7d3a37fab9..2464db9f2f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,6 @@
 language: generic
 sudo: no
 env:
-  - EVM_EMACS=emacs-24.1-travis
-  - EVM_EMACS=emacs-24.2-travis
-  - EVM_EMACS=emacs-24.3-travis
   - EVM_EMACS=emacs-24.4-travis
   - EVM_EMACS=emacs-24.5-travis
 install:
diff --git a/sisyphus.el b/sisyphus.el
index 35dae33437..198d02670d 100644
--- a/sisyphus.el
+++ b/sisyphus.el
@@ -7,7 +7,7 @@
 ;; Author: Phillip Lord <phillip.lord@russet.org.uk>
 ;; Maintainer: Phillip Lord <phillip.lord@russet.org.uk>
 ;; Version: 0.1
-;; Package-Requires: ((m-buffer "0.13"))
+;; Package-Requires: ((emacs "24.4")(m-buffer "0.13"))
 
 ;; The contents of this file are subject to the GPL License, Version 3.0.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]