Files
doomemacs/modules/lang/emacs-lisp/autoload.el
StrawberryTea 90d2834bef fix(emacs-lisp): handle malformed outline-regexp
Sometimes elisp files specify an outline-regexp which does not match any
groups so this causes it to return a default value of 0 instead of an
error.
2025-02-21 15:06:28 -05:00

33 KiB