[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] 182/287: Add package-requires for emacs 24.1
From: |
Matthew Fidler |
Subject: |
[elpa] 182/287: Add package-requires for emacs 24.1 |
Date: |
Wed, 02 Jul 2014 14:45:49 +0000 |
mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.
commit f80383a92beba65e4a66a768ce87e15f9e3ad007
Author: Matthew L. Fidler <address@hidden>
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
- [elpa] 172/287: Make this a emacs 24.4 autoload only, (continued)
- [elpa] 172/287: Make this a emacs 24.4 autoload only, Matthew Fidler, 2014/07/02
- [elpa] 173/287: Non-conditional autoload at the beginning of the file., Matthew Fidler, 2014/07/02
- [elpa] 176/287: Fix Issue #231, Matthew Fidler, 2014/07/02
- [elpa] 175/287: Change the `describe-mode` to `ergoemacs-describe-major-mode`. That way R will display the correct key to view information (C-h m), Matthew Fidler, 2014/07/02
- [elpa] 178/287: Add ergoemacs-read-key-default to ergoemacs-smart-functions, Matthew Fidler, 2014/07/02
- [elpa] 174/287: Remove adjoin issues in 24.1 and 24.2, Matthew Fidler, 2014/07/02
- [elpa] 179/287: Fix ergoemacs-repeat-movement-commands, Matthew Fidler, 2014/07/02
- [elpa] 181/287: Added `ergoemacs-hook-functions`, Matthew Fidler, 2014/07/02
- [elpa] 177/287: Remove cua-mode treatment in startup, Matthew Fidler, 2014/07/02
- [elpa] 180/287: Remap universal-argument to ergoemacs-universal-argument, Matthew Fidler, 2014/07/02
- [elpa] 182/287: Add package-requires for emacs 24.1,
Matthew Fidler <=
- [elpa] 183/287: Split out ert, Matthew Fidler, 2014/07/02
- [elpa] 185/287: Bug fix for ergoemacs-substitute-command., Matthew Fidler, 2014/07/02
- [elpa] 184/287: Now use ergoemacs-pretty-key to describe fn keys, Matthew Fidler, 2014/07/02
- [elpa] 186/287: Fix ergoemacs-read-key-lookup-get-ret---universal, Matthew Fidler, 2014/07/02
- [elpa] 189/287: Do all tests, Matthew Fidler, 2014/07/02
- [elpa] 188/287: Fix some byte-compile issues, Matthew Fidler, 2014/07/02
- [elpa] 190/287: Fix Issue #233, Matthew Fidler, 2014/07/02
- [elpa] 193/287: Fix Issue #241, Matthew Fidler, 2014/07/02
- [elpa] 205/287: Only push new keys to ergoemacs-global-override-rm-keys, and don't push [remap]s (Issue #243), Matthew Fidler, 2014/07/02
- [elpa] 191/287: change downcase and UPCASE for being more clear., Matthew Fidler, 2014/07/02