doomemacs/lisp
Henrik Lissner 14189be77c
fix: out-of-bounds error if this-single-command-raw-keys is empty
It seems there's an edge case in EXWM where input events may occur
without keys to cause them (#8064), so these two keybind fixes need to
be ready to receive an empty vector from `this-single-command-raw-keys`.

Fix: #8064
2024-09-13 23:07:13 -04:00
..
cli fix(cli): doom run: symlinks to XDG dirs beyond $HOME 2024-09-11 20:08:16 -04:00
lib fix(lib): doom/sandbox: vanilla-doom+ target 2024-09-10 17:56:35 -04:00
demos.org docs: letf!: add demo & rewrite docstring 2024-09-11 19:46:15 -04:00
doom-cli-lib.el nit: minor reformatting & revision 2024-09-11 19:46:14 -04:00
doom-cli.el refactor(cli): separate cli bootstrap from lib 2024-09-01 14:45:52 -04:00
doom-editor.el refactor!: move helpful from :core to :lang emacs-lisp 2024-08-30 02:26:41 -04:00
doom-keybinds.el fix: out-of-bounds error if this-single-command-raw-keys is empty 2024-09-13 23:07:13 -04:00
doom-lib.el fix(lib): define doom-context-error 2024-09-11 19:46:15 -04:00
doom-modules.el nit: minor reformatting & revision 2024-09-11 19:46:14 -04:00
doom-packages.el fix: package!: unpinning with :pin nil 2024-08-25 17:44:29 -04:00
doom-profiles.el fix(lib): doom/sandbox: vanilla-doom+ target 2024-09-10 17:56:35 -04:00
doom-projects.el fix: adding newly created project to known-projects 2024-09-11 03:50:57 -04:00
doom-start.el refactor: remove redundant auto-mode-alist entries 2024-09-11 19:46:15 -04:00
doom-ui.el fix: gui frames fail to open from emacsclient 2024-09-12 06:06:25 -04:00
doom.el fix: trigger defcustom setters in files opened from command-line 2024-09-11 19:46:15 -04:00
init.el feat: backport safe-local-variable-directories from Emacs 30 2024-09-10 04:18:39 -04:00
packages.el refactor!: move helpful from :core to :lang emacs-lisp 2024-08-30 02:26:41 -04:00