branch: externals/ampc
commit ba9840c63fcd40ee3bf5e63d59fb49bb6b8e5995
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    ; Depend on Emacs 24.3
    
    Needed for lexical-binding and cl-lib.
---
 ampc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ampc.el b/ampc.el
index 245c080789..cd9c6e1997 100644
--- a/ampc.el
+++ b/ampc.el
@@ -8,9 +8,9 @@
 ;;   and marked it as "maintainerless".
 ;; Maintainer: emacs-de...@gnu.org
 ;; Version: 0.2
+;; Package-Requires: ((emacs "24.3"))
 ;; Created: 2011-12-06
 ;; Keywords: ampc, mpc, mpd
-;; Compatibility: GNU Emacs: 24.x
 
 ;; This file is part of ampc.
 

Reply via email to