Files
doomemacs/lisp
Henrik Lissner 8352562b2c fix(lib): appease byte-compiler-sama
Silences some byte-compiler warnings about:

- 'nreverse on constant list' on add-hook! calls.
- inhibit-changing-match-data deprecation warning.
- unescaped quotes in docstring in some doom-*-dir variables.
- Variable non-essential should be quoted (though it isn't referring to
  a variable).
- CONTEXT -> CONTEXTS to match argument name.
2024-01-24 12:38:41 -05:00
..
2024-01-24 12:38:41 -05:00
2022-09-24 18:46:21 +02:00
2023-11-23 17:29:31 -05:00