doomemacs/core
Itai Y. Efrat 49a5c51615 selectrum: fix bugs when counsel is loaded (hack)
some doom functions check the completion module with `fboundp`'s instead
of `featurep!`, and counsel can be loaded by using e.g. `lispy`. we add
temporary fixes for this by checking for selectrum stuff first, but this
should be given a more robust fix later on

also we document the selectrum PR's hacks in the TODO.org

see discussion on #5013
2021-07-25 02:50:42 +03:00
..
autoload selectrum: fix bugs when counsel is loaded (hack) 2021-07-25 02:50:42 +03:00
cli Remove remaining Emacs27+ checks 2021-07-10 16:03:41 +03:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el Minor refactors, reformatting, & comment revision 2021-07-11 17:52:08 -04:00
core-editor.el Minor refactors & reformatting 2021-05-25 10:35:21 -04:00
core-keybinds.el Activate general-auto-unbind-keys post-startup 2021-07-13 14:34:30 -04:00
core-lib.el Drop Emacs 26.x support 2021-07-06 02:31:52 -04:00
core-modules.el core: minor refactors and comment revisions 2021-05-06 18:36:32 -04:00
core-packages.el Remove doom update and replace with doom sync -u 2021-06-03 16:17:17 +02:00
core-projects.el Remove "fix" for projectile + $HOME git repos 2021-05-23 22:09:07 -04:00
core-ui.el Fix #5169: x-underline-at-descent-line = nil 2021-07-08 15:20:22 -04:00
core.el Don't log hooks 2021-07-11 17:52:08 -04:00
packages.el Bump :core 2021-07-06 02:32:38 -04:00