Skip to content

Fix #62: Hemlock must already be loaded for -edit/-slave options

Add text to document that the hemlock command line options -edit and -slave only work if lisp already has hemlock loaded either in a new core file or executable. It won't work if hemlock is loaded into a running lisp.

Merge request reports