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
..
cli docs: revise and fix nerd-icons doctor check 2023-09-16 15:32:54 +02:00
lib fix(lib): doom/bumpify-diff: respect structure of given list 2024-01-24 12:24:11 -05:00
doom-cli.el fix(cli): suppress coding-system prompts 2023-08-18 19:14:39 +02:00
doom-editor.el tweak: helpful-set-variable-function: use setq! 2023-11-23 17:38:22 -05:00
doom-keybinds.el fix: prevent quit in the middle of doom/escape 2023-09-12 21:30:56 +02:00
doom-lib.el fix(lib): appease byte-compiler-sama 2024-01-24 12:38:41 -05:00
doom-modules.el fix(lib): doom-module-locate-path: cannot locate exact files 2022-10-03 14:13:39 +02:00
doom-packages.el nit: general reformatting & minor comment revision 2023-09-11 23:56:21 +02:00
doom-profiles.el fix: autoloads load order in profile bootstrap 2023-11-29 16:10:09 -05:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el nit: comment revision, spellcheck, & reformatting 2023-07-22 19:01:35 +02:00
doom-ui.el fix: premature use of emoji fontset in <=28.1 2023-11-23 18:17:52 -05:00
doom.el fix(lib): appease byte-compiler-sama 2024-01-24 12:38:41 -05:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el bump: :core 2023-11-23 17:29:31 -05:00