Skip to content

Commit 6269c3c

Browse files
committed
Update release info
1 parent 9dc8d43 commit 6269c3c

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

core/core-spacemacs-buffer.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
;;
1414
;;; Code:
1515

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

1919
(defconst spacemacs-buffer-name "*spacemacs*"

core/info/release-notes/af-2.01.txt

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Spacemacs at your fingertips... in your browser!
2+
3+
You are not dreaming, this is not an alien technology coming from the futur.
4+
5+
Spacemacs has been ported to the WEB!
6+
7+
Better than that, our technology flawlessly compiles Emacs Lisp on the fly to
8+
Javascript thanks to the last version of our transpiler. Yes! This very same
9+
transpiler which was capable to transpile Emacs Lisp to Vimscript, except Java
10+
is better than Vim so we decided to go nuts and support the supperior
11+
Javascript.
12+
13+
Spacemacs can benefit from all the candies provided by a WEB browser like being
14+
able to run on any device supporting a decent browser, try it on your phone and
15+
be amazed that even without any modifier you can still use Emacs thanks to the
16+
'spacebar' and 'fd' or not...
17+
18+
Now Spacemacs can really be like all the cool kids.
19+
20+
Go to http://spacemacs.org to test it NOW!

0 commit comments

Comments
 (0)