Files
doomemacs/modules
Henrik Lissner e8c22c770b docs(emacs-lisp): remove sharp-quoted example for add-hook!
add-hook! is advertised to be able to add multiple hooks using a
function-quoted list of functions, but add-hook! never actually
supported this. Rather than correct the implementation, I'm correcting
the documentation instead, because sharp-quoting lists betrays the
semantics of the sharp-quote. Quoted lists should still work fine
though (as documented in add-hook!'s docstring).

Close: #5843
2022-04-03 14:58:35 +02:00
..
2022-01-31 01:19:11 +01:00
2022-02-23 15:23:14 +01:00
2022-03-31 19:25:50 +02:00
2022-02-10 21:07:20 +01:00
2022-04-03 14:22:10 +02:00
2022-03-31 21:08:31 +02:00