Commit Graph

313 Commits

Author SHA1 Message Date
7b0bfa9900 Merge remote-tracking branch 'origin/develop' into master 2020-10-16 17:24:14 +02:00
c5753b9b00 niv doom-snippets: update 94292e26 -> a6e61aee
## Changelog for doom-snippets:
Commits: [hlissner/doom-snippets@94292e26...a6e61aee](94292e263b...a6e61aeefd)

* [`f4926ad1`](f4926ad14c) Add Clojure snippets
* [`4857b9b8`](4857b9b8ce) Adds new go snippets (hlissner/doom-snippets#50)
* [`9bb186da`](9bb186da2c) Embrace Org's recommendation of lowercase blocks
* [`040e5d04`](040e5d0488) Org: consistently include selection in block
* [`e3fdf8c0`](e3fdf8c008) Org: Convert html img to native org syntax
2020-10-12 22:56:46 +02:00
876ee98d4f niv doom-emacs: update 1456108d -> 8ba2f15c
## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@1456108d...8ba2f15c](1456108d5b...8ba2f15c71)

* [`1a3326be`](1a3326be53) checkers/spell: add support for using enchant
* [`c849db64`](c849db6417) Fix link in gettting_started.org
* [`5c6a5773`](5c6a577303) Fix installation instructions for Archlinux in direnv/README.org
* [`273b5370`](273b5370a5) Larger link. Fitt's law
* [`8bd4e1f6`](8bd4e1f692) Added warning for clang-format in doom doctor.
* [`4cc84ecd`](4cc84ecd25) Fix broken link
* [`021a2d3c`](021a2d3c64) modules/checkers/spell: remove tex option
* [`f460a461`](f460a461d8) Add scheduled entry keybinding
* [`5b13c913`](5b13c913eb) Add scheduled entry evil binding
* [`90b330bb`](90b330bbc5) Fix `+spell/add-word` when using flyspell
* [`e2658052`](e2658052af) tools/debugger: fix rust debugger
* [`a6dc6275`](a6dc6275f8) Fix hlissner/doom-emacs#3960: make prefix arg consistent in +default/search-project
* [`0769b47c`](0769b47cc8) Fix 'doom purge' not purging straight builds
* [`3c736f44`](3c736f441b) [bepo] Split good and evil hooks
* [`3c40fde0`](3c40fde075) [bepo] Use evil-collection over general for keys
* [`727f6afc`](727f6afc2b) Update Readme with new information
* [`b452585d`](b452585da7) Lint
* [`3d366701`](3d36670132) Add evil-org hooks
* [`04d08bdf`](04d08bdf5d) Disable non-compatible binding
* [`bb415adb`](bb415adbe0) Load yas when yas-activate-extra-mode is called
* [`1fa4516c`](1fa4516cad) add definition lookup handler to agda module
* [`84f26e28`](84f26e287b) Add keybinding for tear-off-window
* [`289369f1`](289369f191) checkers/spell: fix default ispell dict
* [`1050ba83`](1050ba83f0) Adjusting org journal functions to new commands
* [`1c55b331`](1c55b33179) Add missing 'the' in Portal 2 quit message
* [`ef1e6dd6`](ef1e6dd65c) Add SPC / in evil-bindings
* [`40898b34`](40898b34bf) Remove conflicting formats
* [`4cc8884a`](4cc8884a2f) lang/rust: mention "2015 edition" rustfmt error fix
* [`385e3c20`](385e3c20da) Move +spell/add-word from zq -> zg
* [`2394e412`](2394e4124a) Don't auto-close brain popup with ESC
* [`19811b1d`](19811b1dce) minor fixes (hlissner/doom-emacs#3957)
* [`603a1156`](603a11569b) Ignore dotfiles in root
* [`018a95cf`](018a95cf32) Fix hlissner/doom-emacs#4023: background mismatch for latex previews
* [`6a30a117`](6a30a11709) Fix hlissner/doom-emacs#4023 (again): background mismatch for latex previews
* [`a7c3c5a9`](a7c3c5a9d2) Remove org-format-latex-options :background hack
* [`ea350237`](ea35023765) Fix prefix arg for +workspace/new
* [`01faa969`](01faa96992) Fix :tabn* ex command conflicts
* [`5b2b660e`](5b2b660eeb) Bump :ui
* [`9f6cb1a1`](9f6cb1a1b4) fix hlissner/doom-emacs#4025
* [`6b588d14`](6b588d140a) Bump :tools lsp
* [`599d3929`](599d3929f0) Bump :lang haskell
* [`7daa3aaa`](7daa3aaae9) Improve fill-column module for 27
* [`5eb03ae4`](5eb03ae45b) Change fill-column conditionals to use macro
* [`f96b2310`](f96b2310df) Add keybinding to toggle fill column indicator
* [`67c1e7c3`](67c1e7c3f9) Bump :ui
* [`3f28411f`](3f28411f64) Use delegate function
* [`0e7d5b54`](0e7d5b5490) Fix hlissner/doom-emacs#4027: tab not invoking emmet at EOB
* [`911c8f48`](911c8f48b4) Fix hlissner/doom-emacs#2742: cursor offset in artist-mode
* [`c94ea8e4`](c94ea8e4b1) Fix hlissner/doom-emacs#4028: window-dividers not reset
* [`1aa48ce8`](1aa48ce822) Fix hlissner/doom-emacs#4029: remove project.el support project cmds
* [`3f4eaec1`](3f4eaec1af) Fix void-variable bb error when saving workspace
* [`07b2883b`](07b2883bc3) lang/nix: add popup rule for nixos-options-doc
* [`e4864adf`](e4864adfbe) Update 'doom help upgrade' doctring
* [`f403a05d`](f403a05d70) [bepo] Map ace window to <leader>éé (from ww)
* [`2e0a9e0d`](2e0a9e0d02) :lang dart: add +flutter keybindings
* [`172e2dbc`](172e2dbc6b) Bump :lang dart
* [`e1a4f07a`](e1a4f07aab) Rewrite .gitignore file
* [`81f325f1`](81f325f169) Bump :ui doom
* [`7baeb20a`](7baeb20ac9) Refactor set-electric! hlissner/doom-emacs#4031
* [`15d1626d`](15d1626d9b) Revert "[bepo] Map ace window to <leader>éé (from ww)"
* [`d44c5863`](d44c5863c7) Map evil-window-map to C-é
* [`3cb7458d`](3cb7458d34) Fix hlissner/doom-emacs#4033: correctly toggle explain-pause-mode
* [`b29b865d`](b29b865d30) Fix hlissner/doom-emacs#3975: configure native-comp in sandbox
* [`29b12de8`](29b12de83e) Fix hlissner/doom-emacs#3901: unset comp-deferred-compilation later
* [`f9884cc0`](f9884cc068) Added powershell flag to sh
* [`7c5fe3cf`](7c5fe3cf30) Completed PR changes
* [`558277f5`](558277f523) update idris module to new format
* [`7bff813f`](7bff813fc3) Only check when formatting feature is enabled.
* [`1d90a6a7`](1d90a6a7cd) Add `json-mode` keybindings
* [`729e8d8f`](729e8d8f39) Fix hlissner/doom-emacs#4035: fill-column toggle
* [`c8412706`](c84127069f) Fix hlissner/doom-emacs#4036: improve 'doom sync -u' output
* [`8afba81b`](8afba81b02) Fix hlissner/doom-emacs#4037: persp-mode failure at daemon startup
* [`dbe09f9b`](dbe09f9b43) Fix hlissner/doom-emacs#4043: correctly load org-msg-mode for mu4e
* [`1255ebdb`](1255ebdbd7) Add XDG detection to 'doom install' hlissner/doom-emacs#4040
* [`8284f103`](8284f1035b) Fix fill-column toggle for vanilla users
* [`6445fbf7`](6445fbf732) Fix hlissner/doom-emacs#3381: make documentation read-only
* [`b245abfe`](b245abfe72) Set comp-deferred-compilation in early-init.el
* [`2d9c4012`](2d9c4012c0) added defet for lazy loading and fixed indentation
* [`c5605e9d`](c5605e9de5) Bump :completion
* [`17c9976b`](17c9976bac) Bump better-jumper
2020-10-12 22:56:33 +02:00
c7bda51356 niv org-mode: update 8a083514 -> e2bb6058
## Changelog for org-mode:
Commits: [emacs-straight/org-mode@8a083514...e2bb6058](8a083514a7...e2bb60581b)

* [`b567445f`](b567445fcb) Fix syntax of #+ATTR_HTML
* [`8efec3d4`](8efec3d4cd) Fix example of in-buffer setting of archive location in manual
* [`755367f3`](755367f362) org.el (org-end-of-meta-data): Allow to skip only standard drawers
* [`54bdd6cb`](54bdd6cbf7) org-notify.el: Use cl- prefixed functions, and require cl-lib
* [`b01332c8`](b01332c87e) org-notify.el: Limit the number of notifications
* [`9c31cba0`](9c31cba002) org-table.el: Throw an error when importing a non-csv/tsv/txt file
* [`b14fb06d`](b14fb06def) org.el: Adapt org-cycle to work with headlines with hidden stars
* [`bbe447ad`](bbe447adc7) lisp/org-capture.el (org-capture-templates): Fix docstring typo
* [`56b8f8c3`](56b8f8c35b) lisp/org.el: Bump version to 9.4
* [`353a326e`](353a326e4f) lisp/org.el: Update version to 9.5-dev
* [`eda0c601`](eda0c60120) etc/ORG-NEWS: Create an empty section for Org 9.5
* [`fbccf09c`](fbccf09c74) etc/ORG-NEWS: Create an empty section for Org 9.5
* [`10ed4994`](10ed4994f5) table: Fix regexp
* [`7dbd749b`](7dbd749bf8) Tiny refactoring
* [`469ee634`](469ee63401) ob-core: Fix handling of multiple noweb refs in same line
* [`38fbd161`](38fbd161e4) Fix meta lines regexp
* [`73c929e3`](73c929e3b5) org-element: Swap pcase patterns to avoid Emacs 24 error
* [`114229da`](114229da6e) org.el: Fix docstring typo
* [`3eccc537`](3eccc537cd) org.el: Fix regression in handling of empty #+TAGS
* [`c20cb099`](c20cb0993b) Address org-eldoc-recursion issue
* [`6c75b002`](6c75b00217) Allow customised ID format for `ts' `org-id-method'
* [`d06aa486`](d06aa486d6) Add in support for filling in the bare link in org capture
* [`2f9e1569`](2f9e1569f0) org.el: Allow transparent background in latex images
* [`e2bb6058`](e2bb60581b) doc/org-manual.org (Org Crypt): Add info links to epa and GnuPG
2020-10-12 22:56:19 +02:00
2fc16a3239 niv emacs-overlay: update 585e07a7 -> e289cd06
## Changelog for emacs-overlay:
Commits: [nix-community/emacs-overlay@585e07a7...e289cd06](585e07a72a...e289cd06db)

* [`bdbcef73`](bdbcef733c) Updated repos/emacs
* [`d57eabf4`](d57eabf41d) Updated repos/melpa
* [`f495c7a3`](f495c7a3cd) Updated repos/emacs
* [`f87b5637`](f87b56372e) Updated repos/melpa
* [`f05d2bfc`](f05d2bfcba) Updated repos/emacs
* [`1677075e`](1677075e7d) Updated repos/melpa
* [`b0948069`](b0948069d9) Updated repos/emacs
* [`684276fc`](684276fc1e) Updated repos/melpa
* [`92d0791b`](92d0791b08) Updated repos/melpa
* [`8b800e27`](8b800e278c) Updated repos/emacs
* [`8300d8d7`](8300d8d705) Updated repos/melpa
* [`e6cec2b8`](e6cec2b866) Updated repos/emacs
* [`80349922`](803499225b) Updated repos/melpa
* [`558aed38`](558aed38c1) Updated repos/melpa
* [`b7d744f5`](b7d744f560) Updated repos/emacs
* [`2a7a144e`](2a7a144e7a) Updated repos/melpa
* [`04bba87f`](04bba87fe5) Updated repos/elpa
* [`cd1b3ef5`](cd1b3ef59d) Updated repos/emacs
* [`4d99a9e2`](4d99a9e209) Updated repos/melpa
* [`47548cd8`](47548cd885) Updated repos/emacs
* [`ba049188`](ba049188d5) Updated repos/melpa
* [`4e45d2a1`](4e45d2a109) Updated repos/emacs
* [`2a3a4614`](2a3a461452) Updated repos/melpa
* [`e244df44`](e244df44a1) Updated repos/emacs
* [`384257a8`](384257a839) Updated repos/melpa
* [`9b8decc6`](9b8decc6a0) Updated repos/emacs
* [`4e657249`](4e6572492e) Updated repos/melpa
* [`4219f7bd`](4219f7bdfe) Updated repos/emacs
* [`050f2bab`](050f2bab0a) Updated repos/melpa
* [`300314b0`](300314b095) Updated repos/emacs
* [`2f32ee36`](2f32ee3683) Updated repos/melpa
* [`857da03e`](857da03e66) Updated repos/emacs
* [`c6425c7e`](c6425c7e16) Updated repos/melpa
* [`eb4e4e23`](eb4e4e2310) Updated repos/elpa
* [`f53b45c4`](f53b45c4bf) Updated repos/emacs
* [`3186e3f4`](3186e3f416) Updated repos/melpa
* [`d5de63f8`](d5de63f886) Updated repos/org
* [`6464f719`](6464f71953) Updated repos/emacs
* [`86b494c7`](86b494c772) Updated repos/melpa
* [`26f63832`](26f6383293) Updated repos/melpa
* [`f63669b0`](f63669b099) Updated repos/emacs
* [`3186c4b6`](3186c4b61c) Updated repos/melpa
* [`54ed9f99`](54ed9f99ef) Updated repos/emacs
* [`07f19ef2`](07f19ef2f4) Updated repos/melpa
* [`bb6da981`](bb6da9819f) Updated repos/org
* [`ce2ce929`](ce2ce929be) Updated repos/melpa
* [`4e6a99d3`](4e6a99d308) Updated repos/elpa
* [`2f36170b`](2f36170b2f) Updated repos/emacs
* [`c0b7816a`](c0b7816adb) Updated repos/melpa
* [`f7b2e7e5`](f7b2e7e560) Updated repos/melpa
* [`f6e2f389`](f6e2f38973) Updated repos/emacs
* [`e26b0601`](e26b060131) Updated repos/melpa
* [`afc2642b`](afc2642b60) Updated repos/elpa
* [`5e479cfc`](5e479cfc71) Updated repos/melpa
* [`4c4149ed`](4c4149ed38) Updated repos/emacs
* [`104adc1a`](104adc1a3c) Updated repos/melpa
* [`d3dde012`](d3dde0122a) Updated repos/emacs
* [`6899207c`](6899207c08) Updated repos/melpa
* [`c5b0af15`](c5b0af150e) Updated repos/elpa
* [`46e834d0`](46e834d0fb) Updated repos/melpa
* [`e86c92c9`](e86c92c9e9) Updated repos/emacs
* [`28d6fbb9`](28d6fbb9e4) Updated repos/melpa
* [`b18287e2`](b18287e2af) Updated repos/melpa
* [`1cecaaab`](1cecaaabe2) Updated repos/elpa
* [`d7610586`](d761058646) Updated repos/emacs
* [`7703a3d0`](7703a3d086) Updated repos/melpa
* [`c18be6df`](c18be6dfe8) Updated repos/emacs
* [`59b125d0`](59b125d00a) Updated repos/melpa
* [`29138420`](29138420e1) Updated repos/melpa
* [`cfa069ec`](cfa069ec74) Updated repos/melpa
* [`e4bdb86d`](e4bdb86dcd) Updated repos/melpa
* [`63d06ac3`](63d06ac37d) Updated repos/melpa
* [`86dd7f53`](86dd7f53f7) Updated repos/emacs
* [`157ba040`](157ba0409b) Updated repos/melpa
* [`f1425c97`](f1425c9721) Updated repos/emacs
* [`dd841220`](dd841220a6) Updated repos/melpa
* [`b6813903`](b681390375) Updated repos/emacs
* [`3e469541`](3e469541a3) Updated repos/melpa
* [`5cfe18d7`](5cfe18d726) Updated repos/emacs
* [`8aa59ccc`](8aa59ccc3f) Updated repos/melpa
* [`2e6e088b`](2e6e088b80) Updated repos/emacs
* [`b0086ccb`](b0086ccb45) Updated repos/melpa
* [`7e0164e2`](7e0164e276) Updated repos/melpa
* [`b70a17bf`](b70a17bf15) Updated repos/emacs
* [`85960c9b`](85960c9b44) Updated repos/melpa
* [`8c8f1ece`](8c8f1eceba) Updated repos/emacs
* [`879f6eaa`](879f6eaa19) Updated repos/melpa
* [`4f8e56eb`](4f8e56eb23) Updated repos/emacs
* [`bf41ac3e`](bf41ac3e88) Updated repos/melpa
* [`68828255`](688282557d) Updated repos/melpa
* [`5ac43e53`](5ac43e5359) Updated repos/melpa
* [`226a56a0`](226a56a051) Updated repos/melpa
* [`203c79b0`](203c79b0bb) Updated repos/melpa
* [`96db2ad3`](96db2ad37f) Updated repos/emacs
* [`81659471`](81659471ff) Updated repos/melpa
* [`34e84a0f`](34e84a0f20) Updated repos/emacs
* [`27019ad5`](27019ad5eb) Updated repos/melpa
* [`384391d6`](384391d6b8) Updated repos/elpa
* [`a6bfdc56`](a6bfdc5674) Updated repos/emacs
* [`7f32449e`](7f32449e9d) Updated repos/melpa
* [`ce4f1097`](ce4f109713) Updated repos/melpa
* [`ac85456b`](ac85456be8) Updated repos/melpa
* [`78b3d604`](78b3d604fc) Updated repos/emacs
* [`9e2bd7e8`](9e2bd7e833) Updated repos/melpa
* [`badedaae`](badedaae6d) Updated repos/emacs
* [`9432eb4c`](9432eb4c21) Updated repos/melpa
* [`91b38618`](91b3861832) Updated repos/emacs
* [`117c347c`](117c347c34) Updated repos/melpa
* [`7d02769a`](7d02769a79) Updated repos/emacs
* [`63dae09c`](63dae09c84) Updated repos/melpa
* [`8b0dd052`](8b0dd0522b) Updated repos/org
* [`dad8371b`](dad8371b24) Updated repos/emacs
* [`fcc1aad4`](fcc1aad4e1) Updated repos/melpa
* [`5d9f4543`](5d9f454356) Updated repos/melpa
* [`07c2674b`](07c2674b1c) Updated repos/emacs
* [`374d8b95`](374d8b9522) Updated repos/melpa
* [`4068ecb4`](4068ecb4f6) Updated repos/emacs
* [`05c8f647`](05c8f647a2) Updated repos/melpa
* [`1a484eb7`](1a484eb709) Updated repos/emacs
* [`b02b2184`](b02b21841b) Updated repos/melpa
* [`8f824f9a`](8f824f9a58) Updated repos/elpa
* [`7da29d72`](7da29d72a8) Updated repos/emacs
* [`fb517ff6`](fb517ff606) Updated repos/melpa
* [`acc543a3`](acc543a331) Updated repos/emacs
* [`b9702d35`](b9702d356d) Updated repos/melpa
* [`3dad61ef`](3dad61ef19) Updated repos/melpa
* [`9d1c1070`](9d1c1070f9) Updated repos/emacs
* [`b37ecf1a`](b37ecf1a06) Updated repos/melpa
* [`baf63aa8`](baf63aa8f8) Updated repos/emacs
* [`4fb17f5b`](4fb17f5bf7) Updated repos/melpa
* [`94b69a6b`](94b69a6b65) Updated repos/emacs
* [`ca5095ed`](ca5095edbd) Updated repos/melpa
* [`ec2b116a`](ec2b116af9) Updated repos/elpa
* [`463cdc60`](463cdc60ef) Updated repos/melpa
* [`caba0086`](caba00864e) Updated repos/emacs
* [`adc1b229`](adc1b22925) Updated repos/melpa
* [`1e4b7822`](1e4b782225) Updated repos/emacs
* [`1ee57575`](1ee575751f) Updated repos/melpa
* [`9527c625`](9527c62587) Updated repos/emacs
* [`9f98da01`](9f98da01a3) Updated repos/melpa
* [`659d1d60`](659d1d606b) Updated repos/emacs
* [`c27b2126`](c27b212602) Updated repos/melpa
* [`59f6ad66`](59f6ad6604) Updated repos/emacs
* [`847ca8a6`](847ca8a60f) Updated repos/melpa
* [`095b2736`](095b27363b) Updated repos/elpa
* [`e33cac94`](e33cac949d) Updated repos/emacs
* [`29af2c51`](29af2c5115) Updated repos/melpa
* [`aa69bf3b`](aa69bf3bdc) Updated repos/melpa
* [`49f38e0a`](49f38e0a55) Updated repos/melpa
* [`d9e6c250`](d9e6c250e2) Updated repos/elpa
* [`2b3ded37`](2b3ded3731) Updated repos/emacs
* [`f6f8fe4b`](f6f8fe4b74) Updated repos/melpa
* [`1da24a39`](1da24a39b2) Updated repos/emacs
* [`5803c85e`](5803c85ecb) Updated repos/melpa
* [`d33bc7c0`](d33bc7c0cd) Updated repos/emacs
* [`0d2e63ab`](0d2e63ab76) Updated repos/melpa
* [`87981fb0`](87981fb061) Updated repos/emacs
* [`e289cd06`](e289cd06db) Updated repos/melpa
2020-10-12 22:55:54 +02:00
f322ca1163 Merge branch 'develop' into master 2020-10-04 11:56:11 +02:00
b344cf066d load config.el from outside of nix store
That way a rebuild is not needed to pick up modifications from it
2020-09-27 23:06:17 +02:00
566b674164 gccEmacs: add runtime writable eln cache location 2020-09-27 12:37:37 +02:00
23cf6b9884 support gccEmacs
If built with gccEmacs, in `straight--native-compile-package` step tries
to access $HOME because `comp-eln-load-path` contains
"~/.emacs.d/eln-cache/". It errors on this as it is set to a readonly canary value of
`/homeless-shellter` in the nix build sandbox.

The workaround is twofold:
 * Ignore `kill-emacs` from optimization. It would result in eln file
   being written before doom sets up the load path outside of HOME.
 * The above solution doesn't help in the actual build phase because the
   worker processes compiling packages does not inherit this value but
   it is set in them at a later time. This causes the build to fail
   before `comp-eln-load-path` would be successfully overridden. Having
   a writable $HOME does not seem to produce any build output there
   hence the override and the check in `postInstall` to verify that the
   directory is indeed empty.

The runtime value of `comp-eln-load-path` also had to be changed because
it is by default is located under the volatile `doom-cache-dir` which is
not a part of the derivation so the build time generated `.eln` files
couldn't be loaded from that.

References: #57
2020-09-27 12:37:17 +02:00
b5e8dbeaa1 output formating: use nix variables for reusability in other stages 2020-09-26 17:08:31 +02:00
5f4bcd36a2 add instruction for how to install packages with dependencies 2020-09-23 17:46:27 +02:00
89147ceac0 Merge branch 'develop' into master 2020-09-20 10:39:14 +02:00
f71655a7d0 Overlay support for emacs (elisp) dependencies
This is needed as custom packages may need the same treatment as
built-in dependencies of doom. See `./overrides.nix` for details.

The `bundledPackages` option may be consolidated to use this argument as
well in the future.

References: #55
2020-09-20 09:01:40 +02:00
b03601fc16 niv reveal.js: update 15815efe -> e09437f4
## Changelog for reveal.js:
Commits: [hakimel/reveal.js@15815efe...e09437f4](15815efe05...e09437f4fa)

* [`942304d8`](942304d862) add --slide-width/height css variables
* [`cd5c9c5b`](cd5c9c5b9d) build js
* [`61624aea`](61624aeafb) 🤦
* [`7ebade72`](7ebade7248) remove 20px vertical padding on slide sections
* [`c9107476`](c91074761a) don't write '#/' to url on first slide, remove history api feature detection
* [`d272628f`](d272628f58) add support for data-visibility=hidden
* [`ac79c7cd`](ac79c7cd8b) leave the progress bar empty if there's < 2 slides
* [`166af893`](166af89353) all themes now have contrasting text colors based on slide bg
* [`37d83374`](37d8337411) add support for wrapping code in script tempalte to avoid html parser hakimel/reveal.js#2684
* [`66cbd66f`](66cbd66fb6) fix slide numbering issue with uncounted horizontal slides (fixes hakimel/reveal.js#2675)
* [`1b6a3b1e`](1b6a3b1e6f) add support for auto-sized big text via r-fit-text
* [`aa667791`](aa6677911c) fit-text helper now triggers lazyily when slide enters view distance
* [`be460814`](be460814ac) correct scope for fit-text selector
* [`cd2a7924`](cd2a792416) allow images inside of h/vstacks to be proportionally downsized
* [`2fccb774`](2fccb77405) add 'playsinline' to all inline videos, dont mute background videos on mobile
* [`9ff27cfb`](9ff27cfbc9) bg videos remain muted on mobile, otherwise broken when navigating with swipe gestures
* [`2bfe705e`](2bfe705e6a) include /css and /js in npm package hakimel/reveal.js#2712
* [`b05e530f`](b05e530f21) Fix URL to pdf-export documentation
* [`3a99a7b7`](3a99a7b70a) shuffle now applies to vertical slides as well
* [`a150d0c5`](a150d0c5dd) Start relative paths in CSS with ./
* [`80d96b4f`](80d96b4f82) upgrade rollup-plugin-terser to fix npm warning hakimel/reveal.js#2751
* [`faa8b56e`](faa8b56e2a) dependency upgrades
* [`aa62bd42`](aa62bd424b) Update README.md
* [`2c121d22`](2c121d22ac) docs: Fix simple typo, transiition -> transition
* [`676936e3`](676936e33d) revert debug change to index.html
* [`e09437f4`](e09437f4fa) escape HTML entities in code parsed from markdown, fixes hakimel/reveal.js#2744
2020-09-17 18:16:10 +02:00
7114432bae niv org-mode: update 7bc18ebb -> 8a083514
## Changelog for org-mode:
Commits: [emacs-straight/org-mode@7bc18ebb...8a083514](7bc18ebbed...8a083514a7)

* [`7d824741`](7d8247410d) ob-J.el: Add ability to customize sit duration
* [`a3576543`](a3576543f5) org.el: Fix `org-display-outline-path'
* [`50c45569`](50c4556977) capture: Document defualt template strings
* [`60a4e7b3`](60a4e7b3bc) lisp/ob-C.el: Don't trim results
* [`186371ea`](186371eac7) ob-plantuml: Add support for plantuml executable
* [`fd460ea4`](fd460ea468) ox-html.el: Fix overflow css for pre.src HTML tag
* [`2df7a8fa`](2df7a8fab0) org-manual.org: Document . and C-. keybindings
* [`de3ffe99`](de3ffe99d0) org-agenda.el: Only recenter when called interactively
* [`20aa3507`](20aa3507af) ol.el: Fix store and insert link in indirect buffer
* [`39d9eb54`](39d9eb541f) org-agenda.el: Filter category names with a hyphen specially
* [`4b2123fb`](4b2123fb71) manual: Clarify behavior of :file-desc
* [`b5709ddc`](b5709ddc98) ob-python: Fix session blocks not waiting for value result
* [`e617d1af`](e617d1afd0) ob-python: Add maintainer to header
* [`3c524c5f`](3c524c5fd5) org.el: Fix the "version" keyword in the header
* [`a8e812e6`](a8e812e601) org.el: Restore the scroll position after cycling
* [`8a3777e3`](8a3777e35b) org.el: Use `string-match-p' in two functions
* [`ee3c3b55`](ee3c3b5547) org.el: Allow empty subtrees to be folded back
* [`0e580d16`](0e580d169f) ob-J.el: Add a maintainer
* [`4696aef5`](4696aef580) goto: Avoid invoking org-mode for outline navigation
* [`47105413`](4710541365) ox-html.el: Use classList and put in the public domain
* [`3b10ffc3`](3b10ffc362) ol-man.el: Add searching support in man page buffer
* [`8ae058eb`](8ae058ebe6) org-agenda.el: Fix customization type
* [`9ad3606b`](9ad3606bf3) Use `org-preview-latex-image-directory' instead of hardcoding
* [`00a78211`](00a782112a) org-manual.org: Grammar fix
* [`f2d41de3`](f2d41de3ed) Fix bug when building sparse tree: ignore non-buffer tags
* [`3008fb45`](3008fb45dc) org-capture: Update plist before finalizing
* [`2af97701`](2af977016f) org-manual.org: Document more capture template elements
* [`ed8369af`](ed8369aff2) org-manual.org: Two enhancements
* [`114d5098`](114d509829) org-table.el: Prevent an error from occurring
* [`f4559163`](f45591630f) ob-core.el: Use `buffer-base-buffer' where needed
* [`c09518b5`](c09518b5f6) org.el (org-read-date-display-live): Enhance docstring
* [`c7abcd51`](c7abcd514a) org.el (org-add-planning-info): Use caller's `org-time-was-given' value
* [`3e1c0b0f`](3e1c0b0f44) lisp/ob-core.el: org-babel-check-confirm-evaluate strip coderefs
* [`f24c3d11`](f24c3d11cc) ob-core: Test that org-confirm-babel-evaluate does not see coderefs
* [`e535da6e`](e535da6e4f) ob-core: Avoid duplicate body expansion logic
* [`799e5dac`](799e5dac92) org.el: Silence byte-compiler
* [`351a0a0b`](351a0a0b0c) org-manual.org: Add a footnote for the difference between C-. and .
* [`55d1d32f`](55d1d32f5e) org.el: Tiny docstring fixes
* [`c9398361`](c93983613d) org-crypt.el: Fix encrypt/decrypt in presence of arbitrary drawers
* [`1170e39b`](1170e39bea) org-crypt.el: Fix encrypt/decrypt in presence of arbitrary drawers
* [`d50823be`](d50823be14) fixup! Merge branch 'maint'
* [`f0a9677d`](f0a9677d90) ob-core.el: Silence byte-compiler
* [`989f50a5`](989f50a53b) ob-java.el: Inhibit Lisp evaluation when reading the result
* [`15e2d833`](15e2d83313) ob-sqlite.el: Inhibit Lisp evaluation when reading the result
* [`73a78c25`](73a78c2518) Revert "org.el (org-add-planning-info): Use caller's `org-time-was-given' value"
* [`2f534294`](2f53429413) ob-shell.el: Use the exit status as the default result
* [`612f4db0`](612f4db090) ob-shell.el: Fix previous commit
* [`3e191242`](3e191242dc) Fix tests wrt 2f53429413
* [`15a6836e`](15a6836e4f) ob-core.el: Fix `org-babel--string-to-number'
* [`ba2405b1`](ba2405b12e) testing/lisp/test-org-inlinetask.el: Fix test
* [`5d289d2b`](5d289d2b3e) ob-python: fix startup messages leaking into output
* [`4df12ea3`](4df12ea391) ob-python: Improve robustness of session evaluation
* [`9f0af69d`](9f0af69dd2) Skip archived headings when tangling and exporting
* [`7769518f`](7769518f3a) Use the `org-block' face for every true blocks
* [`81d49b5a`](81d49b5adb) ob-emacs-lisp.el: Don't wrap execution within `save-window-excursion'
* [`11ef7454`](11ef7454ab) org.el (org-fixup-indentation): Fix logbook drawers indentation
* [`dab32da7`](dab32da708) lisp/org.el: Bump version to 9.3.8
* [`6f9929fc`](6f9929fc3b) ob-python: Replace session value format string with function
* [`07c6b112`](07c6b11258) ob-shell.el: New option `org-babel-shell-results-defaults-to-output'
* [`19b74158`](19b741583d) org-agenda.el (org-find-top-headline): Fix bug
* [`13dfab3f`](13dfab3fb2) ox-texinfo: Tiny refactoring
* [`824a4a14`](824a4a14b0) ol-gnus: Prefer nnselect to nnir if available
* [`7c4b67d4`](7c4b67d49a) lisp/org-plot.el: Add a maintainer
* [`4f49ebb6`](4f49ebb6d6) org.el: Fix `org-add-planning-info'
* [`a700fadd`](a700fadd72) org.el: Let `org-forward-heading-same-level' check for fully invisible lines
* [`f17d301e`](f17d301e17) lisp/org.el (org-forward-heading-same-level): Add a comment
* [`570bd6ce`](570bd6ce93) org.el: Fix `org-display-outline-path'
* [`7a12e149`](7a12e14990) org.el (org-display-outline-path): Fix faces of the message
* [`5082e436`](5082e436a7) org-datetree.el: Respect `org-blank-before-new-entry'
* [`b79fef1d`](b79fef1da7) html: Improve consistency on internal anchors naming scheme
* [`f5573e6a`](f5573e6a00) org-capture.el: Fix heading's level when inserting a template "here"
* [`771c66f7`](771c66f791) Revert "org.el: Fix `org-add-planning-info'"
* [`939cf16b`](939cf16bc7) ob-python: Fix hanging on emacs-26.3 by adding indicator token
* [`1e3aa1ce`](1e3aa1ce0a) etc/ORG-NEWS: Rephrasing, reordering and various other enhancements
* [`dcb6eb61`](dcb6eb613a) Revert "Use the `org-block' face for every true blocks"
* [`8a083514`](8a083514a7) org-faces.el (org-block): Enhance docstring
2020-09-17 18:14:53 +02:00
01a6832efa niv emacs-overlay: update 943ec43e -> 585e07a7
## Changelog for emacs-overlay:
Commits: [nix-community/emacs-overlay@943ec43e...585e07a7](943ec43e54...585e07a72a)

* [`19533c3a`](19533c3a5f) Updated repos/emacs
* [`a7793098`](a7793098ad) Updated repos/melpa
* [`5b5493d6`](5b5493d680) Updated repos/emacs
* [`fda6fcf2`](fda6fcf290) Updated repos/melpa
* [`233a88c5`](233a88c553) Updated repos/elpa
* [`53199664`](531996649a) Updated repos/melpa
* [`89c9b3a7`](89c9b3a7af) Updated repos/emacs
* [`01110aac`](01110aac98) Updated repos/melpa
* [`c75314b5`](c75314b516) Updated repos/emacs
* [`af5c9948`](af5c994805) Updated repos/melpa
* [`c3a41289`](c3a41289fe) Updated repos/elpa
* [`c522535d`](c522535d03) Updated repos/emacs
* [`d9817975`](d9817975e0) Updated repos/melpa
* [`a6cac18e`](a6cac18e2a) Updated repos/emacs
* [`8937f234`](8937f234a6) Updated repos/melpa
* [`e62e32ff`](e62e32ffd7) Updated repos/melpa
* [`83642521`](83642521b1) Updated repos/emacs
* [`5bf9148f`](5bf9148fc7) Updated repos/melpa
* [`a200e835`](a200e835bc) Updated repos/emacs
* [`7e02c5a0`](7e02c5a018) Updated repos/melpa
* [`c5597c81`](c5597c81f7) Updated repos/emacs
* [`3e2a22df`](3e2a22df8f) Updated repos/melpa
* [`c75260d4`](c75260d4e0) Updated repos/emacs
* [`10b5b8ab`](10b5b8abb7) Updated repos/melpa
* [`7ae0de79`](7ae0de797d) Updated repos/emacs
* [`2e2184ac`](2e2184ace2) Updated repos/melpa
* [`becd6d24`](becd6d2479) Updated repos/emacs
* [`4d11e976`](4d11e9761b) Updated repos/melpa
* [`71249176`](712491762e) Updated repos/elpa
* [`2589b930`](2589b930b6) Updated repos/melpa
* [`1278c368`](1278c368fc) Updated repos/emacs
* [`9860fbec`](9860fbec8d) Updated repos/melpa
* [`244d1fbd`](244d1fbdf9) Updated repos/emacs
* [`f2117e61`](f2117e613c) Updated repos/melpa
* [`04ec536c`](04ec536c9b) Updated repos/emacs
* [`e2888bef`](e2888befdd) Updated repos/melpa
* [`cc95c58f`](cc95c58f98) Updated repos/org
* [`16c7b16d`](16c7b16d27) Updated repos/emacs
* [`05e2ebec`](05e2ebec21) Updated repos/melpa
* [`d038e69e`](d038e69e50) Updated repos/melpa
* [`cf1eb9e2`](cf1eb9e2fd) Updated repos/elpa
* [`98a0eda8`](98a0eda853) Updated repos/emacs
* [`445588e1`](445588e193) Updated repos/melpa
* [`5c7f17d8`](5c7f17d8e9) Updated repos/emacs
* [`182beec4`](182beec4b6) Updated repos/melpa
* [`68ef6e96`](68ef6e9609) Updated repos/org
* [`1218f935`](1218f93587) Updated repos/emacs
* [`319d601f`](319d601f11) Updated repos/melpa
* [`7a02bcb3`](7a02bcb3cf) Updated repos/elpa
* [`f31c3d2c`](f31c3d2ca1) Updated repos/emacs
* [`1b5d51cf`](1b5d51cf38) Updated repos/melpa
* [`464fe4b4`](464fe4b4f4) Updated repos/melpa
* [`7b07a360`](7b07a36099) Updated repos/melpa
* [`f85df12f`](f85df12fd0) Updated repos/emacs
* [`a1ea24b7`](a1ea24b749) Updated repos/melpa
* [`fdf2602f`](fdf2602f58) Updated repos/emacs
* [`f270f74e`](f270f74e6c) Updated repos/melpa
* [`b8f42503`](b8f42503d9) Updated repos/emacs
* [`2d9a68e9`](2d9a68e942) Updated repos/melpa
* [`fae07a4b`](fae07a4b36) Updated repos/emacs
* [`84f7353a`](84f7353a75) Updated repos/melpa
* [`1a53afe0`](1a53afe02f) Updated repos/emacs
* [`b2c0614c`](b2c0614c78) Updated repos/melpa
* [`3ef147f1`](3ef147f190) Updated repos/melpa
* [`e3087859`](e308785977) Updated repos/emacs
* [`86afcda2`](86afcda20d) Updated repos/melpa
* [`9f889588`](9f88958831) Updated repos/emacs
* [`f796f5e6`](f796f5e688) Updated repos/melpa
* [`e6bf9f00`](e6bf9f00e9) Updated repos/emacs
* [`251ca422`](251ca422b0) Updated repos/melpa
* [`6a53aeae`](6a53aeae19) Updated repos/emacs
* [`84ed0977`](84ed097725) Updated repos/melpa
* [`bf91219b`](bf91219ba8) Updated repos/emacs
* [`b54683fa`](b54683faaa) Updated repos/melpa
* [`02568110`](02568110ec) Updated repos/emacs
* [`ec234106`](ec23410603) Updated repos/melpa
* [`705780ca`](705780cafb) Updated repos/elpa
* [`61fe1448`](61fe1448ee) Updated repos/emacs
* [`3c52e2c8`](3c52e2c8aa) Updated repos/melpa
* [`fecb47c0`](fecb47c0a8) Updated repos/emacs
* [`8ab58c76`](8ab58c768e) Updated repos/melpa
* [`5be8503d`](5be8503d83) Updated repos/emacs
* [`5acd1ea0`](5acd1ea0a1) Updated repos/melpa
* [`09460147`](0946014761) Updated repos/emacs
* [`585e07a7`](585e07a72a) Updated repos/melpa
2020-09-17 18:14:25 +02:00
1d9de012b2 niv doom-emacs: update ae3a2fa8 -> 1456108d
## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@ae3a2fa8...1456108d](ae3a2fa8c2...1456108d5b)

* [`b54cf0fe`](b54cf0fe7e) Bump :lang dart
* [`64444ac2`](64444ac2e7) Fix typo Ivy README.org
* [`7dbcd194`](7dbcd19453) Fix typo in nav-flash README
* [`ce916264`](ce9162647d) cli/env: blacklist SHLVL & comment default blacklist
* [`1456108d`](1456108d5b) Fix hlissner/doom-emacs#3888: fall back to org-journal-is-journal
2020-09-17 10:42:58 +02:00
9fe0402668 Merge branch 'develop' into master 2020-09-15 13:02:21 +02:00
d0b4c31e14 niv org-mode: update 40474827 -> 7bc18ebb
## Changelog for org-mode:
Commits: [emacs-straight/org-mode@40474827...7bc18ebb](40474827ea...7bc18ebbed)

* [`66537267`](66537267eb) org-num: Add tests
* [`30a50d1c`](30a50d1c0f) ob-python: Fix discrepancy of single/multi-line code blocks
* [`632ceabb`](632ceabb14) ob-python: Refactor session evaluation
* [`e8ebf5d6`](e8ebf5d6c9) Add other-tab option for org-agenda-window-setup
* [`7bc18ebb`](7bc18ebbed) ob-core: Avoid table conversion warning for empty results
2020-09-15 13:02:02 +02:00
3cdde99f41 niv emacs-overlay: update ef220b4a -> 943ec43e
## Changelog for emacs-overlay:
Commits: [nix-community/emacs-overlay@ef220b4a...943ec43e](ef220b4a09...943ec43e54)

* [`23d616fe`](23d616fe6d) Updated repos/melpa
* [`5c8fab94`](5c8fab947a) Updated repos/emacs
* [`af80d9ff`](af80d9ffbe) Updated repos/melpa
* [`9b5ed49e`](9b5ed49e6a) Updated repos/emacs
* [`284102a6`](284102a68b) Updated repos/melpa
* [`82a516ce`](82a516ce19) Updated repos/emacs
* [`56680b3a`](56680b3abd) Updated repos/melpa
* [`e155a572`](e155a57281) Updated repos/emacs
* [`aeeeefd7`](aeeeefd7e3) Updated repos/melpa
* [`690ae7d9`](690ae7d91d) Updated repos/elpa
* [`24c04407`](24c0440794) Updated repos/emacs
* [`8e61b047`](8e61b0471a) Updated repos/melpa
* [`eaef9ae1`](eaef9ae193) Updated repos/melpa
* [`35e6d7a2`](35e6d7a2b2) Updated repos/emacs
* [`49a1b099`](49a1b0997a) Updated repos/melpa
* [`c4a2fe3b`](c4a2fe3bf8) Updated repos/emacs
* [`bfd35e6f`](bfd35e6fbf) Updated repos/melpa
* [`37dc5d22`](37dc5d2219) Updated repos/emacs
* [`f8afb579`](f8afb5794f) Updated repos/melpa
* [`025c1789`](025c178907) Updated repos/emacs
* [`59fb5dd9`](59fb5dd94d) Updated repos/melpa
* [`4e8bce85`](4e8bce852b) Updated repos/elpa
* [`79905a1b`](79905a1b5c) Updated repos/emacs
* [`f31a6651`](f31a665115) Updated repos/melpa
* [`fc07ebfb`](fc07ebfb54) Updated repos/emacs
* [`d301030b`](d301030b6b) Updated repos/melpa
* [`46f7d2e2`](46f7d2e2d6) Updated repos/melpa
* [`039289db`](039289db13) Updated repos/emacs
* [`3fc9212f`](3fc9212f4a) Updated repos/melpa
* [`8277757b`](8277757b4c) Updated repos/emacs
* [`1ab2e9a9`](1ab2e9a957) Updated repos/melpa
* [`b8610619`](b8610619d9) Updated repos/emacs
* [`a27e0e5b`](a27e0e5ba6) Updated repos/melpa
* [`e4682b8b`](e4682b8b81) Updated repos/melpa
* [`c7e76b6a`](c7e76b6a13) Updated repos/org
* [`af44e810`](af44e810cd) Updated repos/melpa
* [`dd397a6a`](dd397a6a22) Updated repos/emacs
* [`d76652eb`](d76652ebd3) Updated repos/melpa
* [`f379fc8f`](f379fc8f32) Updated repos/emacs
* [`225d7225`](225d7225ca) Updated repos/melpa
* [`c86745e9`](c86745e930) Updated repos/emacs
* [`1e5a0c65`](1e5a0c6520) Updated repos/melpa
* [`9484b29f`](9484b29f6f) Updated repos/emacs
* [`3343dea7`](3343dea7ce) Updated repos/melpa
* [`a2928b7e`](a2928b7e70) Updated repos/emacs
* [`8b2f205e`](8b2f205e0f) Updated repos/melpa
* [`a7cd40f2`](a7cd40f29a) Updated repos/melpa
* [`4dd53cdb`](4dd53cdb07) Updated repos/melpa
* [`7a49cbcf`](7a49cbcfd3) Updated repos/emacs
* [`45ca2ec0`](45ca2ec0ae) Updated repos/melpa
* [`1d233a4d`](1d233a4de2) Updated repos/emacs
* [`c363ea36`](c363ea3649) Updated repos/melpa
* [`0c580f86`](0c580f8652) Updated repos/emacs
* [`fca4a6c7`](fca4a6c76a) Updated repos/melpa
* [`a1c99950`](a1c99950ec) Updated repos/elpa
* [`a3039d78`](a3039d789e) Updated repos/melpa
* [`0994d3c9`](0994d3c990) Updated repos/melpa
* [`4493dd57`](4493dd5720) Updated repos/melpa
* [`3d908049`](3d90804911) Updated repos/emacs
* [`f91240f6`](f91240f6a5) Updated repos/melpa
* [`955d7a85`](955d7a8536) Updated repos/emacs
* [`b636b660`](b636b66002) Updated repos/melpa
* [`7bcc41d4`](7bcc41d4d6) Updated repos/emacs
* [`35982b6d`](35982b6ddf) Updated repos/melpa
* [`2d0041c1`](2d0041c186) Updated repos/elpa
* [`650e06b4`](650e06b42d) Updated repos/emacs
* [`5a4075d7`](5a4075d7d7) Updated repos/melpa
* [`8a1e4b3d`](8a1e4b3dc4) Updated repos/melpa
* [`083e4535`](083e453529) Updated repos/melpa
* [`3bae382f`](3bae382fe9) Updated repos/emacs
* [`a02d0172`](a02d017277) Updated repos/melpa
* [`843f749f`](843f749f32) Updated repos/emacs
* [`acf98c47`](acf98c47b3) Updated repos/melpa
* [`e18eb412`](e18eb41276) Updated repos/emacs
* [`cbc46327`](cbc46327e2) Updated repos/melpa
* [`28ac2329`](28ac232953) Updated repos/elpa
* [`37e5e386`](37e5e3869b) Updated repos/emacs
* [`943ec43e`](943ec43e54) Updated repos/melpa
2020-09-15 13:02:02 +02:00
aaa30697a2 niv doom-emacs: update 841eacc7 -> ae3a2fa8
## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@841eacc7...ae3a2fa8](841eacc77d...ae3a2fa8c2)

* [`7877c928`](7877c92809) Docs: Fix typo: vterm-module.sh -> vterm-module.so
* [`5c9e2181`](5c9e21814e) Fix non evil environment (void variable evil this operator)
* [`f22f2e28`](f22f2e28b8) Modifying wrong variable judgment logic
* [`4dc888d1`](4dc888d104) Tangle org files on save if in same dir as config.org
* [`5de08af8`](5de08af8da) bin/doom: improve error output
* [`b3077c96`](b3077c9625) Bump :emacs dired
* [`2337f145`](2337f14563) bin/doom: enable-dir-local-variables = nil
* [`0ef8f003`](0ef8f0031f) configure dired-aux variables
* [`1dd796b1`](1dd796b180) Added :defer to dired-aux use-package!
* [`8f64a0eb`](8f64a0eb31) Fix hlissner/doom-emacs#3871: void-function doom-autoload-error
* [`406c6510`](406c651059) Increase search depth for doom/help-search-headings
* [`aa063090`](aa06309067) lang/markdown: fontify rust blocks correctly
* [`5f47169c`](5f47169c0e) Load ccls.el after lsp-mode
* [`60ba42ca`](60ba42ca4a) Fix hlissner/doom-emacs#3873: use thing-at-point for nox & elpy
* [`79c1fcef`](79c1fcefcf) Fix hlissner/doom-emacs#3863: "load" ispell after flyspell
* [`3935d431`](3935d431fc) tab-always-indent = nil
* [`8024f4ed`](8024f4edf9) Fix hlissner/doom-emacs#3215 (again): --path-separator /
* [`bb74d271`](bb74d2716f) Allow :no-native-compile in package recipes
* [`ecc6fcd8`](ecc6fcd8d5) Bump :lang javascript
* [`5940d931`](5940d931f4) Fix "read only variable" errors on doom {sync,upgrade}
* [`73565f10`](73565f1041) Only expand emmet snippets if at word boundary
* [`5de263f6`](5de263f6a4) Bump :lang common-lisp
* [`91c1e705`](91c1e705e6) checkers/spell: add add/remove word & next/prev error commands
* [`3963b83e`](3963b83e2a) checkers/spell: update readme
* [`b0cd0e5e`](b0cd0e5efe) Change scope of +spell/add-word with universal arg
* [`ae3a2fa8`](ae3a2fa8c2) doom-info: use &nopath prefix for 404'd modules
2020-09-15 13:02:02 +02:00
46a9a0c121 add usage and troubleshooting in Readme 2020-09-15 09:14:05 +02:00
df31ca1bf1 Merge branch 'develop' (early part) 2020-09-07 09:57:59 +02:00
19a3e7e9b8 elfeed: use doom-cache-dir which is outside of the nix store
Fixes: #45
2020-09-06 21:02:18 +02:00
d834090002 nix-doom-emacs: updating hunks to better align with newer doom revisions 2020-09-06 21:02:18 +02:00
2429aa244c Merge branch 'develop' (early part) 2020-09-06 21:01:55 +02:00
54c16e3e63 niv org-mode: update 220f2b0d -> 40474827
## Changelog for org-mode:
Commits: [emacs-straight/org-mode@220f2b0d...40474827](220f2b0d93...40474827ea)

* [`312a646f`](312a646fb8) ob-python.el: Fix issue with sessions on remote machines
* [`76da93aa`](76da93aa86) org.el: Don't exclude local tags that are also inherited
* [`7b657c50`](7b657c50e7) org-clock.el: Fix calculated clocking sum in inlinetasks
* [`40474827`](40474827ea) org-num: Fix bug in check for commented headlines
2020-08-30 19:15:08 +02:00
aef5643b2d niv emacs-overlay: update 532c7403 -> ef220b4a
## Changelog for emacs-overlay:
Commits: [nix-community/emacs-overlay@532c7403...ef220b4a](532c740323...ef220b4a09)

* [`a8530b89`](a8530b89ca) Updated repos/melpa
* [`12ad9a74`](12ad9a746b) Updated repos/melpa
* [`0df267bf`](0df267bf26) Updated repos/emacs
* [`1c9713ea`](1c9713eac1) Updated repos/melpa
* [`eb86b38c`](eb86b38c24) Updated repos/emacs
* [`75c5d9d9`](75c5d9d961) Updated repos/melpa
* [`8ef22484`](8ef224845e) Updated repos/emacs
* [`f6380df0`](f6380df0ec) Updated repos/melpa
* [`eb7ecd78`](eb7ecd7859) Updated repos/emacs
* [`781d4382`](781d43822a) Updated repos/melpa
* [`e05e3a37`](e05e3a37a8) Updated repos/melpa
* [`2f0cbd55`](2f0cbd5536) Updated repos/melpa
* [`aac5870f`](aac5870ff8) Updated repos/melpa
* [`ab794b6e`](ab794b6e59) Updated repos/emacs
* [`c8454909`](c8454909f3) Updated repos/melpa
* [`179ce4d8`](179ce4d8cb) Updated repos/emacs
* [`676df00a`](676df00a01) Updated repos/melpa
* [`67ddfcf3`](67ddfcf3a6) Updated repos/emacs
* [`5d1077b8`](5d1077b8d7) Updated repos/melpa
* [`a267d087`](a267d087bc) Updated repos/melpa
* [`606d5b7b`](606d5b7b4e) Updated repos/emacs
* [`dcc3bc9b`](dcc3bc9ba2) Updated repos/melpa
* [`01a4bb13`](01a4bb1330) Updated repos/melpa
* [`81c6c54e`](81c6c54e75) Updated repos/emacs
* [`cb41b24f`](cb41b24f66) Updated repos/melpa
* [`dc55ff7d`](dc55ff7dab) Updated repos/emacs
* [`5be5abd4`](5be5abd4f1) Updated repos/melpa
* [`1f58fed1`](1f58fed13e) Updated repos/emacs
* [`646e407d`](646e407d4e) Updated repos/melpa
* [`39e0e739`](39e0e739d0) Updated repos/org
* [`481cb539`](481cb53948) Updated repos/emacs
* [`9c4bd36e`](9c4bd36e35) Updated repos/melpa
* [`2d1b44e8`](2d1b44e897) Updated repos/melpa
* [`e3181341`](e3181341f7) Updated repos/emacs
* [`f9d76cba`](f9d76cbaff) Updated repos/melpa
* [`9d4e5735`](9d4e573591) Updated repos/emacs
* [`400494ba`](400494bade) Updated repos/melpa
* [`535e7eeb`](535e7eebd4) Updated repos/emacs
* [`c6a8191d`](c6a8191dd7) Updated repos/melpa
* [`4b8bc706`](4b8bc70616) Updated repos/elpa
* [`7aec1341`](7aec13415a) Updated repos/emacs
* [`8f29ea46`](8f29ea46d8) Updated repos/melpa
* [`6fabcfbe`](6fabcfbe2f) Updated repos/melpa
* [`c1425639`](c14256394c) Updated repos/melpa
* [`1e9b3f42`](1e9b3f4290) Updated repos/emacs
* [`c10d5987`](c10d59874d) Updated repos/melpa
* [`d3fbc7b4`](d3fbc7b4a5) Updated repos/emacs
* [`d8e50fe4`](d8e50fe43e) Updated repos/melpa
* [`2a5f9714`](2a5f9714cd) Update fromElisp
* [`576cd9c0`](576cd9c0c7) Updated repos/emacs
* [`13daf0de`](13daf0de91) Updated repos/melpa
* [`062d7788`](062d778819) Updated repos/emacs
* [`24489022`](24489022f1) Updated repos/melpa
* [`119dac52`](119dac5221) Updated repos/emacs
* [`97a7e398`](97a7e39884) Updated repos/melpa
* [`75475652`](7547565251) Updated repos/emacs
* [`75bbfc41`](75bbfc414c) Updated repos/melpa
* [`8c2669eb`](8c2669ebc4) Updated repos/emacs
* [`c5e2da8f`](c5e2da8f99) Updated repos/melpa
* [`6ccced06`](6ccced06b0) Updated repos/emacs
* [`12f98ef0`](12f98ef0d9) Updated repos/melpa
* [`f574ece1`](f574ece18b) Updated repos/emacs
* [`a53e2fe7`](a53e2fe7f9) Updated repos/melpa
* [`b6172a3d`](b6172a3dc6) Updated repos/elpa
* [`1481c2da`](1481c2da5d) Updated repos/emacs
* [`b7399cfb`](b7399cfbef) Updated repos/melpa
* [`6f6eaadf`](6f6eaadfa0) Updated repos/emacs
* [`57e53f3d`](57e53f3d2e) Updated repos/melpa
* [`f51d8ca9`](f51d8ca9d3) Updated repos/emacs
* [`a526b0f7`](a526b0f7a0) Updated repos/melpa
* [`9b6a8d17`](9b6a8d17f2) Updated repos/elpa
* [`b9f1914a`](b9f1914abe) Updated repos/emacs
* [`03cd31ec`](03cd31eced) Updated repos/melpa
* [`c949103f`](c949103fec) Updated repos/emacs
* [`13a0bef2`](13a0bef294) Updated repos/melpa
* [`75f1d506`](75f1d50646) Updated repos/emacs
* [`db65357d`](db65357d71) Updated repos/melpa
* [`934aafec`](934aafec1e) Updated repos/emacs
* [`ef220b4a`](ef220b4a09) Updated repos/melpa
2020-08-30 19:15:08 +02:00
a4f78008f5 niv doom-snippets: update 60c57d66 -> 94292e26
## Changelog for doom-snippets:
Commits: [hlissner/doom-snippets@60c57d66...94292e26](60c57d66d2...94292e263b)

* [`f2c880d0`](f2c880d07c) Fix if-let
* [`5e094062`](5e0940620f) Remove newlines at end of while-let and if-let
2020-08-30 19:15:08 +02:00
da8bc0b0c6 niv doom-emacs: update e54bb170 -> 841eacc7
## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@e54bb170...841eacc7](e54bb170c3...841eacc77d)

* [`06c404ec`](06c404ecb1) tools/direnv: replace direnv package with envrc
* [`10d25be4`](10d25be4ed) bin/org-capture: TERM=xterm-256color in alacritty
* [`6fef21c3`](6fef21c3d6) Git ignore nix build result symlinks
* [`801cfd63`](801cfd63d4) Don't recenter window after better-jumper jump
* [`95c6c83a`](95c6c83a76) Fix hlissner/doom-emacs#3798: fix keymap typo for +dap-running-session-mode
* [`a1da1fa8`](a1da1fa82f) Bump :completion ivy
* [`ff9c1ace`](ff9c1ace22) checkers/spell: replace flyspell with spell-fu
* [`d5e64d05`](d5e64d0586) Add zq, zw, ]s and [s keybinds for spell-fu
* [`e86ecf60`](e86ecf60c9) lang/org: optimize org-agenda (part 2) hlissner/doom-emacs#2672
* [`4209454d`](4209454df3) lang/org: optimize org-agenda (part 3) hlissner/doom-emacs#2672
* [`940d5b36`](940d5b3669) updating doom quit readme
* [`a4a51550`](a4a51550c9) doc/updating doom-quit Read-me
* [`9ed5fee1`](9ed5fee1ed) doc/cleaing up ligatures readme
* [`bc118042`](bc11804247) Bump :tools pdf
* [`e730cd03`](e730cd030b) editor/evil: move ]s/[s keybinds to motion state
* [`51b47d0f`](51b47d0fa6) Redoing ui/hl-todo README
* [`d393d3e0`](d393d3e0cd) checkers/spell: add doctor.el; no-op without aspell
* [`0998e289`](0998e28959) Fix hlissner/doom-emacs#3765: larger window dividers in writeroom-mode
* [`f8c94547`](f8c94547ea) Bump :tools pdf
* [`0aab1118`](0aab1118de) lang/cc: revise prerequisites in readme
* [`f83e6fe1`](f83e6fe1cc) Fix hlissner/doom-emacs#3804: rename TANGLE -> __TANGLE
* [`86b144a9`](86b144a915) Set lookup handlers in the repl as well
* [`113ec1c2`](113ec1c201) Remap funs to xp-specific ones in racket-xp-mode
* [`452bc0d1`](452bc0d183) Map bindings for the repl
* [`4f81870f`](4f81870fda) Fix hlissner/doom-emacs#3783: advice org-completing-read in bepo
* [`89068d88`](89068d88d4) adding the requested changes
* [`ffb21b18`](ffb21b18e5) tools/lsp: minor refactor & doc revision
* [`5a482350`](5a4823500a) Bump :lang cc
* [`a8b7c004`](a8b7c00426) config/literate: don't add save hook more than once
* [`c497cdab`](c497cdabc7) checkers/spell: fix z=, zq, zw & personal dictionary
* [`afd495b7`](afd495b7e1) ui/nav-flash add vterm to +nav-flash-blink-cursor-maybe
* [`b5227b30`](b5227b3036) Fix hlissner/doom-emacs#2807: wrong-number-of-args error on +ligatures/install-patched-font
* [`64446621`](6444662131) Fix envrc not being activated correctly
* [`00e9d833`](00e9d8335c) lang/rust: update readme
* [`97471f11`](97471f11db) Fix hlissner/doom-emacs#2807: fix void-variable errors in ui/ligatures
* [`e3750dbf`](e3750dbf66) checkers/spell: add +flyspell flag
* [`e164f371`](e164f3714f) Set helm-rg-map in the default +default-minibuffer-maps
* [`49ab3dd2`](49ab3dd23f) Separate rotation of minibuffer maps
* [`394c9b5a`](394c9b5a70) Fix string comparison in TERM check
* [`c0a3c6f9`](c0a3c6f977) Add latex faces to +spell-excluded-faces-alist
* [`f6bae75b`](f6bae75bff) Disable spell-fu keybinding if +flyspell enabled
* [`2564bbce`](2564bbce0d) Use flyspell-mode for SPC t s if +flyspell present
* [`af35e56a`](af35e56abb) Bump :completion
* [`134f9598`](134f959838) tools/lsp: update readme TOC
* [`6f49f215`](6f49f2151e) Fix hlissner/doom-emacs#3812: direnv not in scope for babel execution
* [`1884828d`](1884828d22) Add :shadow parameter to package!
* [`7e362e8f`](7e362e8fbd) Redesign doom/info
* [`e632871a`](e632871a11) core-cli: backport more refactors from rewrite
* [`75cca358`](75cca3586d) Fix gq/gw squeezing spaces across filled lines
* [`98283d30`](98283d302b) docs/faq: minor corrections
* [`5c6189fb`](5c6189fb4e) Simplify doom/version output
* [`4fa02411`](4fa0241134) bin/doom: allow script to be symlinked hlissner/doom-emacs#3746
* [`0dfee56e`](0dfee56e35) Fix string type error on 'doom upgrade'
* [`6e22a15e`](6e22a15e43) Fix 'doom help'
* [`a986621a`](a986621a5f) Revert 70148bb
* [`93ac32d0`](93ac32d082) bin/doom: refactor shebang preamble
* [`c0500df5`](c0500df5fb) bin/doom: move debugger config to core-cli
* [`9e43b696`](9e43b69664) docs/api: correct custom-theme-set-faces! example
* [`bdbeb8f5`](bdbeb8f507) lang/org: SPC m a p -> org-download-clipboard
* [`63a03848`](63a03848a3) Fix literate tangling on 'doom sync'
* [`ce2cabf0`](ce2cabf07e) Autoload org-download-clipboard hlissner/doom-emacs#3830
* [`239516a7`](239516a7db) Fix hlissner/doom-emacs#3831: integer expression expected error on bin/doom
* [`47b42a9d`](47b42a9d08) Don't exec postscript hlissner/doom-emacs#3746
* [`76eae7bc`](76eae7bc46) Bind SPC s S -> swiper-isearch-thing-at-point hlissner/doom-emacs#3656
* [`1c99aed0`](1c99aed0c0) Add +python-{ipython,jupyter}-command vars for REPLs
* [`93795633`](93795633dd) fix ivy not working well with lsp-ivy-workspace-symbol
* [`88731932`](8873193234) Change the warning prefix to a non-unicode character
* [`c7bbdd65`](c7bbdd65f3) Change the error prefix to a non-unicode character
* [`018cedf0`](018cedf05f) tools/lsp: fix void-function apply-orig-fn
* [`2df1eb7a`](2df1eb7a76) Fix hlissner/doom-emacs#2972: disable eldoc for plantuml org blocks
* [`ed2c7500`](ed2c750023) docs/getting_started: clarify "using local packages" hlissner/doom-emacs#3842
* [`c7588bac`](c7588bacdf) cli/upgrade: don't reload if Doom's up-to-date
* [`e459842a`](e459842a9b) Escape newlines in backtrace frames
* [`6352524d`](6352524d32) Allow def-modeline-var! to overwrite old segments
* [`848cc117`](848cc117c4) ui/modeline: cache buffer id for +light modeline
* [`65fed7ad`](65fed7ad1c) Set navkeys for evil-markdown in bepo
* [`bfd71a8b`](bfd71a8bb9) Fix hlissner/doom-emacs#3827: void-variable flyspell-delayed-commands
* [`e00560ca`](e00560caf8) Fix hlissner/doom-emacs#3827 (part 2): inverted file cookies
* [`247ce145`](247ce145b4) Revert buffer after renaming file
* [`b3006eca`](b3006ecabb) ui/modeline: update buffer id when renaming files
* [`0111e263`](0111e26373) core: Cleanup core/autoload/help.el
* [`2e2f72a2`](2e2f72a2de) ui/modeline: refactor buffer-id segment
* [`7808f026`](7808f02646) ui/modeline: add +modeline-mode & +modeline-global-mode
* [`518c97a2`](518c97a2ac) Rename {if,when}! -> eval-{if,when}!
* [`a6dc9bf7`](a6dc9bf7e5) core-cli: minor refactors
* [`a2a5038b`](a2a5038b97) Fix hlissner/doom-emacs#3844: bin/doom emits wrong-type-arg error on windows
* [`723583e8`](723583e8d7) Automatically download reveal.js and use local copy, default to v4 (hlissner/doom-emacs#3846)
* [`791ab1a1`](791ab1a1db) Fix typo in faq.org
* [`098f1030`](098f10306d) Fix CLI error not including straight output
* [`15779e7a`](15779e7a16) Filter directories when rebuilding straight repos
* [`e03824bf`](e03824bf5e) bin/doom: improve POSIX compliance
* [`666ea635`](666ea63591) config/literate: make default tangle target DOOMDIR/config.el
* [`362f1012`](362f101227) config/literate: fix hanging paren
* [`841eacc7`](841eacc77d) tools/lsp: lazy load <leader> c l keybind
2020-08-30 19:15:08 +02:00
77ca84bce9 Merge branch 'develop' (early part) 2020-08-30 19:13:34 +02:00
f1aa5a9ca7 Fix (org +present) by downloading reveal.js
See the following commit in doom-emacs:
> commit 723583e8d737fac93a05fe9dc06a233f3efdc305
> Author: Diego Zamboni <diego@zzamboni.org>
> Date:   Thu Aug 27 07:15:14 2020 +0200
>
>     Automatically download reveal.js and use local copy, default to v4 (#3846)
>
>     * Automatically download reveal.js upgrade to v4
>
>     The +present option now automatically checks out the reveal.js
>     repository and configures org-re-reveal to use it. It also now uses
>     reveal.js 4 instead of 3.9.2.
>
>     * Changed :init to :config
2020-08-30 19:12:42 +02:00
314de52ee4 Prevent doom to kill emacs before dumping package list
New behavior is introduced here:
> commit e632871a115528a9c1ce90d7d2147873009716eb
> Author: Henrik Lissner <henrik@lissner.net>
> Date:   Mon Aug 24 00:36:52 2020 -0400
>
>     core-cli: backport more refactors from rewrite
>
>     Still a long way to go, but this introduces a few niceties for
>     debugging CLI failures:
>
>     + The (extended) output of the last bin/doom command is now logged to
>       ~/.emacs.d/.local/doom.log
>     + If an error occurs, short backtraces are displayed whether or not you
>       have debug mode on. The full backtrace is written to
>       ~/.emacs.d/.local/doom.error.log.
>     + bin/doom now aborts with a warning if:
>       - The script itself or its parent directory is a symlink. It's fine if
>         ~/.emacs.d is symlinked though.
>       - Running bin/doom as root when your DOOMDIR isn't in /root/.
>       - If you're sporting Emacs 26.1 (now handled in the elisp side rather
>         than the /bin/sh shebang preamble).
>     + If a 'doom sync' was aborted prematurely, you'll be warned that Doom
>       was left in an inconsistent state and that you must run `doom sync`
>       again.
>
>     May address #3746

The above commit introduces an explicit call to `(kill-emacs)` at the
end of doom cli's main function. This conflicts with `nix-straight.el`'s
package collection as it would run after doom is initialized.

The commit disables `(kill-emacs)` method while package collection is in
progress.
2020-08-30 19:12:42 +02:00
546c7a84b7 nix-doom-emacs: add env variables to aid debugging 2020-08-21 16:42:04 +02:00
64928132dd nix-doom-emacs: add a summary at the end of build
It makes debugging so much easier
2020-08-21 16:42:04 +02:00
8e120b430b Merge remote-tracking branch 'origin/issues/37' 2020-08-21 16:41:22 +02:00
238b18d7b2 nose: it has been removed from emacsPackages on nixpkgs master
References: #37
2020-08-21 14:43:18 +02:00
7b0c01676c doom-emacs: latest version requires explain-pause-mode
References: #37
2020-08-21 12:15:45 +02:00
c2a3e862b3 niv org-mode: update 5417e384 -> 220f2b0d
## Changelog for org-mode:
Commits: [emacs-straight/org-mode@5417e384...220f2b0d](5417e384eb...220f2b0d93)

* [`47f26b1e`](47f26b1e76) org-eldoc: (org-eldoc-documentation-function): set `eldoc-documentation-functions'
* [`567662d5`](567662d5b0) list: Fix item insertion when split point is near blanks
* [`f4687993`](f4687993c5) ox-latex: Fix links to files with name matching an image type
* [`bd97851c`](bd97851c47) org-clock.el: Update org-clock-out-time from org-resolve-clocks
* [`220f2b0d`](220f2b0d93) agenda: Fix a docstring's position
2020-08-21 11:04:11 +02:00
345cf7a1f1 niv emacs-overlay: update 0d26f583 -> 532c7403
## Changelog for emacs-overlay:
Commits: [nix-community/emacs-overlay@0d26f583...532c7403](0d26f583bb...532c740323)

* [`8a3991b2`](8a3991b235) Updated repos/emacs
* [`874df5c1`](874df5c18a) Updated repos/melpa
* [`dbb31b89`](dbb31b892d) Updated repos/emacs
* [`617f83a1`](617f83a1a9) Updated repos/melpa
* [`91637833`](9163783391) Updated repos/elpa
* [`d81d2497`](d81d249768) Updated repos/emacs
* [`fe10c96e`](fe10c96e03) Updated repos/melpa
* [`24b0f6d8`](24b0f6d849) Updated repos/emacs
* [`feec0e42`](feec0e42d5) Updated repos/melpa
* [`06ff79cd`](06ff79cd70) Update flake.nix
* [`d644bc1b`](d644bc1b74) Updated repos/emacs
* [`03f51092`](03f51092bb) Updated repos/melpa
* [`d3071683`](d30716838a) Updated repos/elpa
* [`47eccd7a`](47eccd7a8a) Updated repos/emacs
* [`9c904c91`](9c904c91c0) Updated repos/melpa
* [`7b6f62bc`](7b6f62bc4d) Updated repos/emacs
* [`0b0de055`](0b0de05554) Updated repos/melpa
* [`275908ec`](275908ec05) Updated repos/melpa
* [`df2ecf89`](df2ecf8946) Updated repos/emacs
* [`b51e8307`](b51e83078f) Updated repos/melpa
* [`563863f0`](563863f043) Update fromElisp
* [`f51ea220`](f51ea22045) Updated repos/emacs
* [`7dfe5fff`](7dfe5fffba) Updated repos/melpa
* [`a4ca643c`](a4ca643ca7) Updated repos/emacs
* [`5bfc6f72`](5bfc6f729e) Updated repos/melpa
* [`6eb5732d`](6eb5732db8) Updated repos/emacs
* [`c31d1157`](c31d11572b) Updated repos/melpa
* [`bf7507b2`](bf7507b231) Updated repos/emacs
* [`640cc067`](640cc0670a) Updated repos/melpa
* [`1ac4bbbe`](1ac4bbbe72) Updated repos/melpa
* [`8dfdd60e`](8dfdd60ea6) README: Note that emacsWithPackagesFromUsePackage lacks unicode support
* [`e7e696d0`](e7e696d088) Updated repos/emacs
* [`cc61db90`](cc61db9083) Updated repos/melpa
* [`4866d413`](4866d41395) Updated repos/emacs
* [`b0472df6`](b0472df680) Updated repos/melpa
* [`bee814ff`](bee814ff59) Updated repos/emacs
* [`0a3f3280`](0a3f3280df) Updated repos/melpa
* [`5c737566`](5c73756685) Updated repos/emacs
* [`9a28d222`](9a28d222d8) Updated repos/melpa
* [`2f775d89`](2f775d8936) Updated repos/org
* [`f6c939b9`](f6c939b995) Updated repos/melpa
* [`002ebbeb`](002ebbebec) Updated repos/melpa
* [`ead41beb`](ead41bebd8) Updated repos/emacs
* [`4cce2f05`](4cce2f051b) Updated repos/melpa
* [`4ce0ffde`](4ce0ffde5b) Updated repos/melpa
* [`77e0aee7`](77e0aee7c8) Updated repos/emacs
* [`be28d795`](be28d79574) Updated repos/melpa
* [`308539e0`](308539e026) Updated repos/elpa
* [`b223b93b`](b223b93b2a) Updated repos/emacs
* [`a54da6b0`](a54da6b07e) Updated repos/melpa
* [`f0576797`](f0576797d7) Updated repos/emacs
* [`d6ef3b10`](d6ef3b1045) Updated repos/melpa
* [`81fbbedc`](81fbbedc05) Updated repos/melpa
* [`356ba650`](356ba6501e) Updated repos/elpa
* [`31a09afa`](31a09afa2f) Updated repos/emacs
* [`f7f61e71`](f7f61e715a) Updated repos/melpa
* [`e581b2e9`](e581b2e947) Updated repos/emacs
* [`3ad45a4d`](3ad45a4d0a) Updated repos/melpa
* [`8f629342`](8f629342e5) Updated repos/emacs
* [`7b3b1f1d`](7b3b1f1d4f) Updated repos/melpa
* [`b996168f`](b996168f75) Updated repos/elpa
* [`400b54c6`](400b54c6f1) Updated repos/emacs
* [`95c0052f`](95c0052fe9) Updated repos/melpa
* [`7b9d8e90`](7b9d8e9023) Updated repos/melpa
* [`e2f5c66a`](e2f5c66aff) Updated repos/melpa
* [`3a861e28`](3a861e288e) Updated repos/emacs
* [`413dc6ac`](413dc6ac89) Updated repos/melpa
* [`a81e4181`](a81e41813f) Updated repos/emacs
* [`0f6995f9`](0f6995f912) Updated repos/melpa
* [`171cbb72`](171cbb7263) Updated repos/emacs
* [`1f6b5356`](1f6b53563d) Updated repos/melpa
* [`659592c6`](659592c66a) Updated repos/elpa
* [`bdb34df4`](bdb34df476) Updated repos/melpa
* [`9082acb1`](9082acb139) Updated repos/melpa
* [`7b164251`](7b164251df) Updated repos/melpa
* [`5a2979c4`](5a2979c41c) Updated repos/emacs
* [`4fda326e`](4fda326e05) Updated repos/melpa
* [`315df333`](315df333c0) Updated repos/emacs
* [`6c356c75`](6c356c75af) Updated repos/melpa
* [`4d1f0ee2`](4d1f0ee214) Updated repos/emacs
* [`c909253a`](c909253abd) Updated repos/melpa
* [`383de076`](383de07644) Updated repos/emacs
* [`532c7403`](532c740323) Updated repos/melpa
2020-08-21 11:03:50 +02:00
73f6805d4d niv doom-emacs: update d02d78c3 -> f6f90c97
## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@d02d78c3...f6f90c97](d02d78c3fa...f6f90c9791)

* [`73c95bb1`](73c95bb1ad) Optimize doom-visible-buffers
* [`9cab6a6f`](9cab6a6fd9) Fix hlissner/doom-emacs#3723: auto-revert on window/buffer switch
* [`cbebbd52`](cbebbd5278) Fix hlissner/doom-emacs#3746: bin/doom hangs after tangling config
* [`14d97863`](14d9786360) Respect org-hierarchical-todo-statistics
* [`702fb6e9`](702fb6e95d) Fix hlissner/doom-emacs#3747: make enlargen/maximize workspace-aware
* [`ff90fc82`](ff90fc82e6) Normalize keymaps on evil-org-mode
* [`ed8dca3c`](ed8dca3c69) Bump :lang ess
* [`e2eb42ab`](e2eb42ab0e) Fix typo in `:ui hydra` module readme
* [`e49b4a81`](e49b4a8123) tools/magit: speed up git calls in magit
* [`77f9cc53`](77f9cc53ae) magit-revision-insert-related-refs = nil
* [`55642fc8`](55642fc8bb) Bump :ui unicode
* [`57557547`](5755754702) tools/magit: expand executable paths in remote repos too
* [`10edc92b`](10edc92bce) tools/magit: fix stringp error for missing executables
* [`4ad9b764`](4ad9b764e1) tools/magit: only expand git path
* [`9a8fc46c`](9a8fc46c74) bin/doom: escape envvars in post-script
* [`8fa5b940`](8fa5b9406c) Fix hlissner/doom-emacs#3763: add let-alist to straight-built-in-pseudo-packages
* [`bfe7b55a`](bfe7b55a97) doc/adding another trouble shooting step
* [`1c9918e6`](1c9918e61e) Ensure evil-collection doesn't load early
* [`295f8066`](295f8066be) Update gccemacs support
* [`a2da5d7a`](a2da5d7a6f) Fix void-variable comp-eln-load-path error
* [`ed25ab76`](ed25ab76f9) Respect comp-eln-load-path in comp async process
* [`3d622101`](3d622101cb) Fix hlissner/doom-emacs#3772: void-variable doom-reloading-p
* [`58af4aef`](58af4aef56) Fix hlissner/doom-emacs#3772 (again): void-variable comp-eln-load-path
* [`911d7cb8`](911d7cb82c) Add support for bépo layout in a dedicated module
* [`3ef25313`](3ef2531356) Remove doom!-order dependency
* [`004a2c50`](004a2c50fe) Complete readme and fix magit-status crhl keys
* [`bfafcdfb`](bfafcdfb0c) Set lispy-avy-keys as well
* [`473d41f8`](473d41f889) Grammar
* [`089fe560`](089fe56079) Use simpler method to highlight nbsp
* [`71dd71d1`](71dd71d1aa) Fix evil-escape and C-r in ivy
* [`f3740d47`](f3740d4766) Fix private package declaration order issues
* [`9f455618`](9f45561825) bin/doom: inhibit POSIX errors during postscript
* [`b2120e21`](b2120e21eb) bin/doom: fix heredoc delimiter in postscript
* [`739ca0fd`](739ca0fd42) Improve highlighting of Julia operators
* [`e9d70c86`](e9d70c861a) Fix highlighting of operator <:
* [`394a1809`](394a18096e) Disable comp-deferred-compilation in early-init.el
* [`55b87b3a`](55b87b3a94) bin/doom: source postscript instead
* [`4bc70a85`](4bc70a8537) ns-right-option-modifier = none
* [`b632cbaa`](b632cbaa5c) Add projectile dired action in workspaces module
* [`2c25ffab`](2c25ffab54) Add org-toggle-checkbox binding (SPC m x)
* [`4e92adaa`](4e92adaa08) Configure dired-git-info variables
* [`9b991fc2`](9b991fc29f) Fix hlissner/doom-emacs#3781: revert 55b87b3a9
* [`bb1e2247`](bb1e2247dd) Fix hlissner/doom-emacs#3781: command not found
* [`8402f8ae`](8402f8aecc) Fix hlissner/doom-emacs#3781 (part 2): error reading from stdin
* [`b4431dcd`](b4431dcd49) Fix hlissner/doom-emacs#3746 (part 3): use correct PATH separator on Windows
* [`cf2663ab`](cf2663ab7b) Bump *
* [`7081d833`](7081d833f6) Move :ui pretty-code to :ui ligatures
* [`f4ec42ae`](f4ec42ae5c) Move :tools macos to :os macos
* [`d23d18d7`](d23d18d7a4) lang/ess: set company backends for ess-r-mode
* [`4841062d`](4841062db9) lang/nix: add a repl handler
* [`dddfd9a7`](dddfd9a7b1) Fix hlissner/doom-emacs#3787: only inhibit some hooks for org-src ops
* [`3580a3f0`](3580a3f0d8) Fix hlissner/doom-emacs#3625: enable atom-movement key theme correctly
* [`a1fc5886`](a1fc5886cc) Fix hlissner/doom-emacs#3710: remove ineffective advice
* [`3cc032da`](3cc032da9e) ui/ligatures: +ligatures-classes -> +ligatures-extra-symbols
* [`584f06aa`](584f06aaba) ui/ligatures: remove call to non-existent function
* [`c74f8170`](c74f8170b6) Remove mac-specific packages from core
* [`995b4528`](995b45285c) core: revise & clarify comments
* [`91ab0295`](91ab02951d) Minor refactors across the board
* [`f6f90c97`](f6f90c9791) Fix lsp packages failing to load
2020-08-21 11:00:34 +02:00
5d65892f2a Merge remote-tracking branch 'origin/develop' 2020-08-21 10:59:12 +02:00
0b8e14d0a6 niv org-mode: update ea946353 -> 5417e384
## Changelog for org-mode:
Commits: [emacs-straight/org-mode@ea946353...5417e384](ea946353aa...5417e384eb)

* [`81e29484`](81e2948472) Fix org-fontify-whole-*-line by setting face extension (bugemacs-straight/org-mode#42184)
* [`ab9b14a8`](ab9b14a80f) org.el: (org-get-cursor-date): Fix regular expression
2020-08-15 18:55:36 +02:00
0fc7288cf9 niv emacs-overlay: update 5827ccc1 -> 0d26f583
## Changelog for emacs-overlay:
Commits: [nix-community/emacs-overlay@5827ccc1...0d26f583](5827ccc137...0d26f583bb)

* [`e8604926`](e860492611) Updated repos/emacs
* [`5dd8280b`](5dd8280b3d) Updated repos/melpa
* [`9d38d75d`](9d38d75d81) Update fromElisp
* [`7fd14615`](7fd146158e) Use the native Org mode parsing capabilities of fromElisp...
* [`aa264735`](aa26473565) Updated repos/elpa
* [`08259522`](082595224e) Updated repos/melpa
* [`e55fe33e`](e55fe33e2f) Updated repos/emacs
* [`e480b224`](e480b224b1) Updated repos/melpa
* [`adb9c3e3`](adb9c3e308) Updated repos/emacs
* [`ad65277b`](ad65277bb1) Updated repos/melpa
* [`8f938494`](8f93849475) Updated repos/emacs
* [`b839a0ed`](b839a0ed8b) Updated repos/melpa
* [`6ff0eb97`](6ff0eb978c) Updated repos/emacs
* [`9b64837a`](9b64837a5d) Updated repos/fromElisp
* [`4b9599f3`](4b9599f353) Updated repos/melpa
* [`d35c0d1a`](d35c0d1a6f) Updated repos/emacs
* [`25fd607a`](25fd607aaf) Updated repos/melpa
* [`abffff03`](abffff0361) Updated repos/elpa
* [`00cb657c`](00cb657c30) Updated repos/emacs
* [`814aad6f`](814aad6f13) Updated repos/melpa
* [`b5b63076`](b5b63076de) Updated repos/org
* [`98d5c6bd`](98d5c6bd56) Updated repos/melpa
* [`8692dad7`](8692dad7d1) Updated repos/emacs
* [`b55e6c07`](b55e6c074e) Updated repos/melpa
* [`89112219`](891122199b) Updated repos/elpa
* [`641c77b0`](641c77b050) Updated repos/emacs
* [`853e4e31`](853e4e31a9) Updated repos/melpa
* [`7e0bc48c`](7e0bc48c13) Updated repos/emacs
* [`f5d666cc`](f5d666cc93) Updated repos/melpa
* [`8e3b6756`](8e3b6756a0) Updated repos/elpa
* [`cdda70db`](cdda70dbe2) Updated repos/emacs
* [`aa199d5e`](aa199d5e70) Updated repos/melpa
* [`b9001814`](b900181472) Add `alwaysTangle` argument to emacsWithPackagesFromUsePackage
* [`1428703c`](1428703cee) mkGitEmacs: Reimplement as a pipeline
* [`8c65ae95`](8c65ae9551) default.nix: Reformat with nixpkgs-fmt
* [`ffff37e6`](ffff37e643) Updated repos/elpa
* [`fa5334e5`](fa5334e5f7) Updated repos/emacs
* [`0638a7c2`](0638a7c20b) Updated repos/melpa
* [`2c10555b`](2c10555bfd) Updated repos/emacs
* [`6bdf4ac4`](6bdf4ac4e3) Updated repos/melpa
* [`d7a6b62a`](d7a6b62a40) Updated repos/emacs
* [`787ca42b`](787ca42ba5) Updated repos/melpa
* [`bf08a042`](bf08a042ad) Updated repos/emacs
* [`38838009`](388380095a) Updated repos/melpa
* [`81f37beb`](81f37beb04) Updated repos/emacs
* [`eee9d5ff`](eee9d5ff44) Updated repos/melpa
* [`cd9d45be`](cd9d45be91) Updated repos/emacs
* [`4dbafc21`](4dbafc2117) Updated repos/melpa
* [`5cc4d1e8`](5cc4d1e89a) Updated repos/emacs
* [`88d65fe6`](88d65fe690) Updated repos/melpa
* [`d2cdfc9b`](d2cdfc9b2d) Updated repos/melpa
* [`c4f97e53`](c4f97e5369) Updated repos/emacs
* [`681a2e52`](681a2e52a0) Updated repos/melpa
* [`4d3f226c`](4d3f226ca2) Updated repos/emacs
* [`19d17286`](19d1728643) Updated repos/melpa
* [`2348d7a2`](2348d7a295) Updated repos/emacs
* [`b9e017b0`](b9e017b0d9) Updated repos/melpa
* [`f7b3c276`](f7b3c27614) Updated repos/emacs
* [`0d26f583`](0d26f583bb) Updated repos/melpa
2020-08-15 18:55:36 +02:00
36a324d6ea niv doom-emacs: update 461b3377 -> d02d78c3
## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@461b3377...d02d78c3](461b337734...d02d78c3fa)

* [`69259093`](69259093e2) tools/lsp: fix lsp-mode init
* [`29489aad`](29489aad34) Remove 'doom update'
* [`76063111`](7606311108) Fix evil-multiedit
* [`b091a43f`](b091a43fc7) ui/modeline: don't resolve project root over tramp
* [`3760ceb0`](3760ceb048) Fix deduplication in add-load-path!
* [`7bec0e35`](7bec0e3518) Fix doom/help-search-load-path & doom/help-search-loaded-files
* [`39344dee`](39344dee79) lang/python: update & correct README
* [`d39bd901`](d39bd90106) Bump :lang python
* [`673ab37d`](673ab37dac) Make function column in profiler report wider
* [`73cb463b`](73cb463bdf) doc/faq: expand on "which terminal should I use?"
* [`4cbc2abb`](4cbc2abb09) Don't invoke company on C-SPC if in minibuffer
* [`3b13105e`](3b13105e0e) lang/org: add jupyter support to eval handler
* [`fd3b8985`](fd3b89854e) completion/company: minor refactor/reformatting
* [`f686e01f`](f686e01f4b) lang/org: fix eval handler
* [`db7b2f6d`](db7b2f6da9) completion/ivy: show chevron on highlighted item in tty
* [`88a5a88f`](88a5a88fa5) Bump :ui modeline
* [`ef09695f`](ef09695f57) Bump :completion company
* [`0a4841b2`](0a4841b247) Add :os tty module
* [`aae8203f`](aae8203f86) os/tty: mention true-color and italics in readme
* [`d2bc2ff4`](d2bc2ff44b) config/literate: improve tangling algorithm
* [`e54bbb7d`](e54bbb7d1e) Remove redundant visible-cursor setting
* [`157bc61d`](157bc61d63) Fix kill-current-buffer prompting to save survivor buffers
* [`d8908a0c`](d8908a0c32) Fix +default/newline indenting after newline
* [`8bbac4bf`](8bbac4bfb3) Minor refactors
* [`b129b51d`](b129b51d4d) os/tty: mention truecolor support is built into 27.1+
* [`dd775167`](dd775167ae) Add evil-tex package to :lang latex
* [`445c8e64`](445c8e646c) Fix typo +osx to +osc
* [`358ca986`](358ca9864b) tools/lsp: remove redundant config
* [`de4532f9`](de4532f979) ui/doom-dashboard: have 'last-project policy fall back to CWD
* [`40cf6139`](40cf6139ed) Make evil-join remove comment delimiters
* [`2e6902f7`](2e6902f7ae) Unbind TAB in comint buffers
* [`3173b39b`](3173b39b58) lang/org: different bullets for nested plain lists
* [`eb9cb0c6`](eb9cb0c6e9) Fix org version conflicts due to literate config hlissner/doom-emacs#3649
* [`6f51f062`](6f51f062a7) Enable native ligature support on emacs-28/mac
* [`7d3a23e5`](7d3a23e53f) Update `org-gcal` repo link
* [`85b5103c`](85b5103cd9) Fix hlissner/doom-emacs#3717: command = super, option = meta
* [`050ac737`](050ac73789) Prevent illegal envvars causing bash syntax errors
* [`95c5ebc0`](95c5ebc01a) Fix hlissner/doom-emacs#3726: respect +magit-open-windows-in-direction
* [`64dfc709`](64dfc709bf) Fix hlissner/doom-emacs#3729: config.org not getting tangled
* [`6510c131`](6510c13136) Updates getting_started.org.
* [`d9739a2d`](d9739a2d10) Fix hlissner/doom-emacs#3727: 'doom: command not found' error on 'doom upgrade'
* [`ab337686`](ab3376869d) Fix hlissner/doom-emacs#3731: fix dap-java keybinds
* [`03162466`](03162466c6) Fix fix for hlissner/doom-emacs#3731
* [`08e5b853`](08e5b8535a) ui/workspaces: don't persist TRAMP buffers
* [`8fc82cac`](8fc82cacdb) Bump :ui doom
* [`132b8390`](132b8390d0) Generalize emacs argument in shell.nix
* [`50f1391e`](50f1391e86) Fix hlissner/doom-emacs#3274: don't chain checkers to LSP
* [`6cf5d72f`](6cf5d72ff6) Generalize LSP optimizations to include eglot
* [`809eae33`](809eae331f) Fix hlissner/doom-emacs#3732: hard-to-see flycheck indicators
* [`f5ba3d94`](f5ba3d9498) config/literate: revise readme
* [`8df090fb`](8df090fb29) Reduce git history downloaded with straight.el
* [`ca7a18f3`](ca7a18f3c6) Bump :lang java
* [`11be796c`](11be796c9b) cli/doctor: warn if native JSON library is missing
* [`8bb47f96`](8bb47f96d8) cli/doctor: fix native json detection
* [`577e8b81`](577e8b8102) Excluse treemacs buffer from ace-window
* [`0b349bf1`](0b349bf1c0) ui/modeline: fix constant redisplay errors
* [`3ce18233`](3ce18233e1) Fix untargetable treemacs window from ace-window
* [`38a95f7e`](38a95f7e58) Bump :term vterm
* [`335af41b`](335af41b70) Bump :ui doom
* [`88b1d05a`](88b1d05a4a) tools/pdf: revise readme
* [`6e764ade`](6e764ade2b) Add LSP/eglot support to +cc/reload-compile-db
* [`d02d78c3`](d02d78c3fa) Make find-file-in-project faster in large projects
2020-08-15 18:55:36 +02:00
edea767bd1 Skip Emacs's own package verification and let Nix do it for us
having gnupg around the build triggers emacs to use it for package signature
verification. this would not work anyway because the build sandbox does not
have a properly configured user home and environment.

Fixes: #33
2020-08-15 18:54:46 +02:00
ebb3030dbe Merge branch 'develop' 2020-08-15 13:38:58 +02:00
5fee13898a niv org-mode: update a1e5bee5 -> ea946353
## Changelog for org-mode:
Commits: [emacs-straight/org-mode@a1e5bee5...ea946353](a1e5bee5cb...ea946353aa)

* [`b395f0ab`](b395f0abf6) ol.el: Fixed typo
* [`df5a8363`](df5a836375) ob-core: Call org-confirm-babel-evaluate with expanded noweb refs
* [`093b474e`](093b474e6a) org-list: Operate on single line if no active region
* [`ea946353`](ea946353aa) ob-core: file-mode option in source code block arguments
2020-08-10 14:34:42 +02:00
f804a5e4c4 niv emacs-overlay: update 5d36f14d -> 5827ccc1
## Changelog for emacs-overlay:
Commits: [nix-community/emacs-overlay@5d36f14d...5827ccc1](5d36f14d62...5827ccc137)

* [`ab090dfc`](ab090dfca0) Updated repos/emacs
* [`14440fbf`](14440fbf1e) Updated repos/melpa
* [`fc255b97`](fc255b9796) Updated repos/emacs
* [`c49d927e`](c49d927ec9) Updated repos/melpa
* [`238a04ee`](238a04eedc) Updated repos/melpa
* [`cab2cff7`](cab2cff74d) Updated repos/melpa
* [`4d9dac0c`](4d9dac0cb8) emacsUnstable: Re-add harfbuzz & jansson
* [`a8db5959`](a8db5959c4) Updated repos/emacs
* [`0f290c55`](0f290c5509) Updated repos/melpa
* [`c9e1c8cb`](c9e1c8cb77) parsePackagesFromUsePackage: Allow passing config as a path & auto-tangle org configs
* [`52f4be9e`](52f4be9eda) Updated repos/elpa
* [`90095d54`](90095d54b9) Updated repos/melpa
* [`6cee7188`](6cee7188b2) Updated repos/melpa
* [`a51b0070`](a51b007053) Updated repos/melpa
* [`74e12e85`](74e12e854a) Updated repos/melpa
* [`c7a05f72`](c7a05f7261) Updated repos/emacs
* [`24d22b81`](24d22b81ef) Updated repos/melpa
* [`31ce196e`](31ce196ec3) Updated repos/emacs
* [`155efbbd`](155efbbd43) Updated repos/melpa
* [`685a7a4f`](685a7a4ff7) Updated repos/melpa
* [`487335e0`](487335e088) Updated repos/melpa
* [`513c4373`](513c437373) Updated repos/emacs
* [`cb059556`](cb059556c3) Updated repos/melpa
* [`b7c2db18`](b7c2db18f6) Updated repos/emacs
* [`56e595eb`](56e595eb9a) Updated repos/melpa
* [`de7d7aa4`](de7d7aa4da) Updated repos/emacs
* [`472b73e5`](472b73e58f) Updated repos/melpa
* [`d97d0f83`](d97d0f8303) Updated repos/emacs
* [`897be260`](897be2600a) Updated repos/melpa
* [`69d3d001`](69d3d0015d) Updated repos/emacs
* [`f7130bac`](f7130bacb5) Updated repos/melpa
* [`43364b5b`](43364b5bea) Updated repos/org
* [`cad51cd9`](cad51cd946) Updated repos/melpa
* [`fd4d058c`](fd4d058c5b) Updated repos/emacs
* [`9df195b8`](9df195b815) Updated repos/melpa
* [`5aa245a8`](5aa245a8cc) Updated repos/melpa
* [`54df9091`](54df9091af) Updated repos/emacs
* [`ec96633b`](ec96633b92) Updated repos/melpa
* [`daf3910f`](daf3910f86) Updated repos/emacs
* [`16b13718`](16b1371877) Updated repos/melpa
* [`3a421262`](3a421262be) Updated repos/melpa
* [`0dbeb53f`](0dbeb53f53) Updated repos/emacs
* [`d99115fe`](d99115feda) Updated repos/melpa
* [`2d875682`](2d87568250) Updated repos/melpa
* [`b1b8f543`](b1b8f543f5) Updated repos/emacs
* [`a415f627`](a415f62744) Updated repos/melpa
* [`d648f64a`](d648f64a3e) Updated repos/emacs
* [`f67f3192`](f67f3192a1) Updated repos/melpa
* [`6ebd71db`](6ebd71db93) Updated repos/elpa
* [`8ea0815f`](8ea0815f89) Updated repos/emacs
* [`cc94ed25`](cc94ed2531) Updated repos/melpa
* [`b6efce9d`](b6efce9dc5) Updated repos/melpa
* [`3091eb9f`](3091eb9f01) Updated repos/emacs
* [`72694a54`](72694a5420) Updated repos/melpa
* [`7a3098df`](7a3098df25) Updated repos/melpa
* [`ca31d47d`](ca31d47d72) Updated repos/emacs
* [`acc33c3e`](acc33c3ef8) Updated repos/melpa
* [`fbcf32ec`](fbcf32ec1c) Updated repos/emacs
* [`cb5f9a9f`](cb5f9a9f88) Updated repos/melpa
* [`0258de5a`](0258de5a06) Updated repos/emacs
* [`09361d19`](09361d197f) Updated repos/melpa
* [`6ea9439a`](6ea9439a84) Updated repos/elpa
* [`bfb416da`](bfb416da4b) Updated repos/melpa
* [`70b1594b`](70b1594bac) Updated repos/emacs
* [`4b628d11`](4b628d1191) Updated repos/melpa
* [`a51e8b14`](a51e8b1454) Updated repos/emacs
* [`569172c5`](569172c518) Updated repos/melpa
* [`8c3730d2`](8c3730d2ec) Updated repos/emacs
* [`9443159d`](9443159d18) Updated repos/melpa
* [`d76c0397`](d76c0397af) Updated repos/emacs
* [`8158d249`](8158d249bc) Updated repos/melpa
* [`9df3ac81`](9df3ac81fa) Updated repos/emacs
* [`9da76062`](9da7606204) Updated repos/melpa
* [`ff0c5d84`](ff0c5d843d) Updated repos/emacs
* [`5827ccc1`](5827ccc137) Updated repos/melpa
2020-08-10 14:34:32 +02:00
fdb833dbb5 niv doom-emacs: update 09248015 -> 461b3377
## Changelog for doom-emacs:
Commits: [hlissner/doom-emacs@09248015...461b3377](092480152e...461b337734)

* [`8f994551`](8f994551d4) Add cfw:org-create-file-source to list of commands
* [`87d0fff2`](87d0fff2fd) Example doesn't work in general
* [`46802af6`](46802af6d9) Bump :ui doom
* [`8f7a8be0`](8f7a8be0ca) Bump :lang org
* [`2c158a41`](2c158a4112) Disable highlight-indent-guides-mode in org-indent-mode
* [`c7ceed8b`](c7ceed8be7) lang/org: set 3 new defaults
* [`a54d2b38`](a54d2b3804) lang/org: optimize org-agenda hlissner/doom-emacs#2672
* [`6a64f374`](6a64f37435) Minor refactors & revision across the board
* [`e58ff8eb`](e58ff8ebf0) lang/org: mention org-roam's sqlite3 dependency
* [`0c47a034`](0c47a03491) Fix hlissner/doom-emacs#3655: evil-collection-vterm hangs native comp
* [`6a4283c9`](6a4283c9d4) More convenient search buffer
* [`f82775fe`](f82775fead) Fix 'Wrong type argument: commandp, +default/search-project'
* [`4c1ad04e`](4c1ad04e7f) Fix 'void-variable: org-indent-mode' error
* [`8b81c4c7`](8b81c4c72a) Fix hlissner/doom-emacs#3657: remove dap-java reference
* [`ff18b132`](ff18b1329e) Fix hlissner/doom-emacs#3660: inhibit expensive mode hooks in src blocks
* [`d6fb7d8a`](d6fb7d8ac6) lang/org: fix mode restart in buried agenda buffers
* [`434f1070`](434f107099) lang/org: org-latex-prefer-user-labels = t
* [`351e7036`](351e7036d9) doom-cleanup-project-cache-h: do nothing if caching is disabled
* [`c3ac295f`](c3ac295f7d) Remove Icon^M from projectile-globally-ignored-files
* [`d597663d`](d597663d63) Discover projects on switch-project
* [`e01a9e81`](e01a9e8173) docs/modules.org: minor revisions
* [`ecaa2463`](ecaa246361) Bump :lang ocaml
* [`38390be0`](38390be0db) Bump :lang markdown
* [`cccc5d24`](cccc5d2479) Bump :lang php
* [`16acf1a4`](16acf1a41f) Bump :lang purescript
* [`84fe780b`](84fe780b34) tools/lookup: remove redundant Emacs 26 gnutls fix
* [`e07cc77c`](e07cc77c19) docs/getting_started: clarify ~/.emacs.d/bin entry in PATH
* [`8a0fd0b1`](8a0fd0b18d) Bump :emacs dired
* [`bfb04102`](bfb04102ef) email/mu4e: replace org-mu4e with org-msg
* [`318b3ef2`](318b3ef238) tools/debugger: refactor dap lib loader
* [`e852ac04`](e852ac0469) Re-introduce +lsp-company-backends
* [`f7b786f7`](f7b786f72e) Reduce projectile cache limit
* [`68507e1e`](68507e1eac) Load straight in doom/bump* commands
* [`7dab38de`](7dab38deea) Add -A/-R switches to 'doom env'
* [`a9546576`](a954657631) Bump :lang csharp
* [`d451ffae`](d451ffaec9) Bump :tools ein
* [`014a3b5c`](014a3b5c4c) Bump :tools magit
* [`de343fd3`](de343fd314) lang/csharp: add csproj-mode package
* [`ffbd7b63`](ffbd7b63bf) Fix hlissner/doom-emacs#3654: prevent org-export-to-html removing line-breaks
* [`23372c82`](23372c82b9) ui(tabs): use a smaller dot to show unsaved file status
* [`b08f9c60`](b08f9c607d) Fix hlissner/doom-emacs#3671: some dap-mode libs not loading
* [`7784c0b6`](7784c0b6e9) No-op (lsp) if already enabled hlissner/doom-emacs#3390
* [`c7513e41`](c7513e4135) Fix hlissner/doom-emacs#3390: only execute local-vars hooks once
* [`c3be7413`](c3be74139a) Add eval-and-replace support to evil-mc
* [`a9bd4965`](a9bd4965bf) Improve error handling in doom-first-*-hook
* [`b8c20d50`](b8c20d50fe) Fix unreadable indentation in native elisp files
* [`a9d36ddc`](a9d36ddcaf) editor/multiple-cursors: minor refactor
* [`1406a457`](1406a45750) Fix indentation highlights in built-in libraries
* [`e2855db2`](e2855db2a6) Refactor doom-highlight-non-default-indentation-h
* [`1d7d493f`](1d7d493f0d) Remove redundant auto-mode-alist entries
* [`439999cb`](439999cb66) Add tramp-own-remote-path to tramp-remote-path
* [`a1b39b40`](a1b39b4011) Bump :lang nix
* [`9ac9deb0`](9ac9deb0fd) Bump :lang clojure
* [`6e702a43`](6e702a435a) Warn when :ensure t is used
* [`7638bd39`](7638bd3968) Revert 439999cb6
* [`9f84bc33`](9f84bc334b) Forward file-missing errors from within autoloads
* [`6ba04c13`](6ba04c13b2) Fix file template header in $DOOMDIR/autoload.
* [`8580b53e`](8580b53e8e) Fix hlissner/doom-emacs#3685: don't mutate org buffer when tangling
* [`f641bf45`](f641bf4554) Fix 'void-variable: backup' error
* [`c7bfbafd`](c7bfbafdcc) Tempfix hlissner/doom-emacs#3683: vterm not building on emacsgcc
* [`dc489d24`](dc489d24e7) bidi-inhibit-bpa = t
* [`01c5c356`](01c5c35686) Fix hlissner/doom-emacs#3688: failure tangling config.org
* [`214411ed`](214411edb4) racket-mode: avoid using flycheck-disable-checker
* [`5a68352c`](5a68352cd5) Mention that +evil-repeat-keys can be set to nil
* [`00a8f750`](00a8f750ed) Fix wrong-type-arg: stringp when tangling config.org
* [`77fbde95`](77fbde957a) Remove universal repeater on ; and ,
* [`d81ef695`](d81ef69525) Fix hlissner/doom-emacs#3693: don't unfold archive trees on file-open
* [`9a5175dd`](9a5175dd0e) Fix savehist compression & persist marks
* [`863eb82e`](863eb82efd) S-RET -> insert literal newline
* [`68c15ef4`](68c15ef4ae) lang/org: tie auto-indent on RET to electric-indent
* [`c6766c29`](c6766c293d) C-down-mouse-2 -> reset text-scale
* [`2c0cbec7`](2c0cbec7c8) Fix universal {C,s}-RET keybinds in tty Emacs
* [`80e1e8ff`](80e1e8ff9a) lang/org: refactor & reformatting
* [`8ae0e799`](8ae0e79918) lang/org: add eval handler
* [`68136f7f`](68136f7ff9) lang/org: add +pretty flag; move org-superstar
* [`d9fd738b`](d9fd738ba6) Fix hlissner/doom-emacs#3695: load lsp-java for dap-mode
* [`4bed77aa`](4bed77aa3a) evil-kbd-macro-suppress-motion-error = t
* [`c88eb0ff`](c88eb0fff8) Bump :lang crystal
* [`6f2471cd`](6f2471cda7) Bind ZX -> Save then kill current buffer
* [`58b4ac9d`](58b4ac9d6d) PR feedback
* [`a16c40d4`](a16c40d493) tools/magit: split sub-windows to the side
* [`3afee78c`](3afee78c8b) tools/debugger: fix file-missing dap-ui-mode error
* [`aba2dcaf`](aba2dcaf11) tools/debugger: bind `SPC m d` to dap-hydra
* [`b5706c57`](b5706c5793) Fix inverted on/off message from doom-debug-mode
* [`3b159dda`](3b159dda0a) lang/org: add code-completion in src blocks
* [`5a80db87`](5a80db875c) lang/org: add lookup handlers for src blocks
* [`bf904232`](bf9042327c) lang/org: improve jupyter support
* [`e6417172`](e6417172cb) Bump :tools eval
* [`f0ad8cca`](f0ad8cca25) docs/api: fix keymap in map! examples
* [`72da7a3f`](72da7a3f04) editor/format: add org src-block support
* [`51ec5493`](51ec5493f3) Bump :input chinese japanese
* [`3f5cc4c6`](3f5cc4c630) Bump :tools lsp debugger
* [`461b3377`](461b337734) Bump :term eshell
2020-08-10 14:34:17 +02:00