(luna-find-class): Use <(` ...)> and <(, ...)> instead of <`> and <,>.
authormorioka <morioka>
Wed, 18 Aug 1999 06:32:41 +0000 (06:32 +0000)
committermorioka <morioka>
Wed, 18 Aug 1999 06:32:41 +0000 (06:32 +0000)
commitbd99e0783ea309893f560eacfadb97d22cbe3446
tree284238836345fc0b4ebfd8e3051d20ca155c0075
parentc2e97bd8fb8ac03c8bd0abf1c7f5252b095aa27e
(luna-find-class): Use <(` ...)> and <(, ...)> instead of <`> and <,>.
(luna-set-class): Likewise.
(luna-class-obarray): Likewise.
(luna-class-parents): Likewise.
(luna-class-number-of-slots): Likewise.
(luna-define-class): Likewise.
(luna-class-slot-index): Likewise.
(luna-slot-index): Likewise.
(luna-define-method): Use <(` ...)>, <(, ...)> and <(,@ ...)> instead
of <`>, <,> and <,@>.
(luna-find-functions): Use <(` ...)> and <(, ...)> instead of <`> and
<,>.
(luna-class-name): Likewise.
(luna-set-class-name): Likewise.
(luna-get-obarray): Likewise.
(luna-set-obarray): Likewise.
(luna-make-entity): Use <(function ...)> instead of <#'...>.
luna.el