branch: elpa/swift-mode commit 406f2ba5738592c8f90fb3852ce4e964663fad86 Author: Chris Barrett <chris.d.barr...@me.com> Commit: Chris Barrett <chris.d.barr...@me.com>
Mention Emacs version in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3def80e..ecd242c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Major-mode for Apple's Swift programming language. This is currently at an early stage of development and there's plenty of work to do. Check the issue tracker. +Requires Emacs 24 or later. + ## Installing You will need Emacs 24+, `make` and [Cask](https://github.com/cask/cask) to