Files
doomemacs/lisp
Henrik Lissner 87a024ee90 fix: don't byte-compile profile init file
The performance benefit of doing so has always been questionable or, at
best, negligible, but has caused numerous issues over the years. The
latest one being #8162, where byte-compiling a profile init file with
too many package autoloads would consume more than 255 opcodes, causing
an overflow error.

For simplicity's sake, Doom will no longer byte-compile this file.

Fix: #8162
2024-11-19 00:40:57 -05:00
..
2024-11-13 17:21:32 -05:00
2024-09-14 20:47:39 -04:00
2024-11-15 04:08:23 -05:00