mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-28 04:41:32 -08:00
string-match-p throws an error if given an invalid regexp, which is what we *should* be testing for, not its return value (which should be ignored), but this wasn't the case before this commit. Fix: #6534 |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli-lib.el | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-start.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||