diff --git a/doc/clog-manual.html b/doc/clog-manual.html index fb6dd96..488d3e0 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -553,7 +553,8 @@ lisp and the HTML DOM element.

clog-obj that will persist regardless of thread. The event hooks are stored in this string based hash in the format of: "html-id:event-name" => #'event-handler. clog-* keys are reserved -for internal use of clog.

+for internal use of clog. The key "clog-body" is set to the +clog-body of this connection.