doomemacs/core/cli
Henrik Lissner 806d9c0116
fix(cli): remove bufler from excluded autoloads
I was discussing issues generating autoloads files from some packages
with someone on Discord, and they mentioned issues with
alphapapa/bufler.el, so I added doom-autoloads-excluded-files in
5d0f781062, and also added bufler to it by default. In hindsight, that
doesn't make much sense as a default when Doom and its modules don't
even install bufler (and even if they did, this shouldn't be done in
core).

Ref: 5d0f781062
2022-03-31 19:25:49 +02:00
..
lib tweak(cli): improve backtrace formatting 2021-10-10 18:36:46 +02:00
autoloads.el fix(cli): remove bufler from excluded autoloads 2022-03-31 19:25:49 +02:00
byte-compile.el Refactor doom-{path,file,dir,glob} 2021-05-23 21:49:02 -04:00
ci.el refactor(cli): minor refactors and comment revision 2022-03-31 19:25:49 +02:00
debug.el refactor(lib): doom-info & remove unused commands 2022-03-30 17:32:47 +02:00
doctor.el docs: add doctor for dev versions of Emacs 2021-11-20 18:32:59 +01:00
env.el fix(cli): ignore system/user git configs 2022-03-31 01:06:07 +02:00
help.el Fix 'doom help' 2020-08-24 23:36:11 -04:00
install.el feat(cli): allow opting-out of deploying git hooks 2022-01-27 15:06:45 +01:00
packages.el fix(cli): update recipe repos (MELPA/ELPA/etc) earlier 2021-11-22 16:49:43 +01:00
sync.el doom purge: delete old ELN directories 2021-01-31 04:30:48 -05:00
test.el Refactor autoload generator bootstrappers 2020-01-01 13:31:40 -05:00
upgrade.el doom upgrade: delete straight if recipe changed 2021-05-06 04:27:33 -04:00