Remove the mention that 24.3 compatibility is broken

in README.
This commit is contained in:
syl20bnr 2014-12-07 21:30:00 -05:00
parent 6fbff5b41d
commit 9e0c27b91c
1 changed files with 4 additions and 6 deletions

View File

@ -82,16 +82,15 @@ bindings that are easy to type.
Most of Spacemacs' features are extensively documented, along with key bindings Most of Spacemacs' features are extensively documented, along with key bindings
and configuration options. and configuration options.
If you need help, ask your question in the [Gitter Chat][] and a member of the community If you need help, ask your question in the [Gitter Chat][] and a member of the
will help you out. community will help you out.
# Prerequisites # Prerequisites
## Emacs version ## Emacs version
`Spacemacs` is tested with Emacs 24.3 (reported to be [broken][24.3-broken] `Spacemacs` is tested with Emacs 24.3 and 24.4. It should boot on all the major
for now) and 24.4. OSes where these versions can be installed.
It should boot on all the major OSes where these versions can be installed.
Some modes require third-party tools that you'll have to install via your Some modes require third-party tools that you'll have to install via your
favorite package manager. favorite package manager.
@ -322,4 +321,3 @@ This is a known issue with the `emacs` brew formula. It is recommended to use th
[MacType]: https://code.google.com/p/mactype/ [MacType]: https://code.google.com/p/mactype/
[emacs-mac-port]: https://github.com/railwaycat/emacs-mac-port [emacs-mac-port]: https://github.com/railwaycat/emacs-mac-port
[homebrew]: https://github.com/Homebrew/homebrew [homebrew]: https://github.com/Homebrew/homebrew
[24.3-broken]: https://github.com/syl20bnr/spacemacs/issues/219