branch: elpa/raku-mode commit edbe902cf47a459328182655ab26abcbfee501f1 Author: Hinrik Örn Sigurðsson <hinrik....@gmail.com> Commit: Hinrik Örn Sigurðsson <hinrik....@gmail.com>
Update Emacs version requirement in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8c4f2e0a6..8a0f083e83 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Perl 6 Mode Perl 6 mode lets you edit Perl 6 code with [GNU Emacs][] 24. -This mode needs GNU Emacs 24.3. +This mode needs GNU Emacs 24.4. Features --------