Files
doomemacs/lisp
Henrik Lissner da3d0687c5 fix: doom-init-fonts-h: don't run more than needed
The face and theme-face manipulation only needs to happen once per
frame, and the `set-fontset-font` calls only need to happen once per
session (or whenever the user calls `M-x doom/reload-fonts`). This
change ensures this and saves Emacs some work when initializing new
frames, as well as resolves `set-fontset-font` related segfaults in some
edge cases (#7803).

Fix: #7803
2024-04-09 03:14:08 -04:00
..
2024-04-01 13:30:10 -04:00
2024-04-04 00:23:20 -04:00
2022-09-24 18:46:21 +02:00
2024-03-24 18:08:09 -04:00