Files
doomemacs/core
Henrik Lissner 9c15bb82f9 Fix hook collisions by setq-hook!
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).
2019-07-06 23:22:28 +02:00
..
2019-04-24 18:16:05 -04:00
2019-06-26 14:31:07 +02:00
2019-07-06 23:22:28 +02:00
2019-06-26 21:06:05 +02:00
2019-06-26 14:31:06 +02:00
2019-06-18 17:30:08 +02:00