Files
doomemacs/modules
Nikita Bloshchanevich 49f4461daa Elisp `eldoc': fix "Invalid format operation %-"
In `+emacs-lisp-append-value-to-eldoc-a', if the `frame-width' of the minibuffer
is smaller than the length of the documentation + " [...]" + 1, a negative
maximum %s bound is passed, causing the error in the title.

Fix this by clamping the computed LIMIT to 0.
2020-11-29 09:37:11 +01:00
..
2020-10-11 23:32:51 -04:00
2020-10-31 16:13:51 +09:00
2020-10-22 16:11:31 -04:00
2020-11-05 23:10:51 +08:00
2020-11-06 22:20:15 -05:00