doomemacs/core/autoload
Henrik Lissner 336e7f0087
perf(lib): use syntax table instead of major mode
Should speed up doom/info a bit, and reduce potential edge cases caused
by emacs-lisp-mode hooks.
2022-06-18 16:57:17 +02:00
..
buffers.el nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
config.el fix: doom/reload not restoring initial envvars 2021-10-01 18:20:16 +02:00
debug.el perf(lib): use syntax table instead of major mode 2022-06-18 16:57:17 +02:00
files.el fix(lib): doom-files-in's :map causing type errors 2022-05-05 20:32:54 +02:00
fonts.el feat(lib): add doom-font-exists-p 2022-01-03 18:34:01 +01:00
help.el fix(lib): typo in doom--help-major-mode-module-alist 2022-02-17 18:06:37 +01:00
output.el Fix #5253: error if message is called with nil arg 2021-07-10 19:41:13 -04:00
packages.el fix(lib): cases where doom/bumpify-diff fails 2022-03-31 19:25:49 +02:00
plist.el refactor!(lib): remove {doplist!,plist-delete!,doom-plist-delete} 2022-06-17 18:21:22 +02:00
process.el Bump :core 2021-04-29 17:24:40 -04:00
projects.el fix(lib): void-variable error in doom/add-directory-as-project 2022-06-10 13:13:10 +02:00
sandbox.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
scratch.el Change doom-{interactive,debug}-mode suffix to -p 2020-05-25 03:43:40 -04:00
sessions.el fix(lib): type error on doom/restart-and-restore 2022-05-09 15:36:20 +02:00
store.el Fix expiration of doom-store entries 2021-03-11 17:55:29 -05:00
system.el fix(lib): unknown type: consp on Emacs 29+ 2022-06-10 13:12:22 +02:00
text.el fix(lib): void-variable var 2022-04-03 20:06:58 +02:00
themes.el fix(lib): doom/reload-theme not reloading active theme 2021-09-30 15:06:57 +02:00
ui.el refactor(lib): remove doom-apply-ansi-color-to-compilation-buffer-h 2022-06-17 18:21:23 +02:00