mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
save and evaluate
This commit is contained in:
parent
1ef96c7a96
commit
7a1cf8d75e
3 changed files with 94 additions and 22 deletions
|
|
@ -2188,6 +2188,8 @@ of controls and double click to select control."
|
|||
(setf (inner-html (class-box panel)) "")
|
||||
(setf (text-value (src-box panel)) "")
|
||||
(setf (text-value (doc-box panel)) "")
|
||||
(setf (text-value (file-name panel)) "")
|
||||
(setf (fname panel) nil)
|
||||
(setf (classes panel) (definitions:find-definitions
|
||||
(text-value (package-box panel))
|
||||
:package (find-package :key)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue