justbur
5402261456
Improve toggle-maximize-centered-buffer
...
1. The register name should be a character not a symbol.
2. Combine toggle-maximize-centered-buffer and bzg-big-fringe-mode to
make new minor mode that combines the two effects.
3. Fix problem where the mode could only be enabled if there was more
than one window, which makes no sense.
4. Use window-configuration-to-register function
2016-02-25 20:34:40 +01:00
Eivind Fonn
2442431d92
Further improve helm-descbinds documentation
2016-02-25 20:33:05 +01:00
Th. Rikl
4c2d5b9d7e
Explain helm-descbind prompt more detailed
2016-02-25 20:32:36 +01:00
Boris
a18998ccfd
update lua readme
...
Add a note about luacheck
2016-02-25 20:32:12 +01:00
Jeff Olson
e4f096e46b
Add railscasts-theme to themes-metapack
2016-02-25 20:31:47 +01:00
Patrik Plihal
097887104f
add 'cider-apropos functionalty to clojure layer
2016-02-25 20:31:31 +01:00
d12frosted
39273ce87b
fix spacemacs/swiper-region-or-symbol
2016-02-25 20:31:14 +01:00
Severen Redwood
7900862a64
Mention support for Slim and Jade templates in the HTML layer docs
2016-02-25 20:30:48 +01:00
Allen Li
496718ddd8
Fix Window Manipulation Transient State typo
2016-02-25 20:30:24 +01:00
Andrew Cates
3a77158a74
fix call to correctly go to transient-state
...
we want to call workspaces-transient-state vs workspaces-micro-state.
this was probably just an oversight, but nonetheless keeps the fn from
working properly and needs to be updated.
2016-02-25 20:30:00 +01:00
darkfeline
6d331bc5a4
Fix pylookup binding
...
Fix pylookup binding
2016-02-24 23:18:56 -08:00
Eivind Fonn
83556719cb
Add display-graphic-p to SPC hds
2016-02-23 23:34:49 +01:00
Eivind Fonn
020a94acff
Disable evil-snipe in ranger
2016-02-23 23:34:41 +01:00
Andre0991
5cf6ef877e
Add org-agenda transient state
2016-02-23 20:57:58 +01:00
Rodrigo Setti
45043e7142
Add prefix names for racket-mode key bindings
2016-02-23 20:56:24 +01:00
Eivind Fonn
9ccad9c2c1
Clean up osx layer readme
2016-02-23 20:55:50 +01:00
Marco Paga
5ded426431
Tip regarding option on international keyboards
...
More config information regarding option on international keyboards.
2016-02-23 20:55:18 +01:00
james sangho nah
d45467b17e
Remove extra close paren in README
2016-02-23 20:54:49 +01:00
Vivien Moreau
6b40d0eda2
org: fix layout when org-agenda-files isn't a list
...
The org-agenda-files variable can be the name of a directory or a file.
2016-02-23 20:54:25 +01:00
Eivind Fonn
06c35c30ab
Re-add yaml-mode as sensitive mode
2016-02-23 20:53:44 +01:00
Robert O'Connor
c2f216cbd7
Fixes #5106
...
Add haskell-mode to the spacemacs-indent-sensitive-modes list; also
makes the lost alphabetical
2016-02-23 20:53:13 +01:00
Xue Fuqiao
61929d09ee
Fix the change log of release 0.105.11
2016-02-23 20:52:24 +01:00
Ole Jørgen Brønner
21ed08e0d6
Fixed reversed keybindings for comint-previous/next.
...
k = up = previous, j = down = next
2016-02-23 20:51:47 +01:00
mahinshaw
8029222b26
Add mapping for switching between repl connections.
2016-02-23 20:51:07 +01:00
person808
cbf42bbff2
Change ivy-spacemacs-face to match counsel-M-x.
2016-02-23 20:50:39 +01:00
panicbit
8afd46a1c1
Add Rust support in markdown files
2016-02-23 20:48:13 +01:00
justbur
17ba634021
Fix scroll transient state
...
Fixes #3450
For some reason, the scroll transient state was trying to reinvent
scrolling halfway up and down a page when these are well supported
operations in evil.
2016-02-23 20:45:53 +01:00
justbur
e69d5500bc
evil-jumps: Fix old function names
...
evil-jumper--push is now evil--jumps-push
2016-02-23 20:45:18 +01:00
Alejandro Catalina
bdd702dfbe
evil: enter insert-state only from normal-state
2016-02-23 20:42:59 +01:00
Fredrik Bergroth
48d05d3182
rustfmt: Remove obsolete package
...
This package was merged into rust-mode.
2016-02-23 20:42:25 +01:00
Muneeb Shaikh
b72e19629a
org: move global keys from :config to :init
2016-02-23 20:41:54 +01:00
Alejandro Catalina
a686fe99ce
Fix 0 as prefix arg in paste transient state
...
When in paste-transient-state, 0 won't exit the transient state and so
it won't take the point to the beginning of line.
2016-02-23 20:40:41 +01:00
Eivind Fonn
cdd404bbeb
Use :toggle for srefactor
2016-02-23 20:38:50 +01:00
Magnus Therning
0455f215a0
c-c++: Add notes on related layers.
...
Signed-off-by: Magnus Therning <magnus@therning.org>
2016-02-23 20:37:16 +01:00
Magnus Therning
fe99ad671e
c-c++: Remove srefactor from static package list.
...
It should only be added to the list if emacs version > 24.4.
Signed-off-by: Magnus Therning <magnus@therning.org>
2016-02-23 20:37:16 +01:00
Magnus Therning
6e64e08f06
c-c++: Set paths for C headers from clang.
...
Signed-off-by: Magnus Therning <magnus@therning.org>
2016-02-23 20:37:16 +01:00
syl20bnr
8849e9c807
core: fix activation of package dependencies
...
Bug lurking in the code for quite some time, if both a package and
its dependencies were uninstalled then activation of the dependencies
could fail. This is resolved by explicitly asking package.el to install
the dependencies if required.
2016-02-23 13:00:38 -05:00
Bailey Ling
8ac2cd1c6f
scope the aliases under eshell so they are not defined globally
2016-02-23 11:39:40 +01:00
Eivind Fonn
6355c7dd73
Add FAQ about lockfiles
2016-02-23 10:36:25 +01:00
syl20bnr
fd9326486a
core: new function configuration-layer/describe-package
...
Add actions for both helm and ivy.
TODO:
- see TODO in function body
- replace SPC h d p (list all packages, use spacemacs describe when
it is a layer package, otherwise use vanilla describe).
2016-02-22 02:29:43 -05:00
syl20bnr
e4447264d9
core: new package keyword :toggle
...
This new keyword allows to add all the packages to the <layer>-packages
even when a package is not toggled on by a given layer variable.
This fixes an issue of the layer system where we had to choose between
discoverability (ie. the list of package in helm or ivy with SPC h SPC)
and installation of package (because any package listed in the variable
<layer>-packages were installed).
2016-02-21 00:01:39 -05:00
syl20bnr
308fb1118d
core: replace package keyword :skip-install by :location site
2016-02-20 23:05:36 -05:00
syl20bnr
8bdc80bb6e
More explicit message about SPC h I in github template
2016-02-20 00:08:58 -05:00
Alex R
8f65f8dbcf
Fix formatting typo in CHANGELOG.org
2016-02-19 23:53:22 -05:00
strout
1577f25361
Fix typo
2016-02-19 23:52:59 -05:00
syl20bnr
6516f44244
Bump version to 0.105.11 and update change log
2016-02-19 23:36:10 -05:00
syl20bnr
6bb306a999
Improve theme installation robustness
...
Also use stock Emacs functions for warning reporting before the
home buffer is actually created.
2016-02-19 23:30:35 -05:00
syl20bnr
da83bef2cb
Fix unusable Emacs when an ELPA repository is down
2016-02-19 22:14:45 -05:00
Alejandro Catalina
d68542e7da
cider: yet another missed occurrence
2016-02-18 23:30:38 -05:00
syl20bnr
aafe7507d0
Simplify ISSUE_TEMPLATE formatting
2016-02-18 23:29:45 -05:00