Commit Graph

4048 Commits

Author SHA1 Message Date
f65b6fcddd Revise project readme 2017-11-08 22:44:08 +01:00
b4f9087022 Add docstring to doom//byte-compile-core 2017-11-08 14:42:22 +01:00
655f14a85d Start tab numbering from 1 instead of 0 #262 2017-11-07 14:47:15 +01:00
5f166d9297 Add --quick to Emacs batch calls (experimental) 2017-11-07 13:09:24 +01:00
075b4557f6 Rewrite bin/org-tangle 2017-11-07 13:08:44 +01:00
2516a123d6 Use -- to delimit arguments 2017-11-07 13:08:19 +01:00
936e3d8dcb Remove debug code in +jump/definition 2017-11-07 12:05:54 +01:00
efac883648 Merge branch 'master' into develop
* master:
  autoload evil-anzu when doing evil-ex-search-word*
  When calling +vcs-root, load git-link first.
2017-11-06 00:53:48 +01:00
30c98a300d org/org-babel: minor refactor 2017-11-06 00:52:16 +01:00
9d7d14fd04 Update changelog 2017-11-06 00:52:16 +01:00
4cb569a766 org/org: replace C-S-{j,k} w/ org-meta{up,down} 2017-11-06 00:52:16 +01:00
4c7a3762cf org/org: add wiki-style org:* links, completion & custom face 2017-11-06 00:07:37 +01:00
ab326a9795 Reformat changelog 2017-11-05 22:19:06 +01:00
4c3f5e8cc2 Fix dumb-jump integration for +jump/definition
Addresses #227, #256
2017-11-05 22:12:28 +01:00
8428433898 lang/sh: tweak interpolation + builtin fontification 2017-11-05 21:25:49 +01:00
d7a562faf5 lang/sh: remove tail & tee from +sh-builtin-keywords 2017-11-05 21:25:01 +01:00
323953db29 Remove default font (leave it to the user)
Addresses #164, #165, #205, #244
2017-11-05 19:54:44 +01:00
c45e2c4918 General & minor refactor+cleanup 2017-11-05 19:54:44 +01:00
0c2b1b5a93 Fix packages with changed backend #222
Doom can't tell what backend a package was installed with, only whether it
is installed or not. This means if a package was installed with, say,
ELPA, then was changed to QUELPA, Doom wouldn't know.

Package management would fail. ELPA/QUELPA can't manage a package that
it didn't install.

This fix gives Doom that capability.
2017-11-05 19:54:43 +01:00
a6e0b3863d Add *compilation* popup rule 2017-11-05 19:54:43 +01:00
95a5b46dc5 New // naming convention + refactor doom management functions 2017-11-05 19:54:43 +01:00
43a9acec28 Simplify doom-get-outdated-packages (1 thread per quelpa pkg) 2017-11-05 19:54:43 +01:00
b99f90e969 Fix project name in ivy/helm prompts searching other projects 2017-11-05 01:16:36 +01:00
2009a841fd doom-initialize: retry package-initialize on error 2017-11-05 01:16:36 +01:00
5ce249eaec Fallback engine detection for +ivy file search 2017-11-05 01:16:36 +01:00
9408062f60 Move some plugins' storage to doom-etc-dir 2017-11-05 01:16:36 +01:00
bac286e8e2 Remove blank autoload files 2017-11-05 01:16:35 +01:00
bc358bbc7e Remove default font detection from doom-doctor 2017-11-05 01:16:35 +01:00
40a1aaae8e Make async a core package 2017-11-05 01:16:35 +01:00
6b9849fd57 Add conditional autoload/compile cookies #229 2017-11-05 01:16:35 +01:00
679dac5a0b README: make install => make + add frequency notice 2017-11-04 20:15:12 +01:00
5a64554f2c Clarify notice on README about Arch & MacOS support #259 2017-11-03 19:11:52 +01:00
e0dab9f5fa lang/rust: check for racer binary + RUST_SRC_PATH first 2017-11-02 20:01:34 +01:00
8361e13383 Add lang/rust/README.org 2017-11-02 20:00:43 +01:00
60d6335acb Set mc/list-file to doom-etc-dir 2017-11-02 14:17:15 +01:00
213e933a80 Disable file template for .dir-locals.el files 2017-10-28 18:07:38 +02:00
585ea51085 Merge pull request #255 from amosbird/patch-3
autoload evil-anzu when doing evil-ex-search-word*
2017-10-28 13:49:12 +02:00
ca1b188ed7 autoload evil-anzu when doing evil-ex-search-word* 2017-10-26 04:36:19 -05:00
8b11a88aa2 Update private bindings 2017-10-25 14:50:33 +02:00
19ca683f86 Add :g switch to map! #249 2017-10-25 14:50:02 +02:00
9a959e73bc projectile: ignore doom-local-dir properly 2017-10-23 20:09:01 +02:00
611d8fe6bc core-editor: minor refactor; associate LICENSE w/ text-mode 2017-10-23 20:08:18 +02:00
a24a3ef292 Fix unindexed file-templates on first load of yasnippet 2017-10-23 20:07:54 +02:00
13cf6b3fb6 completion/helm: fix recentf remapping 2017-10-23 19:59:48 +02:00
730e4c2600 lang/java: fix meghanada-mode hooks 2017-10-23 19:14:36 +02:00
2b13451ea8 lang/sh: recognize functions w/ dashes in imenu 2017-10-21 14:49:57 +02:00
6772bc18a8 Merge pull request #248 from UndeadKernel/fix-git-link
When calling +vcs-root, load git-link first.
2017-10-19 22:31:20 +02:00
771199e904 When calling +vcs-root, load git-link first. 2017-10-18 20:30:20 +02:00
d0484c2ae7 lang/sh: fix unfontified character next to subshells 2017-10-18 18:24:25 +02:00
416a6cce21 lang/haskell: update README 2017-10-18 17:55:04 +02:00