edmacro-sanitize-for-string

edmacro-sanitize-for-string is a compiled Lisp function in `edmacro.el'.

(edmacro-sanitize-for-string SEQ)

Convert a key sequence vector SEQ into a string.
The string represents the same events; Meta is indicated by bit 7.
This function assumes that the events can be stored in a string.