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
9f9faa40
Commit
9f9faa40
authored
Aug 19, 2016
by
Eivind Fonn
Browse files
Bump version to 0.105.22 and update change log
parent
7c1fba70
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.org
View file @
9f9faa40
*
Release
0.105
.
x
**
0.105.22
(
2016
/
08
/
19
)
***
Fixes
-
Rename
the
=
emacs
-
eclim
=
package
to
=
eclim
=
(
thanks
to
CestDiego
)
**
0.105.21
(
2016
/
06
/
08
)
***
Fixes
-
Fix
hybrid
state
when
escaping
to
normal
state
...
...
init.el
View file @
9f9faa40
...
...
@@ -14,7 +14,7 @@
(
setq
gc-cons-threshold
100000000
)
(
defconst
spacemacs-version
"0.105.2
1
"
"Spacemacs version."
)
(
defconst
spacemacs-version
"0.105.2
2
"
"Spacemacs version."
)
(
defconst
spacemacs-emacs-min-version
"24.3"
"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