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
..
app fix(rss): unbalanced parens in map! 2022-01-31 01:19:11 +01:00
checkers bump: :checkers spell 2022-02-23 15:23:14 +01:00
completion fix(vertico): vertico-resume to vertico-repeat. 2022-04-01 18:57:41 +02:00
config refactor(default,python): move smartparens config 2022-04-01 19:12:35 +02:00
editor bump: :editor 2022-03-31 19:25:50 +02:00
emacs fix(ibuffer): wrong-number-of-args error on ibuffer-find-file w/ ivy 2022-03-19 16:10:52 +01:00
email feat(mu4e): more helpful headers mode-line symbols 2022-02-23 17:49:03 +01:00
input tweak!(layout): bepo -> vanilla i_ctrl-* keys 2022-02-09 20:36:42 +01:00
lang docs(emacs-lisp): remove sharp-quoted example for add-hook! 2022-04-03 14:58:35 +02:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(eshell,term): move hscroll-margin settings 2022-03-31 14:05:45 +02:00
tools perf(lookup): defer consult-xref 2022-04-03 14:22:10 +02:00
ui bump: :ui 2022-03-31 21:08:31 +02:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00