mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-26 20:02:34 -08:00
A regression caused the former to error out (if the buffer name was less than 2 characters long) and the latter to return t too eagerly (because of an incorrect condition chain). |
||
|---|---|---|
| .. | ||
| buffers.el | ||
| cache.el | ||
| debug.el | ||
| editor.el | ||
| files.el | ||
| help.el | ||
| memoize.el | ||
| menu.el | ||
| message.el | ||
| os.el | ||
| packages.el | ||
| projects.el | ||
| scratch.el | ||
| ui.el | ||