doomemacs/lisp
Henrik Lissner e18a509f71
fix: suppress lexical-binding warnings on 30+
These checks and warnings were added on some recent commit of Emacs.
They're annoying to deal with and the end-user typically can't do much
about them (e.g. old packages), so I suppress them across the board.

That said, there are a few we cannot catch in non-interactive
sessions (where they aren't delayed), and those early warnings don't
respect delayed-warnings-list. This ought to be considered a bug
upstream.
2024-06-03 16:22:09 -04:00
..
cli fix: obey the comp namespace change 2024-06-03 15:57:56 -04:00
lib refactor(lib): use ripgrep instead of git grep 2024-06-03 16:19:42 -04:00
demos.org
doom-cli.el fix(cli): auto-generated script error 2024-06-03 16:20:13 -04:00
doom-editor.el nit: reformat+revise comments 2024-04-09 12:39:51 -04:00
doom-keybinds.el feat: allow setting evil states for leader keys 2024-03-22 10:24:21 -04:00
doom-lib.el fix: doom-run-hook-on: check context & chain hooks unconditionally 2024-04-09 12:42:00 -04:00
doom-modules.el
doom-packages.el fix: doom-initialize-core-packages: extract plist from alist 2024-04-16 02:59:04 -04:00
doom-profiles.el fix: ensure load-path et co are set on doom/reload 2024-03-26 22:25:29 -04:00
doom-projects.el tweak: move project-list-file to profile data dir 2024-03-24 18:03:13 -04:00
doom-start.el refactor: menu-bar (re)initialization on MacOS 2024-04-09 12:29:22 -04:00
doom-ui.el fix: doom-init-fonts-h: don't run more than needed 2024-04-09 03:14:08 -04:00
doom.el fix: suppress lexical-binding warnings on 30+ 2024-06-03 16:22:09 -04:00
init.el
packages.el bump: :core 2024-03-24 18:08:09 -04:00