Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
KMSCAKKSCFKA AKFACAMADCAS
spacemacs
Commits
7bdde17c
Commit
7bdde17c
authored
Oct 14, 2016
by
Eivind Fonn
Browse files
Update changelog and bump version to 0.200.2
parent
2db64395
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.org
View file @
7bdde17c
*
Release
0.200
.
x
**
0.200.2
(
2016
/
10
/
14
)
***
Fixes
-
Fix
compatibility
with
the
=
xterm
-
color
=
package
(
thanks
to
bixuanzju
)
**
0.200.1
(
2016
/
10
/
09
)
***
Fixes
-
Restore
missing
support
for
custom
Evil
ex
command
key
via
the
new
...
...
init.el
View file @
7bdde17c
...
...
@@ -15,7 +15,7 @@
;; increase gc-cons-threshold during init
(
setq
gc-cons-threshold
100000000
)
(
defconst
spacemacs-version
"0.200.
1
"
"Spacemacs version."
)
(
defconst
spacemacs-version
"0.200.
2
"
"Spacemacs version."
)
(
defconst
spacemacs-emacs-min-version
"24.4"
"Minimal version of Emacs."
)
(
if
(
not
(
version<=
spacemacs-emacs-min-version
emacs-version
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment