doom-emacs/lisp
Henrik Lissner 46ad9b0d6f
fix(org): don't change tab-width in org-mode
Recently, org-mode made a non-standard tab-width an error state.
Unfortunately, it's way too easy for users to accidentally change
it (e.g. with editorconfig, indiscriminate setter hooks, or other
packages), and since there is zero reason to ever want a non-standard
tab-width in org-mode, I not only exclude it from dtrt-indent as a
global default (i.e. not only as part of :lang org), but I add a late
org-mode-hook hook to reset tab-width, just in case.
2024-05-21 17:16:48 +02:00
..
cli tweak(cli): use fancier string-dist suggestion alg 2024-05-21 17:16:46 +02:00
lib fix(lib): doom/sudo-find-file: expand given path 2024-05-21 17:16:44 +02:00
demos.org refactor(emacs-lisp): elisp-demos: reorganize Doom demos 2024-05-21 17:16:37 +02:00
doom-cli.el fix(cli): ensure $EMACSDIR/lisp/cli is in $DOOMPATH 2024-05-21 17:16:43 +02:00
doom-editor.el fix(org): don't change tab-width in org-mode 2024-05-21 17:16:48 +02:00
doom-keybinds.el refactor!: deprecate IS-* OS constants 2024-05-21 17:16:36 +02:00
doom-lib.el fix(lib): appease byte-compiler-sama 2024-05-21 17:16:31 +02:00
doom-modules.el fix: void-variable doom-modules-load-path error 2024-05-21 17:16:43 +02:00
doom-packages.el nit: general reformatting & minor comment revision 2024-05-21 17:15:54 +02:00
doom-profiles.el refactor: s/doom-modules-dirs/doom-module-load-path/ 2024-05-21 17:16:39 +02:00
doom-projects.el refactor!: deprecate IS-* OS constants 2024-05-21 17:16:36 +02:00
doom-start.el refactor!: deprecate IS-* OS constants 2024-05-21 17:16:36 +02:00
doom-ui.el fix: blank frame on can't-find-font error during startup 2024-05-21 17:16:47 +02:00
doom.el nit: fix s/make/bake typo 2024-05-21 17:16:37 +02:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el refactor: remove all-the-icons 2024-05-21 17:16:42 +02:00