branch: elpa/geiser-stklos commit 0e5dc47f079d0652381441aee4e84d3c48da96f2 Author: Jeronimo Pellegrini <j...@aleph0.info> Commit: Jeronimo Pellegrini <j...@aleph0.info>
Add comment about logging being supported --- geiser-stklos.el | 1 + 1 file changed, 1 insertion(+) diff --git a/geiser-stklos.el b/geiser-stklos.el index bc21528ac8..359eac7685 100644 --- a/geiser-stklos.el +++ b/geiser-stklos.el @@ -43,6 +43,7 @@ ;; * autodoc (signature of procedures and values of symbols are displayed in the minibuffer ;; when the mouse hovers over their names) ;; * symbol documentation (docstrings for procedures, and values of variables) +;; * logging (STklos side only) ;; ;; Unsupported Geiser features ;; ───────────────────────────