Skip to content

Commit

Permalink
Update release info
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Apr 2, 2017
1 parent 9dc8d43 commit 6269c3c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion core/core-spacemacs-buffer.el
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
;;
;;; Code:

(defconst spacemacs-buffer-version-info "0.200"
(defconst spacemacs-buffer-version-info "af-2.01"
"Current version used to display addition release information.")

(defconst spacemacs-buffer-name "*spacemacs*"
Expand Down
20 changes: 20 additions & 0 deletions core/info/release-notes/af-2.01.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Spacemacs at your fingertips... in your browser!

You are not dreaming, this is not an alien technology coming from the futur.

Spacemacs has been ported to the WEB!

Better than that, our technology flawlessly compiles Emacs Lisp on the fly to
Javascript thanks to the last version of our transpiler. Yes! This very same
transpiler which was capable to transpile Emacs Lisp to Vimscript, except Java
is better than Vim so we decided to go nuts and support the supperior
Javascript.

Spacemacs can benefit from all the candies provided by a WEB browser like being
able to run on any device supporting a decent browser, try it on your phone and
be amazed that even without any modifier you can still use Emacs thanks to the
'spacebar' and 'fd' or not...

Now Spacemacs can really be like all the cool kids.

Go to http://spacemacs.org to test it NOW!

0 comments on commit 6269c3c

Please sign in to comment.