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
syl20bnr
983e569de6
hybrid: redefine evil-insert-state-p
...
If it has nasty side effects we will just revert it in favor of the
precedent commit.
2015-09-26 00:54:56 -04:00
justbur
90fc25a19c
hybrid: Prevent C-SPC toggling visual from hybrid
...
Redefines the `evil-visual-activate-hook` to add hybrid to the list of
states that don't go into visual state when the mark is activated
2015-09-26 00:45:45 -04:00
syl20bnr
5637f0963c
core: fix crash at startup due to bad require
2015-09-26 00:36:01 -04:00
syl20bnr
a295d296ba
tests: add missing require
2015-09-26 00:29:15 -04:00
syl20bnr
773076a1be
core: remove core-evilify-keymap.el
...
Move its contents to core-evilified-state.el
2015-09-26 00:26:16 -04:00
syl20bnr
d237d56c23
evilify: simplify implementation and fix tests
2015-09-26 00:11:34 -04:00
syl20bnr
5d654767ea
evilify: fix visual state hooks breaking keymaps
2015-09-25 21:55:37 -04:00
syl20bnr
994daaf398
evilify: Add pre-command-hook to visual state as well
2015-09-25 21:46:01 -04:00
syl20bnr
6e89fe33b1
evilify: new pre-command-hook to dispatch commands
...
Use a pre-command-hook to introspect current keymap under point and
dispatch the command to evilified-state keymap or mode keymap.
2015-09-25 21:29:48 -04:00
justbur
aded834a57
evilify: Only modify map in evilified state
...
Possible fix for #3078
2015-09-25 21:07:04 -04:00
syl20bnr
1c04c07b98
core: fix evil-escape in evilified buffer
2015-09-25 20:21:07 -04:00
syl20bnr
3832a601c4
org: add :step pre to org-plus-contrib package
2015-09-25 01:02:02 -04:00