Stanisław Halik sthalik@test123.ltd.pl writes:
Is this change sane? With it in place, adding custom autodoc keyword specifiers is as simple as specializing SWANK::EXTRA-KEYWORDS. Without it, modifying slime-extended-operator-name-parser-alist in Emacs is required.
I rewrote much of the arglist and autodoc code so parsing at Emacs side is limited to a minimum. Specializing EXTRA-KEYWORDS will be enough with the new code. I will probably find time to commit it sometime in September.
-T.