Scieneer Common Lisp 1.3.9 online documentation make-dispatch-macro-character char &optional non-terminating-p rt [Function] Causes char to become a dispatching macro character in readtable, which defaults to the current readtable. If the non-terminating-p flag is set to t, the char will be non-terminating. make-dispatch-macro-character returns t.