mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
Fixes an edge case where setq-hook! would override the setq hooks of other calls to setq-hook! I want to avoid make-symbol/gensym so users can refer to these hook functions by name, in case users want to remove these hooks by hand, if necessary (e.g. for debugging purposes).
20 KiB
20 KiB