mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 18:50:42 -08:00
Corrections caught by sbcl
This commit is contained in:
parent
964e76536a
commit
b200a0e43c
8 changed files with 59 additions and 75 deletions
|
|
@ -283,7 +283,6 @@ application."
|
|||
(set-on-hash-change generic-function)
|
||||
(set-on-orientation-change generic-function)
|
||||
(set-on-storage generic-function)
|
||||
(set-on-resize generic-function)
|
||||
(move-by generic-function)
|
||||
(move-to generic-function)
|
||||
(resize-by generic-function)
|
||||
|
|
@ -298,7 +297,7 @@ application."
|
|||
(last-modified generic-function)
|
||||
(referer generic-function)
|
||||
(title generic-function)
|
||||
(url generic-function)
|
||||
(document-url generic-function)
|
||||
(head-element generic-function)
|
||||
(body-element generic-function)
|
||||
(document-element generic-function)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue