File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11* Release 0.200.x
2+ ** 0.200.12 (2018/01/23)
3+ *** Fixes
4+ - Use HTTPS instead of HTTP for ORG ELPA repository (thanks to aaronjensen)
25** 0.200.11 (2018/01/22)
36*** Fixes
47- Fix =helm= display function (thanks to jackkamm)
Original file line number Diff line number Diff line change 11 HOT FIX RELEASE
22
3+ - Use HTTPS instead of HTTP for ORG ELPA repository (thanks to aaronjensen)
34- Fix =helm= display function (thanks to jackkamm)
45- Fix =anaconda-mode= variable names in Python layer (thanks to nixmaniack)
56- Fix typo in =helm-cscope-find-calling-this-function= (thanks to dubnde)
Original file line number Diff line number Diff line change 1616; ; lower value in your dotfile (function `dotspacemacs/user-config' )
1717(setq gc-cons-threshold 100000000 )
1818
19- (defconst spacemacs-version " 0.200.11 " " Spacemacs version." )
19+ (defconst spacemacs-version " 0.200.12 " " Spacemacs version." )
2020(defconst spacemacs-emacs-min-version " 24.4" " Minimal version of Emacs." )
2121
2222(if (not (version<= spacemacs-emacs-min-version emacs-version))
You can’t perform that action at this time.
0 commit comments