make-decor

Name

make-decor -- Create a new decor object.

Synopsis

(make-decor  #&optional name)

Description

Create a new decor object. name optionally provides a string that is used to name the decor, and is displayed when the decor is printed.

Implementation Notes

Module: Built-in Primitive

Defined in src/decor.c at line 209 (CVS log)