Files
emacs/lisp/help-macro.el
Stefan Monnier 946280365d (make-help-screen): Move most of the code out to a function
This avoids problems like variable-name capture and lets compiler messages
point to the actual source code.

* lisp/help-macro.el (help--help-screen): New function, extracted from
`make-help-screen`.
(make-help-screen): Use it.
2024-03-21 19:26:33 -04:00

11 KiB