Commit graph

4379 commits

Author SHA1 Message Date
syl20bnr 565928d5d3 Import 0.104.2 change log 2015-09-29 22:00:42 -04:00
Robert O'Connor 8da367d529 Add an FAQ about the new distributions.
Fixes #3180
2015-09-29 21:47:16 -04:00
syl20bnr cd8e7e1942 readme: attempt to fix formating 2015-09-29 21:42:40 -04:00
syl20bnr f21d1bb6e8 markdown: move SPC mcr to gh-md init function 2015-09-29 21:41:58 -04:00
Tommi Komulainen 81f6ab4dc2 markdown: include missing gh-md package
Needed for `SPC m c r` (gh-md-render-buffer) command. Fixes #3192
2015-09-29 21:37:32 -04:00
Carl Lange 8b6517a9be Fix a typo, githib->github 2015-09-29 21:36:55 -04:00
Robert O'Connor c2c996d113 delete the .gitmodules file 2015-09-29 21:36:19 -04:00
syl20bnr ab6ebd0348 conventions: better evilified buffers section 2015-09-29 21:35:21 -04:00
syl20bnr 96ef3d1e9a evilified: rebind SPC to ' 2015-09-29 21:35:03 -04:00
syl20bnr 14bad7b99c evilified: rebind : to | 2015-09-29 21:27:21 -04:00
syl20bnr 347fc731a6 evilified: rebind / to \ 2015-09-29 21:16:25 -04:00
syl20bnr 169d1622e8 core: set ad-redefinition-action to accept
resolves #192
resolves #2893
2015-09-29 21:10:59 -04:00
Syohei YOSHIDA 2bd94c18d3 Loading warnings for using warning-minimum-level 2015-09-29 15:05:36 +09:00
syl20bnr cd3fb97d3b Bump version to 0.105 2015-09-28 23:53:20 -04:00
syl20bnr 2cfc9a5a60 dotfile: fix template 2015-09-28 23:41:11 -04:00
syl20bnr 2c6e48cb32 Update release note to include Y remapping to y$ 2015-09-28 23:36:51 -04:00
syl20bnr d548104d6f Update change log and bump version to 0.104.1 2015-09-28 23:33:08 -04:00
Kartik Singhal 22eb9b6032 Update path to osx README 2015-09-28 23:31:37 -04:00
Robert O'Connor cda6b96b72 github expects CONTRIBUTING.md 2015-09-28 23:26:30 -04:00
Xue Fuqiao 1af3428b82 Typo fixes 2015-09-28 23:23:32 -04:00
Tommi Komulainen e22b2eadd0 doc: haskell: fix link to structured-haskell-mode visualizations
Include an anchor to try to get as close to the visualizations as
possible.
2015-09-28 23:22:06 -04:00
Tommi Komulainen 910417d143 doc: fix typo in before listing "SPC m x" keybindings 2015-09-28 23:21:50 -04:00
David Mohl 15de481a80 forcing jsx content type, fixes #3163 2015-09-28 23:21:03 -04:00
syl20bnr 14fd2b48e9 New variable dotspacemacs-remap-Y-to-y$ 2015-09-28 23:09:44 -04:00
syl20bnr afa537d341 Update automatic highlight of symbol toggle 2015-09-28 22:12:08 -04:00
syl20bnr 3e5c98d880 Add toggle for automatic highlight of current symbol 2015-09-28 16:49:09 -04:00
Robert O'Connor 9f3b249e27 Fix README.md blunder introduced in #3138 2015-09-28 02:36:11 -04:00
syl20bnr 383b1bec20 Update dotspacemacs/config and dotspacemacs/init occurrences 2015-09-28 02:05:18 -04:00
syl20bnr bac79f03b7 readme: add drop-shadow to screenshot 2015-09-28 01:48:53 -04:00
syl20bnr e6aab8703d readme: update screenshot 2015-09-28 01:42:55 -04:00
syl20bnr 7c42ed713e Update release notes 2015-09-28 01:31:50 -04:00
syl20bnr 7b5b3bfa56 Update change log 2015-09-28 01:24:21 -04:00
syl20bnr f29a94d15c readme: add a paragraph on how to revert to a specific version 2015-09-28 00:26:42 -04:00
syl20bnr b125284874 Reformat CONTRIBUTE.md and put Rail reference at the end. 2015-09-27 22:21:48 -04:00
Robert O'Connor ca102d2df3 Add contribution guidelines for GH to show.
We still link to the other doc/CONTRIBUTION.org.

