Function: string=
string= is a for string-equal, defined in fns.c.
Signature
(string= S1 S2)
Documentation
Return t if two strings have identical contents.
Case is significant, but text properties are ignored. Symbols are also allowed; their print names are used instead.