JAremko
626f5cdea0
add TypeScript deps installer & up JSes one
2017-08-27 18:29:45 +03:00
JAremko
afe221f222
up go installer to 1.9
2017-08-26 14:38:23 +03:00
J. Patrick Lanigan
df7af0ad20
Fix features format in misc README.org's
...
See #9346
2017-08-22 21:27:13 +03:00
Kechao CAI
32e75c5654
bm layer: fix readme.org
...
bm layer: fix readme.org
2017-08-20 15:53:23 +03:00
JAremko
3e98896816
Fix remote link in documentation deploy script
2017-08-19 17:17:27 +03:00
JAremko
d0c0ae40f8
copy .spacemacs in pub script
2017-08-19 16:47:00 +03:00
JAremko
e1d9249500
CI: fix race in dirs creation
2017-08-19 16:28:45 +03:00
JAremko
014b0e1b44
fix deploy.. again
2017-08-19 16:28:35 +03:00
JAremko
a1101eb38f
fix links
2017-08-18 22:12:17 +03:00
JAremko
3d4a3a460a
fix deploy
2017-08-18 22:12:06 +03:00
JAremko
06301b2212
Improve exporting/testing
2017-08-18 20:50:21 +03:00
syl20bnr
2bd08116aa
core: fix update of packages
...
t parameter is not needed anymore since the passed list distant-packages is
already filtered to contain only used packages.
Fixes #9420
2017-08-13 13:21:54 -04:00
syl20bnr
052636d237
Update header of build files and fix typo
2017-08-12 20:57:13 -04:00
JAremko
1974765e4a
Split CI
2017-08-12 20:48:42 -04:00
syl20bnr
06d7ddbeea
core rename argument to NO-CONFIRMATION
...
instead of `always-upate`.
2017-08-12 20:48:35 -04:00
syl20bnr
6afa753848
core: remove variable configuration-layer--used-distant-packages
...
- remove variable configuration-layer--used-distant-packages
- rename function configuration-layer//get-distant-packages to
configuration-layer//filter-distant-packages to better reflect what it does
- Add argument PREDICATE to configuration-layer//filter-distant-packages
- New cfgl-package methods: cfgl-package-used-p and cfgl-package-distant-p
- Add unit tests
2017-08-12 20:48:35 -04:00
bmag
433ae7c30b
git-gutter: remove redundant arg for timer
2017-08-11 23:56:24 +03:00
Aaron Jensen
d47066611b
Defer git-gutter loading
...
As it was, git-gutter and git-gutter+ get started as soon as emacs starts if
they're enabled. This added about 500ms to startup time on my machine, so this
will instead defer it until emacs has been idle for 5 seconds.
2017-08-11 23:56:24 +03:00
Benjamin Reynolds
849d8b9f60
require company in eshell-switch-company-frontend
2017-08-11 23:47:58 +03:00
Francesc Elies Henar
a53cd6062e
adds global evil-leader mappings aokr
for org-resolve-clocks
2017-08-11 10:06:21 +02:00
bmag
0fb17fa9fa
dsm-vars: fix docstrings and comments, better consistency
...
Add `(default X)` comment to almost all dotspacemacs variables in
dotspacemacs/init function in the template. Exempted are variables with long
default values. (e.g. dotspacemacs-themes)
Remove `(default X)` from doctsring of dotspacemacs variables. It isn't
necessary, the built-in help system already displays the default value
automatically.
Fix some minor grammar and spelling mistakes.
2017-08-09 16:12:51 +03:00
smile13241324
c6afc2a0fc
Add insert commands from sh-script package to major mode menu
2017-08-09 12:38:25 +03:00
Hinckley, Troy J
06260eec11
added helm transient state swoop edit
2017-08-09 12:35:07 +03:00
Codruț Constantin Gușoi
7d4946901b
Improves the linum text scaling advice
...
The first improvement consists of running the scale fix only for
graphical emacs. The scale fix is not needed in the terminal. Also some
poeple still have problems with it in the terminal even though they run
latest emacs master and spacemacs develop.
The second improvement is related to the way the margins are scaled. It
was incorrect to calculate the scale factor and apply it to the current
window margin width, it needed to be applied to the initial margin
width.
2017-08-09 12:26:16 +03:00
d12frosted
184c7920fe
format latex readme file
2017-08-09 12:25:35 +03:00
Aaron Jensen
459268f526
Load org-projectile lazily, after org-capture
...
Fixes #9367 and prevents org from loading on startup
2017-08-08 19:28:41 +03:00
d12frosted
8ee1b1baf7
adapt to org-brain 0.4
...
Fixes #9329
2017-08-08 19:12:47 +03:00
d12frosted
fc978543ca
[ror] add key binding to find serializer
...
Fixes #9239
2017-08-08 19:11:41 +03:00
JAremko
98ff30f4bf
Fix CI with nested "Features:" list
2017-08-06 08:16:13 +03:00
JAremko
51ba983678
Make CI "FORMATTING" optional
2017-08-06 05:51:15 +03:00
J. Patrick Lanigan
955f828cd4
Fix links in BEGINNERS_TUTORIAL.org
...
See #9346
2017-08-06 04:50:43 +03:00
J. Patrick Lanigan
0a873b9731
Fix link and features in spacemacs-docker/README
...
See #9346
2017-08-06 04:50:30 +03:00
Benjamin Reynolds
67cdf74d58
Fix documentation issues in CONTRIBUTING.org
...
See #9346
2017-08-06 04:45:59 +03:00
Benjamin Reynolds
a0cdccace9
Fix documentation issues with slack and emoji layers
...
See #9346
2017-08-04 21:37:59 +03:00
Ivan Malison
85c023a5c5
Remove nils from call to org-projectile-project-todo-entry
2017-08-03 16:14:04 +03:00
JAremko
c9b668ed30
QF current export with relocate files
2017-08-03 10:23:53 +03:00
JAremko
d8addb1674
Improve README.org template
2017-08-02 20:42:12 +03:00
JAremko
f5e58bfb37
Shorten messages
2017-08-02 20:41:57 +03:00
JAremko
2ef230369a
Convert new exporter into standalone tool
2017-08-02 09:16:23 +03:00
d12frosted
c35b5b3dc3
set ivy-use-selectable-prompt to t
...
Following #8571 .
2017-08-01 16:51:19 +03:00
Dela Anthonio
d874f21a48
spacemacs-base: Add key bindings for projectile-edit-dir-locals
2017-08-01 16:49:41 +03:00
Dela Anthonio
cdb8672f04
php: Fix php-company autocompletion
...
Solve #9115 .
The company-minimum-prefix-length variable shouldn't be set to 1000. Doing so
prevents the company completion popup from showing. Instead, let the
company-minimum-prefix-length stay at its default value.
2017-08-01 16:49:13 +03:00
Dela Anthonio
8e3a59dbfd
c-c++: Refactor to reduce duplication
...
Instead of repeating actions for c-mode and c++-mode and their respective hooks,
let loop through each mode or hook to reduce duplication.
2017-08-01 16:45:12 +03:00
James Wang
74b8a3460d
Chinese layer: update package name due to upstream renaming
2017-08-01 16:44:33 +03:00
d12frosted
d5ae3a6a1f
use url-hexify-string to encode issue report body
...
Fixes #9301
2017-07-31 14:58:57 +03:00
d12frosted
8212b29ce9
[show user error when location is not set in theme changer
2017-07-31 14:57:02 +03:00
d12frosted
86f8cdff4d
update geolocation readme
...
- reorganise 'location' instructions
- add a note that location must be set for 'theme-changer'
2017-07-31 14:57:00 +03:00
d12frosted
532c11a0cc
fix geolocation layer on non-macos systems
...
Fixes #9221
2017-07-31 14:56:57 +03:00
Ivan Malison
6063466231
Make org-projectile
integration compatible with its new version
2017-07-30 16:10:15 +03:00
d12frosted
6f5c50127f
remove duplication of key bindings in ivy readme
2017-07-30 14:52:55 +03:00