mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
doc updates
This commit is contained in:
parent
2343bd6661
commit
22ffddeaf6
4 changed files with 69 additions and 11 deletions
|
|
@ -34,7 +34,7 @@ replaced. (Exported)"
|
|||
(list r)))))
|
||||
|
||||
(defun add-inspector (name func)
|
||||
"Add a custom inspector with NAME and (FUNC symbol title value clog-obj)"
|
||||
"Add a custom inspector with NAME and (FUNC object title value clog-obj)"
|
||||
(push (list :name name :func func) *inspectors*))
|
||||
|
||||
(defun reset-control-pallete (panel)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue