|
1 | 1 | * Release 0.105.x
|
| 2 | +** 0.105.12 (2016/03/02) |
| 3 | +*** Fixes |
| 4 | +- Fix activation of package dependencies |
| 5 | +- Fix =smooth-scrolling= error due to recent changes in package repository |
| 6 | +*** Layer changes |
| 7 | +**** Distribution |
| 8 | +- New key binding ~SPC t v~ to toggle smooth scrolling. |
| 9 | +**** C-C++ |
| 10 | +- Add notes on related layers (thanks to magthe) |
| 11 | +- Remove srefactor from static package list (thanks to magthe) |
| 12 | +- Set paths for C headers from clang (thanks to magthe) |
| 13 | +**** Evil-snipe |
| 14 | +- Disable =evil-snipe= in =ranger= (thanks to TheBB) |
| 15 | +**** Haskell |
| 16 | +- Fix bad indentation when pasting text (thanks to robbyoconnor) |
| 17 | +**** Markdown |
| 18 | +- Add support for =rust= code blocks (thanks to panicbit) |
| 19 | +**** Org |
| 20 | +- Fix custom Spacemacs layout when =org-agenda-files= isn't a list. |
| 21 | + The org-agenda-files variable can be the name of a directory or a file. |
| 22 | + (thanks to jmiven) |
| 23 | +**** Osx |
| 24 | +- Fix =osx-use-options-as-meta= for Emacs 25 (thanks to d12frosted) |
| 25 | +**** React |
| 26 | +- make =evil-matchit= jump between html/jsx tags (thanks to tko) |
| 27 | +**** Racket |
| 28 | +- Add command prefix names for =racket-mode= key bindings |
| 29 | + (thanks to rodrigosetti) |
| 30 | +**** Scala |
| 31 | +- Rename =ensime-refactor-inline-local= to =ensime-refactor-diff-inline-local= |
| 32 | + (thanks to chessman) |
| 33 | +**** Shell |
| 34 | +- Fix reverse key bindings for comint-previous/next (thanks to olejorgenb)) |
| 35 | +- Scope the aliases under =eshell= so they are not defined globally |
| 36 | + (thanks to bling) |
| 37 | +**** Themes megapack |
| 38 | +- Add =railscasts-theme= (thanks to olsonjeffery) |
| 39 | +*** Improvements |
| 40 | +- Improve =toggle-maximize-centered-buffer= (thanks to justbur) |
| 41 | +- Add =display-graphic-p= to ~SPC h d s~ (thanks to TheBB) |
| 42 | +- Various documentation improvements (thanks to d12frosted, davbo, marcopaga, |
| 43 | + microamp, nixmaniack, NJBS, SShrike, TheBB, Tinche, triklsbg, xfq) |
2 | 44 | ** 0.105.11 (2016/02/18)
|
3 | 45 | Improve loading robustness:
|
4 | 46 | - When an ELPA repository is down Spacemacs will now be able to finish loading
|
|
0 commit comments