prin1-char
prin1-char is a compiled Lisp function in `elisp-mode.el
'.
(prin1-char CHAR)
Return a string representing CHAR as a character rather than as an integer.
If CHAR is not a character, return nil.
elisp-mode.el
'.
(prin1-char CHAR)
Return a string representing CHAR as a character rather than as an integer.
If CHAR is not a character, return nil.