Commit Graph

72 Commits

Author SHA1 Message Date
43ddb10970 docs/faq: fix evil-snipe instructions
Fixes #5242
2021-07-07 11:43:50 -04:00
473417a890 docs/faq: fix discourse notice 2021-04-18 22:25:45 -04:00
e46736e44d Deprecate docs/faq.org 2021-04-14 23:43:45 -04:00
028c682047 Merge pull request #3906 from Jonta/patch-1
Larger link. Fitt's law
2020-10-05 21:06:11 -04:00
19811b1dce minor fixes (#3957)
* minor typo fixes

* Refill corrected paragraph

Co-authored-by: Henrik Lissner <accounts@v0.io>
2020-10-04 16:34:54 -04:00
273b5370a5 Larger link. Fitt's law
Works grammatically too
2020-09-07 13:53:04 +02:00
791ab1a1db Fix typo in faq.org 2020-08-27 06:44:14 +01:00
98283d302b docs/faq: minor corrections 2020-08-24 23:00:32 -04:00
7081d833f6 Move :ui pretty-code to :ui ligatures
Includes a major refactor of the module.
2020-08-20 02:14:32 -04:00
73cb463bdf doc/faq: expand on "which terminal should I use?" 2020-08-07 20:15:14 -04:00
8dfe8840a6 docs/faq: add "My keybinds don't work" 2020-07-26 18:50:16 -04:00
807eb82bde docs/faq: add "How to make a new theme" 2020-07-25 02:22:41 -04:00
d2117b7879 docs/faq: add "How to share/sync config between computers" 2020-07-24 01:49:58 -04:00
2bb88e24d4 docs/faq: Add "~/.emacs.d/server is unsafe" error 2020-07-24 01:28:06 -04:00
cd40d45cec docs/faq: minor corrections & revision 2020-07-24 00:41:39 -04:00
e6221844fd docs/faq: general revision & reformatting 2020-07-23 21:45:54 -04:00
f99c3fb3a0 docs/faq: "Why is scrolling slow"->"Why is Emacs slow"
Expand on this question and mention Emacs 27 and gccemacs as solution.
2020-07-23 21:45:53 -04:00
1e0cd6ddce docs/faq: add "Is Doom a fork of spacemacs/prelude/etc?" 2020-07-23 21:45:53 -04:00
0ebb5cf35d docs/faq: add "Why sharp-quote functions" 2020-07-23 21:45:53 -04:00
316a9b871b docs/faq: add "How to maximize/fullscreen at startup" 2020-07-23 21:45:50 -04:00
d70b2ff776 docs/faq: add "How to disable smartparens" #3609 2020-07-23 19:11:50 -04:00
7e621e3787 Remove org-hide-leading-stars-before-indent-mode #3076
Org no longer uses this variable.
2020-05-10 05:22:02 -04:00
022564f737 Update ToC in FAQ 2020-05-08 15:21:30 -04:00
692772a9bd Add "Why is scrolling slow in Emacs/Doom?" to FAQ 2020-05-08 15:08:25 -04:00
7bb9a8ffa1 Revise docs/faq 2020-05-08 15:08:25 -04:00
1e3a97d11b docs/faq: minor revision & reformatting 2020-04-15 14:11:41 -04:00
333257b45f Clarify "Which terminal should I use?" in faq 2020-04-15 14:09:24 -04:00
963d3695b9 Clarify "How do I customize a theme or face(s)" in faq 2020-04-15 00:13:34 -04:00
187ba0f66f Mention how to enable LSP manually
For major modes whose :lang modules lack an +lsp flag.
2020-04-13 18:45:39 -04:00
fc32a4c41c Add "What terminal should I use?" to faq 2020-04-13 18:45:39 -04:00
3f4482a225 Update FAQ
Add a few questions, remove obsolete ones, and revise the rest.
2020-04-08 23:13:43 -04:00
8ab0cd66a7 Replace undo-tree with undo-fu + undo-fu-session
Despite the recent patches to fix undo history corruption, its history
would still get unpredictably truncated due to non-linear memory
expansion.

Relevant to #2339
2020-04-07 20:15:53 -04:00
854adcd3a9 Merge pull request #2747 from lukeberry99/patch-1
Update faq.org
2020-03-27 01:56:00 -04:00
1d50451e08 Fixed typo in faq.org 2020-03-25 11:19:37 -07:00
f4ef6205cd Update faq.org
Minor grammatical fix in an otherwise fantastic faq
2020-03-20 15:34:32 +00:00
dd402b7db3 Remove references to enh-ruby-mode 2020-03-12 11:29:54 -04:00
776c010cb5 Fix internal documentation links containing "%20"
These links to org headers didn't work for me when they contain %20
instead of space.
2020-03-09 15:31:57 -04:00
665b627b7c Update & revise docs
+ Getting Started
  + Add "Using/loading local packages" section
  + Add "Pinning packages to specific commits" section
  + Clarify prereqs & revise install docs
  + Revise package-management section
+ FAQ
  + Add package management section
2020-01-28 05:36:42 -05:00
9fa78f6a64 Update discord link again
First link wasn't a permanent link. Whoops!
2020-01-27 23:58:32 -05:00
d27ff78444 Update discord links 2020-01-27 23:36:39 -05:00
6cdc060432 Update & revise docs/faq.org 2020-01-26 04:19:39 -05:00
827225e331 Fix #2429: replace defunct attach: links w/ download:
Forgot that support for attach: links were removed some time ago, but I
still want short org-download links, so I've added 'download:' links.
2020-01-26 02:20:39 -05:00
dce7e1c5fb Fix name of solarized package 2020-01-05 15:58:18 +00:00
21e6304ced Small typo fix 2019-12-25 10:51:44 -06:00
4ccfb8cf49 docs/faq: update TOC 2019-12-24 15:11:54 -05:00
9dc288da21 docs/faq: mention indent highlights under common issues 2019-12-24 15:09:14 -05:00
9bc0c226f4 docs/faq: add how-to-customize-faces question 2019-12-24 14:28:41 -05:00
3b978542f1 docs/faq: add broken upstream pkg to common issues
See #2213.
2019-12-22 19:34:23 +01:00
7b709eed34 docs/faq: add TRAMP connection hangs to common issues 2019-12-14 20:42:55 -05:00
04e5a8db25 docs/faq: fix strike-through markup #2165 2019-12-08 00:21:07 -05:00