Files
doomemacs/lisp/doom-lib.el
Henrik Lissner 986573a4a2 perf(lib): dir!: unset file-name-handler-alist
file-name-directory consults this variable for alternative strategies,
which is unnecessary work. (file!) won't (and should never be used in
any context where it could) return anything but a simple file path.
2023-02-21 03:30:51 -05:00

38 KiB