mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-29 05:13:11 -08:00
apropos throws up an arith-error trying to rank the results of matchless regexp (which can result in a segfault on some systems; see #8532), and is *incredibly* slow lookuping up short queries, so the command will now abort if the query is just a regexp operator or less than 3 characters long. Fix: #8532 |
||
|---|---|---|
| .. | ||
| advice.el | ||
| embrace.el | ||
| evil.el | ||
| ex.el | ||
| files.el | ||
| textobjects.el | ||
| unimpaired.el | ||