The verbiage is pretty heavily based off of the Rails
Contribution Guidelines.

Fixes #3135
2015-09-27 22:17:25 -04:00
justbur 776c4f0a97 emacs-lisp: Add eval funcs and fix leader bindings
Functions for evaluating the form (not an atom) that the point is
currently in, and for evaluating the symbol underneath the point. Both
require smartparens to work.

Also, add all evil-leader bindings to lisp-interaction-mode and declare
prefixes.
2015-09-27 22:15:31 -04:00
justbur 1e76127e26 better-defaults: Add backward-kill-word-or-region
This function merges the functionality of `evil-delete-backward-word`
and `kill-region`. Which is called depends on whether a region is active
or not. This is the perfect `C-w` binding (for me).
2015-09-27 21:46:34 -04:00
Yufan Lou 83c971070b Fix typo "SPV" in layers/org/README 2015-09-27 21:06:24 -04:00
Eivind Fonn 1e290b4282 Fix smartparens configuration in html layer 2015-09-27 21:06:07 -04:00
catern 7d45962abd Warn Linux users away from the "xemacs" package
XEmacs is packaged in many Linux distributions as "xemacs". Some may assume that "xemacs" and "emacs" have the same relationship as "gvim" and "vim", when in reality both packages have graphical support. Since I just had to correct this misunderstanding in someone, let's put it in the README to avoid it in the future.
2015-09-27 21:05:09 -04:00
Yufan Lou 084dd7bde1 Remove "symbol" from list of changed charsets
This prevents minor mode lighters from being displayed in the Chinese font. Since the new glyphs are often higher, separators of powerline do not match the new height.
2015-09-27 21:04:47 -04:00
syl20bnr 4b869b9821 core: add comment for with-eval-after-load backport 2015-09-27 21:03:48 -04:00
justbur 1898cdcb90 core: Add with-eval-after-load backport 2015-09-27 21:02:15 -04:00
Fabien Dubosson 560d2acb6e Focus current file when opening project's neotree
The `SPC p t` keybinding opens the neotree at the project root.
Currently the neotree only shows the root of the project, nothing is
expanded and no file is focused/selected. With this modification, the
neotree is still showing the project root, but with the current file
being focused/selected in the hierarchy (its path being expanded).

Signed-off-by: Fabien Dubosson <fabien.dubosson@gmail.com>
2015-09-27 20:58:13 -04:00
Eivind Fonn 88fb27af72 Don't wrap simple functions in lambdas 2015-09-27 20:54:49 -04:00
syl20bnr 63428d8bed Doc: replace all occurences of =Spacemacs= by Spacemacs 2015-09-27 10:20:54 -04:00
syl20bnr b256475325 helm-find-files: use C-h and C-l to go up down a directory
Import TheBB configuration into Spacemacs and add `C-S-h` to replace
redefined `C-h` binidng.

Also remove the go up a directory behavior on backspace, now backspace
is a regular backspace.
2015-09-27 10:20:14 -04:00
syl20bnr 61c97b7dda ibuffer: use new evilify macro 2015-09-27 09:19:31 -04:00
syl20bnr ae475c06c4 base: move toggles for editing styles
SPC t E e -> emacs
SPC t E h -> hybrid
2015-09-26 11:06:45 -04:00
syl20bnr 48b3fb2cad Improve which-key prefix command names for toggles 2015-09-26 11:06:16 -04:00