Commit Graph

111 Commits

Author SHA1 Message Date
syl20bnr 829f00a824 Add more info for fish shell and ansi-term 2016-06-22 23:28:41 -04:00
d12frosted 52202cc927
fix double equals sign in FAQ 2016-06-17 09:28:09 +03:00
syl20bnr f23ecf0b12 Rename `+distribution` to `+distributions` 2016-06-08 22:17:04 -04:00
syl20bnr 60f5a3a0fa New dotfile variable dotspacemacs-download-packages
This new variable replace dotspacemacs-delete-orphan-packages

It defines the behaviour of Spacemacs when downloading packages.

Possible values are `used', `used-but-keep-unused' and `all'.
- `used' will download only explicitly used packages and remove any
unused packages as well as their dependencies.
- `used-but-keep-unused' will download only the used packages but won't
delete them if they become unused.
- `all' will download all the packages regardless if they are used or
not and packages won't be deleted by Spacemacs.

Default value is `used`.
2016-05-30 22:58:59 -04:00
MadAnd 87f5d89d3e FAQ.org: fix text 2016-05-27 00:32:05 -04:00
Eivind Fonn 9502ed1f86 Add FAQ entry about font settings 2016-05-05 15:13:30 +02:00
Li Xinyang 22a47a5e97 Fix a typo 2016-05-05 12:57:13 +02:00
syl20bnr 07852abad5 Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
JAremko 4cff5d12b8 Change headline "How do I..." -> "How do I:"
It's a more common form. Also it simplifies removal of
trailing ",", ";", "." from org headlines.
2016-04-12 23:19:07 -04:00
Xiao Hanyu a797194d63 Fix typo in FAQ.org 2016-04-07 22:58:53 -04:00
Fabien Dubosson 5e4c12c117 Justify a paragraph in the FAQ 2016-04-05 12:28:14 +02:00
Teo Stocco dae39145a4 Add ansi-term information to FAQ 2016-04-05 12:28:14 +02:00
syl20bnr ac5a68e236 FAQ: move up some items in the list 2016-04-01 09:19:38 -04:00
Eivind Fonn 5fe895dd99 Add FAQ entry about HTTPS 2016-04-01 15:03:12 +02:00
syl20bnr 3b0c1fd93d Convert org doc files with doc-fmt 2016-03-30 22:59:55 -04:00
Immortalin 95ca114ee6 Added FAQ entry for remapping paste key 2016-03-30 18:51:34 -04:00
Sylvain Benner bc31eb4878 FAQ windows: Add GDIPP as an alternative for MacType 2016-03-18 17:03:30 -04:00
Eivind Fonn 6355c7dd73 Add FAQ about lockfiles 2016-02-23 10:36:25 +01:00
strout 1577f25361 Fix typo 2016-02-19 23:52:59 -05:00
Christoph Hegemann ce4ad5161e Update FAQ.org
To match new dotfiles-emacs-command-key default of SPC
2016-02-07 14:33:44 +01:00
Fran Casas c3ef15faee Add more doc to the underscores word motion. 2016-02-07 14:30:55 +01:00
Fabien Dubosson 8c8da65b25 Add FAQ entry about helm-ag file extension filter
Fix #3282
2016-02-01 19:08:11 +01:00
Fabien Dubosson ff2b87d7ba Add FAQ entry about X11 mouse support in terminals
Fix #4028
2016-02-01 18:42:20 +01:00
Fabien Dubosson 92a689a499 [FAQ.org] Make `BEGIN_` blocks uniform 2016-01-31 21:42:07 +01:00
Fabien Dubosson 125a553dae [FAQ.org] Justify paragraphs 2016-01-31 21:42:03 +01:00
Balaji Sivaraman 4cf6a88ff8 Add How-to for running Spacemacs w/o modifying existing config 2016-01-31 20:33:21 +01:00
Vivien Moreau e64863d5b9 doc: add a FAQ item about evil-escape
squash! Precise that it is not only about going from insert state to
normal state.
2016-01-17 23:59:52 -05:00
syl20bnr 74689e0c22 Add documentation in README.md and FAQ for --insecure
Should fix #4375
2016-01-05 01:16:29 -05:00
Fabien Dubosson 16b742e83a Update code and references to evil-leader in the FAQ 2016-01-04 23:10:44 +01:00
Eivind Fonn 02f7500c86 Add FAQ about corrupted ELPA archives 2016-01-04 21:48:42 +01:00
syl20bnr ca3b7c4f71 FAQ: minor update 2016-01-04 01:29:30 -05:00
Fabien Dubosson 11c692dc0f Correct last `evil-leader/set-key` in documentation 2016-01-03 22:23:11 -05:00
Fabien Dubosson 374e37e32c Add information about `global-git-commit-mode`
Fix #2522
2015-12-21 13:56:38 +01:00
syl20bnr bef8d26688 Fixes typos 2015-12-04 00:04:46 -05:00
AdrieanKhisbe 6e8d89ef61 Add Documentation about how to avoid conflict
built on #3277 cf #3562
2015-12-04 00:01:32 -05:00
Sergey Shishkin 83e08d9e68 Typo 2015-12-01 01:28:02 -05:00
Fabien Dubosson e19d968571 Add an alternative solution for HELM #1000 in FAQ
Close #3853
2015-11-29 12:04:56 +01:00
Fabien Dubosson 163b82c960 [FAQ] Make spell-checking supports curly quotes
Close #3829
2015-11-29 12:04:25 +01:00
Fabien Dubosson 7c160e8ae5 FAQ update
Close #1206
Close #1269
Close #1504
Close #1742
Correct #3839
2015-11-17 15:32:42 +01:00
Fabien Dubosson 7dd57eb845 Add a FAQ entry for installing a package
Close #1330
2015-11-16 20:51:06 +01:00
Fabien Dubosson ee4ad69847 FAQ: How to restore sentence delimiter to 2 spaces
Close #1819
2015-11-16 20:51:06 +01:00
Eivind Fonn c3866382b2 Documentation update
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
Fabien Dubosson 05a2256cff Update the FAQ for evil-leader rebinding
As `SPC L` has moved to `SPC l` and avy is now on `SPC y`, the FAQ has
to be updated because the evil-leader example doesn't make sense any
longer. The question is also moved to "How do I …" where it belongs.

The code has also been updated to be a little bit cleaner.
2015-11-09 19:02:37 +01:00
Eivind Fonn 2c5d873916 Add link description in FAQ 2015-11-09 19:00:17 +01:00
Swaroop C H db97ba56e4 Add FAQ: Why is Spacemacs hanging on startup?
Refs #3422
2015-11-09 18:59:16 +01:00
Joe Hillenbrand 5559060ab5 bind avy-goto-line to `SPC y`
After the change in 1d340dcc77,
there was some grumbling in gitter that `SPC L` is not as convenient
as `SPC l`. Apparently avy-goto-line is a popular function.

`SPC y` is chosen because it is:

- currently unused (as far as I can tell).
- sort of mnemonic because "avy" has a "y" in it.
- doesn't require SHIFT to type
- is accessible even on non-US keyboards
  (there were suggestions such ";" and "\" that are not as accessible
   on non-US keyboards)

This change also updates the documentation regarding the change from
ace-jump-mode to avy.
2015-11-06 01:29:49 -05:00
Joe Hillenbrand be817362ae update docs for switch to `SPC l` for perspectives 2015-11-06 01:17:10 -05:00
Eivind Fonn 1070d4b56a Set up documentation publishing 2015-11-01 23:40:36 -05:00
Eivind Fonn 13c5b1d24b Convert documentation to publishable format 2015-11-01 23:40:29 -05:00
Eivind Fonn 16e7ad2923 Clean up PATH documentation 2015-10-29 13:48:46 +01:00
d12frosted a89a05ca9a add note about setting up $PATH 2015-10-29 13:48:46 +01:00
Eivind Fonn bf4cb35f18 FAQ: underscores and word motions 2015-10-23 12:30:23 +02:00
Eivind Fonn 1fdd332e5c Make FAQ explicit about eval after load 2015-10-23 10:19:29 +02:00
Eivind Fonn aa64092dc9 FAQ: %s/ \?/?/g 2015-10-23 10:14:30 +02:00
Eivind Fonn cf6b66c2ba Fix error in FAQ 2015-10-23 10:13:29 +02:00
Fabien Dubosson 0fb5e24039 Merge `HOWTOs.org` in `FAQ.org`
Merging the HOW-TOs inside the FAQ allows to have a central place to
look for information. It will also offer all HOW-TOs through the
`SPC f e h` helm search.
2015-10-19 00:30:06 -04:00
Fabien Dubosson bd71237db1 Update the FAQ
This commit apply the following changes:

- Remove leading whitespaces
- Apply fill-paragraph to justify answers' paragraphs.
- Add question: how to define/change an evil-leader prefix?
- Add question: user-init or user-config?
2015-10-19 00:24:34 -04:00
Fabien Dubosson 5105b99754 Add a note about org loading limitation
Add a release note about the limitation of org loading since 0.105, and
also document it in the org-layer's README.

Close #3277

Move note to FAQ and correct text to 0.104
2015-10-18 10:10:02 -04:00
Eivind Fonn 23efb683e8 Document GnuTLS for Windows
Fix #2371

[ci-skip]
2015-10-05 12:07:45 +02:00
Robert O'Connor 8da367d529 Add an FAQ about the new distributions.
Fixes #3180
2015-09-29 21:47:16 -04:00
syl20bnr 2ab7a2a60f Rewrite README.md to make it lighter
And move some parts to QUICK_START.org and FAQ.org
2015-09-22 23:26:12 -04:00