Files
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
..
2024-06-03 15:57:56 -04:00
2024-04-09 12:39:51 -04:00
2022-09-24 18:46:21 +02:00
2024-03-24 18:08:09 -04:00