mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 10:31:23 -08:00
Consecutive expand-file-name and recursive apply's can be expensive, so the function has been simplified to rely more on file-name-concat. This does change one trait about it, however: absolute paths in SEGMENTS no long reroot the whole path, and are concatenated as ordinary file segments. The performance benefit is more pronounced on Emacs 28+, and will be even more so when Doom later starts byte-compiling its libraries. |
||
|---|---|---|
| .. | ||
| cli | ||
| lib | ||
| doom-cli-lib.el | ||
| doom-cli.el | ||
| doom-editor.el | ||
| doom-keybinds.el | ||
| doom-lib.el | ||
| doom-modules.el | ||
| doom-packages.el | ||
| doom-projects.el | ||
| doom-start.el | ||
| doom-ui.el | ||
| doom.el | ||
| packages.el | ||