doomemacs/lisp
Henrik Lissner 7d69c5f7df
fix(lib): void-function editorconfig--default-indent-size-function
There are two editorconfig libraries. One built into 30+ and one on
MELPA. Same name, different APIs. If the MELPA one is installed through,
say, your OS package manager, then the detection heuristic in
`doom/set-indent-width` could get confused which library is which.

Fix: #8423
2025-07-01 14:22:10 +02:00
..
cli fix(cli): doom emacs: command not found 2025-06-26 22:54:37 +02:00
lib fix(lib): void-function editorconfig--default-indent-size-function 2025-07-01 14:22:10 +02:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
demos.org refactor: deprecate appendq!, prependq!, & delq! macros 2025-03-25 14:16:56 -04:00
doom-cli.el refactor(cli): doom version: add -v/--verbose option 2025-06-25 17:36:59 +02:00
doom-compat.el fix(lib): void-function static-unless error 2025-04-15 01:25:17 -04:00
doom-editor.el refactor!: remove highlight-numbers 2025-06-29 18:53:40 +02:00
doom-elpaca.el refactor!: restructure Doom core 2024-11-03 01:52:28 -05:00
doom-keybinds.el refactor: deprecate appendq!, prependq!, & delq! macros 2025-03-25 14:16:56 -04:00
doom-lib.el docs(lib): revise various docstrings 2025-05-09 01:14:16 -04:00
doom-projects.el fix: init known projects before projectile-ensure-project 2025-03-30 16:10:23 -04:00
doom-start.el fix: clipboard issues on Windows + WSL 2025-03-26 07:55:36 -04:00
doom-straight.el fix: defining as dynamic an already lexical var 2025-05-15 14:21:00 +02:00
doom-ui.el refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
doom.el release(modules): 25.07.0-dev 2025-06-02 14:19:26 +02:00
init.el dev: replace .doomrc w/ .doom.el 2025-06-30 15:23:27 +02:00
packages.el refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00