mlf176f2 pushed a commit to branch externals/ergoemacs-mode in repository elpa.
commit f80383a92beba65e4a66a768ce87e15f9e3ad007 Author: Matthew L. Fidler <[email protected]> Date: Sat Jun 21 15:12:38 2014 -0500 Add package-requires for emacs 24.1 --- ergoemacs-mode.el | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el index 9723787..d0f15ff 100644 --- a/ergoemacs-mode.el +++ b/ergoemacs-mode.el @@ -9,6 +9,7 @@ ;; Created: August 01 2007 ;; Keywords: convenience ;; Version: 0 +;; Package-Requires: ((emacs "24.1")) ;; URL: https://github.com/ergoemacs/ergoemacs-mode ;; ErgoEmacs is free software: you can redistribute it and/or modify
